S/390: Regenerate ULPs
[glibc.git] / ChangeLog
blob97fb9feb08a5c322f0477d0d8026453a68f7c180
1 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
3         * sysdeps/s390/fpu/libm-test-upls: Regenerate.
5 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
7         * NEWS: Mention sysconf() cache information support for s390.
8         * sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
10 2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
12         * math/k_casinh.c (__kernel_casinh): Use __copysign.
13         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
14         (__nearbyint): Likewise.
15         * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
16         (copysignl): Likewise.
18 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
20         [BZ #18287]
21         * resolv/nss_dns/dns-host.c (getanswer_r): Adjust buffer length
22         based on padding.  (CVE-2015-1781)
24 2015-04-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
26         * nptl/pthread_cond_timedwait.c: Change include bits/libc-vdso.h to just
27         libc-vdso.h.
28         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
29         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
30         * sysdeps/unix/sysv/linux/aarch64/init-first.c: Likewise.
31         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
32         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
33         * sysdeps/unix/sysv/linux/gettimeofday.c: Likewise.
34         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Likewise.
35         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
36         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
37         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Likewise.
38         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
39         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
40         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
41         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise.
42         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
43         * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: Move to ...
44         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: ... here.
45         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Move to ...
46         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: ... here.
47         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: Move to ...
48         * sysdeps/unix/sysv/linux/s390/libc-vdso.h: ... here.
49         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Move to ...
50         * sysdeps/unix/sysv/linux/tile/libc-vdso.h: ... here.
52 2015-04-19  Paul Eggert  <eggert@cs.ucla.edu>
54         * stdlib/setenv.c (__add_to_environ):
55         Dump core quickly if setenv (..., NULL, ...) is called.
56         This time, do it the right way, and pacify GCC with a pragma.
58 2015-04-17  Roland McGrath  <roland@hack.frob.com>
60         * elf/dl-close.c (_dl_close_worker) [DL_NNS == 1]: Just assert that
61         IMAP->l_prev cannot be null, and #if out the code for the contrary
62         case, avoiding 'assert (nsid != LM_ID_BASE)' making the compiler
63         believe that NS (&_dl_ns[NSID]) could point outside the array.
65         * elf/dl-open.c (_dl_open): Use __glibc_unlikely in invalid namespace
66         check.  Reject NSID < 0 and NSID >= dl_nns, and check for DL_NNS==1,
67         before using NSID as an index.
69 2015-04-17  Il'ya Malakhov <ilmalakhov@yandex.ru>
71         [BZ #17825]
72         * sysdeps/sparc/sparc64/memchr.S: Fix signedness handling of length.
73         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
74         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
76 2015-04-17  Roland McGrath  <roland@hack.frob.com>
78         Add preliminary port to Google Native Client on ARM.
79         * abi-tags (.*-.*-nacl.*): New entry.
80         * sysdeps/arm/nacl: New directory.
81         * sysdeps/nacl: New directory.
83 2015-04-16  David S. Miller  <davem@davemloft.net>
85         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Make use of
86         lowlevellock-futex.h
88 2015-04-16  Chris Metcalf  <cmetcalf@ezchip.com>
90         * sysdeps/tile/configure.ac: New file.
91         * sysdeps/tile/configure: Regenerated.
93 2015-04-15  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
95         * wcsmbs/wcschr.c [WCSCHR] (wcschr): Define as __wcschr.  Remove
96         conditionals for weak_alias and libc_hidden_weak.
97         * sysdeps/i386/i686/multiarch/wcschr-c.c [libc]: Undefine
98         libc_hidden_weak and weak_alias.
99         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c [libc]:
100         Undefine libc_hidden_weak. Define libc_hidden_def for SHARED builds
101         and weak_alias for static one.
103 2015-04-15  David S. Miller  <davem@davemloft.net>
105         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
107 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
109         [BZ #18206]
110         * wcsmbs/wcsncmp.c (wcsncmp): Compare as wchar_t, not wint_t.
111           Use signed comparision instead of substraction to avoid
112           overflow bug.
113         * localedata/tests-mbwc/tst_wcsncmp.c (tst_wcsncmp):
114           Take the sign of ret.
115         * localedata/tests-mbwc/dat_wcsncmp.c (tst_wcsncmp_loc):
116           Do not expect precise return values. Only the sign matters.
117         * wcsmbs/Makefile (strop-tests): Add wcsncmp.
118         * wcsmbs/test-wcsncmp.c: New File.
119         * string/test-strncmp.c: Add wcsncmp support.
121 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
123         [BZ #6792]
124         * math/w_log1p.c: New file.
125         * math/w_log1pf.c: Likewise.
126         * math/w_log1pl.c: Likewise.
127         * math/Makefile (libm-calls): Add w_log1p.
128         * math/s_log1pl.c (log1pl): Remove weak_alias.
129         * sysdeps/i386/fpu/s_log1p.S (log1p): Likewise.
130         * sysdeps/i386/fpu/s_log1pf.S (log1pf): Likewise.
131         * sysdeps/i386/fpu/s_log1pl.S (log1pl): Likewise.
132         * sysdeps/x86_64/fpu/s_log1pl.S (log1pl): Likewise.
133         * sysdeps/ieee754/dbl-64/s_log1p.c (log1p): Likewise.
134         [NO_LONG_DOUBLE] (log1pl): Likewise.
135         * sysdeps/ieee754/flt-32/s_log1pf.c (log1pf): Likewise.
136         * sysdeps/ieee754/ldbl-128/s_log1pl.c (log1pl): Likewise.
137         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c
138         (log1p): Remove long_double_symbol.
139         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (log1pl): Likewise.
140         * sysdeps/ieee754/ldbl-64-128/w_log1pl.c: New file.
141         * sysdeps/ieee754/ldbl-128ibm/w_log1pl.c: Likewise.
142         * sysdeps/m68k/m680x0/fpu/s_log1p.c: Define empty weak_alias to
143         remove weak_alias for corresponding log1p function.
144         * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Likewise.
145         * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
146         * sysdeps/ia64/fpu/w_log1p.c: New file.
147         * sysdeps/ia64/fpu/w_log1pf.c: Likewise.
148         * sysdeps/ia64/fpu/w_log1pl.c: Likewise.
149         * math/libm-test.inc (log1p_test_data): Add errno expectations.
151 2015-04-10  Joseph Myers  <joseph@codesourcery.com>
153         [BZ #18247]
154         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Decrease minimum
155         decimal exponent by 1.
156         * stdlib/tst-strtod-round-data: Add more tests.
157         * stdlib/tst-strtod-round.c (tests): Regenerated.
159 2015-04-09  Joseph Myers  <joseph@codesourcery.com>
161         * math/auto-libm-test-in: Add more tests of clog and clog10.
162         * math/auto-libm-test-out: Regenerated.
163         * sysdeps/i386/fpu/libm-test-ulps: Update.
164         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
166 2015-04-09  Roland McGrath  <roland@hack.frob.com>
168         * Makeconfig (module-cppflags): Exclude all .v.i files.
169         (skip-module-cppflags): Variable removed.
171         * configure.ac (libc_config_ok): Initialize before reading
172         preconfigure scripts, not after.
173         * configure: Regenerated.
175         * test-skeleton.c (TIMEOUT): Move #define to top level.
176         (main): Grok environment variable TEST_DIRECT.  If set, print
177         test expectation details into that file and then behave as if
178         given --direct.
180 2015-04-09  Florian Weimer  <fweimer@redhat.com>
182         * malloc/tst-scratch_buffer.c (do_test): Suppress truncation
183         warning on 32-bit.
185 2015-04-08  David S. Miller  <davem@davemloft.net>
187         * sysdeps/sparc/fpu/libm-test-ulps: Update.
189 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
191         * math/auto-libm-test-in: Add more tests of atanh.
192         * math/auto-libm-test-out: Regenerated.
193         * sysdeps/i386/fpu/libm-test-ulps: Update.
194         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
196         * math/auto-libm-test-in: Add more tests of atan.
197         * math/auto-libm-test-out: Regenerated.
198         * sysdeps/i386/fpu/libm-test-ulps: Update.
199         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
201 2015-04-08  Florian Weimer  <fweimer@redhat.com>
203         * elf/pldd.c (main): Rewrite to use struct
204         scratch_buffer instead of extend_alloca.
205         * elf/pldd-xx.c (find_maps): Likewise.
206         * grp/initgroups.c: Include <scratch_buffer.h> instead of
207         <alloca.h>.
208         * grp/compat-initgroups.c (compat_call): Rewrite to use struct
209         scratch_buffer instead of extend_alloca.
210         * nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
211         grp/compat-initgroups.c.
212         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
213         Rewrite to use struct scratch_buffer instead of extend_alloca.
214         * inet/getnameinfo.c (nrl_domainname, getnameinfo): Likewise.
215         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
217 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
219         * math/auto-libm-test-in: Add more tests of cbrt.
220         * math/auto-libm-test-out: Regenerated.
221         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
223         * math/auto-libm-test-in: Add more tests of cabs.
224         * math/auto-libm-test-out: Regenerated.
225         * sysdeps/i386/fpu/libm-test-ulps: Update.
226         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
228         [BZ #18210]
229         [BZ #18211]
230         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <fenv.h>.
231         (__ieee754_atan2): Set FE_TONEAREST mode for internal
232         computations.
233         * math/auto-libm-test-in: Add more tests of atan2, carg, clog and
234         clog10.
235         * math/auto-libm-test-out: Regenerated.
236         * sysdeps/i386/fpu/libm-test-ulps: Update.
237         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
239         [BZ #18197]
240         * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
241         (atan): Set FE_TONEAREST mode for internal computations.
242         * math/auto-libm-test-in: Add more tests of atan.
243         * math/auto-libm-test-out: Regenerated.
245 2015-04-07  James Cowgill  <james410@cowgill.org.uk>
247         [BZ #17930]
248         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
250 2015-04-07  Florian Weimer  <fweimer@redhat.com>
252         * malloc/scratch_buffer_grow_preserve.c: Include <string.h>
254 2015-04-07  Florian Weimer  <fweimer@redhat.com>
256         * include/scratch_buffer.h: New file.
257         * malloc/scratch_buffer_grow.c: Likewise.
258         * malloc/scratch_buffer_grow_preserve.c: Likewise.
259         * malloc/scratch_buffer_set_array_size.c: Likewise.
260         * malloc/tst-scratch_buffer.c: Likewise.
261         * malloc/Makefile (routines): Add scratch_buffer_grow.
262         (tests): Add test case.
263         * malloc/Versions (GLIBC_PRIVATE): Export
264         __libc_scratch_buffer_grow, __libc_scratch_buffer_grow_preserve,
265         __libc_scratch_buffer_set_array_size.
267 2015-04-06  Richard Henderson  <rth@redhat.com>
269         * sysdeps/unix/alpha/sysdep.h: Unconditionally include dl-sysdep.h.
270         * sysdeps/alpha/fpu/libm-test-ulps: Update.
272         * math/test-fenvinline.c (feenable_test): Cast fe_exc to
273         unsigned int before printing.
275 2015-04-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
277         [BZ #17596]
278         * wcsmbs/mbrtowc.c (__mbrtowc): Add check for n=0.
279         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
281 2015-04-02  Florian Weimer  <fweimer@redhat.com>
283         * include/libc-internal.h (libc_max_align_t): Define.
285 2015-04-02  Andreas Schwab  <schwab@suse.de>
287         [BZ #16850]
288         * sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h: New file.
290 2015-04-02  Mel Gorman  <mgorman@suse.de>
292         [BZ #17195]
293         * malloc/arena.c (free): Apply trim threshold to per-thread heaps
294         as well as the main arena.
296 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
298         [BZ #18185]
299         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Limit threads
300         sharing L2 cache to 2 for Silvermont/Knights Landing.
302 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
304         [BZ #17711]
305         * config.make.in (have-protected-data): New.
306         * configure.ac: Check linker support for protected data symbol.
307         * configure: Regenerated.
308         * elf/Makefile (modules-names): Add tst-protected1moda and
309         tst-protected1modb if $(have-protected-data) is yes.
310         (tests): Add tst-protected1a and tst-protected1b if
311         $(have-protected-data) is yes.
312         ($(objpfx)tst-protected1a): New.
313         ($(objpfx)tst-protected1b): Likewise.
314         (tst-protected1modb.so-no-z-defs): Likewise.
315         * elf/tst-protected1a.c: New file.
316         * elf/tst-protected1b.c: Likewise.
317         * elf/tst-protected1mod.h: Likewise.
318         * elf/tst-protected1moda.c: Likewise.
319         * elf/tst-protected1modb.c: Likewise.
321 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
323         [BZ #17711]
324         * elf/dl-lookup.c (do_lookup_x): When UNDEF_MAP is NULL, which
325         indicates it is called from do_lookup_x on relocation against
326         protected data, skip the data definion in the executable from
327         copy reloc.
328         (_dl_lookup_symbol_x): Pass ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA,
329         instead of ELF_RTYPE_CLASS_PLT, to do_lookup_x for
330         EXTERN_PROTECTED_DATA relocation against STT_OBJECT symbol.
331         * sysdeps/generic/ldsodefs.h * (ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA):
332         New.  Defined to 4 if DL_EXTERN_PROTECTED_DATA is defined,
333         otherwise to 0.
334         * sysdeps/i386/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
335         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Set class
336         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_386_GLOB_DAT.
337         * sysdeps/x86_64/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
338         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Set class
339         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_X86_64_GLOB_DAT.
341 2015-03-28  Martin Galvan  <martin.galvan@tallertechnologies.com>
343         * sysdeps/nptl/pthread.h: Remove duplicate definition of
344         PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
346 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
348         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
349         THREAD_SETMEM_NC.
350         * sysdeps/x86_64/nptl/tls.h: Ditto.
352 2015-03-27  Roland McGrath  <roland@hack.frob.com>
354         * dlfcn/tststatic.c (main): Converted to ...
355         (do_test): ... this.
356         (TEST_FUNCTION): New macro.
357         Include test-skeleton.c.
359 2015-03-26  Alan Modra  <amodra@gmail.com>
361         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
362         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
363         zero for undefined weak.
364         (elf_machine_plt_conflict): Similarly.
366 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
368         * math/auto-libm-test-in: Add more tests of acosh, asinh and
369         atanh.
370         * math/auto-libm-test-out: Regenerated.
371         * sysdeps/i386/fpu/libm-test-ulps: Update.
372         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
374         * math/auto-libm-test-in: Add another test of asin.
375         * math/auto-libm-test-out: Regenerated.
376         * sysdeps/i386/fpu/libm-test-ulps: Update.
377         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
379         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
380         Remove macro.
381         (LLL_EBX_REG): Likewise.
382         (LLL_ENTER_KERNEL): Likewise.
384         * math/auto-libm-test-in: Add more tests of asin.
385         * math/auto-libm-test-out: Regenerated.
386         * sysdeps/i386/fpu/libm-test-ulps: Update.
387         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
389         [BZ #18138]
390         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
391         libc_do_syscall_args): New structure.
392         (INTERNAL_SYSCALL_MAIN_0): New macro.
393         (INTERNAL_SYSCALL_MAIN_1): Likewise.
394         (INTERNAL_SYSCALL_MAIN_2): Likewise.
395         (INTERNAL_SYSCALL_MAIN_3): Likewise.
396         (INTERNAL_SYSCALL_MAIN_4): Likewise.
397         (INTERNAL_SYSCALL_MAIN_5): Likewise.
398         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
399         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
400         Replace conditional definitions by conditional definitions of ....
401         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
402         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
403         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
404         (libpthread-sysdep_routines): Add libc-do-syscall.
405         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
406         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
407         to __NR_futex not 240.
409 2015-03-25  Alan Modra  <amodra@gmail.com>
411         * NEWS: Advertise TLS optimization.
412         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
413         (DT_PPC_NUM): Increment.
414         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
415         (CHECK_STATIC_TLS): Use here.
416         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
417         TLS descriptors.
418         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
419         * sysdeps/powerpc/dl-tls.c: New file.
420         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
421         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
422         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
423         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
424         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
425         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
426         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
428 2015-03-25  Alan Modra  <amodra@gmail.com>
430         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
431         for overlapping .opd entries" to "support...".
432         * sysdeps/powerpc/powerpc64/configure: Regenerate
434 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
436         * math/auto-libm-test-in: Add more tests of acos.
437         * math/auto-libm-test-out: Regenerated.
438         * sysdeps/i386/fpu/libm-test-ulps: Update.
439         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
441         * math/auto-libm-test-in: Add more tests of expm1.
442         * math/auto-libm-test-out: Regenerated.
443         * sysdeps/i386/fpu/libm-test-ulps: Update.
444         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
446 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
448         * math/auto-libm-test-in: Add more tests of cosh and sinh.
449         * math/auto-libm-test-out: Regenerated.
450         * sysdeps/i386/fpu/libm-test-ulps: Update.
451         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
453         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
454         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
456         * math/auto-libm-test-in: Add more tests of log2.
457         * math/auto-libm-test-out: Regenerated.
458         * sysdeps/i386/fpu/libm-test-ulps: Update.
459         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
461 2015-03-23  Roland McGrath  <roland@hack.frob.com>
463         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
464         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
465         _IO_IS_APPENDING bit in READ_WRITE instead.
467 2015-03-23  Florian Weimer  <fweimer@redhat.com>
469         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
470         (__determine_cpumask_size): Replace extend_alloca with a
471         variable-length array.  Do not treat res == 0 as an error.
473 2015-03-23  Florian Weimer  <fweimer@redhat.com>
475         [BZ #18100]
476         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
477         and integer overflow.
478         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
479         (main): Add integer overflow tests.
480         * manual/pattern.texi (Calling Wordexp): Document additional use
481         for WRDE_SYNTAX.
483 2015-03-23  Alan Modra  <amodra@gmail.com>
485         * config.h.in: Remove HAVE_ASM_PPC_REL16.
486         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
487         and false branch of conditional.
488         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
489         Likewise.
491 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
493         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
494         libc-modules.h
495         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
496         unused declaration of _hurd_intr_rpc_msg_in_trap.
497         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
498         defined instead of whether it is non-zero.
499         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
500         input constraint instead of both input and output constraint.  Use ecx
501         clobber instead of %ecx.
502         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
503         mutex_unlock): Use a statement expression instead of an expression list.
504         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
505         type to vm_size_t instead of vm_address_t.
506         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
507         defined instead of whether it is non-zero.
508         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
509         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
510         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
511         comparisons with mapaddr.
512         * nscd/nscd-client.h: Include <time.h>.
513         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
514         9th parameter to __vm_region instead of int.
515         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
516         * scripts/check-local-headers.sh (exclude): Add device/,
517         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
518         cthreads.h.
520 2015-03-19  Roland McGrath  <roland@hack.frob.com>
522         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
523         to account for alignment padding.
524         * sysdeps/arm/memmove.S: Likewise.
526 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
528         * sysdeps/unix/sysv/linux/generic/README: New file.
530 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
532         [BZ #18138]
533         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
534         (futex_abstimed_wait)
535         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
536         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
537         of lll_futex_timed_wait.
539 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
541         [BZ #17542]
542         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
544 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
546         [BZ #17090]
547         [BZ #17620]
548         [BZ #17621]
549         [BZ #17628]
550         * NEWS: Update.
551         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
552         entries with Static TLS too.  Skip entries past the end of the
553         allocated DTV, from Alan Modra.
554         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
555         Static TLS DTV entry set up from...
556         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
557         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
558         * nptl/allocatestack.c (init_one_static_tls): ... and here...
559         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
560         for Static TLS.
561         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
562         that the slot we find is associated with the given map before
563         using its generation count.
564         * nptl_db/db_info.c: Include ldsodefs.h.
565         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
566         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
567         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
568         (link_map::l_tls_offset): New struct field.
569         (dtv_t::counter): Likewise.
570         (rtld_global): New struct.
571         (_rtld_global): New rtld variable.
572         (dl_tls_dtv_slotinfo_list): New rtld global field.
573         (dtv_slotinfo_list): New struct.
574         (dtv_slotinfo): Likewise.
575         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
576         (td_lookup): Rename to...
577         (td_mod_lookup): ... this.  Use new mod parameter instead of
578         LIBPTHREAD_SO.
579         * nptl_db/td_thr_tlsbase.c: Include link.h.
580         (dtv_slotinfo_list, dtv_slotinfo): New functions.
581         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
582         addresses even if the DTV is out of date or missing them.
583         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
584         index zero-length arrays.
585         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
586         (td_lookup): Make it a macro implemented in terms of...
587         (td_mod_lookup): ... this declaration.
588         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
589         (DB_MAIN_VARIABLE): Likewise.
591 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
593         [BZ #18134]
594         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
596 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
598         * stdlib/setenv.c (__add_to_environ): Revert previous change.
600 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
602         [BZ #18128]
603         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
604         (atomic_add, atomic_increment_and_test)
605         (atomic_decrement_and_test): Fix 64-bit arithmetic.
607 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
609         * stdlib/setenv.c (__add_to_environ):
610         Dump core quickly if setenv (..., NULL, ...) is called.
612 2015-03-13  Roland McGrath  <roland@hack.frob.com>
614         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
615         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
616         all the necessary asm magic in one place.
617         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
618         using those.
620 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
622         [BZ #14906]
623         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
624         traced file mtime. Use consistent log message.
625         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
626         (register_traced_file): Call install_watches. Always set mtime.
627         (invalidate_cache): Iterate over all trace files. Call install_watches.
628         (inotify_check_files): Don't inline. Handle watching parent
629         directories and configuration file movement in and out.
630         (handle_inotify_events): New function.
631         (main_loop_poll): Call handle_inotify_events.
632         (main_loop_epoll): Likewise.
633         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
634         (struct traced_file): Use array of inotify fds. Add parent directory,
635         and basename.
636         (struct database_dyn): Remove unused file_mtime.
637         (init_traced_file): New inline function.
638         (define_traced_file): New macro.
639         * nss/nss_db/db-init.c: Use define_traced_file.
640         (_nss_db_init): Use init_traced_file.
641         * nss/nss_files/files-init.c: Use define_traced_file.
642         (_nss_files_init): Use init_traced_file.
644 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
646         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
647         [_LIBC]: Do not include <stdlib.h>.
648         [!_LIBC] (abort): Remove declaration.
649         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
650         _FP_STATIC_ASSERT instead of conditionally calling abort.
651         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
652         (_FP_EXTEND_CNAN): Likewise.
653         (FP_TRUNC): Likewise.
654         (__FP_CLZ): Likewise.
655         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
657 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
659         * manual/string.texi (XPG basename): Fix prototype.
661 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
663         [BZ #18080]
664         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
665         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
666         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
667         (__setcontext): Likewise.
668         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
669         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
670         Call rt_sigprocmask syscall one time to set new signal mask
671         and retrieve the current signal mask instead of two calls.
672         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
673         (__swapcontext): Likewise.
674         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
675         * stdlib/tst-setcontext2.c: New file.
677 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
679         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
681 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
683         [BZ #18093]
684         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
685         the wrong size.
687 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
689         [BZ #18043]
690         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
692 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
694         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
695         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
696         Remove define.
697         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
698         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
699         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
700         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
701         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
702         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
703         define.
704         * nptl_db/td_symbol_list.c (td_lookup): Remove
705         HAVE_ASM_GLOBAL_DOT_NAME code.
706         * sysdeps/powerpc/powerpc64/configure.ac: Remove
707         HAVE_ASM_GLOBAL_DOT_NAME check.
708         * sysdeps/powerpc/powerpc64/configure: Regenerate.
709         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
710         (DOT_LABEL): Remove define.
711         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
712         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
713         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
714         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
715         (__TLS_GET_ADDR): Likewise.
716         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
717         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
719 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
721         [BZ #18111]
722         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
723         (_FPU_SETCW): Initialize cw from fpsr before storing.
724         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
725         (fesetexceptflag): Rewrite using fpu_control.h.
726         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
728 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
730         [BZ #18110]
731         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
732         asms.
733         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
735 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
737         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
738         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
739         abort.
740         (_FP_FMA): Likewise.
741         (_FP_DIV): Likewise.
743 2015-03-10  Roland McGrath  <roland@hack.frob.com>
745         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
746         with 0 in that case.
747         * Makefile (summarize-tests): New canned sequence, factored out of
748         commands for targets tests and xtests.  Display summary lines that
749         don't start with PASS: or XFAIL: rather than ones that do start with
750         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
751         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
752         do start with ERROR: or FAIL:.
753         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
754         (except for [$(build-shared) = yes]).
755         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
756         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
757         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
758         * nptl/Makefile: Revert 2015-03-04 changes.
759         [$(CXX) empty] (tests-unsupported): New variable.
760         * debug/Makefile: Likewise.
762         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
763         gnulib file.  Replace __attribute with __attribute__ throughout.
765 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
767         * sysdeps/hppa/fpu/libm-test-ulps: Update.
769 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
771         [BZ #18104]
772         * math/auto-libm-test-in: Add another test of pow.
773         * math/auto-libm-test-out: Regenerated.
775 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
777         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
778         $(config-cflags-nofma).
780 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
782         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
783         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
784         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
785         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
786         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
787         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
788         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
789         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
790         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
791         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
792         Add comment on closing #endif.
794 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
796         * posix/wordexp.c (CHAR_IN_SET): New macro.
797         (parse_param): Use it.
799 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
801         * sysdeps/powerpc/fpu/libm-test-ulps: update.
803 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
805         [BZ #18043]
806         * posix/wordexp.c (parse_param): Fix buffer overflow.
807         * posix/wordexp-test.c (test_case): Add test case.
809 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
811         [BZ #18042]
812         * posix/wordexp.c (parse_backtick): Fix off-by-one.
813         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
815 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
817         [BZ #18043]
818         * posix/wordexp-test.c (test_case): Add test for BZ #18043
819         (do_bz18043): Delete.
820         (at_page_end): New.
821         (testit): Refactor to have words at the edge of unreadable page.
823 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
825         [BZ #16734]
826         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
827         Cleanup read-only streams as well.
828         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
830 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
832         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
833         <bits/libc-lockP.h>
835 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
837         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
838         on [__KERNEL__].
839         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
840         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
841         * soft-fp/op-common.h (_FP_DECL): Likewise.
843 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
845         * elf/ifuncdep2.c (global): Replace
846         __attribute__((visibility("protected"))) with
847         asm (".protected global").
848         * elf/ifuncmod1.c (global): Likewise.
849         * elf/ifuncmod5.c (global): Likewise.
851 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
853         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
854         <asm/sfp-machine.h> instead of <sfp-machine.h>.
856 2015-03-06  Roland McGrath  <roland@hack.frob.com>
858         * manual/install.texi (Configuring and compiling):
859         Document test-wrapper-env-only.
860         * INSTALL: Regenerated.
862 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
864         [BZ #18043]
865         * posix/wordexp.c (parse_param): Fix buffer overflow.
866         * posix/wordexp-test.c (do_bz18043): Add test case.
868 2015-03-06  Vincent Bernat  <vincent@bernat.im>
870         * time/tst-strptime2.c (do_test): Ensure failing tests are
871         reported correctly.
872         * time/tst-strptime3.c (do_test): Likewise.
874 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
876         Fix aio_error thread-safety.
877         * sysdeps/pthread/aio_error.c: New file
878         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
879         synchronization.
881 2015-03-06  Florian Weimer  <fweimer@redhat.com>
883         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
884         (group_number, vfprintf): Use it.
885         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
886         (JUMP, REF): Use it.
887         (WORK_BUFFER_SIZE): New enum constant.
888         (process_arg, vfprintf): Use it.
890 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
892         * manual/errno.texi (Error Messages): Complete example function
893         by adding missing #define.
894         (program_invocation_name): Add statement indicating GNU
895         extension and reference which header file declares the variable.
896         (program_invocation_short_name): Likewise.
898 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
900         * manual/errno.texi (Error Messages): Delete strerror ISO C89
901         compatibility note.
903 2015-03-05  Roland McGrath  <roland@hack.frob.com>
905         * Makeconfig (test-wrapper-env-only): New variable.
906         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
907         then use that with $(test-wrapper-env-only) rather than using
908         $(test-wrapper-env) $(run-program-env) $($*-ENV).
910 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
912         [BZ #18082]
913         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
914         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
915         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
916         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
917         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
918         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
919         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
920         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
921         Likewise.
922         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
923         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
924         Likewise.
925         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
926         Likewise.
927         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
928         Likewise.
929         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
930         Likewise.
931         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
932         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
933         Likewise.
934         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
935         Likewise.
936         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
937         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
939 2015-03-04  Roland McGrath  <roland@hack.frob.com>
941         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
942         (ETH_ALEN): New macro.
943         (struct ether_addr): Use it for length of ether_addr_octet.
945         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
946         (setdb): Don't call __nss_configure_lookup for "rpc".
947         (do_test): Don't call test_rpc.
948         (output_rpcent, test_rpc): Functions moved ...
949         * sunrpc/test-rpcent.c: ... to this new file.
950         * sunrpc/Makefile (tests): Add it.
952         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
953         __xpg_sigpause.
954         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
955         * nptl/tst-signal6.c: Likewise.
956         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
957         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
959         * configure.ac (libc_cv_cxx_link_ok): New check.
960         Reset CXX to empty if it fails to link.
961         * configure: Regenerated.
962         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
963         bug-atexit3-lib only if $(CXX) is nonempty.
964         * nptl/Makefile (tests): Likewise for tst-cancel24.
965         (tests, tests-static): Likewise for tst-cancel24-static.
966         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
967         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
968         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
969         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
971 2015-03-04  Andreas Schwab  <schwab@suse.de>
973         [BZ #17631]
974         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
975         for non-GCC compilers.
976         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
977         Likewise.
979 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
981         [BZ #17776]
982         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
983         integer before bitwise and assembly operations.
984         (feclearexcept): Likewise.
985         * math/test-fenvinline.c: New file.
986         * math/Makefile: Add test-fenvinline test.
988 2015-03-03  Alan Modra  <amodra@gmail.com>
990         [BZ #16512]
991         * scripts/localplt.awk: Strip off symbol version.
992         * NEWS: Mention bug fix.
994 2015-03-02  Roland McGrath  <roland@hack.frob.com>
996         * sysdeps/pthread/timer_routines.c
997         (timer_free_list, thread_free_list, thread_active_list): Make static.
999 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
1001         [BZ #17779]
1002         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
1003         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1004         Undefine.
1005         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1006         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1007         Likewise.
1008         * sysdeps/unix/sysv/linux/sh/kernel-features.h
1009         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1010         Likewise.
1012 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
1014         [BZ #18036]
1015         * posix/fnmatch_loop.c (END): Detect invalid pattern.
1016         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
1018 2015-03-02  Andreas Schwab  <schwab@suse.de>
1020         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
1021         variable name.
1023 2015-03-02  Florian Weimer  <fweimer@redhat.com>
1025         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
1026         Return error status.
1028 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
1030         [BZ #15969]
1031         * locale/findlocale.c (_nl_find_locale): Introduce const
1032         version of loc_name and drop unsafe type casts.
1034 2015-02-27  Roland McGrath  <roland@hack.frob.com>
1036         * dlfcn/tststatic2.c (main): Converted to ...
1037         (do_test): ... this.
1038         (TEST_FUNCTION): New macro.
1039         Include test-skeleton.c.
1041 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
1043         [BZ #17711]
1044         * elf/Makefile (tests): Add vismain only if PIE is enabled.
1045         (tests-pie): Add vismain.
1046         (CFLAGS-vismain.c): New.
1047         * elf/vismain.c: Add comments for PIE requirement.
1049 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
1051         [BZ #18046]
1052         [BZ #18047]
1053         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
1054         0x1p-56L as threshold for just returning the argument.
1055         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
1056         0x1p-32L as threshold for just returning the argument.
1057         * math/auto-libm-test-in: Add more tests of atanh.
1058         * math/auto-libm-test-out: Regenerated.
1059         * sysdeps/i386/fpu/libm-test-ulps: Update.
1060         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
1062 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
1064         * string/bcopy.c (bcopy): Call memmove for performance.
1066 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
1068         * string/bzero.c (__bzero): Call memset for performance.
1070 2015-02-27  John David Anglin  <dave.anglin@bell.net>
1072         [BZ #18068]
1073         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
1074         to 00100000.
1076 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
1078         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
1080 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
1082         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
1083         (__kernel_standard): Use CSTR macro when setting exc.name.
1084         * sysdeps/ieee754/Makefile [$(subdir) = math]
1085         (CFLAGS-k_standard.c): Remove variable.
1087         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
1088         setting p and q from "else if" to "else".
1089         (qzero): Likewise.
1090         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
1091         (qone): Likewise.
1092         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
1093         (qzerof): Likewise.
1094         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
1095         (qonef): Likewise.
1096         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
1097         (qzero): Likewise.
1098         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
1099         (qone): Likewise.
1101         [BZ #18038]
1102         [BZ #18039]
1103         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
1104         return pi/2 for arguments below 0x1p-113L.
1105         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
1106         return pi/2 for arguments below 0x1p-106L.
1107         * math/auto-libm-test-in: Add more tests of acos.
1108         * math/auto-libm-test-out: Regenerated.
1110         [BZ #16351]
1111         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
1112         (MO): New macro.
1113         (__ieee754_asin): Force underflow exception for results with small
1114         absolute value.
1115         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
1116         (MO): New macro.
1117         (__ieee754_asinf): Force underflow exception for results with
1118         small absolute value.
1119         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
1120         (__ieee754_asin): Force underflow exception for results with small
1121         absolute value.
1122         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
1123         (__ieee754_asinf): Force underflow exception for results with
1124         small absolute value.
1125         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
1126         (__ieee754_asinl): Force underflow exception for results with
1127         small absolute value.
1128         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
1129         (__ieee754_asinl): Force underflow exception for results with
1130         small absolute value.
1131         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
1132         (__ieee754_asinl): Force underflow exception for results with
1133         small absolute value.
1134         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
1135         Include <math.h>.
1136         * math/auto-libm-test-in: Do not mark underflow exceptions as
1137         possibly missing for bug 16351.
1138         * math/auto-libm-test-out: Regenerated.
1140         [BZ #18030]
1141         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
1142         of power of 2 down when low part has opposite sign.
1143         * math/libm-test.inc (logb_test_data): Add more tests.
1145 2015-02-26  Andreas Schwab  <schwab@suse.de>
1147         [BZ #18032]
1148         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
1149         over collating symbol inside a bracket expression.  Minor cleanup.
1150         * posix/tst-fnmatch3.c (do_test): Add test case.
1152 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
1154         [BZ #18029]
1155         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
1156         Adjust exponent of power of 2 down when low part has opposite
1157         sign.
1158         * math/libm-test.inc (ilogb_test_data): Add more tests.
1160 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
1162         [BZ #15969]
1163         * locale/findlocale.c (_nl_find_locale): Fix constness error in
1164         the previous change.
1166         [BZ #15969]
1167         * locale/findlocale.c (_nl_find_locale): Retry archive search
1168         after alias expansion.
1170 2015-02-25  Roland McGrath  <roland@hack.frob.com>
1172         * iconv/tst-iconv3.c (main): Converted to ...
1173         (do_test): ... this.
1174         (TEST_FUNCTION): New macro.
1175         Include test-skeleton.c.
1177         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
1178         (convert): Make function static.
1179         (test_unalign): Likewise.  Add const to argument pointee types.
1180         (main): Replace with static function do_test.
1181         Print "Succeeded." only if RET is zero.
1182         (TEST_FUNCTION): New macro.
1183         Include test-skeleton.c.
1185         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
1186         returns a null pointer.
1188 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1190         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
1191         to __memcpy_ppc only for static builds.
1193 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
1195         [BZ #18020]
1196         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
1197         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
1198         * math/auto-libm-test-in: Add more tests of asinh.
1199         * math/auto-libm-test-out: Regenerated.
1200         * sysdeps/i386/fpu/libm-test-ulps: Update.
1201         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1203 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
1205         [BZ #15850]
1206         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
1207         and ip6_mtuinfo definitions here.
1208         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
1209         in this define too.  Update comment.
1211 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
1213         * elf/sprof.c (load_shobj): Tweak error message to match others.
1215 2015-02-24  Kevin Easton  <kevin@guarana.org>
1217         [BZ #16145] (partial fix)
1218         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
1219         to reduce lock contention.
1221 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
1223         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
1224         (struct timex): Update time comment.
1225         (ADJ_SETOFFSET): Define.
1227 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
1229         [BZ #18019]
1230         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
1231         2**56 not 2**28 as threshold for log (2x) formula.
1232         * math/auto-libm-test-in: Add more tests of acosh.
1233         * math/auto-libm-test-out: Regenerated.
1234         * sysdeps/i386/fpu/libm-test-ulps: Update.
1235         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1237 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
1239         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
1240         parenthesis around the buf assignment.
1241         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
1243 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
1245         [BZ #16783]
1246         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
1247         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
1248         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
1249         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
1250         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
1251         * math/libm-test.inc (scalb_test_data): Add more tests.
1253 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
1255         [BZ #17916]
1256         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
1257         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
1259 2015-02-24  Eric Rannaud  <e@nanocritical.com>
1261         [BZ #17523]
1262         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
1263         * io/bits/fcntl2.h (open): Use it.
1264         (openat): Likewise.
1265         * io/open.c (__libc_open): Likewise.
1266         * io/open64.c (__libc_open64): Likewise.
1267         * io/open64_2.c (__open64_2): Likewise.
1268         * io/open_2.c (__open_2): Likewise.
1269         * io/openat.c (__openat): Likewise.
1270         * io/openat64.c (__openat64): Likewise.
1271         * io/openat64_2.c (__openat64_2): Likewise.
1272         * io/openat_2.c (__openat_2): Likewise.
1273         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
1274         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
1275         * sysdeps/posix/open64.c (__libc_open64): Likewise.
1276         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
1277         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
1278         (__open_nocancel): Likewise.
1279         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
1280         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
1281         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
1283 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
1285         [BZ #14841]
1286         * resolv/gethnamaddr.c (getanswer): Skip logging if
1287         RES_USE_DNSSEC is set.
1288         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
1290 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
1292         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
1294 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
1296         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
1297         201304L, for Unicode 7.
1299 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
1301         [BZ #17836]
1302         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
1303         shared library.  Add gmon-start.os otherwise.
1304         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
1305         $(objpfx)gmon-start.os if builing shared library.
1306         ($(objpfx)g$(static-start-installed-name)): Likewise.
1308 2015-02-23  Andreas Schwab  <schwab@suse.de>
1310         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
1312 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
1314         [BZ #17269]
1315         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
1316         (enlarge_userbuf): Likewise.
1318 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
1320         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
1321         * math/atest-exp.c (TIMEOUT): Adjust to 200.
1322         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
1323         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
1325 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
1327         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
1328         expression inside statement expression.
1330 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
1332         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
1333         <sysdeps/nptl/lowlevellock.h> and remove macros and
1334         functions that are now defined there.
1335         (SYS_futex): Remove.
1336         (lll_compare_and_swap): Remove.
1337         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
1339 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
1341         [BZ #17999]
1342         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
1343         instead of scandirat.
1344         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
1345         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
1346         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
1347         __scandirat.
1348         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
1349         (__scandirat): Declare.  Use libc_hidden_proto.
1350         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
1351         Remove variable.
1352         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
1354 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
1356         [BZ #15319]
1357         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
1358         (MO): New macro.
1359         (__ieee754_atan2): For results with small absolute value, force
1360         underflow exception and remove excess range and precision from
1361         return value.
1362         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
1363         (MO): New macro.
1364         (__ieee754_atan2f): For results with small absolute value, force
1365         underflow exception and remove excess range and precision from
1366         return value.
1367         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
1368         (MO): New macro.
1369         (__atan): For results with small absolute value, force underflow
1370         exception and remove excess range and precision from return value.
1371         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
1372         (MO): New macro.
1373         (__atanf): For results with small absolute value, force underflow
1374         exception and remove excess range and precision from return value.
1375         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
1376         <math.h>.
1377         (__ieee754_atan2): Force underflow exception for results with
1378         small absolute value.
1379         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
1380         <math_private.h>.
1381         (atan): Force underflow exception for results with small absolute
1382         value.
1383         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
1384         (__atanf): Force underflow exception for results with small
1385         absolute value.
1386         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
1387         <math.h>.
1388         (__atanl): Force underflow exception for results with small
1389         absolute value.
1390         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
1391         (__atanl): Force underflow exception for results with small
1392         absolute value.
1393         * sysdeps/x86/fpu/bits/mathinline.h
1394         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
1395         (__ieee754_atan2): Only define inline for long double.
1396         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
1397         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
1398         * math/auto-libm-test-in: Do not mark underflow exceptions as
1399         possibly missing for bug 15319.  Add more tests of atan2.
1400         * math/auto-libm-test-out: Regenerated.
1401         * math/libm-test.inc (casin_test_data): Do not mark underflow
1402         exceptions as possibly missing for bug 15319.
1403         (casinh_test_data): Likewise.
1404         * sysdeps/i386/fpu/libm-test-ulps: Update.
1406 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
1408         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
1409         * sysdeps/mips/bits/endian.h: Fix comments.
1411 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
1413         [BZ #17996]
1414         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
1415         (hdestroy_r): Likewise.
1416         (hsearch_r): Likewise.
1417         (__hcreate_r): Declare and use libc_hidden_proto.
1418         (__hdestroy_r): Likewise.
1419         (__hsearch_r): Likewise.
1420         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
1421         (hcreate): Call __hcreate_r instead of hcreate_r.
1422         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
1423         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
1424         as weak alias of __hcreate_r.
1425         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
1426         __hdestroy_r.
1427         (hsearch_r): Rename to __hsearch_r and define as weak alias of
1428         __hsearch_r.
1429         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
1430         Remove variable.
1431         (test-xfail-XPG4/search.h/linknamespace): Likewise.
1432         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
1433         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
1434         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
1436 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
1438         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
1439         arena_lock into a single arena_get.
1441 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
1443         * dl-reloc.c: Inlucde libc-internal.h.
1444         (_dl_try_allocate_static_tls): Call ALIGN_UP.
1445         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
1446         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
1447         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
1448         (grow_heap): Likewise.
1449         * malloc/malloc.c: Include libc-internal.h.
1450         (do_check_malloc): Call powerof2.
1451         (sysmalloc): Use pagesize. Call ALIGN_UP.
1452         (systrim): Use pagesize.
1453         (mremap_chunk): Use pagesize. Call ALIGN_UP.
1454         (__libc_valloc): Use pagesize.
1455         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
1457 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
1459         [BZ #17991]
1460         * include/sys/resource.h (__getrlimit64): Declare.  Use
1461         libc_hidden_proto.
1462         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
1463         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
1464         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
1465         getrlimit64.
1466         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
1467         __getrlimit64.
1468         [!getrlimit64] (getrlimit64): Define as weak alias of
1469         __getrlimit64.  Use libc_hidden_weak.
1470         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
1471         using __getrlimit64 not __new_getrlimit64.
1472         (__GI_getrlimit64): Likewise.
1473         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
1474         Likewise.
1475         (__GI_getrlimit64): Likewise.
1476         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
1477         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
1478         (getrlimit): Add __getrlimit64 alias.
1479         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
1480         Likewise.
1481         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
1482         Remove variable.
1483         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
1484         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
1486 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
1488         * libio/fileops.c: Add missing sys/mman.h
1489         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
1491 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
1493         * manual/math.texi (Errors in Math Functions): Clarify goals
1494         regarding inexact and underflow exceptions.
1496 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
1498         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
1499         * sysdeps/mips/memset.S: Ditto.
1501 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
1503         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
1505 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
1507         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
1508         (__v1longjmp): Remove versioned symbol.
1509         (__v1siglongjmp): Remove alias and versioned symbol.
1510         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
1511         (__v2siglongjmp): Likewise.
1513 2015-02-16  Torvald Riegel  <triegel@redhat.com>
1515         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
1517 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
1519         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
1521 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
1523         [BZ #17987]
1524         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
1525         zero result does not depend on the sign resulting from
1526         subtraction.
1527         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1528         Likewise.
1529         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
1530         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
1531         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
1532         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
1533         * math/libm-test.inc (remquo_test_data): Add more tests.
1535 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
1537         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
1538         Problem reported by J William Piggott.
1540 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
1542         [BZ #17978]
1543         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
1544         products 4 * y and 2 * y where those would overflow.
1545         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1546         Likewise.
1547         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
1548         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
1549         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
1550         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
1551         * math/libm-test.inc (remquo_test_data): Add more tests.
1553         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
1555         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
1556         [defined _COMPILING_NEWLIB].
1557         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
1558         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
1560         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
1561         [!defined __mips_isa_rev || __mips_isa_rev < 6].
1563 2015-02-16  Torvald Riegel  <triegel@redhat.com>
1565         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
1566         acquired.
1568 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
1570         [BZ #17792]
1571         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
1572         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
1573         HOST_STACK_END_ADDR): Likewise.
1575 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
1577         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
1578         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
1579         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
1581 2015-02-13  Roland McGrath  <roland@hack.frob.com>
1583         * sysdeps/generic/c++-types.data: New file.
1584         * sysdeps/generic/ld.abilist: New file.
1585         * sysdeps/generic/libBrokenLocale.abilist: New file.
1586         * sysdeps/generic/libanl.abilist: New file.
1587         * sysdeps/generic/libc.abilist: New file.
1588         * sysdeps/generic/libcrypt.abilist: New file.
1589         * sysdeps/generic/libdl.abilist: New file.
1590         * sysdeps/generic/libm.abilist: New file.
1591         * sysdeps/generic/libpthread.abilist: New file.
1592         * sysdeps/generic/libresolv.abilist: New file.
1593         * sysdeps/generic/librt.abilist: New file.
1595 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
1597         [BZ #17569]
1598         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1599         Compute absolute value of x as modified by fmod, not original
1600         value of x.
1601         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
1602         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
1603         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
1604         RUN_TEST_ffI_f1_mod8.
1605         (remquo_test_data): Add more tests.
1607 2015-02-13  Roland McGrath  <roland@hack.frob.com>
1609         * sysdeps/init_array/pt-crti.S: New file.
1611 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
1613         [BZ #17967]
1614         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
1615         __builtin_fmaf instead of relying on contraction of a * b + c.
1617 2015-02-12  J William Piggott  <elseifthen@gmx.com>
1619         [BZ #17969]
1620         * manual/time.texi: correct the zoneinfo path in the TZ Variable
1621         node.
1623 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
1625         [BZ #17964]
1626         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
1627         __builtin_fma instead of relying on contraction of a * b + c.
1629 2015-02-12  Roland McGrath  <roland@hack.frob.com>
1631         * Makeconfig (ASFLAGS): Add -Werror=undef.
1632         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
1633         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
1634         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
1636         * Makeconfig (after-link): New variable.
1637         (+link-pie, +link-pie-tests): Use it.
1638         (+link-static, +link-static-tests): Likewise.
1639         (+link, +link-tests): Likewise.
1640         * Makerules (build-module, build-module-asneeded): Likewise.
1641         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
1642         Likewise.
1643         * elf/Makefile ($(objpfx)ld.so): Likewise.
1645 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
1647         [BZ #17965]
1648         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
1649         both struct timeval and struct timespec.
1651 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
1653         [BZ #16560]
1654         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
1655         and redefine.
1656         (__ieee754_exp2l): Do not multiply small fractional parts by
1657         M_LN2l.
1658         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
1659         small argument.
1660         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
1661         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
1662         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
1663         * math/auto-libm-test-in: Add more tests of exp2.
1664         * math/auto-libm-test-out: Regenerated.
1666 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1668         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
1669         unaligned path.
1671 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1673         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
1674         little endian.
1676 2015-02-12  Andreas Schwab  <schwab@suse.de>
1678         [BZ #15790]
1679         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
1680         Filter out elision flags from value returned in kind.
1681         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
1682         * nptl/tst-pthread-mutexattr.c: New file.
1684 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1686         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
1687         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
1688         into gnu-gnu, and update comment to refer to abi-tags.
1690 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
1692         [BZ #15467]
1693         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
1694         (__sincos): Set errno to EDOM for infinite argument.
1695         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
1696         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
1697         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
1698         (__sincosl): Set errno to EDOM for infinite argument.
1699         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
1700         (__sincosl): Set errno to EDOM for infinite argument.
1701         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
1702         (__sincosl): Set errno to EDOM for infinite argument.
1703         * math/libm-test.inc (sincos_test_data): Test errno setting.
1705 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
1707         * string/strxfrm_l.c: Remove #define STRCMP.
1708         * string/strcoll_l.c: Remove #define STRLEN.
1709         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
1710         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
1712 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
1714         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
1715         * sysdeps/mips/mips32/sfp-machine.h: ... here.
1716         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
1717         * sysdeps/mips/mips64/Makefile: ... here.
1718         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
1719         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
1720         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
1721         * sysdeps/mips/mips64/sfp-machine.h: ... here.
1722         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
1723         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
1724         * sysdeps/mips/mips64/n64/Implies: Likewise.
1726 2015-02-10  Roland McGrath  <roland@hack.frob.com>
1728         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
1729         <sys/time.h>, <string.h>, and <errno.h>.
1730         (dest_offset, dest_address, value, zero): Remove unused variables.
1731         (ldouble): Remove typedef.
1732         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
1733         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
1734         1).  Fix code style.
1735         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
1736         (check): Function removed.
1737         (CHECK): New macro.
1738         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
1739         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
1740         Don't call set_sigaction_FP and remove_sigaction_FP here.
1741         (ldouble_test): Just use 'long double' as macro argument, no need for
1742         the 'ldouble' typedef.
1743         (do_test): Set up SIGFPE handler at start, using plain signal rather
1744         than sigaction.  Fix code style.
1746 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
1748         [BZ #17949]
1749         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
1750         jump label.
1752 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1754         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
1755         * sysdeps/powerpc/powerpc32/configure: Regenerated.
1757         * sysdeps/powerpc/configure.ac: Remove file.
1758         * sysdeps/powerpc/configure: Likewise.
1760         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
1761         [sysdep_routines]: Remove wordcopy-power6 object.
1762         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
1763         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
1764         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
1765         (__memmove_ppc32): Likewise.
1766         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
1767         file.
1768         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
1769         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
1770         Remove preprocessor.
1772         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
1773         [sysdep_routines]: Remove wide chars objects.
1774         [wcsmbs]: New rule for wide char objects.
1776         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1777         Remove wordcopy-power6 obejct.
1778         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
1779         Use local call for wordcopy and memcpy symbols.
1780         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
1781         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
1782         implementation for loader.
1783         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
1785         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1786         Remove wordcopy-power7 object.
1787         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
1788         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
1789         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
1790         (_wordcopy_fwd_dest_aligned): Likewise.
1791         (_wordcopy_bwd_aligned): Likewise.
1792         (_wordcopy_bwd_dest_aligned): Likewise.
1794         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
1795         Rewrite to call __memmove_ppc instead of include default
1796         implementation.
1798         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1799         Remove wide chars objects.
1800         [wcsmbs]: New rule for wide char objects.
1802 2015-02-09  Andreas Schwab  <schwab@suse.de>
1804         [BZ #17912]
1805         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
1806         in terms of __O_DIRECTORY.
1808 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1810         * time/getdate.c: Include <stdbool.h>.
1811         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
1812         call PTR_MANGLE.
1813         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
1814         PTR_DEMANGLE.
1816 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
1818         Add ersatz _Static_assert on older C hosts
1819         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
1820         pre-C11 C platform that is not known to support _Static_assert.
1822 2015-02-07  Richard Braun  <rbraun@sceen.net>
1824         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
1825         sigstate.
1826         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
1828 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1830         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
1831         priority against unexistent AIO_PRIO_DELTA_MAX.
1832         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
1833         instead of int.
1834         * misc/fchflags.c (fchflags): Likewise.
1835         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
1836         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
1837         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
1838         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
1839         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
1840         Declare macros.
1841         [__USE_MISC] (chflags, fchflags): Declare functions.
1842         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
1843         EINVAL when nfds is greater than FD_SETSIZE.
1844         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
1845         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
1846         45.
1847         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
1848         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
1849         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
1850         MACH_RCV_TIMED_OUT.
1851         * hurd/hurd/signal.h (_hurd_self_sigstate,
1852         _hurd_critical_section_lock, _hurd_critical_section_unlock):
1853         Explicit casts from void *.
1854         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
1855         * abi-tags: Rename gnu-gnu os into gnu.
1857         [BZ #4719]
1858         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
1859         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
1860         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
1861         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
1862         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
1863         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
1865         [BZ #17944]
1866         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
1867         duplicates ADDR->sun_path with sockaddr LEN limitation.
1868         * sysdeps/mach/hurd/connect.c: Include <string.h>
1869         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
1870         * sysdeps/mach/hurd/sendmsg.c: Likewise.
1871         * sysdeps/mach/hurd/sendto.c: Likewise.
1872         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
1873         implementing it by hand.
1875 2015-02-06  Roland McGrath  <roland@hack.frob.com>
1877         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
1878         Use sfi_breg on ldr.
1879         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
1880         Likewise.
1882         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
1883         it's defined.
1884         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
1885         Test SIGSETXID only if it's defined.
1887         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
1889         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
1890         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
1892         * nptl/tst-align2.c: Moved ...
1893         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
1894         * nptl/Makefile (tests): Remove tst-align2.
1895         * sysdeps/unix/sysv/linux/Makefile
1896         [$(subdir) = nptl] (tests): Add tst-align-clone.
1897         * nptl/tst-getpid1.c: Moved ...
1898         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
1899         * nptl/tst-getpid2.c: Moved ...
1900         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
1901         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
1902         * sysdeps/unix/sysv/linux/Makefile
1903         [$(subdir) = nptl] (tests): ... here.
1904         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
1905         * sysdeps/unix/sysv/linux/Makefile
1906         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
1908         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
1909         Drop trailing \n from perror argument.  Use return rather than exit.
1911         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
1912         on [SA_SIGINFO].
1913         * nptl/tst-cancel21.c (do_test): Likewise.
1914         * debug/tst-backtrace6.c: Include <signal.h> first thing.
1915         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
1916         [!SA_SIGINFO]: Make it a stub test.
1918         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
1919         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
1921         * posix/tst-getlogin.c: Move to ...
1922         * login/tst-getlogin.c: ... here.
1923         * posix/Makefile (tests): Move tst-getlogin to ...
1924         * login/Makefile (tests): ... here.
1926         * libio/tst-atime.c (do_test): Move local variables SV and E
1927         inside [ST_NOATIME] conditional.
1929         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
1931         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
1933         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
1934         (wait_code): New function replaces macro.
1935         Call nanosleep rather than syscall.
1937         * nptl/pt-system.c: Rewritten.  Put everything under
1938         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1939         Use IFUNC to redirect when possible.
1941         * nptl/pt-longjmp.c: Rewritten.  Put everything under
1942         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1943         Use IFUNC to redirect when possible.
1945         * nptl/pt-fork.c: Rewritten.  Put everything under
1946         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1947         Use IFUNC to redirect when possible.
1948         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
1950         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
1951         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
1952         unconditionally nowadays.  This included the only reference to
1953         __vdso_clock_gettime that appears outside libc proper.
1954         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
1955         Remove version set (containing only __vdso_clock_gettime).
1956         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
1957         Add attribute_hidden.
1958         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
1959         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
1960         libc_hidden_data_def.
1961         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
1962         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
1964         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
1965         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
1966         setrpcent, and getrpcport to ...
1967         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
1968         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
1969         getrpcbynumber_r, and getrpcent_r to ...
1970         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
1971         * inet/getrpcbyname.c: Moved ...
1972         * sunrpc/getrpcbyname.c: ... here.
1973         * inet/getrpcbyname_r.c: Moved ...
1974         * sunrpc/getrpcbyname_r.c: ... here.
1975         * inet/getrpcbynumber.c: Moved ...
1976         * sunrpc/getrpcbynumber.c: ... here.
1977         * inet/getrpcbynumber_r.c: Moved ...
1978         * sunrpc/getrpcbynumber_r.c: ... here.
1979         * inet/getrpcent.c: Moved ...
1980         * sunrpc/getrpcent.c: ... here.
1981         * inet/getrpcent_r.c: Moved ...
1982         * sunrpc/getrpcent_r.c: ... here.
1983         * inet/Makefile (routines): Move those to ...
1984         * sunrpc/Makefile (routines): ... here.
1985         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
1986         the $(subdirs) list.
1987         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
1988         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
1989         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
1990         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
1992         * elf/Makefile (routines): Include $(all-dl-routines), not just
1993         $(dl-routines).
1994         (rtld-routines): Likewise.  Use = rather than :=.
1995         * sysdeps/aarch64/Makefile [$(subdir) = elf]
1996         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
1997         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
1998         * sysdeps/arm/Makefile: Likewise.
1999         * sysdeps/i386/Makefile: Likewise.
2000         * sysdeps/x86_64/Makefile: Likewise.
2001         * sysdeps/hppa/Makefile [$(subdir) = elf]
2002         (sysdep_routines, sysdep-rtld-routines): Don't add
2003         $(sysdep-dl-routines) to these.
2004         * sysdeps/ia64/Makefile: Likewise.
2005         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
2006         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
2007         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
2008         Don't add dl-static to these; sysdep-dl-routines alone is enough.
2009         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
2010         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
2011         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
2012         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
2013         * sysdeps/powerpc/Makefile [$(subdir) = elf]
2014         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
2015         these; sysdep-dl-routines alone is enough.
2017 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
2019         [BZ #17932]
2020         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
2021         where multiplication results in zero and third argument is finite
2022         and nonzero.
2023         * math/auto-libm-test-in: Add more tests of fma.
2024         * math/auto-libm-test-out: Regenerated.
2026         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
2027         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
2028         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
2029         (_FP_CMP_EQ): Likewise.
2030         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
2032         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
2033         extra argument CHECK_NAN.  Redefine as wrapper around
2034         _FP_EXTEND_CNAN.
2036 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
2038         * version.h (RELEASE): Set to "stable".
2039         (VERSION): Set to "2.21"
2040         * include/features.h (__GLIBC_MINOR__): Set to 21.
2042         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
2044 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
2045             Paul Eggert  <eggert@cs.ucla.edu>
2047         [BZ #16618]
2048         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
2049         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
2050         size in bytes. Store needed elements in wpmax. Use needed size
2051         in bytes for extend_alloca.
2053 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
2055         * manual/install.texi: Latest tested versions are GCC 4.9.2,
2056         binutls 2.25, and texinfo 5.2.
2057         * INSTALL: Regenerate.
2058         * sysdeps/nios2/configure: Regenerate.
2059         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
2060         * manual/contrib.texi: Update.
2061         * po/be.po: Update.
2062         * po/bg.po: Update.
2063         * po/ca.po: Update.
2064         * po/cs.po: Update.
2065         * po/da.po: Update.
2066         * po/de.po: Update.
2067         * po/el.po: Update.
2068         * po/eo.po: Update.
2069         * po/es.po: Update.
2070         * po/fi.po: Update.
2071         * po/fr.po: Update.
2072         * po/gl.po: Update.
2073         * po/hr.po: Update.
2074         * po/hu.po: Update.
2075         * po/ia.po: Update.
2076         * po/id.po: Update.
2077         * po/it.po: Update.
2078         * po/ja.po: Update.
2079         * po/ko.po: Update.
2080         * po/lt.po: Update.
2081         * po/nb.po: Update.
2082         * po/nl.po: Update.
2083         * po/pl.po: Update.
2084         * po/pt_BR.po: Update.
2085         * po/ru.po: Update.
2086         * po/rw.po: Update.
2087         * po/sk.po: Update.
2088         * po/sl.po: Update.
2089         * po/sv.po: Update.
2090         * po/tr.po: Update.
2091         * po/uk.po: Update.
2092         * po/vi.po: Update.
2093         * po/zh_CN.po: Update.
2094         * po/zh_TW.po: Update.
2096         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
2097         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
2098         * sysdeps/hppa/dl-irel.h: Remove #warning.
2099         * sysdeps/hppa/entry.h: Provide prototype for
2100         __canonicalize_funcptr_for_compare and cast argument.
2101         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
2102         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
2103         * sysdeps/hppa/sotruss-lib.c: New file.
2104         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
2105         (atomic_compare_and_exchange_val_acq): Use __typeof__.
2106         (atomic_compare_and_exchange_bool_acq): Likewise.
2107         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
2108         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
2110         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
2111         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
2112         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
2114 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
2116         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
2117         called function in non-PIC case.
2119 2015-01-31  David S. Miller  <davem@davemloft.net>
2121         * sysdeps/sparc/sparc32/bits/atomic.h
2122         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
2123         unlock not after it.
2124         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
2125         volatile register usage warnings from the compiler.
2127         * sysdeps/sparc/nptl/sem_init.c: Delete.
2128         * sysdeps/sparc/nptl/sem_post.c: Delete.
2129         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
2130         * sysdeps/sparc/nptl/sem_wait.c: Delete.
2131         * sysdeps/sparc/sparc32/sem_init.c: New file.
2132         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
2133         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
2134         padding explicitly initialized.
2135         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
2136         padding for in-semaphore spinlock.
2137         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
2138         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
2139         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
2140         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
2141         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
2142         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
2143         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
2144         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
2145         version.
2146         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
2147         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
2149 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
2151         [BZ #17801]
2152         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2153         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
2154         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
2155         New.
2156         (index_AVX_Fast_Unaligned_Load): Likewise.
2157         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
2158         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
2159         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
2160         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
2161         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
2162         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
2163         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
2164         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
2165         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
2167 2015-01-29  Andreas Schwab  <schwab@suse.de>
2169         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
2171 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
2173         [BZ #17892]
2174         * nscd/nscd_stat.c (send_stats): Initialize DATA.
2176 2015-01-28  Martin Sebor  <msebor@redhat.com>
2178         * math/README.libm-test: Clarify. Add "How to read the test output."
2180 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
2182         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
2183         Define to 0.
2185 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
2187         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
2188         (__HAVE_64B_ATOMICS): Define to 0.
2190 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2192         [BZ #17885]
2193         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
2194         value to set as new flag.
2196         [BZ #16576]
2197         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
2198         and use _ARCH_PPCSQ instead.
2199         (__ieee754_sqrt): Likewise.
2200         (__ieee754_sqrtf): Likewise.
2201         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
2202         _ARCH_PPCSQ is defined.
2203         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
2204         fsqrt instruction.
2205         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
2206         _ARCH_PPCSQ is defined.
2207         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
2208         fsqrts instruction.
2209         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
2211 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2213         * iconv/loop.c: Suppress array out of bound warning caused by GCC
2214         bug (GCC BZ #64739).
2216 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
2218         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
2219         Mark _retval as used.
2220         (lll_futex_wake_unlock): Likewise.
2221         (lll_futex_timed_wait_requeue_pi): Likewise.
2223         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
2224         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
2225         register variables.
2227         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
2228         libm_hidden_def.
2230         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
2231         (__bswap_64): Mark as __always_inline.
2233 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
2235         [BZ #15378]
2236         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
2237         when none of the search directories exist.
2239 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2241         [BZ #17869]
2242         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
2243         power8 in .machine directive.
2245         [BZ #17868]
2246         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
2247         set dependency from opd value.
2249 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
2251         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2252         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
2253         architecture.
2255 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
2257         [BZ #17870]
2258         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
2259         with uint64_t.
2260         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
2261         (uint64_t) 1.
2262         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
2263         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
2264         Replace 1UL with (uint64_t) 1.
2265         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
2266         int with uint64_t.
2268 2015-01-23  Roland McGrath  <roland@hack.frob.com>
2270         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
2271         (if_freenameindex): Likewise.
2273         * resource/getrlimit64.c: Add missing libc_hidden_def.
2275 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
2277         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
2278         __label__.
2279         (_FP_FMA): Likewise.
2280         (_FP_TO_INT_ROUND): Likewise.
2281         (_FP_FROM_INT): Likewise.
2283 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2285         [BZ #16418]
2286         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
2287         Make code racy and cancel safe.
2289 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
2291         * sysdeps/arm/unwind-resume.h: Fix copyright year.
2292         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
2293         attribution.
2295         * pwd/tst-getpw.c: Rewrite.
2297         [BZ #17702]
2298         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
2299         (modules-names): Add moddummy1 and moddummy2.
2300         ($(objpfx)tst-rec-dlopen): Define.
2301         * dlfcn/moddummy1.c: New file.
2302         * dlfcn/moddummy2.c: New file.
2303         * dlfcn/tst-rec-dlopen.c: New file.
2304         * elf/dl-cache.c (_dl_load_cache_lookup):
2305         Return char*. Copy result with alloca/strcpy/strdup.
2306         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
2307         returns char*. Free cached. If not saving realname
2308         free cached.
2309         * elf/dl-open.c (dl_open_worker): Do not assert that
2310         _r_debug->r_state is RT_CONSISTENT.
2311         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
2312         returns char*.
2314 2015-01-21  Torvald Riegel  <triegel@redhat.com>
2315             Carlos O'Donell  <carlos@redhat.com>
2317         [BZ #12674]
2318         * nptl/sem_waitcommon.c: New file.
2319         * nptl/sem_wait.c: Include sem_waitcommon.c.
2320         (__sem_wait_cleanup, do_futex_wait): Remove.
2321         (__new_sem_wait): Adapt.
2322         (__new_sem_trywait): New function.
2323         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
2324         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
2325         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
2326         (sem_timedwait): Adapt.
2327         * nptl/sem_post.c (__new_sem_post): Adapt.
2328         (futex_wake): New function.
2329         (__old_sem_post): Add release MO fence.
2330         * nptl/sem_open.c (sem_open): Adapt.
2331         * nptl/sem_init.c (__new_sem_init): Adapt.
2332         (futex_private_if_supported): New function.
2333         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
2334         (__old_sem_getvalue): Add using previous code.
2335         * sysdeps/nptl/internaltypes.h: Adapt.
2336         * nptl/tst-sem13.c (do_test): Adapt.
2337         * nptl/tst-sem11.c (main): Adapt.
2338         * nptl/sem_trywait.c: Remove.
2339         * nptl/DESIGN-sem.txt: Remove.
2340         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
2341         (gen-as-const-headers): Remove structsem.sym.
2342         * nptl/structsem.sym: Remove.
2343         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
2344         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
2345         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
2346         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
2347         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
2348         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
2349         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
2350         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
2351         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
2352         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
2353         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
2354         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
2355         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
2356         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
2357         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
2358         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
2359         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
2360         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
2361         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
2362         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
2363         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
2364         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
2366 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
2368         * INSTALL: Regenerated.
2370         * po/libc.pot: Regenerated.
2372 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
2373             Sandra Loosemore  <sandra@codesourcery.com>
2374             Andrew Jenner  <andrew@codesourcery.com>
2375             Joseph Myers  <joseph@codesourcery.com>
2376             Nathan Sidwell  <nathan@codesourcery.com>
2378         * NEWS: Mention new Nios II port.
2379         * sysdeps/nios2/Implies: New file.
2380         * sysdeps/nios2/Makefile: New file.
2381         * sysdeps/nios2/Subdirs: New file.
2382         * sysdeps/nios2/Versions: New file.
2383         * sysdeps/nios2/__longjmp.S: New file.
2384         * sysdeps/nios2/abort-instr.h: New file.
2385         * sysdeps/nios2/backtrace.c: New file.
2386         * sysdeps/nios2/bits/endian.h: New file.
2387         * sysdeps/nios2/bits/fenv.h: New file.
2388         * sysdeps/nios2/bits/link.h: New file.
2389         * sysdeps/nios2/bits/setjmp.h: New file.
2390         * sysdeps/nios2/bsd-_setjmp.S: New file.
2391         * sysdeps/nios2/bsd-setjmp.S: New file.
2392         * sysdeps/nios2/configure: New generated file.
2393         * sysdeps/nios2/configure.ac: New file.
2394         * sysdeps/nios2/crti.S: New file.
2395         * sysdeps/nios2/crtn.S: New file.
2396         * sysdeps/nios2/dl-init.c: New file.
2397         * sysdeps/nios2/dl-machine.h: New file.
2398         * sysdeps/nios2/dl-sysdep.h: New file.
2399         * sysdeps/nios2/dl-tls.h: New file.
2400         * sysdeps/nios2/dl-trampoline.S: New file.
2401         * sysdeps/nios2/gccframe.h: New file.
2402         * sysdeps/nios2/gmp-mparam.h: New file.
2403         * sysdeps/nios2/jmpbuf-offsets.h: New file.
2404         * sysdeps/nios2/jmpbuf-unwind.h: New file.
2405         * sysdeps/nios2/ldsodefs.h: New file.
2406         * sysdeps/nios2/libc-tls.c: New file.
2407         * sysdeps/nios2/libm-test-ulps: New file.
2408         * sysdeps/nios2/machine-gmon.h: New file.
2409         * sysdeps/nios2/math-tests.h: New file.
2410         * sysdeps/nios2/math_private.h: New file.
2411         * sysdeps/nios2/memusage.h: New file.
2412         * sysdeps/nios2/nptl/Makefile: New file.
2413         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
2414         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
2415         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
2416         * sysdeps/nios2/nptl/pthreaddef.h: New file.
2417         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
2418         * sysdeps/nios2/nptl/tls.h: New file.
2419         * sysdeps/nios2/preconfigure: New file.
2420         * sysdeps/nios2/s_fma.c: New file.
2421         * sysdeps/nios2/s_fmaf.c: New file.
2422         * sysdeps/nios2/setjmp.S: New file.
2423         * sysdeps/nios2/sfp-machine.h: New file.
2424         * sysdeps/nios2/sotruss-lib.c: New file.
2425         * sysdeps/nios2/stackguard-macros.h: New file.
2426         * sysdeps/nios2/stackinfo.h: New file.
2427         * sysdeps/nios2/start.S: New file.
2428         * sysdeps/nios2/sysdep.h: New file.
2429         * sysdeps/nios2/tls-macros.h: New file.
2430         * sysdeps/nios2/tst-audit.h: New file.
2431         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
2432         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
2433         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
2434         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
2435         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
2436         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
2437         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
2438         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
2439         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
2440         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
2441         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
2442         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
2443         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
2444         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
2445         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
2446         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
2447         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
2448         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
2449         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
2450         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
2451         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
2452         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
2453         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
2454         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
2455         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
2456         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
2457         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
2458         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
2459         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
2460         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
2461         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
2462         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
2463         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
2464         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
2465         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
2466         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
2467         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
2468         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
2469         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
2470         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
2471         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
2472         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
2473         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
2474         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
2476 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
2478         [BZ #17844]
2479         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
2480         (getutent): Use weak_alias in non SHARED case
2481         and default_symbol_version in SHARED case.
2482         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
2483         (getutent_r, pututline): Likewise.
2484         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
2485         (getutid): Likewise.
2486         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
2487         (getutid_r): Likewise.
2488         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
2489         (getutline): Likewise.
2490         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
2491         (getutline_r): Likewise.
2492         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
2493         (updwtmp): Likewise.
2495 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
2497         [BZ #17848]
2498         * sysdeps/s390/s390-32/memcmp.S
2499         (memcmp_g5): Rename to __memcmp_g5.
2500         * sysdeps/s390/s390-32/memcpy.S
2501         (memcpy_g5): Rename to __memcpy_g5.
2502         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2503         (memcpy_mvcle) Rename to __memcpy_mvcle.
2504         * sysdeps/s390/s390-32/memset.S
2505         (memset_g5): Rename to __memset_g5.
2506         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
2507         (IFUNC_RESOLVE): Prefix ifunc-resolve function
2508         and use prefixed functions.
2509         * sysdeps/s390/s390-32/multiarch/memcmp.S
2510         (memcmp_z196): Rename to __memcmp_z196.
2511         (memcmp_z10): Rename to __memcmp_z10.
2512         (memcmp): Set alias to __memcmp_g5.
2513         (bcmp): Set alias to __memcmp_g5.
2514         * sysdeps/s390/s390-32/multiarch/memcpy.S
2515         (memcpy_z196): Rename to __memcpy_z196.
2516         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2517         (memcpy_z10): Rename to __memcpy_z10.
2518         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2519         (memcpy): Set alias to __memcpy_g5.
2520         * sysdeps/s390/s390-32/multiarch/memset.S
2521         (memset_z196): Rename to __memset_z196.
2522         Jump to __memset_mvcle instead of memset_mvcle.
2523         (memset_z10): Rename to __memset_z10.
2524         Jump to __memset_mvcle instead of memset_mvcle.
2525         (memset_mvcle) Rename to __memset_mvcle.
2526         (memset): Set alias to __memset_g5.
2527         * sysdeps/s390/s390-64/memcmp.S
2528         (memcmp_z900): Rename to __memcmp_z900.
2529         * sysdeps/s390/s390-64/memcpy.S
2530         (memcpy_z900): Rename to __memcpy_z900.
2531         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2532         (memcpy_mvcle) Rename to __memcpy_mvcle.
2533         * sysdeps/s390/s390-64/memset.S
2534         (memset_z900): Rename to __memset_z900.
2535         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
2536         (IFUNC_RESOLVE): Prefix ifunc-resolve function
2537         and use prefixed functions.
2538         * sysdeps/s390/s390-64/multiarch/memcmp.S
2539         (memcmp_z196): Rename to __memcmp_z196.
2540         (memcmp_z10): Rename to __memcmp_z10.
2541         (memcmp): Set alias to __memcmp_z900.
2542         (bcmp): Set alias to __memcmp_z900.
2543         * sysdeps/s390/s390-64/multiarch/memcpy.S
2544         (memcpy_z196): Rename to __memcpy_z196.
2545         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2546         (memcpy_z10): Rename to __memcpy_z10.
2547         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2548         (memcpy): Set alias to __memcpy_z900.
2549         * sysdeps/s390/s390-64/multiarch/memset.S
2550         (memset_z196): Rename to __memset_z196.
2551         Jump to __memset_mvcle instead of memset_mvcle.
2552         (memset_z10): Rename to __memset_z10.
2553         Jump to __memset_mvcle instead of memset_mvcle.
2554         (memset_mvcle) Rename to __memset_mvcle.
2555         (memset): Set alias to __memset_z900.
2557 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
2559         [BZ #17748]
2560         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
2561         __fesetenv instead of fesetenv.
2563 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
2565         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
2566         macro.
2568 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2570         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
2571         regression on LE.
2573         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
2574         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
2575         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2576         strncmp-power8 object.
2577         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2578         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
2579         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
2580         * NEWS: Update.
2582 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2583             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2585         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
2586         trailing byte check.
2588 2015-01-13  David S. Miller  <davem@davemloft.net>
2590         * include/signal.h (__sigreturn): Guard with __USE_MISC.
2592 2015-01-13  Roland McGrath  <roland@hack.frob.com>
2594         * login/logout.c (logout): Use memset rather than bzero.
2595         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
2596         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
2597         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
2598         (_gethtbyaddr): Likewise.
2599         * locale/programs/simple-hash.c (bcopy): Macro removed.
2601 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2603         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2604         Add strcmp-power8 object.
2605         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2606         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
2607         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
2608         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
2609         __strcmp_power8 implementation.
2610         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
2611         * NEWS: Update.
2613         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2614         Add strncpy-power8 and stpncpy-power8 objects.
2615         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2616         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
2617         implementations.
2618         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
2619         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
2620         __stpncpy_power8 implementation.
2621         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
2622         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
2623         __strncpy_power8 implementation.
2624         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
2625         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
2626         * NEWS: Update.
2628         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
2629         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
2630         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
2632         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2633         strncat-power8 object.
2634         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
2635         __strcat_power8 implementation.
2636         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2637         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
2638         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
2639         optimized strcat for power8.
2641         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2642         strcpy-power8 and stpcpy-power8 objects.
2643         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2644         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
2645         implementations.
2646         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
2647         multiarch stpcpy implementation for POWER8.
2648         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
2649         multiarch strcpy implementation for POWER8.
2650         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
2651         __strcpy_power8 function.
2652         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
2653         stpcpy for POWER8.
2654         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
2655         strcpy for POWER8.
2656         * NEWS: Update.
2658 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
2660         [BZ #16009]
2661         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
2662         weights and rules. Use do_xfrm_cached if data fits in cache,
2663         do_xfrm otherwise.  Moved former main loop to...
2664         * (do_xfrm_cached): New function.
2665         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
2666         find_idx, find_position and stack_push.
2667         * (find_idx): New function.
2668         * (find_position): Likewise.
2669         * localedata/sort-test.sh: Added test run for do_xfrm.
2670         * localedata/xfrm-test.c (main): Added command line option
2671         -nocache to run the test with strings that are too large for
2672         the STRXFRM cache.
2674 2015-01-13  Torvald Riegel  <triegel@redhat.com>
2676         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
2677         variable to lll_futex_wake call, not the value itself.
2679 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
2681         [BZ #17803]
2682         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
2683         twom64.  Adjust value to 0x1p-64L.
2684         (__scalblnl): Only return standard underflowing result for K <=
2685         -64 not K <= -63; adjust exponent for underflowing result by 64
2686         not 63.
2687         * math/libm-test.inc (scalbn_test_data): Add more tests.
2688         (scalbln_test_data): Likewise.
2690         [BZ #17834]
2691         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
2692         0x1p63L.
2693         (__scalblnl): Get new exponent of adjusted subnormal value from ES
2694         not HX.
2695         * math/libm-test.inc (scalbn_test_data): Add more tests.
2696         (scalbln_test_data): Likewise.
2698 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2699             Stefani Seibold  <stefani@seibold.net>
2701         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
2702         (sysdep_routines): Add dl-vdso here, ...
2703         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
2704         (sysdep_routines): ... not here.
2705         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
2706         fallback when vDSO is not presented.
2707         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
2708         Define with libc_hidden_proto/libc_hidden_data_def definitions.
2709         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
2710         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
2711         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
2712         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
2713         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
2714         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
2715         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
2716         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
2717         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
2718         fallback configurable symbol when vDSO is not available.
2719         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
2720         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
2721         be able to redefine fallback symbol when vDSO is not available.
2722         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
2723         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
2725 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2727         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
2728         (TLS_INIT_TP): Add tm_capable initialization.
2729         (TLS_DEFINE_INIT_TP): Likewise.
2730         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
2731         TCB.
2732         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
2733         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
2734         calculation.
2735         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
2736         transactoion is lock elision is built and TCB tm_capable is set.
2737         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
2738         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2739         (INTERNAL_SYSCALL_NCS): Likewise.
2740         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2741         (INTERNAL_SYSCALL_NCS): Likewise.
2742         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
2744         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
2745         for powerpc.
2746         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
2747         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
2748         and remove it for 32 bits case.
2749         [pthread_rwlock_t] (__rwelision): New field for lock elision.
2750         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
2751         initialization.
2752         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
2753         Disable lock elision with rdlocks if elision is not available.
2755         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
2756         (sysdep_routines): Add lock elision objects.
2757         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
2758         [pthread_mutex_t] (__spins): Rework to add lock elision field.
2759         [pthread_mutex_t] (__elision): Add field.
2760         [__PTHREAD_SPINS]: Adjust to init lock elision field.
2761         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
2762         elision definitions for powerpc.
2763         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
2764         implementation of lock elision for powerpc.
2765         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
2766         implementation of timed lock elision for powerpc.
2767         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
2768         implementation of trylock with lock elision for powerpc.
2769         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
2770         implementaion of unlock for lock elision for powerpc.
2771         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
2772         automatic enable lock elision for mutexes.
2773         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
2774         transaction execution definitions for powerpc.
2775         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
2776         definitions.
2777         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
2778         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
2779         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
2780         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
2781         * NEWS: Update.
2783 2015-01-09  Roland McGrath  <roland@hack.frob.com>
2785         * sysdeps/posix/shm-directory.c: Use <> rather than ""
2786         for #include of <shm-directory.h>.
2788 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
2790         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
2791         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
2793 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
2795         [BZ #17791]
2796         * NEWS: Mention bug fix.
2797         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
2798         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
2799         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
2801 2015-01-09  Torvald Riegel <triegel@redhat.com>
2803         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
2805 2015-01-09  Torvald Riegel <triegel@redhat.com>
2807         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
2809 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2811         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
2812         pointer and cast to uintptr_t.
2814 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2816         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
2817         removed.
2818         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
2820 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2822         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
2823         of 0.
2825 2015-01-08  Roland McGrath  <roland@hack.frob.com>
2827         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
2828         <nptl/pthreadP.h> instead.
2829         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
2831         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
2832         already defined.
2833         [__SIGRTMIN] (init): Function removed.
2834         [__SIGRTMIN] (initialized): Variable removed.
2835         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
2836         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
2837         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
2838         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
2839         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
2840         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
2841         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
2842         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
2843         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
2844         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
2845         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
2846         * sysdeps/nptl/allocrtsig.c: New file.
2847         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
2848         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
2849         * sysdeps/generic/testrtsig.h: File removed.
2851         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
2852         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
2854         * nptl/nptl-init.c (pthread_functions): Conditionalize
2855         .ptr__nptl_setxid initialization on [SIGSETXID].
2857         * sysdeps/nptl/sys/procfs.h: New file.
2858         * nptl_db/Makefile (headers): Add it.
2859         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
2861         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
2862         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
2863         * nptl/pthread_attr_setaffinity.c: Include it.
2864         * nptl/pthread_setattr_default_np.c: Likewise.
2865         * nptl/check-cpuset.h: New file.
2867 2015-01-08  Richard Henderson  <rth@redhat.com>
2869         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
2870         (CFLAGS-tst-execstack-prog.c): Likewise.
2871         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
2873 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
2874             Sandra Loosemore  <sandra@codesourcery.com>
2875             Andrew Jenner  <andrew@codesourcery.com>
2876             Joseph Myers  <joseph@codesourcery.com>
2877             Nathan Sidwell  <nathan@codesourcery.com>
2879         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
2880         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
2881         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
2882         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
2883         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
2884         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
2885         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
2886         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
2887         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
2888         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
2889         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
2890         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
2891         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
2892         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
2893         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
2894         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
2895         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
2897 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2899         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
2900         timespec struct member in syscall macro.
2901         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
2902         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
2903         first timeval struct member in syscall macro.
2904         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
2906 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
2908         [BZ #17748]
2909         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
2910         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
2911         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
2912         __feupdateenv and define as weak alias of __feupdateenv.  Use
2913         libm_hidden_weak.
2914         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
2915         libm_hidden_def.
2916         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
2917         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
2918         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
2919         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
2920         libm_hidden_def.
2921         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
2922         __feupdateenv and define as weak alias of __feupdateenv.  Use
2923         libm_hidden_weak.
2924         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
2925         libm_hidden_def.
2926         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
2927         __feupdateenv and define as weak alias of __feupdateenv.  Use
2928         libm_hidden_weak.
2929         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
2930         libm_hidden_def.
2931         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
2932         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
2933         (__feupdateenv): Likewise.
2934         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
2935         __feupdateenv and define as weak alias of __feupdateenv.  Use
2936         libm_hidden_weak.
2937         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
2938         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
2939         libm_hidden_def.
2940         * sysdeps/tile/math_private.h (__feupdateenv): New inline
2941         function.
2942         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
2943         libm_hidden_def.
2944         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
2945         __feupdateenv instead of feupdateenv.
2946         (default_libc_feupdateenv_test): Likewise.
2947         (libc_feresetround_ctx): Likewise.
2949 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2951         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
2952         prototype.
2954 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
2956         * posix/regcomp.c (parse_bracket_exp): Initialize type to
2957         COLL_SYM in a couple of places to avoid uninitialized variable
2958         wanings on tilegx gcc 4.8.2.
2960 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
2962         * sysdeps/aarch64/strcpy.S: New file.
2963         * sysdeps/aarch64/stpcpy.S: New file.
2964         * NEWS: Updated.
2966 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
2968         * sysdeps/aarch64/strrchr.S: New file.
2969         * NEWS: Updated.
2971 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
2973         [BZ #17658]
2974         * stdlib/setenv.c: Fix memory leak when setting large,
2975         duplicate string.
2977 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
2979         [BZ #17273]
2980         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
2981         and tabs from buffer before parsing fstab entry.
2982         * misc/tst-mntent.c (main): Add test for mount entry with
2983         trailing spaces and tabs.
2985 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
2987         [BZ #17748]
2988         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
2989         * math/fesetround.c (fesetround): Rename to __fesetround and
2990         define as weak alias of __fesetround.  Use libm_hidden_weak.
2991         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
2992         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
2993         * sysdeps/arm/fesetround.c (fesetround): Likewise.
2994         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
2995         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
2996         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
2997         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
2998         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
2999         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
3000         __fesetround_inline.
3001         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
3002         __fesetround_inline instead of __fesetround.
3003         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
3004         __fesetround and define as weak alias of __fesetround.  Use
3005         libm_hidden_weak.  Call __fesetround_inline instead of
3006         __fesetround.
3007         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
3008         __fesetround and define as weak alias of __fesetround.  Use
3009         libm_hidden_weak.
3010         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
3011         Likewise.
3012         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
3013         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
3014         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
3015         * sysdeps/tile/math_private.h (__fesetround): New inline function.
3016         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
3017         __fesetround and define as weak alias of __fesetround.  Use
3018         libm_hidden_weak.
3019         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
3020         __fesetround instead of fesetround.
3021         (default_libc_feholdexcept_setround): Likewise.
3022         (libc_feholdsetround_ctx): Likewise.
3023         (libc_feholdsetround_noex_ctx): Likewise.
3025         [BZ #17748]
3026         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
3027         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
3028         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
3029         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
3030         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3031         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
3032         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3033         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
3034         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3035         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3036         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3037         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3038         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3039         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3040         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
3041         libm_hidden_def.
3042         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
3043         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
3044         Likewise.
3045         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3046         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3047         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
3048         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3049         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
3050         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
3051         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
3052         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
3053         __fesetenv instead of fesetenv.
3054         (libc_feresetround_noex_ctx): Likewise.
3055         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
3056         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
3057         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
3058         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
3059         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
3060         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
3061         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3062         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
3063         (__feupdateenv): Likewise.
3064         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3065         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3066         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3067         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
3069 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
3071         [BZ #17806]
3072         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
3073         addresses have been freed.
3075 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
3077         * resolv/res_init.c (__res_vinit): Improve comments about nserv
3078         and nservall.
3080 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
3082         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
3083         Clean up check_pf allocation pattern. addresses
3085 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3087         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
3088         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
3089         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
3090         * nptl/pthread_exit.c (__pthread_exit): Likewise.
3091         * nptl/pthread_join.c (pthread_join): Likewise.
3092         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
3093         * sysdeps/posix/waitid.c (__waitid): Likewise.
3094         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
3095         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
3096         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
3097         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
3098         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
3099         Likewise.
3100         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
3101         (__libc_pread64): Likewise.
3102         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
3103         (__libc_pwrite): Likewise.
3104         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
3105         (__libc_pwrite64): Likewsie.
3106         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
3107         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
3108         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
3109         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
3110         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
3111         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
3112         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
3113         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
3114         Likewise.
3115         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
3116         (__libc_pread64): Likewise.
3117         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
3118         Likewise.
3119         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
3120         (__libc_pwrite64): Likewise.
3121         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
3122         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
3123         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
3124         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
3125         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
3126         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
3127         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
3128         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
3129         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
3130         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
3131         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
3132         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
3133         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
3134         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
3135         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
3136         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
3137         Likewise.
3139 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
3141         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
3142         (CFLAGS-test-double.c): Likewise.
3143         (CFLAGS-test-ldouble.c): Likewise.
3144         (CPPFLAGS-test-ifloat.c): Likewise.
3145         (CPPFLAGS-test-idouble.c): Likewise.
3146         (CPPFLAGS-test-ildoubl.c): Likewise.
3147         (CFLAGS-test-test-fenv.c): Remove variable.
3148         (CFLAGS-test-misc.c): Likewise.
3150 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
3152         [BZ #17797]
3153         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
3154         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
3155         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
3156         CLOCKS_PER_SEC == 1000000.
3157         * time/clocktest.c (main): Replace %ld with %jd and cast to
3158         intmax_t.
3160 2015-01-05  Roland McGrath  <roland@hack.frob.com>
3162         * sysdeps/generic/unwind-resume.h: New file.
3163         * sysdeps/gnu/unwind-resume.c: Include it.
3164         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
3165         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
3166         argument list.
3167         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
3168         global rather than static.
3169         (_Unwind_Resume): Update user.
3170         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
3171         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
3172         rather than static.  Add __attribute__ ((cold)).
3173         (_Unwind_Resume, __gcc_personality_v0): Update callers.
3174         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
3175         * sysdeps/arm/arm-unwind-resume.S: New file.
3176         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
3177         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
3178         * sysdeps/arm/Makefile [$(subdir) = csu]
3179         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
3180         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
3181         Add rt-arm-unwind-resume.
3182         [$(subdir) = nptl]
3183         (libpthread-sysdep_routines, libpthread-shared-only-routines):
3184         Add pt-arm-unwind-resume.
3185         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
3186         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
3188 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3190         [BZ #17748]
3191         * include/fenv.h (__feholdexcept): Declare.  Use
3192         libm_hidden_proto.
3193         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
3194         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
3195         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3196         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
3197         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
3198         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
3199         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
3200         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3201         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
3202         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
3203         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
3204         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
3205         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
3206         (feholdexcept): Likewise.
3207         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
3208         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
3209         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
3210         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3211         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
3212         __feholdexcept instead of feholdexcept.
3213         (default_libc_feholdexcept_setround): Likewise.
3215 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3217         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
3218         to avoid using stl/str to align destination.
3220 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3222         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
3224 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3226         [BZ #17796]
3227         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
3228         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
3229         Define as weak alias not strong alias.
3231 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3233         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
3234         bltzal with addiupc.
3235         (RTLD_START): Ditto.
3237 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
3239         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
3240         for __vdso_* functions in declarations.
3241         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
3242         definitions.
3243         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
3244         INTERNAL_VSYSCALL): Use struct return types to check for error.
3246         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
3247         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
3248         function with cast from llround().
3249         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
3250         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
3251         Define.
3253 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3255         [BZ #17793]
3256         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
3257         Define as weak alias not strong alias.
3259         [BZ #17635]
3260         * ctype/ctype-c99.c: New file.  isblank implementation moved from
3261         ...
3262         * ctype/ctype-extn.c: ... here.
3263         (__isblank_l): Move to ...
3264         * ctype/ctype-c99_l.c: ... here.  New file.
3265         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
3266         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
3267         Remove variable.
3268         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
3269         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
3270         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
3271         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
3272         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
3274         [BZ #17777]
3275         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
3276         (posix_fadvise64): Define as weak alias not strong alias.
3277         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
3278         (posix_fallocate64): Likewise.
3279         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
3280         Remove variable.
3281         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
3282         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
3283         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
3284         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
3285         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
3287 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
3289         [BZ #16191]
3290         * NEWS: Mention bug fix.
3291         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
3292         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
3293         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
3294         (HOST_STACK_END_ADDR): Likewise.
3296 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
3298         [BZ #17748]
3299         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
3300         * math/fegetround.c (fegetround): Rename to __fegetround and
3301         define as weak alias of __fegetround.  Use libm_hidden_weak.
3302         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
3303         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
3304         * sysdeps/arm/fegetround.c (fegetround): Likewise.
3305         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
3306         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
3307         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
3308         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
3309         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
3310         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
3311         Undefine after rather than before function definition; use
3312         parentheses around function name in definition.
3313         (__fegetround): Also undefine macro after function definition.
3314         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
3315         __fegetround and define as weak alias of __fegetround.  Use
3316         libm_hidden_weak.  Do not undefine as macro.
3317         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
3318         Likewise.
3319         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
3320         __fegetround and define as weak alias of __fegetround.  Use
3321         libm_hidden_weak.
3322         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
3323         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
3324         * sysdeps/tile/math_private.h (__fegetround): New inline function.
3325         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
3326         __fegetround and define as weak alias of __fegetround.  Use
3327         libm_hidden_weak.
3328         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
3329         __fegetround instead of fegetround.
3331         [BZ #17782]
3332         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
3333         Condition macro definition on [__USE_MISC].
3335         [BZ #17781]
3336         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
3337         (struct sigaction): Change type of sa_flags field to int.
3339         [BZ #17780]
3340         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
3341         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
3342         __glibc_reserved0.
3344         * nptl/version.c (banner): Use single year in copyright notice.
3346         * NEWS: Update copyright dates.
3347         * catgets/gencat.c (print_version): Likewise.
3348         * csu/version.c (banner): Likewise.
3349         * debug/catchsegv.sh: Likewise.
3350         * debug/pcprofiledump.c (print_version): Likewise.
3351         * debug/xtrace.sh (do_version): Likewise.
3352         * elf/ldconfig.c (print_version): Likewise.
3353         * elf/ldd.bash.in: Likewise.
3354         * elf/pldd.c (print_version): Likewise.
3355         * elf/sotruss.sh: Likewise.
3356         * elf/sprof.c (print_version): Likewise.
3357         * iconv/iconv_prog.c (print_version): Likewise.
3358         * iconv/iconvconfig.c (print_version): Likewise.
3359         * locale/programs/locale.c (print_version): Likewise.
3360         * locale/programs/localedef.c (print_version): Likewise.
3361         * login/programs/pt_chown.c (print_version): Likewise.
3362         * malloc/memusage.sh (do_version): Likewise.
3363         * malloc/memusagestat.c (print_version): Likewise.
3364         * malloc/mtrace.pl: Likewise.
3365         * manual/libc.texinfo: Likewise.
3366         * nptl/version.c (banner): Likewise.
3367         * nscd/nscd.c (print_version): Likewise.
3368         * nss/getent.c (print_version): Likewise.
3369         * nss/makedb.c (print_version): Likewise.
3370         * posix/getconf.c (main): Likewise.
3371         * scripts/test-installation.pl: Likewise.
3372         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
3374 2015-01-02  Will Newton  <will.newton@linaro.org>
3376         * sysdeps/arm/armv7/configure: Removed.
3377         * sysdeps/arm/armv7/configure.ac: Likewise.
3379 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
3381         * All files with FSF copyright notices: Update copyright dates
3382         using scripts/update-copyrights.
3383         * intl/plural.c: Regenerated.
3384         * locale/programs/charmap-kw.h: Likewise.
3385         * locale/programs/locfile-kw.h: Likewise.
3387 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3389         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
3391 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
3393         [BZ #17748]
3394         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
3395         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
3396         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
3397         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
3398         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3399         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
3400         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3401         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
3402         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3403         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3404         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3405         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3406         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3407         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3408         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
3409         libm_hidden_def.
3410         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
3411         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
3412         Likewise.
3413         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3414         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3415         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
3416         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3417         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
3418         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
3419         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
3420         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
3421         __fegetenv instead of fegetenv.
3422         (libc_feholdsetround_noex_ctx): Likewise.
3424 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
3426         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
3427         (Elf_MIPS_ABIFlags_v0): New structure.
3428         (EF_MIPS_FP64): Define.
3429         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
3430         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
3431         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
3432         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
3433         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
3434         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
3435         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
3436         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
3437         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
3438         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
3439         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
3440         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
3441         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
3442         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
3443         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
3444         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
3445         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
3446         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
3447         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
3448         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
3449         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
3450         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
3451         field.
3452         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
3453         EF_MIPS_FP64.
3454         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
3455         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
3456         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
3457         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
3458         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
3459         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
3460         * sysdeps/mips/tst-abi-interlink.c: Likewise.
3461         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
3462         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
3463         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
3464         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
3465         record the current FP ABI extension.
3466         (mips-mode-switch): Define to show if kernel headers support mode
3467         switching.
3468         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
3469         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
3470         supported SYSV ABI version to 3.
3471         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
3472         feature.
3474 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3475             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3477         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
3478         path.
3479         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
3481 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
3483         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
3484         __fegetround and redefine to call __fegetround.  Remove condition
3485         on [!__NO_MATH_INLINES].
3486         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
3487         function.
3488         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
3489         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
3490         Remove macro.
3491         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
3492         instead of <fenv_libc.h>.
3493         (__llrintl): Call fegetround instead of __fegetround.
3494         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
3495         instead of <fenv_libc.h>.
3496         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
3497         (__lrintl): Call fegetround instead of __fegetround.
3498         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
3499         instead of <fenv_libc.h>.
3500         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
3501         (__rintl): Call fegetround instead of __fegetround.
3503 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
3505         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
3506         arrays.
3508 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
3510         [BZ #17775]
3511         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
3512         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
3513         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
3515 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
3517         * sysdeps/i386/tls-macros.h: Include <features.h>.
3518         (TLS_LE): Use non-PIC version for GCC >= 5.0.
3519         (TLS_IE): Likewise.
3520         (TLS_LD): Likewise.
3521         (TLS_GD): Likewise.
3522         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
3523         define for GCC >= 5.0.
3525 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
3527         * math/test-fenv.c (test_single_exception, set_single_exc,
3528         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
3529         feexcp_mask_test, feenable_test, fe_single_test): Add
3530         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
3531         case where they are not used.
3532         * math/libm-test.inc: Likewise.
3533         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
3534         unused in the absence of FP rounding/exception support.
3535         * stdio-common/tst-printf-round.c: Likewise.
3536         * stdlib/tst-strtod-round.c: Likewise.
3537         * stdlib/tst-strtod-underflow.c: Likewise.
3539 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
3541         [BZ #17723]
3542         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
3543         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
3544         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3545         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3546         libm_hidden_weak.
3547         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
3548         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
3549         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
3550         libm_hidden_def.
3551         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3552         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3553         libm_hidden_weak.
3554         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
3555         Likewise.
3556         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
3557         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3558         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3559         libm_hidden_weak.
3560         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
3561         libm_hidden_def.
3562         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
3563         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
3564         (__feraiseexcept): Likewise.
3565         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3566         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3567         libm_hidden_weak.
3568         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
3569         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
3570         libm_hidden_def.
3571         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
3572         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
3573         Use libm_hidden_def.
3574         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
3575         libm_hidden_def.
3576         (feraiseexcept): Define as weak not strong alias.  Use
3577         libm_hidden_weak.
3578         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
3579         New inline function.  Factored out of ...
3580         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
3581         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
3582         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
3583         feraiseexcept.
3584         * math/w_acos.c (__acos): Likewise.
3585         * math/w_asin.c (__asin): Likewise.
3586         * math/w_ilogb.c (__ilogb): Likewise.
3587         * math/w_j0.c (y0): Likewise.
3588         * math/w_j1.c (y1): Likewise.
3589         * math/w_jn.c (yn): Likewise.
3590         * math/w_log.c (__log): Likewise.
3591         * math/w_log10.c (__log10): Likewise.
3592         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
3593         * sysdeps/aarch64/fpu/math_private.h
3594         (libc_feupdateenv_test_aarch64): Likewise.
3595         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
3596         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
3597         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
3598         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
3599         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
3600         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
3601         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
3602         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3603         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3604         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3606 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
3608         [BZ #17732]
3609         * io/test-utime.c (main): Replace %ld with %jd and cast to
3610         intmax_t.
3611         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
3612         * nptl/tst-mutex5.c: Include <stdint.h>.
3613         (do_test): Replace %ld with %jd and cast to intmax_t.
3614         * posix/tst-regex.c (run_test): Likewise.
3615         (run_test_backwards): Likewise.
3616         * rt/tst-clock.c: Include <stdint.h>.
3617         (clock_test): Replace %ld with %jd and cast to intmax_t.
3618         * rt/tst-cpuclock1.c: Include <stdint.h>.
3619         (do_test): Replace %lu with %ju and cast to uintmax_t.
3620         * rt/tst-cpuclock2.c: Include <stdint.h>.
3621         (do_test): Replace %lu with %ju and cast to uintmax_t.
3622         * rt/tst-mqueue1.c: Include <stdint.h>.
3623         (check_attrs): Replace %ld with %jd and cast to intmax_t.
3624         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
3625         intmax_t.
3626         * rt/tst-mqueue4.c (do_test): Likewise.
3627         * rt/tst-timer4.c: Include <stdint.h>.
3628         (check_ts): Replace %ld with %jd and cast to intmax_t.
3629         (do_test): Likewise.
3630         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
3631         and cast to intmax_t.
3632         * sysdeps/pthread/tst-timer.c (main): Likewise.
3633         * time/clocktest.c (main): Likewise.
3634         * time/tst-posixtz.c (do_test): Likewise.
3635         * timezone/tst-timezone.c (main): Likewise.
3637 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
3638             H.J. Lu  <hongjiu.lu@intel.com>
3640         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
3641         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
3642         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
3643         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
3644         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
3645         version if bit_Fast_Unaligned_Load is set.
3646         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
3647         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
3648         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
3649         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
3650         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
3651         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
3652         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
3653         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
3654         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
3655         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
3656         to 4.
3657         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
3658         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
3659         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
3660         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
3662 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
3664         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
3665         instead of #if to avoid a Wundef warning.
3666         * stdlib/tst-limits.c (do_test): Likewise.
3668         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
3669         parallel other exception macros.
3670         (fegetenv): Convert from macro to extern inline so that it applies
3671         retroactively to inline functions already seen by the compiler.
3672         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
3674         * posix/Makefile (before-compile): Use $(objpfx) for
3675         posix-conf-vars-def.h.
3677 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
3679         * posix/getconf.c (main): Use size_t for type of I.
3680         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
3681         NSPEC.
3683         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
3684         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
3685         * posix/posix-envs.def: Likewise.
3686         * sysdeps/posix/sysconf.c: Likewise.
3687         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
3688         (specs): Remove array.
3689         * scripts/gen-posix-conf-vars.awk: Support generation of specs
3690         array.
3692         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
3693         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
3694         (__sysconf): Use CONF_IS_* macros.
3696         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
3697         ($(objpfx)posix-conf-vars-def.h): New target.
3698         * posix/posix-conf-vars.list: New file.
3699         * posix/posix-conf-vars.h: New file.
3700         * posix/confstr.c: Include posix-conf-vars.h.
3701         (confstr): Use CONF_IS_* macros.
3702         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
3703         CONF_IS_* macros.
3704         * scripts/gen-posix-conf-vars.awk: New file.
3706 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
3708         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
3709         fegetround): Add no-op macros to avoid linknamespace issues.
3711         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
3712         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
3714         * sysdeps/unix/sysv/linux/tile/sysdep.h
3715         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
3716         assembly-specific section to avoid a redefinition warning.
3718         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
3719         long before casting to pointer to avoid a cast warning.
3721 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
3723         * sysdeps/tile/tilegx/Implies: New file.
3725 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
3727         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
3729 2014-12-23  Florian Weimer  <fweimer@redhat.com>
3731         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
3733 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3735         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
3736         not define.
3737         * sysdeps/unix/sysv/linux/utimes.c: Do not include
3738         <kernel-features.h>.
3739         (__utimes) [__NR_utimes]: Make code unconditional.
3740         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
3741         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
3742         (__ASSUME_UTIMES): Do not undefine.
3743         * sysdeps/unix/sysv/linux/tile/kernel-features.h
3744         (__ASSUME_UTIMES): Likewise.
3745         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
3746         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
3747         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
3748         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
3750 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
3752         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
3754 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
3756         [BZ #17747]
3757         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
3758         alias to weak alias for j0l, y0l.
3759         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
3760         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
3762         [BZ #17746]
3763         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
3764         conversion.
3766 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
3768         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
3769         to zero if not already defined.
3771 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3773         [BZ #17724]
3774         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
3775         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
3776         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
3777         (char *) casts added.
3778         * sysdeps/ieee754/k_standardf.c: New file.
3779         * sysdeps/ieee754/k_standardl.c: Likewise.
3780         * math/Makefile (libm-support): Remove k_standard.
3781         (libm-calls): Add k_standard.
3783 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3785         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
3786         Optimize to avoid an unnecessary FPCR read.
3788 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3790         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
3791         Optimize to reduce FPCR/FPSR accesses.
3793 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3795         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
3796         Call libc_fetestexcept_aarch64.
3798 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3800         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
3801         Call libc_fesetround_aarch64.
3803 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3805         [BZ #17733]
3806         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
3807         (__bind): Do not define as weak alias.
3808         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
3809         define.
3810         (__getsockname): Do not define as weak alias.
3812 2014-12-22  Will Newton  <will.newton@linaro.org>
3814         * manual/install.texi: Document that we require bison 2.7
3815         or above.
3816         * INSTALL: Regenerate.
3817         * configure.ac: Use AC_CHECK_PROG_VER instead of
3818         AC_PATH_PROG when checking for bison and check for
3819         version 2.7 or above.
3820         * configure: Regenerate.
3822 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
3824         [BZ #17745]
3825         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
3826         * sysdeps/tile/ffsll.c (ffsll): To here.
3828         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
3830 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
3832         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
3833         if not defined.
3834         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
3835         definition.
3836         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
3837         hidden ___tls_get_addr.
3838         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
3839         hidden __tls_get_addr.
3840         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
3841         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
3842         Likewise.
3844 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
3846         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
3847         _dl_init call.
3849 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
3851         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
3852         from "call _dl_init@PLT".
3853         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
3855 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
3857         * manual/search.texi: (Array Sort Function): Clarify stable sorting
3858         guarantees.
3860 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
3862         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
3864 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
3866         [BZ #17744]
3867         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
3868         strnlen.
3870 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
3872         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
3873         of multu on MIPSr6.
3874         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
3875         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
3876         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
3877         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
3878         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
3880 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
3882         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
3883         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
3884         (PTR_SUBU): Use subu for mips32r6/mips64r6.
3885         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
3886         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
3887         mips32r6/mips64r6.
3888         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
3890 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
3892         * string/strncat.c (STRNCAT): Simplify implementation.
3894 2014-12-19  David S. Miller  <davem@davemloft.net>
3896         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
3897         access the quad as both a long double and as a series of 4 words.
3899         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
3900         link_map->l_info array access.
3902 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
3904         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
3906         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
3907         * math/atest-exp2.c (TIMEOUT): Likewise.
3908         * math/atest-sincos.c (TIMEOUT): Likewise.
3910 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3912         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
3913         -Wno-error with -fno-builtin-lround.
3915 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3917         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
3918         Contains futex constants and functions moved over from ...
3919         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
3920         <lowlevellock-futex.h>.
3921         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
3922         (lll_timedwait_tid): Add comments and parentheses around macro
3923         arguments.
3925 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3927         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
3928         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
3929         (__lll_private_flag): Remove.
3930         (lll_futex_wait): Likewise.
3931         (lll_futex_timed_wait): Likewise.
3932         (lll_futex_wake): Likewise.
3933         (lll_futex_requeue): Likewise.
3934         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
3935         (__lll_timedwait_tid): Spell out argument names.
3936         (lll_timedwait_tid): Add comments and parentheses around macro
3937         arguments.
3938         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
3939         LLL_SHARED and LLL_PRIVATE usable from assembly code.
3941 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3943         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
3944         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
3945         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
3946         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
3947         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
3948         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
3949         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
3950         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
3951         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
3952         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
3953         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
3954         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
3955         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
3956         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
3957         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
3958         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
3959         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
3960         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
3961         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
3963 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3965         * sysdeps/x86_64/x32/Makefile: New file.
3967 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3969         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
3970         1L with (mp_limb_t) 1.
3972 2014-12-17  Roland McGrath  <roland@hack.frob.com>
3974         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
3975         * nptl/libc_pthread_init.c: ... here.
3976         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
3977         * nptl/register-atfork.c: ... here.
3979         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
3980         Use pthread_sigmask rather than INTERNAL_SYSCALL.
3981         Use assert_perror to check its return value.
3982         (__gai_create_helper_thread): Likewise.
3984         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
3986         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
3988 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
3990         [BZ #17725]
3991         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
3992         __profil_counter.
3993         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
3994         Likewise.
3995         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
3996         Likewise.
3997         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
3998         Likewise.
3999         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
4000         (profil_counter): Likewise.
4001         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
4002         (profil_counter): Likewise.
4003         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
4004         Likewise.
4005         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
4006         Likewise.
4007         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
4008         (profil_counter): Likewise.
4009         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
4010         Likewise.
4011         [!__profil_counter] (profil_counter): Define as weak alias of
4012         __profil_counter.
4013         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
4014         (profil_counter): Rename to __profil_counter.
4015         [!__profil_counter] (profil_counter): Define as weak alias of
4016         __profil_counter.
4017         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
4018         (profil_counter): Rename to __profil_counter.
4019         [!__profil_counter] (profil_counter): Define as weak alias of
4020         __profil_counter.
4021         * sysdeps/posix/profil.c: Update comment referring to
4022         profil_counter.
4023         (__profil): Use __profil_counter instead of profil_counter.
4024         * sysdeps/posix/sprofil.c (profil_counter): Rename to
4025         __profil_counter.  Use __profil_counter_ushort and
4026         __profil_counter_uint in definitions.
4027         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
4028         instead of profil_counter_uint and profil_counter_ushort.
4030         [BZ #17722]
4031         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
4032         define as weak alias of __inet_makeaddr.
4033         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
4034         as weak alias of __inet_addr.
4035         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
4036         as weak alias of __inet_pton.  Use libc_hidden_weak.
4037         * include/arpa/inet.h (__inet_pton): Declare.  Use
4038         libc_hidden_proto.
4039         (inet_makeaddr): Don't use libc_hidden_proto.
4040         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
4041         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
4042         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
4043         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
4044         Remove variable.
4045         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
4046         (test-xfail-POSIX/time.h/linknamespace): Likewise.
4048 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
4050         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
4052 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
4054         * stdio-common/bug-vfprintf-nargs.c (do_test):
4055         Cast value to intptr_t to avoid format warning
4056         for usage with PRIdPTR printing macro.
4058 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
4060         * libio/tst-widetext.c (do_test):
4061         Use format type %td instead of %Zd for ptrdiff_t
4062         in order to avoid format warning.
4064 2014-12-17  Andreas Schwab  <schwab@suse.de>
4066         * nscd/mem.c (gc): Add size_t cast to match printf format.
4068 2014-12-16  Roland McGrath  <roland@hack.frob.com>
4070         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
4071         (init): Apply PTR_MANGLE to pointers before storing them.
4072         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
4073         before using them.
4075 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
4077         [BZ #17719]
4078         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
4079         define as weak alias of __memrchr.
4080         (__memrchr): Do not define as strong alias of memrchr.
4081         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
4082         Remove variable.
4083         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
4084         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
4085         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
4087         [BZ #17717]
4088         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
4089         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
4090         (if_indextoname): Rename to __if_indextoname and define as weak
4091         alias of __if_indextoname.  Use libc_hidden_weak.
4092         (if_freenameindex): Rename to __if_freenameindex and define as
4093         weak alias of __if_freenameindex.
4094         (if_nameindex): Rename to __if_nameindex and define as weak alias
4095         of __if_nameindex.
4096         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
4097         __if_nametoindex and define as weak alias of __if_nametoindex.
4098         Use libc_hidden_weak.
4099         (if_freenameindex): Rename to __if_freenameindex and define as
4100         weak alias of __if_freenameindex.
4101         (if_nameindex): Rename to __if_nameindex and define as weak alias
4102         of __if_nameindex.
4103         (if_indextoname): Rename to __if_indextoname and define as weak
4104         alias of __if_indextoname.  Use libc_hidden_weak.
4105         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
4106         __if_nametoindex and define as weak alias of __if_nametoindex.
4107         Use libc_hidden_weak.
4108         (if_freenameindex): Rename to __if_freenameindex and define as
4109         weak alias of __if_freenameindex.  Use libc_hidden_weak.
4110         (if_nameindex_netlink): Use __if_freenameindex instead of
4111         if_freenameindex.
4112         (if_nameindex): Rename to __if_nameindex and define as weak alias
4113         of __if_nameindex.  Use libc_hidden_weak.
4114         (if_indextoname): Rename to __if_indextoname and define as weak
4115         alias of __if_indextoname.  Use libc_hidden_weak.
4116         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
4117         libc_hidden_proto.
4118         [!_ISOMAC] (__if_freenameindex): Likewise.
4119         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
4120         if_nametoindex.
4121         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
4122         variable.
4123         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
4124         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
4125         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
4126         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
4127         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
4128         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
4129         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
4131         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
4132         Remove variable.
4133         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
4134         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
4136 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4138         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
4139         subscript above bounds'
4141         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
4142         bounds.
4144 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
4146         * libio/tst-fopenloc.c: Use test-skeleton.c.
4148         * stdlib/tst-bsearch.c: Use test-skeleton.c.
4149         (entry): Rename to ITEM.
4150         (do_test, comp): Adjust.
4152         * stdio-common/tst-fseek.c: Use test-skeleton.c.
4154 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4156         * string/tester.c: Include <libc-internal.h>.
4157         (test_memset): Ignore -Wmemset-transposed-args.
4159 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4161         * misc/tst-mntent2.c (do_test): Fix warning.
4163 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4165         * elf/tst-unique4lib.cc(a): Mark as used.
4167 2014-12-16  Florian Weimer  <fweimer@redhat.com>
4169         [BZ #17630]
4170         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
4171         names.
4173 2014-12-16  Allan McRae  <allan@archlinux.org>
4175         * stdio-common/Makefile (tests): Re-add bug26.
4177 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
4179         [BZ #17657]
4180         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
4181         static array.
4183 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
4185         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
4186         (__lll_lock_wait): Likewise.
4187         (__lll_timedlock_wait): Likewise.
4188         (__lll_timedwait_tid): Likewise.
4189         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
4190         (__lll_robust_timedlock_wait): Likewise.
4191         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
4192         (lll_cond_trylock): Likewise.
4193         (__lll_lock): Likewise.
4194         (__lll_robust_lock): Likewise.
4195         (__lll_cond_lock): Likewise.
4196         (lll_robust_cond_lock): Likewise.
4197         (__lll_timedlock): Likewise.
4198         (__lll_robust_timedlock): Likewise.
4199         (__lll_unlock): Likewise.
4200         (__lll_robust_unlock): Likewise.
4201         (lll_wait_tid): Likewise.
4202         (lll_timedwait_tid): Likewise.
4204 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4206         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
4208 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4210         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
4212 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
4214         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
4215         * stdio-common/tst-sprintf.c: Likewise.
4217 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4219         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
4221 2014-12-15  Jeff Law  <law@redhat.com>
4223         [BZ #16617]
4224         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
4225         on the heap.  (CVE-2012-3406)
4226         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
4227         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
4228         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
4230 2014-12-15  Will Newton  <will.newton@linaro.org>
4232         * manual/install.texi: Bump required version of texinfo
4233         to 4.7 from 4.5.
4234         * INSTALL: Regenerated.
4235         * configure.ac: Check for makeinfo version 4.7 and above.
4236         * configure: Regenerated.
4238 2014-12-12  Roland McGrath  <roland@hack.frob.com>
4240         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
4241         PREFIX, string constant to insert between directory and name.
4242         * sysdeps/posix/shm_open.c: Update caller.
4243         * sysdeps/posix/shm_unlink.c: Likewise.
4244         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
4245         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
4246         (SEM_SHM_PREFIX): New macro.
4247         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
4248         [$(have-thread-library) = no].
4249         * nptl/Makefile (libpthread-routines): Add shm-directory.
4250         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
4251         * sysdeps/nptl/shm-directory.h: New file.
4252         * sysdeps/posix/shm-directory.c
4253         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
4254         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
4255         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
4256         INTERNAL_SYSCALL.
4257         (__where_is_shmfs): Function removed.
4258         (mountpoint, defaultmount, defaultdir, __namedsem_once):
4259         Variables removed.
4260         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
4261         Use SHM_GET_NAME.
4262         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
4264         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
4265         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
4266         unconditional for use inside libpthread.
4267         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
4269 2014-12-12  Roland McGrath  <roland@hack.frob.com>
4271         * nptl/pthread_getaffinity.c: New file.
4272         * nptl/pthread_setaffinity.c: New file.
4273         * nptl/pthread_getname.c: New file.
4274         * nptl/pthread_setname.c: New file.
4276         * nptl/pthread_create.c (START_THREAD_DEFN)
4277         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
4279 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4280             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4282         * resolv/res_send.c (send_vc): Disable warning resplen may
4283         be used uninitialized.
4285 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4287         * nptl/tst-mutex6.c
4288         (ATTR_NULL): New define checks ATTR against NULL.
4289         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
4290         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
4292 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
4294         [BZ #17581]
4295         * malloc/hooks.c
4296         (mem2mem_check): Revert my previous change.
4297         (malloc_check_get_size): Revert my previous change.
4298         (mem2chunk_check): Revert my previous change.
4300 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4302         * sysdeps/posix/shm-directory.c: New file.
4303         * sysdeps/posix/shm-directory.h: New file.
4304         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
4305         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
4306         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
4307         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
4308         Transmute EPERM to EACCES.
4309         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
4310         from ...
4311         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
4312         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
4314 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4316         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
4317         pointer and cast to uintptr_t.
4318         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
4319         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
4320         Add cast to avoid warning.
4321         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
4323 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
4325         * nptl/semaphore.h: Move to ...
4326         * sysdeps/pthread/semaphore.h: ... here.
4327         * Makefile (installed-headers): Change nptl/semaphore.h to
4328         sysdeps/pthread/semaphore.h.
4330 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4332         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
4333         generated error format strings.
4335         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
4336         -Wformat-extra-args warnings for scanf formats.
4337         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
4338         test of zero-length format (duh).
4339         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
4340         corner-case scanf format test.
4341         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
4342         generated fprintf format string.
4343         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
4344         corner-case sprintf format tests.
4345         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
4346         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
4347         -Wformat-extra-args warnings throughout.
4348         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
4349         (CFLAGS-scanf4.c): Likewise.
4350         (CFLAGS-scanf7.c): Likewise.
4351         (CFLAGS-tst-sprintf.c): Likewise.
4352         (CFLAGS-tst-printf.c): Likewise.
4353         (CFLAGS-tst-printfsz.c): Likewise.
4355 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
4357         * include/cpio.h: New file.
4358         * include/fmtmsg.h: Likewise.
4360         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
4361         corresponding format argument to size_t.
4362         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
4363         arguments.
4364         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
4365         corresponding format argument to size_t.
4366         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
4367         arguments.
4368         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
4369         corresponding format argument to size_t.
4370         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
4371         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
4372         (CFLAGS-tst-mbswcs2.c): Likewise.
4373         (CFLAGS-tst-mbswcs3.c): Likewise.
4374         (CFLAGS-tst-mbswcs4.c): Likewise.
4375         (CFLAGS-tst-mbswcs5.c): Likewise.
4376         (CFLAGS-tst-trans.c): Likewise
4378 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4380         * posix/regexbug1.c (main): Use "%s" format with regerror results,
4381         rather than assuming they won't contain any '%'s.
4383 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
4385         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
4386         inhibit_loop_to_libcall to avoid recursive calls.
4387         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
4388         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
4390 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
4392         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
4393         prototype.
4395 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
4397         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
4398         integer value instead of boolean.
4400 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
4402         * malloc/malloc.c: Fix powerof2 check.
4404 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
4406         * locale/programs/locfile.h (maybe_swap_uint32):
4407         Remove inline and add unused attribute.
4409 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
4411         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
4412         Truncating assembler expression to a .long expression.
4414 2014-12-11  Andreas Schwab  <schwab@suse.de>
4416         * elf/rtld.c (struct map_args): Constify str member.
4417         (do_preload): Constify fname argument.
4419 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4421         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
4422         constants definition.
4424 2014-12-11  Andreas Schwab  <schwab@suse.de>
4426         [BZ #16657]
4427         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
4428         FORCE_ELISION instead of DO_ELISION.
4429         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
4430         Remove.
4431         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
4432         Likewise.
4434         * iconvdata/gconv-modules: Remove duplicate entry.
4436 2014-12-11  Will Newton  <will.newton@linaro.org>
4438         Merge gettext 0.19.3 into intl/.
4440         This involves a number of cosmetic changes to comments
4441         and ANSI function definitions and prototypes throughout
4442         all the files. The gettext copyright header is used but
4443         with the date ranges taken from the glibc copy.
4445         * NEWS: Add gettext merge to 2.21.
4446         * intl/bindtextdom.c: Switch to gettext copyright.
4447         Use ANSI definitions and prototypes.
4448         Use gl_* locking primitives rather than __libc_* ones.
4449         Use __builtin_expect rather than __glibc_likely/unlikely.
4450         * intl/dcgettext.c: Switch to gettext copyright.
4451         Use ANSI definitions and prototypes.
4452         * intl/dcigettext.c: Switch to gettext copyright.
4453         Use ANSI definitions and prototypes.
4454         (INTDIV0_RAISES_SIGFPE): New define.
4455         Use gl_* locking primitives rather than __libc_* ones.
4456         Include eval-plural.h instead of plural-eval.c.
4457         Use __builtin_expect rather than __glibc_likely/unlikely.
4458         * intl/dcngettext.c: Switch to gettext copyright.
4459         Use ANSI definitions and prototypes.
4460         * intl/dgettext.c: Likewise.
4461         * intl/dngettext.c: Likewise.
4462         * intl/plural-eval.c: Renamed to...
4463         * intl/eval-plural.h: ...this.
4464         * intl/explodename.c: Switch to gettext copyright.
4465         Use ANSI definitions and prototypes.
4466         (_nl_explode_name): Use strchr instead of __rawmemchr.
4467         * intl/finddomain.c: Switch to gettext copyright.
4468         Use ANSI definitions and prototypes.
4469         Use gl_* locking primitives rather than __libc_* ones.
4470         (_nl_find_domain): Use malloc rather than alloca for
4471         allocation of temporary locale name.
4472         * intl/gettext.c: Switch to gettext copyright.
4473         Use ANSI definitions and prototypes.
4474         * intl/gettextP.h: Switch to gettext copyright.
4475         Use ANSI definitions and prototypes.
4476         Use gl_* locking primitives rather than __libc_* ones.
4477         * intl/gmo.h: Switch to gettext copyright.
4478         (struct sysdep_string): Move struct segment_pair outside of
4479         struct definition.
4480         * intl/hash-string.c: Use ANSI definitions and prototypes.
4481         * intl/hash-string.h: Switch to gettext copyright.
4482         Use ANSI definitions and prototypes.
4483         * intl/l10nflist.c: Switch to gettext copyright.
4484         Use ANSI definitions and prototypes.
4485         (_nl_normalize_codeset): Avoid integer overflow.
4486         * intl/loadinfo.h: Switch to gettext copyright.
4487         Use ANSI definitions and prototypes.
4488         (LIBINTL_DLL_EXPORTED): New define.
4489         (PATH_SEPARATOR): New define.
4490         * intl/loadmsgcat.c: Switch to gettext copyright.
4491         * intl/localealias.c: Switch to gettext copyright.
4492         Use ANSI definitions and prototypes.
4493         (_nl_expand_alias): Use PATH_SEPARATOR.
4494         * intl/ngettext.c: Switch to gettext copyright.
4495         Use ANSI definitions and prototypes.
4496         * intl/plural-exp.c: Likewise.
4497         * intl/plural-exp.h: Switch to gettext copyright.
4498         Use ANSI definitions and prototypes.
4499         (struct expression): Move definition of enum operator outside
4500         of struct definition.
4501         * intl/plural.c: Regenerate.
4502         * intl/plural.y: Switch to gettext copyright.
4503         Use ANSI definitions and prototypes.
4504         Port to bison 3.0.
4505         * intl/textdomain.c: Switch to gettext copyright.
4506         Use ANSI definitions and prototypes.
4507         Use gl_* locking primitives rather than __libc_* ones.
4509 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
4511         * debug/warning-nop.c: Add used atrribute.
4513 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4515         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
4517         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
4518         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
4519         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
4521 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4522             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4524         [BZ #17634]
4525         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
4526         Undefine after defining function.  Define as weak alias of
4527         __wcschr.  Use libc_hidden_weak.
4528         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
4529         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
4530         (libc_hidden_def): Also define __GI___wcschr alias.
4531         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
4532         __wcschr and define as weak alias of __wcschr.
4533         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
4534         __wcschr.
4535         [!WCSCHR] (DEFAULT_WCSCHR): Define.
4536         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
4537         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
4538         libc_hidden_weak.  Do not use libc_hidden_def.
4539         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
4540         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
4541         __GI___wcschr alias.
4542         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
4543         [IS_IN (libc)] (wcschr): Define as macro expanding to
4544         __redirect_wcschr.
4545         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
4546         [IS_IN (libc)] (__wcschr_power6): Likewise.
4547         [IS_IN (libc)] (__wcschr_power7): Likewise.
4548         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
4549         instead of wcschr.
4550         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
4551         __libc_wcschr.
4552         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
4553         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
4554         __wcschr and define as weak alias of __wcschr.  Use
4555         libc_hidden_builtin_def.
4556         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
4557         as weak alias of __wcschr.  Use libc_hidden_weak.
4558         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
4559         wcschr.
4560         * time/era.c (_nl_init_era_entries): Likewise.
4561         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
4562         variable.
4563         (test-xfail-XPG3/time.h/linknamespace): Likewise.
4564         (test-xfail-XPG4/time.h/linknamespace): Likewise.
4566 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4568         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
4569         format for long int variable.
4571 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
4573         [BZ #10672]
4574         * manual/search.texi: (Array Sort Function): Remove claim how to make
4575         qsort stable.
4577 2014-12-10  Andreas Schwab  <schwab@suse.de>
4579         [BZ #12847]
4580         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
4581         user-controlled locks.
4583 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
4585         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
4586         register.
4588 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4590         * configure.ac (--disable-werror): New configure option.
4591         (enable_werror): New AC_SUBST.
4592         * configure: Regenerated.
4593         * config.make.in (enable-werror): New variable.
4594         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
4595         -Wno-error=undef.
4596         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
4597         * manual/install.texi (Configuring and compiling): Document
4598         --disable-werror.
4599         * INSTALL: Regenerated.
4600         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
4601         (CFLAGS-tst-chk2.c): Likewise.
4602         (CFLAGS-tst-chk3.c): Likewise.
4603         (CFLAGS-tst-chk4.cc): Likewise.
4604         (CFLAGS-tst-chk5.cc): Likewise.
4605         (CFLAGS-tst-chk6.cc): Likewise.
4606         (CFLAGS-tst-lfschk1.c): Likewise.
4607         (CFLAGS-tst-lfschk2.c): Likewise.
4608         (CFLAGS-tst-lfschk3.c): Likewise.
4609         (CFLAGS-tst-lfschk4.cc): Likewise.
4610         (CFLAGS-tst-lfschk5.cc): Likewise.
4611         (CFLAGS-tst-lfschk6.cc): Likewise.
4613         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
4614         (main): Disable -Wdeprecated-declarations around calls to
4615         register_printf_function.
4617         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
4618         (do_test): Disable -Wdiv-by-zero around some calls to
4619         fwrite_unlocked and fread_unlocked.
4621         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
4622         (DIAG_POP_NEEDS_COMMENT): Likewise.
4623         (_DIAG_STR1): Likewise.
4624         (_DIAG_STR): Likewise.
4625         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
4626         * stdio-common/bug21.c: Include <libc-internal.h>.
4627         (do_test): Disable -Wformat around call to sscanf.
4628         * stdio-common/scanf14.c: Include <libc-internal.h>.
4629         (main): Disable -Wformat around some calls to scanf functions.
4631 2014-12-09  Torvald Riegel  <triegel@redhat.com>
4633         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
4635 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4637         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
4638         stack variable alignment.
4640 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
4642         [BZ #17682]
4643         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
4644         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
4645         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
4646         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
4647         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
4648         __getrlimit instead of getrlimit.
4649         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
4650         __gettimeofday instead of gettimeofday.
4651         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
4652         Likewise.
4653         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
4654         Likewise.
4655         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
4656         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
4657         Remove variable.
4658         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
4659         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
4661 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4663         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
4664         for wide-character tests.
4666 2014-12-04  Roland McGrath  <roland@hack.frob.com>
4668         * io/openat64.c: #include <libc-internal.h>
4669         (__openat64): Prototypify.  Use ignore_value on MODE.
4670         * io/openat.c: Likewise.
4671         * misc/reboot.c: #include <libc-internal.h>
4672         (reboot): Prototypify.  Use ignore_value on HOWTO.
4673         * misc/ptrace.c: #include <libc-internal.h>
4674         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
4676 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
4678         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
4679         XPG4, UNIX98 and XOPEN2K.
4680         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
4681         Remove variable.
4682         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
4684 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
4686         * libio/fileops.c: Use ISO C style for function definitions.
4687         * libio/iofopen.c: Likewise.
4688         * libio/wfileops.c: Likewise.
4690         [BZ #17653]
4691         * libio/fileops.c (_IO_new_file_underflow): Unset cached
4692         offset on EOF.
4693         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
4694         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
4695         (fgets_func): Function pointer to fgets and fgetws.
4696         (do_ftell_test): Add test to verify ftell value after read
4697         EOF.
4698         (do_test): Set fgets_func.
4700         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
4701         O_TRUNC flag for w and w+ modes.
4702         (do_rewind_test): Likewise.
4703         (do_ftell_test): Likewise.
4704         (do_write_test): Likewise.
4706         [BZ #17647]
4707         * libio/fileops.c (do_ftell): Seek only when there are
4708         unflushed writes.
4709         * libio/wfileops.c (do_ftell_wide): Likewise.
4710         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
4711         test case.
4712         (do_one_test): Call it.
4714 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
4716         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
4717         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
4718         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
4719         Remove variable.
4720         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
4721         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
4722         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
4724 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
4726         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
4727         Remove variable.
4728         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
4730         [BZ #17668]
4731         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
4732         as weak alias of __getifaddrs.  Use libc_hidden_weak.
4733         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4734         __freeifaddrs.  Use libc_hidden_weak.
4735         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
4736         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
4737         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4738         __freeifaddrs.  Use libc_hidden_weak.
4739         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
4740         __getifaddrs and define as weak alias of __getifaddrs.  Use
4741         libc_hidden_weak.
4742         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4743         __freeifaddrs.  Use libc_hidden_weak.
4744         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
4745         Remove variable.
4746         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
4747         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
4749 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
4751         [BZ #17601]
4752         * sysdeps/mips/start.S (__start): Use indirect jump to call
4753         __libc_start_main.
4755 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
4757         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
4759         * nptl/tst-mutex1.c: Include <stdbool.h>.
4760         [!ATTR] (ATTR_NULL): New macro.
4761         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
4762         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
4763         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
4765         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
4766         to char *.
4768         [BZ #17665]
4769         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
4770         Change conditional to [__USE_MISC].
4772         [BZ #17664]
4773         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
4774         fgets_unlocked.
4775         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
4776         __fgets_unlocked.
4777         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
4778         fgets_unlocked.
4779         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
4780         Remove variable.
4781         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
4782         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
4783         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
4784         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
4785         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
4786         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
4787         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
4788         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
4789         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
4791         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
4793 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4795         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4796         Remove strpbrk objects.
4797         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4798         (__libc_ifunc_impl_list): Remove strpbrk implementation.
4799         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
4800         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
4801         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
4802         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
4804         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4805         Remove strcspn objects.
4806         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4807         (__libc_ifunc_impl_list): Remove strcspn implementation.
4808         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
4809         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
4810         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
4811         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
4813         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4814         Remove strspn objetcs.
4815         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4816         (__libc_ifunc_impl_list): Remove strspn implementation.
4817         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
4818         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
4819         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
4820         * sysdeps/powerpc/powerpc64/strspn.S: New file.
4822 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
4824         [BZ #17581]
4825         * malloc/hooks.c
4826         (mem2mem_check): Add a terminator to the chain of checking blocks.
4827         (malloc_check_get_size): Use it here.
4828         (mem2chunk_check): Ditto.
4830 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
4832         * sysdeps/powerpc/powerpc64/strtok.S: New file.
4833         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
4835 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
4837         * bits/ioctl-types.h: Indent preprocessor directives correctly.
4839         * nptl/nptl-init.c: Include libc-internal.h.
4840         (__pthread_initialize_minimal_internal): Use ROUND_UP.
4842         * elf/ldconfig.c (search_dir): Expand comment.
4844 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
4846         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
4847         variable.
4848         (linknamespace-symlist-stdlibs-tests): Likewise.
4849         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
4850         instead of $(objpfx)symlist-stdlibs.
4851         (linknamespace-libs-isoc): New variable.
4852         (linknamespace-libs): Use $(linknamespace-libs-isoc).
4853         (linknamespace-libs-ISO): New variable.
4854         (linknamespace-libs-ISO99): Likewise.
4855         (linknamespace-libs-ISO11): Likewise.
4856         (linknamespace-libs-XPG3): Likewise.
4857         (linknamespace-libs-XPG4): Likewise.
4858         (linknamespace-libs-POSIX): Likewise.
4859         (linknamespace-libs-UNIX98): Likewise.
4860         (linknamespace-libs-XOPEN2K): Likewise.
4861         (linknamespace-libs-POSIX2008): Likewise.
4862         (linknamespace-libs-XOPEN2K8): Likewise.
4863         ($(objpfx)symlist-stdlibs): Replace by
4864         $(linknamespace-symlist-stdlibs-tests).  Use
4865         $(linknamespace-libs-$*) as set of libraries.
4866         ($(linknamespace-header-tests)): Update dependencies.  Use
4867         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
4868         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
4869         * conform/linknamespace.pl: Remove comment about considering
4870         definitions of symbols from irrelevant libraries.
4872 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4874         [BZ #13862]
4875         * elf/dl-tls.c: Include <atomic.h>.
4876         (oom): Remove #ifdef SHARED/#endif.
4877         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
4878         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
4879         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
4880         big enough.
4881         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
4882         * nptl/Makefile (tests): Add tst-stack4.
4883         (modules-names): Add tst-stack4mod.
4884         ($(objpfx)tst-stack4): New.
4885         (tst-stack4mod.sos): Likewise.
4886         ($(objpfx)tst-stack4.out): Likewise.
4887         ($(tst-stack4mod.sos)): Likewise.
4888         (clean): Likewise.
4889         * nptl/tst-stack4.c: New file.
4890         * nptl/tst-stack4mod.c: Likewise.
4892 2014-11-27  J. Brown  <jb999@gmx.de>
4894         * sysdeps/x86/bits/string.h: Add recent CPUs.
4896 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
4898         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
4899         sigblock.
4901         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
4902         feof.
4904         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
4905         variable.
4907 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
4909         * nscd/connections.c: Include libc-internal.h because of macro
4910         usage ignore_value.
4912 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4914         * string/bits/string3.h (__warn_memset_zero_len): Don't
4915         declare for gcc newer than 5.0.
4916         (memset): Don't test for zero-length __LEN for gcc newer than
4917         5.0.
4919 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
4921         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
4922         size_t for %zu format.
4924         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
4925         difference, not %ju.
4927 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
4929         * include/libc-internal.h (ignore_value): New macro.
4930         * nscd/connections.c (restart): Wrap calls to setuid and setgid
4931         with ignore_value.
4933         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
4934         definition.
4936         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
4937         pthread_cleanup_push to void *.
4939         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
4940         Undefine.
4942         [BZ #16619]
4943         [BZ #16740]
4944         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
4945         instead of 1L << 52.
4947         * libio/bug-rewind.c (do_test): Check fwscanf return values.
4948         * libio/bug-rewind2.c (do_test): Likewise.
4950         * debug/test-stpcpy_chk-ifunc.c: Remove file.
4951         * debug/test-strcpy_chk-ifunc.c: Likewise.
4952         * wcsmbs/test-wcschr-ifunc.c: Likewise.
4953         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
4954         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
4955         * wcsmbs/test-wcslen-ifunc.c: Likewise.
4956         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
4957         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
4958         * Rules [$(multi-arch) = no] (tests): Do not filter out
4959         $(tests-ifunc).
4960         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
4961         * debug/Makefile (tests-ifunc): Remove variable.
4962         (tests): Do not add $(tests-ifunc).
4963         * wcsmbs/Makefile (tests-ifunc): Remove variable.
4964         (tests): Do not add $(tests-ifunc).
4965         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
4966         [TEST_IFUNC]: Remove conditionals.
4967         * string/test-string.h (TEST_IFUNC): Remove macro.
4968         [TEST_IFUNC]: Remove conditionals.
4970         * string/test-strchr.c [!WIDE] (L): New macro.
4971         [WIDE] (L): Likewise.
4972         (check1): Use CHAR instead of char.  Use L on string and character
4973         constants.
4975 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
4977         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
4978         tests.
4979         * sysdeps/powerpc/bits/atomic.h
4980         (__arch_atomic_exchange_and_add_32_acq): Add definition.
4981         (__arch_atomic_exchange_and_add_32_rel): Likewise.
4982         (atomic_exchange_and_add_acq): Likewise.
4983         (atomic_exchange_and_add_rel): Likewise.
4984         * sysdeps/powerpc/powerpc32/bits/atomic.h
4985         (__arch_atomic_exchange_and_add_64_acq): Add definition.
4986         (__arch_atomic_exchange_and_add_64_rel): Likewise.
4987         * sysdeps/powerpc/powerpc64/bits/atomic.h
4988         (__arch_atomic_exchange_and_add_64_acq): Add definition.
4989         (__arch_atomic_exchange_and_add_64_rel): Likewise.
4991 2014-11-26  Torvald Riegel  <triegel@redhat.com>
4993         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
4994         Change synchronization of __sched_fifo_min_prio and
4995         __sched_fifo_max_prio.
4996         * nptl/pthread_mutexattr_getprioceiling.c
4997         (pthread_mutexattr_getprioceiling): Likewise.
4998         * nptl/pthread_mutexattr_setprioceiling.c
4999         (pthread_mutexattr_setprioceiling): Likewise.
5000         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
5001         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
5002         Likewise.
5004 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
5006         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
5007         void.
5009 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
5011         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
5012         third argument const.
5014 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
5016         fnmatch: work around GCC compiler warning bug with uninit var
5017         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
5018         This works around a bug with x86-64 GCC 4.9.2 and earlier
5019         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
5020         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
5021         used uninitialized in this function [-Wmaybe-uninitialized]".
5023 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
5025         * posix/bug-regex31.c (main): Return RES not 0.
5027 2014-11-25  Anton Blanchard <anton@samba.org>
5029         * sysdeps/powerpc/bits/atomic.h
5030         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
5032 2014-11-24  Sterling Augustine  <saugustine@google.com>
5034         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
5036 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
5038         [BZ #17608]
5039         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
5041 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
5043         [BZ #17633]
5044         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
5045         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
5046         variable.
5047         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
5048         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
5050 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
5052         * string/strncpy.c (strncpy): Improve performance by using memset.
5054 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
5056         * string/strcpy.c (strcpy):
5057         Improve performance by using strlen and memcpy.
5059 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
5061         * string/strcoll_l.c (get_next_seq): __always_inline.
5062         * string/strcoll_l.c (do_compare): __always_inline.
5064 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
5066         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
5067         defined.
5068         * include/mqueue.h: Likewise.
5069         * include/stdlib.h: Likewise.
5071         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
5072         (get_null_defines): Adjust.
5073         * sunrpc/Makefile: Adjust comment.
5074         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
5075         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
5076         (CFLAGS-interp.c): Likewise.
5077         (CFLAGS-ldconfig.c): Likewise.
5078         (CPPFLAGS-.os): Likewise.
5079         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
5080         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
5081         * extra-modules.mk (extra-modules.mk): Likewise.
5082         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
5083         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
5084         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
5085         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
5086         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
5087         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
5088         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
5089         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
5090         * iconvdata/Makefile (CPPFLAGS): Likewise.
5091         (cpp-srcs-left): Add libof for all iconvdata routines.
5092         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
5093         * include/assert.h: Likewise.
5094         * include/ctype.h: Likewise.
5095         * include/errno.h: Likewise.
5096         * include/libc-symbols.h: Likewise.
5097         * include/math.h: Likewise.
5098         * include/netdb.h: Likewise.
5099         * include/resolv.h: Likewise.
5100         * include/stdio.h: Likewise.
5101         * include/stdlib.h: Likewise.
5102         * include/string.h: Likewise.
5103         * include/sys/stat.h: Likewise.
5104         * include/wctype.h: Likewise.
5105         * intl/l10nflist.c: Likewise.
5106         * libidn/idn-stub.c: Likewise.
5107         * libio/libioP.h: Likewise.
5108         * nptl/libc_multiple_threads.c: Likewise.
5109         * nptl/pthreadP.h: Likewise.
5110         * posix/regex_internal.h: Likewise.
5111         * resolv/res_hconf.c: Likewise.
5112         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
5113         * sysdeps/arm/memmove.S: Likewise.
5114         * sysdeps/arm/sysdep.h: Likewise.
5115         * sysdeps/generic/_itoa.h: Likewise.
5116         * sysdeps/generic/symbol-hacks.h: Likewise.
5117         * sysdeps/gnu/errlist.awk: Likewise.
5118         * sysdeps/gnu/errlist.c: Likewise.
5119         * sysdeps/i386/i586/memcpy.S: Likewise.
5120         * sysdeps/i386/i586/memset.S: Likewise.
5121         * sysdeps/i386/i686/memcpy.S: Likewise.
5122         * sysdeps/i386/i686/memmove.S: Likewise.
5123         * sysdeps/i386/i686/mempcpy.S: Likewise.
5124         * sysdeps/i386/i686/memset.S: Likewise.
5125         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
5126         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
5127         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
5128         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
5129         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
5130         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
5131         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
5132         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
5133         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
5134         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
5135         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
5136         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
5137         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
5138         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
5139         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
5140         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
5141         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
5142         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
5143         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
5144         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
5145         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
5146         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
5147         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
5148         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
5149         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
5150         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
5151         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
5152         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
5153         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
5154         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
5155         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
5156         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
5157         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
5158         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
5159         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
5160         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
5161         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
5162         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
5163         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
5164         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
5165         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
5166         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
5167         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
5168         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
5169         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
5170         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
5171         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
5172         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
5173         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
5174         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
5175         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
5176         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
5177         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
5178         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
5179         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
5180         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
5181         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
5182         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
5183         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
5184         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
5185         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
5186         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
5187         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
5188         * sysdeps/nptl/bits/libc-lock.h: Likewise.
5189         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
5190         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
5191         * sysdeps/posix/closedir.c: Likewise.
5192         * sysdeps/posix/opendir.c: Likewise.
5193         * sysdeps/posix/readdir.c: Likewise.
5194         * sysdeps/posix/rewinddir.c: Likewise.
5195         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
5196         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
5197         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
5198         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
5199         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
5200         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
5201         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
5202         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
5203         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
5204         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
5205         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
5206         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
5207         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
5208         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
5209         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
5210         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
5211         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
5212         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
5213         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
5214         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
5215         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
5216         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
5217         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
5218         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
5219         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
5220         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
5221         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
5222         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
5223         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
5224         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
5225         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
5226         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
5227         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
5228         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
5229         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
5230         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
5231         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
5232         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
5233         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
5234         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
5235         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
5236         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
5237         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
5238         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
5239         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
5240         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
5241         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
5242         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
5243         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
5244         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
5245         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
5246         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
5247         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
5248         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
5249         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
5250         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
5251         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
5252         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
5253         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
5254         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
5255         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
5256         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
5257         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
5258         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
5259         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
5260         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
5261         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
5262         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
5263         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
5264         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
5265         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
5266         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
5267         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
5268         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
5269         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
5270         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
5271         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
5272         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
5273         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
5274         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
5275         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
5276         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
5277         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
5278         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
5279         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
5280         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
5281         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
5282         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
5283         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
5284         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
5285         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
5286         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
5287         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
5288         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
5289         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
5290         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
5291         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
5292         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
5293         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
5294         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
5295         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
5296         * sysdeps/unix/alpha/sysdep.S: Likewise.
5297         * sysdeps/unix/alpha/sysdep.h: Likewise.
5298         * sysdeps/unix/make-syscalls.sh: Likewise.
5299         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5300         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5301         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5302         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
5303         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5304         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
5305         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
5306         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5307         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5308         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
5309         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5310         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5311         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5312         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
5313         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5314         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
5315         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5316         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
5317         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
5318         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5319         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
5320         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5321         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5322         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5323         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5324         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5325         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5326         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
5327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
5328         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
5329         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5330         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5331         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
5332         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
5333         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
5334         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5335         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
5336         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5337         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
5338         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
5339         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5340         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5341         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
5342         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
5343         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5344         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5345         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5346         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
5347         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5348         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5349         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5350         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5351         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5352         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5353         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
5354         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5355         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5356         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5357         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
5358         * sysdeps/x86_64/memcpy.S: Likewise.
5359         * sysdeps/x86_64/memmove.c: Likewise.
5360         * sysdeps/x86_64/memset.S: Likewise.
5361         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
5362         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
5363         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
5364         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
5365         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
5366         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
5367         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
5368         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
5369         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
5370         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
5371         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
5372         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
5373         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
5374         * sysdeps/x86_64/multiarch/memset.S: Likewise.
5375         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5376         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
5377         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
5378         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
5379         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
5380         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
5381         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
5382         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
5383         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
5384         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
5385         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
5386         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
5387         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
5388         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
5389         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
5390         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
5391         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
5392         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
5393         * sysdeps/x86_64/strcmp.S: Likewise.
5395         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
5397         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
5398         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
5399         * elf/rtld-Rules: Likewise.
5400         * elf/setup-vdso.h: Likewise.
5401         * include/assert.h: Likewise.
5402         * include/bits/stdlib-float.h: Likewise.
5403         * include/errno.h: Likewise.
5404         * include/sys/stat.h: Likewise.
5405         * include/unistd.h: Likewise.
5406         * sysdeps/aarch64/setjmp.S: Likewise.
5407         * sysdeps/alpha/setjmp.S: Likewise.
5408         * sysdeps/arm/__longjmp.S: Likewise.
5409         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
5410         * sysdeps/arm/setjmp.S: Likewise.
5411         * sysdeps/arm/sysdep.h: Likewise.
5412         * sysdeps/generic/_itoa.h: Likewise.
5413         * sysdeps/generic/dl-sysdep.h: Likewise.
5414         * sysdeps/generic/ldsodefs.h: Likewise.
5415         * sysdeps/i386/dl-tls.h: Likewise.
5416         * sysdeps/i386/setjmp.S: Likewise.
5417         * sysdeps/m68k/setjmp.c: Likewise.
5418         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
5419         * sysdeps/mach/hurd/opendir.c: Likewise.
5420         * sysdeps/posix/getcwd.c: Likewise.
5421         * sysdeps/posix/opendir.c: Likewise.
5422         * sysdeps/posix/profil.c: Likewise.
5423         * sysdeps/powerpc/dl-procinfo.h: Likewise.
5424         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
5425         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
5426         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
5427         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
5428         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
5429         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
5430         * sysdeps/s390/dl-tls.h: Likewise.
5431         * sysdeps/s390/s390-32/setjmp.S: Likewise.
5432         * sysdeps/s390/s390-64/setjmp.S: Likewise.
5433         * sysdeps/sh/sh3/setjmp.S: Likewise.
5434         * sysdeps/sh/sh4/setjmp.S: Likewise.
5435         * sysdeps/unix/alpha/sysdep.h: Likewise.
5436         * sysdeps/unix/arm/sysdep.S: Likewise.
5437         * sysdeps/unix/i386/sysdep.S: Likewise.
5438         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5439         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
5440         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5441         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5442         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5443         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
5444         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
5445         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5446         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
5447         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
5448         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
5449         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5450         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
5452         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
5453         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5454         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
5455         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5456         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5457         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
5458         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5459         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5460         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5461         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5462         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5463         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5464         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5465         * sysdeps/unix/x86_64/sysdep.S: Likewise.
5466         * sysdeps/x86_64/setjmp.S: Likewise.
5468         * include/math.h: Use IS_IN instead of IS_IN_libm.
5469         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
5470         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
5471         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
5472         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
5473         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
5474         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
5475         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
5476         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
5477         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
5478         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
5479         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
5480         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
5481         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
5482         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
5483         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
5484         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
5485         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
5486         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
5487         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
5488         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
5489         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
5490         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
5491         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
5492         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
5493         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
5494         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
5495         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
5496         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
5497         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
5498         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
5499         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
5500         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
5501         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
5502         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
5503         Likewise.
5504         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
5505         Likewise.
5506         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
5507         Likewise.
5508         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
5509         Likewise.
5510         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
5511         Likewise.
5512         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
5513         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
5514         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
5515         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
5516         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
5517         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
5518         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
5519         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
5520         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
5521         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
5522         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
5523         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
5524         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
5525         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
5526         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
5527         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
5528         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
5529         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
5530         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
5531         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
5532         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
5533         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
5534         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
5535         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
5536         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
5537         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
5538         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
5540         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
5541         * nptl/pthreadP.h: Likewise.
5542         * nptl_db/structs.def: Likewise.
5543         * sysdeps/arm/sysdep.h: Likewise.
5544         * sysdeps/nptl/bits/libc-lock.h: Likewise.
5545         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
5546         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
5547         * sysdeps/unix/alpha/sysdep.h: Likewise.
5548         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5549         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5550         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5551         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5552         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5553         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5554         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5555         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5556         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5557         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5558         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5559         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5560         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5561         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5562         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
5563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
5564         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5565         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5566         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5567         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5568         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5569         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5570         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5571         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5572         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
5573         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5575         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
5576         * nptl/pthreadP.h: Likewise.
5577         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5578         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5579         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5580         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5581         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5582         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5583         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5584         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5585         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5586         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5587         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5588         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5589         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
5590         Likewise.
5591         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
5592         Likewise.
5593         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5594         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5595         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5596         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5597         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5598         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5599         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5600         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5602         * dlfcn/dladdr.c: Use IS_IN.
5603         * dlfcn/dladdr1.c: Likewise.
5604         * dlfcn/dlclose.c: Likewise.
5605         * dlfcn/dlerror.c: Likewise.
5606         * dlfcn/dlinfo.c: Likewise.
5607         * dlfcn/dlmopen.c: Likewise.
5608         * dlfcn/dlopen.c: Likewise.
5609         * dlfcn/dlsym.c: Likewise.
5610         * dlfcn/dlvsym.c: Likewise.
5612         * include/ifaddrs.h: Use IS_IN.
5613         * inet/check_pf.c: Likewise.
5614         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
5615         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
5617         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
5618         IS_IN_ldconfig.
5619         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
5620         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
5622         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
5623         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
5624         IS_IN (libc).
5626         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
5628         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
5629         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
5630         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
5631         * include/libc-symbols.h (IS_IN_LIB): New macro.
5632         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
5633         * include/netdb.h: Likewise.
5634         * include/stap-probe.h: Remove all uses of IN_LIB.
5636         * Makeconfig (module-cppflags-real): Define MODULE_NAME
5637         instead of IN_MODULE.
5638         * include/libc-symbols.h (IN_MODULE): Define using
5639         MODULE_NAME.
5640         (PASTE_NAME, PASTE_NAME1): New macros.
5641         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
5642         of IN_LIB.
5643         (STAP_PROBE_ASM): Likewise.
5645 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5647         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
5648         __mach_init in dlopened libc.
5650 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
5652         * sysdeps/arm/preconfigure.ac: Delete EABI check.
5653         * sysdeps/arm/preconfigure: Regenerate.
5655 2014-11-21  Roland McGrath  <roland@hack.frob.com>
5657         * nptl/pthread_create.c (__pthread_create_2_1): Set
5658         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
5659         when copying values from IATTR into PD.
5661 2014-11-21  Will Newton  <will.newton@linaro.org>
5662             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
5664         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
5665         Refactor inline-asm.  Also add comment.
5667         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
5668         ElfW macro instead of hardcoded Elf64 types.
5669         (la_aarch64_gnu_pltenter): Likewise.
5670         * sysdeps/aarch64/dl-machine.h
5671         (elf_machine_runtime_setup): Use ElfW(Addr).
5673         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
5674         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
5675         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
5676         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
5677         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
5678         (R_AARCH64_TLS_DTPMOD64): Rename to ..
5679         (R_AARCH64_TLS_DTPMOD): This.
5680         (R_AARCH64_TLS_DTPREL64): Rename to ...
5681         (R_AARCH64_TLS_DTPREL): This.
5682         (R_AARCH64_TLS_TPREL64): Rename to ...
5683         (R_AARCH64_TLS_TPREL): This.
5684         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
5685         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
5686         R_AARCH64_TLS_TPREL64.
5687         (elf_machine_rela): Likewise.
5689 2014-11-21  Torvald Riegel  <triegel@redhat.com>
5691         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
5692         by setting it to 0.  64b atomics are not supported currently.
5694 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5696         [BZ #16469]
5697         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
5698         search domain names.
5700 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5702         [BZ #16469]
5703         * NEWS: Update.
5704         * resolv/res_query.c (__libc_res_nquerydomain): Retain
5705         trailing dot.
5706         * posix/tst-getaddrinfo5.c: New.
5707         * posix/Makefile (tests): Add it.
5709 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5711         [BZ #14498]
5712         * NEWS: Fixed.
5713         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
5714         after parsing line but before break_if_match.
5715         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
5716         if there is a protocol mismatch.
5718 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
5720         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
5721         because the potential race is on the user-supplied stream.
5723 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5725         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
5726         string literal if not passed a buffer.
5727         * manual/job.texi (ctermid): Update reasoning, note deviation
5728         from posix, suggest mtasurace when not passed a buffer, for
5729         future non-preliminary safety notes.
5731 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5733         * manual/users.texi (cuserid): Fix MT-Safety note for the case
5734         of not passing it a buffer.
5735         Reported by Peng Haitao.
5737 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5739         * manual/Makefile ($(objpfx)stamp-summary): Require
5740         check-safety.sh to pass.
5741         * manual/check-safety.sh: Wish for verification that every
5742         @deftypefn and @deftypefun is followed by a @safety remark.
5744 2014-11-20  Roland McGrath  <roland@hack.frob.com>
5746         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
5748         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
5749         PTHREAD_CANCEL_ASYNCHRONOUS.
5750         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
5751         send SIGCANCEL.
5753         * nptl/default-sched.h: New file.
5754         * sysdeps/unix/sysv/linux/default-sched.h: New file.
5755         * nptl/pthread_create.c: Include it.
5756         (__pthread_create_2_1): Use collect_default_sched instead of making
5757         Linux syscalls here directly.
5759 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5761         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
5762         __pthread_once): Use C11 atomics.
5764 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5766         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
5768 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5770         * include/atomic.h (__atomic_link_error, __atomic_check_size,
5771         atomic_thread_fence_acquire, atomic_thread_fence_release,
5772         atomic_thread_fence_seq_cst, atomic_load_relaxed,
5773         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
5774         atomic_compare_exchange_weak_relaxed,
5775         atomic_compare_exchange_weak_acquire,
5776         atomic_compare_exchange_weak_release,
5777         atomic_exchange_acquire, atomic_exchange_release,
5778         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
5779         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
5780         atomic_fetch_and_acquire,
5781         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
5783 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5785         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
5786         USE_ATOMIC_COMPILER_BUILTINS): Define.
5787         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
5788         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5789         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
5790         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5791         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
5792         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5793         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
5794         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5795         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
5796         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5797         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
5798         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5799         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
5800         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5801         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
5802         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5803         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
5804         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5805         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
5806         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5807         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
5808         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5809         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
5810         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5811         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
5812         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5813         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
5814         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5815         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
5816         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5817         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
5818         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5819         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
5820         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5821         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
5822         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5823         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
5824         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5825         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
5826         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5828 2014-11-19  Roland McGrath  <roland@hack.frob.com>
5830         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
5831         the sched_priority value here.  It was already checked when the user
5832         called pthread_attr_setschedparam.
5834         * nptl/tst-bad-schedattr.c: New file.
5835         * nptl/Makefile (tests): Add it.
5837 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
5838             Florian Weimer  <fweimer@redhat.com>
5839             Joseph Myers  <joseph@codesourcery.com>
5840             Adam Conrad  <adconrad@0c3.net>
5841             Andreas Schwab  <schwab@suse.de>
5842             Brooks  <bmoses@google.com>
5844         [BZ #17625]
5845         * wordexp-test.c (__dso_handle): Add prototype.
5846         (__register_atfork): Likewise.
5847         (__app_register_atfork): New function.
5848         (registered_forks): New global.
5849         (register_fork): New function.
5850         (test_case): Add 3 new tests for WRDE_CMDSUB.
5851         (main): Call __app_register_atfork.
5852         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
5853         fork count is non-zero fail the test.
5854         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
5855         is set.
5856         (parse_dollars): Remove check for WRDE_NOCMD.
5857         (parse_dquote): Likewise.
5859 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5861         * Makeconfig (built-modules): List non-library modules to be
5862         built.
5863         (module-cppflags): Include libc-modules.h for
5864         everything except shlib-versions.v.i.
5865         (CPPFLAGS): Use it.
5866         (before-compile): Add libc-modules.h.
5867         ($(common-objpfx)libc-modules.h,
5868         $(common-objpfx)libc-modules.stmp): New targets.
5869         (common-generated): Add libc-modules.h and libc-modules.stmp.
5870         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
5871         * include/libc-symbols.h: Don't include libc-modules.h.
5872         * include/libc-modules.h: Remove file.
5873         * scripts/gen-libc-modules.awk: New script to generate
5874         libc-modules.h.
5875         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
5876         Depend on libc-modules.stmp.
5878         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
5880         * Makeconfig (in-module): Get value of libof set for the
5881         translation unit.
5882         (CPPFLAGS): Use $(in-module).
5883         * Makerules: Don't suffix routine names for nonlib.
5884         * include/libc-modules.h: New file.
5885         * include/libc-symbols.h: Include libc-modules.h
5886         (IS_IN): New macro to replace IS_IN_* macros.
5887         * elf/Makefile: Set libof-* for each routine.
5888         * elf/rtld-Rules: Likewise.
5889         * extra-modules.mk: Likewise.
5890         * iconv/Makefile: Likewise.
5891         * iconvdata/Makefile: Likewise.
5892         * locale/Makefile: Likewise.
5893         * malloc/Makefile: Likewise.
5894         * nss/Makefile: Likewise.
5895         * sysdeps/gnu/Makefile: Likewise.
5896         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
5897         * sysdeps/unix/sysv/linux/Makefile: Likewise.
5898         * sysdeps/s390/s390-64/Makefile: Likewise.
5899         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
5900         CPPFLAGS for nscd instead of nonlib.
5902 2014-11-18  Roland McGrath  <roland@hack.frob.com>
5904         * nptl/createthread.c: New file.
5906         * nptl/createthread.c: Moved ...
5907         * sysdeps/unix/sysv/linux/createthread.c: ... here.
5909         * nptl/createthread.c: Add proper top-line comment.
5910         (do_clone): Folded into ...
5911         (create_thread): ... here.  Take new arguments STOPPED_START and
5912         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
5913         increment __nptl_threads, do event-reporting logic, do
5914         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
5915         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
5916         resource cleanup if sched_setaffinity or sched_setscheduler fails,
5917         just send SIGCANCEL.
5918         * nptl/pthread_create.c: Forward-declare create_thread before
5919         including createthread.c.
5920         (start_thread): Use new macro START_THREAD_DEFN to replace defining
5921         declaration, and new macro START_THREAD_SELF to replace argument.
5922         Remove return statement.
5923         (report_thread_creation): New function.
5924         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
5925         synchronization logic, and __nptl_nthreads increment here, around
5926         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
5927         PD->parent_cancelhandling here, before create_thread.  When
5928         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
5929         __deallocate_stack, and ENOMEM translation here.
5931 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
5933         [BZ #17616]
5934         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
5935         (mptwo): Rename to __mptwo.
5936         (__inv): Use __mptwo instead of mptwo.
5937         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
5938         (mptwo): Rename to __mptwo.
5939         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
5940         of mpone and __mptwo instead of mptwo.
5941         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
5942         instead of mpone.
5943         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
5944         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
5945         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
5946         of mpone and __mptwo instead of mptwo.
5947         (__mpranred): Use __mpone instead of mpone.
5948         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
5949         variable.
5950         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
5951         (test-xfail-ISO99/math.h/linknamespace): Likewise.
5952         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
5953         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
5954         (test-xfail-ISO11/math.h/linknamespace): Likewise.
5955         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
5956         (test-xfail-XPG3/math.h/linknamespace): Likewise.
5957         (test-xfail-XPG4/math.h/linknamespace): Likewise.
5958         (test-xfail-POSIX/math.h/linknamespace): Likewise.
5959         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
5960         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
5961         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
5962         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
5963         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
5964         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
5965         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
5966         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
5967         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
5968         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
5970 2014-11-18  Tom de Vries  <tom@codesoucery.com>
5972         * manual/signal.texi (Primitives Interrupted by Signals): In section,
5973         replace BSD Handler xref with BSD Signal Handling.
5975 2014-11-17  Richard Henderson  <rth@redhat.com>
5977         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
5978         (_FP_PACK_RAW_2): Remove.
5979         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
5980         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
5981         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
5982         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
5983         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
5984         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
5985         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
5986         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
5987         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
5988         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
5989         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
5990         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
5991         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
5992         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
5993         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
5994         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
5996 2014-11-14  Roland McGrath  <roland@hack.frob.com>
5998         * signal/signal.h [__USE_MISC]
5999         (struct sigvec): Remove type.
6000         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
6001         (sigvec): Remove declaration.
6002         * sysdeps/posix/sigvec.c: Moved ...
6003         * signal/sigvec.c: ... here, replacing old file.
6004         (struct sigvec): New type, copied from old signal.h definition.
6005         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
6006         (__sigvec): Convert definition to prototype.
6007         (sigvec): Replace weak_alias with compat_symbol.
6008         * signal/Versions (libc: GLIBC_2.21): New version set.
6009         * include/signal.h: Remove __sigvec declaration.
6010         * sysdeps/unix/bsd/sigvec.c: Remove file.
6011         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
6012         * manual/signal.texi (BSD Handler): Remove subsection.
6013         Move siginterrupt up to ...
6014         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
6015         (Blocking in BSD): Fold subsection into its parent.
6016         * NEWS: Mention sigvec removal.
6018 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
6020         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
6021         (DLA_FMS): Make definition conditional only on [__FMA4__].
6022         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
6023         definition.
6025         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
6026         Make definition conditional only on [PROF].
6027         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
6028         definition.
6029         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
6030         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
6032         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
6033         !__GNUC__].
6034         * include/signal.h (__sigpause): Move declaration above call to
6035         libc_hidden_proto.
6036         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
6037         variable.
6038         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
6039         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
6041 2014-11-14  David S. Miller  <davem@davemloft.net>
6043         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
6044         Define before including <string/memcpy.c> and <string/mempcpy.c>.
6046 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
6048         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
6049         * configure: Regenerated.
6050         * manual/install.texi (Tools for Compilation): Document a
6051         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
6052         compiler verified to work.
6053         * INSTALL: Regenerated.
6055         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
6056         redeclare with asm name.
6057         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
6058         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
6059         including <string.h>.
6060         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6061         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
6062         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6063         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
6064         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6065         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
6066         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6068 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
6070         * stdlib/strtol.c (__strtol): Use prototype definition.
6072         [BZ #17594]
6073         * stdlib/strtol.c (SYM__): New macro.
6074         (SYM__1): Likewise.
6075         (__strtol): Likewise.
6076         (strtol): Rename to __strtol and define as weak alias of
6077         __strtol.  Use libc_hidden_weak.
6079 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6081         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
6082         Use numbered labels in inline assembly.
6084 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6086         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
6087         Add setjmp LIBC_PROBE.
6088         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
6089         Likewise.
6090         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
6091         Add longjmp, longjmp_target LIBC_PROBE.
6092         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
6093         Likewise.
6095 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6097         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
6098         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
6099         to get rid of unused variable warning.
6101 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6103         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
6104         Check for unwind_backtrace ==  NULL only in SHARED case.
6105         (__backchain_backtrace): Compile only in SHARED case.
6106         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
6107         Likewise.
6108         (__backchain_backtrace): Declare as static.
6110 2014-11-12  Roland McGrath  <roland@hack.frob.com>
6112         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
6113         (__libc_multiple_threads_ptr): Variable moved ...
6114         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
6116 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
6118         * conform/GlibcConform.pm: New file.
6119         * conform/conformtest.pl: Use GlibcConform module.
6120         * conform/linknamespace.pl: New file.
6121         * conform/list-header-symbols.pl: Likewise.
6122         * conform/Makefile (linknamespace-symlists-base): New variable.
6123         (linknamespace-symlists-tests): Likewise.
6124         (linknamespace-header-base): Likewise.
6125         (linknamespace-header-tests): Likewise.
6126         (tests-special): Add new tests.
6127         ($(linknamespace-symlists-tests)): New rule.
6128         (linknamespace-libs): New variable.
6129         ($(objpfx)symlist-stdlibs): New rule.
6130         ($(linknamespace-header-tests)): Likewise.
6131         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
6132         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
6133         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
6134         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
6135         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
6136         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
6137         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
6138         (test-xfail-ISO/math.h/linknamespace): Likewise.
6139         (test-xfail-ISO/signal.h/linknamespace): Likewise.
6140         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
6141         (test-xfail-ISO/time.h/linknamespace): Likewise.
6142         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
6143         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
6144         (test-xfail-ISO99/math.h/linknamespace): Likewise.
6145         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
6146         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
6147         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
6148         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
6149         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
6150         (test-xfail-ISO11/math.h/linknamespace): Likewise.
6151         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
6152         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
6153         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
6154         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
6155         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
6156         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
6157         (test-xfail-XPG3/math.h/linknamespace): Likewise.
6158         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
6159         (test-xfail-XPG3/search.h/linknamespace): Likewise.
6160         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
6161         (test-xfail-XPG3/time.h/linknamespace): Likewise.
6162         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
6163         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
6164         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
6165         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
6166         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
6167         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
6168         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
6169         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
6170         (test-xfail-XPG4/math.h/linknamespace): Likewise.
6171         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
6172         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
6173         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
6174         (test-xfail-XPG4/search.h/linknamespace): Likewise.
6175         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
6176         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
6177         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
6178         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
6179         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
6180         (test-xfail-XPG4/time.h/linknamespace): Likewise.
6181         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
6182         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
6183         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
6184         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
6185         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
6186         (test-xfail-POSIX/math.h/linknamespace): Likewise.
6187         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
6188         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
6189         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
6190         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
6191         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
6192         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
6193         (test-xfail-POSIX/time.h/linknamespace): Likewise.
6194         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
6195         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
6196         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
6197         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
6198         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
6199         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
6200         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
6201         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
6202         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
6203         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
6204         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
6205         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
6206         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
6207         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
6208         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
6209         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
6210         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
6211         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
6212         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
6213         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
6214         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
6215         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
6216         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
6217         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
6218         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
6219         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
6220         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
6221         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
6222         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
6223         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
6224         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
6225         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
6226         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
6227         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
6228         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
6229         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
6230         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
6231         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
6232         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
6233         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
6234         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
6235         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
6236         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
6237         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
6238         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
6239         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
6240         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
6241         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
6242         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
6243         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
6244         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
6245         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
6246         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
6247         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
6248         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
6249         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
6250         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
6251         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
6252         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
6253         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
6254         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
6255         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
6256         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
6257         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
6258         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
6259         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
6260         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
6261         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
6262         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
6263         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
6264         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
6265         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
6266         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
6267         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
6268         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
6269         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
6270         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
6271         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
6272         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
6273         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
6274         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
6275         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
6276         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
6277         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
6278         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
6279         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
6280         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
6281         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
6282         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
6283         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
6284         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
6285         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
6286         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
6287         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
6288         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
6289         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
6290         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
6291         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
6293         [BZ #17589]
6294         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
6295         of fgets_unlocked.
6297         [BZ #17585]
6298         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
6299         (memmem): Rename to __memmem and define as weak alias of
6300         __memmem.  Use libc_hidden_weak.
6301         (__memmem): Use libc_hidden_def.
6302         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
6303         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
6304         memmem.
6306         [BZ #17582]
6307         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
6308         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
6309         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
6310         and define as weak alias of __fgets_unlocked.  Use
6311         libc_hidden_weak.
6312         (__fgets_unlocked): Use libc_hidden_def.
6313         * include/stdio.h (__fgets_unlocked): Declare.  Use
6314         libc_hidden_proto.
6315         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
6316         __fgets_unlocked instead of fgets_unlocked.
6317         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
6318         (GET_NPROCS_CONF_PARSER): Likewise.
6319         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
6320         (GET_NPROCS_CONF_PARSER): Likewise.
6322         [BZ #17574]
6323         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
6324         weak alias of __wmemset.  Use libc_hidden_weak.
6325         (__wmemset): Use libc_hidden_def.
6326         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
6327         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
6328         of wmemset.
6330         [BZ #17573]
6331         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
6332         with asm name __mempcpy.
6333         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
6335         [BZ #17572]
6336         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
6337         and define as weak alias of __rawmemchr.
6338         (__rawmemchr): Do not define as strong alias of rawmemchr.
6340         [BZ #17571]
6341         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
6342         alias of __qsort_r.
6343         (qsort): Call __qsort_r instead of qsort_r.
6344         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
6345         (__qsort_r): Declare.  Call libc_hidden_proto.
6346         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
6347         instead of qsort_r.
6348         * nscd/gai.c (__qsort_r): Define to qsort_r.
6349         * posix/tst-rfc3484.c (__qsort_r): Likewise.
6350         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
6351         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
6353         [BZ #17570]
6354         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
6355         define as weak alias of __malloc_info.
6357         [BZ #17584]
6358         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
6359         as weak alias of __rewinddir.  Don't use libc_hidden_def.
6360         (__rewinddir): Use libc_hidden_def.
6361         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
6362         as weak alias of __rewinddir.  Don't use libc_hidden_def.
6363         (__rewinddir): Use libc_hidden_def.
6364         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
6365         weak alias of __rewinddir.  Don't use libc_hidden_def.
6366         (__rewinddir): Use libc_hidden_def.
6367         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
6368         (__rewinddir): Use libc_hidden_proto.
6369         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
6370         rewinddir.
6371         (__getcwd): Use __rewinddir instead of rewinddir.
6373         [BZ #17583]
6374         * libio/fileno.c (fileno): Rename to __fileno and define as weak
6375         alias of __fileno.  Use libc_hidden_weak.
6376         (__fileno): Use libc_hidden_def.
6377         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
6378         * libio/ftello.c (ftello): Rename to __ftello and define as weak
6379         alias of __ftello.
6380         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
6381         __ftello.
6382         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
6383         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
6384         libc_hidden_def.
6385         (fread_unlocked): Don't use libc_hidden_ver.
6386         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
6387         and define as weak alias of __fread_unlocked.  Don't use
6388         libc_hidden_def.
6389         (__fread_unlocked): Use libc_hidden_def.
6390         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
6391         (ftello): Don't use libc_hidden_proto.
6392         (__ftello): Declare.  Use libc_hidden_proto.
6393         (fread_unlocked): Don't use libc_hidden_proto.
6394         (__fread_unlocked): Declare.  Use libc_hidden_proto.
6395         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
6396         and __ftello instead of fileno, fread_unlocked and ftello.
6398 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
6400         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
6401         GOT12.
6402         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
6403         Likewise.
6404         (_dl_start_user): Likewise.
6405         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
6407 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
6408             Siddhesh Poyarekar  <siddhesh@redhat.com>
6410         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
6411         Move argv and envp down instead of moving argc up.
6412         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
6414 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
6416         [BZ #17506]
6417         * test-skeleton.c (main): Return successful if one of
6418         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
6419         * string/tst-strcoll-overflow.c: Define expected status.
6421 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
6423         [BZ #17475]
6424         * locale/iso-639.def: Define Bhili and Tulu language codes.
6426 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
6428         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
6430 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
6432         [BZ #17555]
6433         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
6435 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
6437         * configure.ac: Updated check of minimal required version to
6438         2.22.
6439         * manual/install.texi (Tools for Compilation): Updated version
6440         number.
6441         * configure: Regenerated.
6442         * INSTALL: Likewise.
6444 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
6446         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
6447         __tls_get_addr.
6449 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
6451         * include/sys/wait.h (__libc_waitpid): Remove declaration.
6452         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
6453         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6454         libc_hidden_weak.
6455         (waitpid): Define as alias of __waitpid.
6456         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
6457         __waitpid.
6458         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6459         libc_hidden_weak.
6460         (waitpid): Define as alias of __waitpid.
6461         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
6462         __libc_waitpid alias.
6463         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
6464         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
6465         Likewise.
6466         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
6467         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
6468         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
6469         alias.
6470         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
6471         __waitpid.
6472         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6473         libc_hidden_weak.
6474         (waitpid): Define as alias of __waitpid.
6476 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
6478         * manual/llio.texi: Add comment that write safety has been
6479         fixed in Linux.
6481         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
6482         (localplt-build-dso): Add elf/ld.so.
6483         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
6484         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
6485         and free for ld.so.
6486         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
6487         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
6488         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
6489         Likewise.
6490         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
6491         Likewise.
6492         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
6493         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
6494         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
6495         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
6496         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
6497         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
6498         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
6499         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
6500         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
6501         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
6502         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
6504 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
6506         [BZ #14132]
6507         * include/libc-symbols.h (INTUSE): Remove macro.
6508         (INTDEF): Likewise.
6509         (INTVARDEF): Likewise.
6510         (_INTVARDEF): Likewise.
6511         (INTDEF2): Likewise.
6512         (INTVARDEF2): Likewise.
6513         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
6514         rtld_hidden_def instead of INTVARDEF.
6515         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
6516         (_dl_starting_up_internal): Remove declaration.
6517         (_dl_starting_up): Use rtld_hidden_proto.
6518         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
6519         declaration.
6520         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
6521         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
6522         _dl_starting_up.
6523         * elf/dl-writev.h (_dl_writev): Likewise.
6524         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
6525         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
6526         _dl_starting_up_internal.
6528 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6530         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
6531         test-skeleton.c.
6533 2014-11-05  Will Newton  <will.newton@linaro.org>
6535         * benchtests/Makefile: (bench-malloc): Add malloc thread
6536         scalability benchmark.
6537         * benchtests/bench-malloc-threads.c: New file.
6539 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
6541         * sysdeps/aarch64/strchrnul.S: New file.
6543 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6545         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
6546         definition.
6547         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
6548         Likwise.
6549         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
6550         Likewise.
6551         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
6552         Likewise.
6553         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
6554         Likewise.
6555         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
6556         Likewise.
6558 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
6560         * catgets/test-gencat.c: Use test-skeleton.c.
6561         * catgets/tst-catgets.c: Likewise.
6562         * csu/tst-empty.c: Likewise.
6563         * elf/tst-audit2.c: Likewise.
6564         * elf/tst-global1.c: Likewise.
6565         * elf/tst-pathopt.c: Likewise.
6566         * elf/tst-piemod1.c: Likewise.
6567         * elf/tst-tls10.c: Likewise.
6568         * elf/tst-tls11.c: Likewise.
6569         * elf/tst-tls12.c: Likewise.
6570         * gnulib/tst-gcc.c: Likewise.
6571         * iconvdata/tst-e2big.c: Likewise.
6572         * iconvdata/tst-loading.c: Likewise.
6573         * iconv/tst-iconv1.c: Likewise.
6574         * iconv/tst-iconv2.c: Likewise.
6575         * inet/test-inet6_opt.c: Likewise.
6576         * inet/tst-gethnm.c: Likewise.
6577         * inet/tst-network.c: Likewise.
6578         * inet/tst-ntoa.c: Likewise.
6579         * intl/tst-codeset.c: Likewise.
6580         * intl/tst-gettext2.c: Likewise.
6581         * intl/tst-gettext3.c: Likewise.
6582         * intl/tst-ngettext.c: Likewise.
6583         * intl/tst-translit.c: Likewise.
6584         * io/test-stat.c: Likewise.
6585         * libio/test-fmemopen.c: Likewise.
6586         * libio/tst-freopen.c: Likewise.
6587         * libio/tst-sscanf.c: Likewise.
6588         * libio/tst-ungetwc1.c: Likewise.
6589         * libio/tst-ungetwc2.c: Likewise.
6590         * libio/tst-widetext.c: Likewise.
6591         * localedata/tst-ctype.c: Likewise.
6592         * localedata/tst-digits.c: Likewise.
6593         * localedata/tst-leaks.c: Likewise.
6594         * localedata/tst-mbswcs1.c: Likewise.
6595         * localedata/tst-mbswcs2.c: Likewise.
6596         * localedata/tst-mbswcs3.c: Likewise.
6597         * localedata/tst-mbswcs4.c: Likewise.
6598         * localedata/tst-mbswcs5.c: Likewise.
6599         * localedata/tst-setlocale.c: Likewise.
6600         * localedata/tst-trans.c: Likewise.
6601         * localedata/tst-wctype.c: Likewise.
6602         * localedata/tst-xlocale1.c: Likewise.
6603         * login/tst-grantpt.c: Likewise.
6604         * malloc/tst-calloc.c: Likewise.
6605         * malloc/tst-malloc.c: Likewise.
6606         * malloc/tst-mallocstate.c: Likewise.
6607         * malloc/tst-mcheck.c: Likewise.
6608         * malloc/tst-mtrace.c: Likewise.
6609         * malloc/tst-obstack.c: Likewise.
6610         * math/atest-exp2.c: Likewise.
6611         * math/atest-exp.c: Likewise.
6612         * math/atest-sincos.c: Likewise.
6613         * math/test-matherr.c: Likewise.
6614         * math/test-misc.c: Likewise.
6615         * math/test-powl.c: Likewise.
6616         * math/tst-definitions.c: Likewise.
6617         * misc/tst-dirname.c: Likewise.
6618         * misc/tst-efgcvt.c: Likewise.
6619         * misc/tst-fdset.c: Likewise.
6620         * misc/tst-hsearch.c: Likewise.
6621         * misc/tst-mntent2.c: Likewise.
6622         * nptl/tst-sem7.c: Likewise.
6623         * nptl/tst-sem8.c: Likewise.
6624         * nptl/tst-sem9.c: Likewise.
6625         * nss/test-netdb.c: Likewise.
6626         * posix/tst-fnmatch.c: Likewise.
6627         * posix/tst-getlogin.c: Likewise.
6628         * posix/tst-gnuglob.c: Likewise.
6629         * posix/tst-mmap.c: Likewise.
6630         * pwd/tst-getpw.c: Likewise.
6631         * resolv/tst-inet_ntop.c: Likewise.
6632         * rt/tst-timer.c: Likewise.
6633         * stdio-common/test-fseek.c: Likewise.
6634         * stdio-common/test-popen.c: Likewise.
6635         * stdio-common/test-vfprintf.c: Likewise.
6636         * stdio-common/tst-cookie.c: Likewise.
6637         * stdio-common/tst-fileno.c: Likewise.
6638         * stdio-common/tst-gets.c: Likewise.
6639         * stdio-common/tst-obprintf.c: Likewise.
6640         * stdio-common/tst-perror.c: Likewise.
6641         * stdio-common/tst-sprintf2.c: Likewise.
6642         * stdio-common/tst-sprintf3.c: Likewise.
6643         * stdio-common/tst-sprintf.c: Likewise.
6644         * stdio-common/tst-swprintf.c: Likewise.
6645         * stdio-common/tst-tmpnam.c: Likewise.
6646         * stdio-common/tst-unbputc.c: Likewise.
6647         * stdio-common/tst-wc-printf.c: Likewise.
6648         * stdlib/tst-environ.c: Likewise.
6649         * stdlib/tst-fmtmsg.c: Likewise.
6650         * stdlib/tst-limits.c: Likewise.
6651         * stdlib/tst-rand48-2.c: Likewise.
6652         * stdlib/tst-rand48.c: Likewise.
6653         * stdlib/tst-random2.c: Likewise.
6654         * stdlib/tst-random.c: Likewise.
6655         * stdlib/tst-strtol.c: Likewise.
6656         * stdlib/tst-strtoll.c: Likewise.
6657         * stdlib/tst-tls-atexit.c: Likewise.
6658         * stdlib/tst-xpg-basename.c: Likewise.
6659         * string/test-ffs.c: Likewise.
6660         * string/tst-bswap.c: Likewise.
6661         * string/tst-inlcall.c: Likewise.
6662         * string/tst-strtok.c: Likewise.
6663         * string/tst-strxfrm.c: Likewise.
6664         * sysdeps/x86_64/tst-audit10.c: Likewise.
6665         * sysdeps/x86_64/tst-audit3.c: Likewise.
6666         * sysdeps/x86_64/tst-audit4.c: Likewise.
6667         * sysdeps/x86_64/tst-audit5.c: Likewise.
6668         * time/tst-ftime_l.c: Likewise.
6669         * time/tst-getdate.c: Likewise.
6670         * time/tst-mktime3.c: Likewise.
6671         * time/tst-mktime.c: Likewise.
6672         * time/tst-posixtz.c: Likewise.
6673         * time/tst-strptime2.c: Likewise.
6674         * time/tst-strptime3.c: Likewise.
6675         * wcsmbs/tst-btowc.c: Likewise.
6676         * wcsmbs/tst-mbrtowc.c: Likewise.
6677         * wcsmbs/tst-mbsrtowcs.c: Likewise.
6678         * wcsmbs/tst-wchar-h.c: Likewise.
6679         * wcsmbs/tst-wcpncpy.c: Likewise.
6680         * wcsmbs/tst-wcrtomb.c: Likewise.
6681         * wcsmbs/tst-wcsnlen.c: Likewise.
6682         * wcsmbs/tst-wcstof.c: Likewise.
6684 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
6686         [BZ #14132]
6687         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
6688         INTDEF.
6689         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
6690         declaration.
6691         (_dl_mcount): Use rtld_hidden_proto.
6692         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
6693         _dl_mcount.
6694         * elf/rtld.c (_rtld_global_ro): Likewise.
6696         [BZ #14132]
6697         * elf/dl-init.c (_dl_init): Don't use INTDEF.
6698         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
6699         of _dl_init_internal.
6700         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
6701         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
6702         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
6703         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
6704         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
6705         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
6706         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
6707         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
6708         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
6709         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
6710         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
6711         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
6712         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
6713         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
6714         * sysdeps/tile/dl-start.S (_start): Likewise.
6715         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
6716         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
6718         [BZ #14132]
6719         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
6720         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
6721         (rtld_progname): Make macro definition unconditional.
6722         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
6723         INTDEF.
6724         (dlmopen_doit): Do not use INTUSE with _dl_argv.
6725         (dl_main): Likewise.
6726         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
6727         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
6728         instead of _dl_argv_internal.
6729         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
6730         __GI__dl_argv instead of INTUSE(_dl_argv).
6731         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
6732         __GI__dl_argv instead of _dl_argv_internal.
6734         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
6735         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
6736         macro.
6737         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
6738         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
6739         New macro.
6740         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
6741         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
6742         macro.
6743         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
6744         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
6746 2014-11-04  Andreas Schwab  <schwab@suse.de>
6748         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
6750 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6752         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
6753         mtvsrd instruction in binary form.
6755 2014-11-03  Andreas Schwab  <schwab@suse.de>
6757         [BZ #17522]
6758         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
6759         for less than MB_LEN_MAX use a local buffer of that size.
6760         * libio/tst-fputws.c: New file.
6761         * libio/Makefile (tests): Add tst-fputws.
6763 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
6765         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
6766         the size of the fpu_fr.fpu_dregs[] array.
6768 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
6770         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
6771         (__nanosleep): Do not define as alias.
6772         (nanosleep): Define as alias of __nanosleep.
6773         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
6774         __libc_nanosleep name.
6776 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
6778         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
6779         install.texi in comment.
6781 2014-10-31  Torvald Riegel  <triegel@redhat.com>
6783         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
6784         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
6785         ... add here and use lwsync or sync ...
6786         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
6787         ... and add here using lwsync.
6789 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
6791         * elf/dl-machine-reject-phdr.h: New file.
6792         * elf/dl-load.c: #include that.
6793         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
6794         if that returned true.
6796 2014-10-31  Roland McGrath  <roland@hack.frob.com>
6798         [BZ #17496]
6799         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
6800         gen-as-const-headers chunk.  Add a big scare comment after the last
6801         safe place to touch before-compile.
6803 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
6805         * manual/install.texi (Tools for Compilation): Update autoconf
6806         version requirements.
6807         * INSTALL: Regenerated.
6809         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
6810         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
6811         (__libc_pselect): Likewise.
6813         [BZ #14138]
6814         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
6815         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
6816         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
6817         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
6819 2014-10-31  Torvald Riegel  <triegel@redhat.com>
6821         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
6822         correct barrier instruction.
6823         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
6824         Likewise.
6825         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
6826         Likewise.
6828 2014-10-30  Roland McGrath  <roland@hack.frob.com>
6830         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
6831         after defining inlines.  Instead, just use parens to defeat macro
6832         expansion of __isctype in its declaration.
6834 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
6836         * include/sys/uio.h (__libc_readv): Remove declaration.
6837         (__libc_writev): Likewise.
6838         * misc/readv.c (__libc_readv): Rename to __readv.
6839         (__readv): Do not define as alias.
6840         (readv): Define as alias of __readv.
6841         * misc/writev.c (__libc_writev): Rename to __writev.
6842         (__writev): Do not define as alias.
6843         (writev): Define as alias of __writev.
6844         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
6845         (__readv): Do not define as alias.
6846         (readv): Define unconditionally as alias of __readv.
6847         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
6848         (__writev): Do not define as alias.
6849         (writev): Define unconditionally as alias of __writev.
6850         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
6851         name.
6852         (writev): Do not define __libc_writev name.
6854 2014-10-30  Roland McGrath  <roland@hack.frob.com>
6856         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
6857         (convert_charseq): New function, broken out of ...
6858         (use_from_charmap): ... here.  Call it.
6859         (use_to_charmap): Use convert_charseq and free instead of duplicating
6860         its code with a variable-length stack struct.
6862 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
6864         * include/fcntl.h (__libc_creat): Remove declaration.
6865         * io/creat.c (__libc_creat): Rename to creat.
6866         (creat): Do not define as alias.
6867         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
6868         of creat instead of __libc_creat.
6869         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
6870         to creat.
6871         (creat): Do not define as alias.
6872         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
6873         __libc_creat.
6874         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
6875         __libc_creat name.
6876         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
6877         Likewise.
6879 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
6881         * manual/llio.texi: Add comments discussing why write() may be
6882         considered MT-unsafe on Linux.
6884 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
6886         * dl-load.c (local_strdup): Remove.
6887         (expand_dynamic_string_token): Use __strdup.
6888         (decompose_rpath): Likewise.
6889         (_dl_map_object): Likewise.
6891 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
6893         [BZ #14132]
6894         * sysdeps/generic/unwind-dw2-fde.c
6895         (__register_frame_info_bases_internal): Do not declare.
6896         (__register_frame_info_table_bases_internal): Likewise.
6897         (__deregister_frame_info_bases_internal): Likewise.
6898         (__register_frame_info_bases): Declare and use hidden_proto before
6899         definition.  Use hidden_def instead of INTDEF.
6900         (__register_frame_info_table_bases): Likewise.
6901         (__deregister_frame_info_bases): Likewise.
6902         (__register_frame_info): Do not use INTUSE.
6903         (__register_frame): Likewise.
6904         (__register_frame_info_table): Likewise.
6905         (__register_frame_table): Likewise.
6906         (__deregister_frame_info): Likewise.
6907         (__deregister_frame): Likewise.
6909 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
6911         * sysdeps/unix/sysv/linux/arm/kernel-features.h
6912         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
6913         not undefine.
6914         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
6915         Likewise.
6916         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
6917         Likewise.
6919 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
6921         [BZ #14138]
6922         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
6923         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
6924         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
6925         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
6926         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
6927         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
6928         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
6929         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
6930         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
6931         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
6932         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
6933         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
6934         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
6935         syscall.
6936         (setfsuid): Likewise.
6937         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
6938         (setfsuid): Likewise.
6939         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
6940         (setfsuid): Likewise.
6941         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
6942         Likewise.
6943         (setfsuid): Likewise.
6944         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
6945         (setfsuid): Likewise.
6946         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
6947         Likewise.
6948         (setfsuid): Likewise.
6950 2014-10-27  Andreas Schwab  <schwab@suse.de>
6952         [BZ #17501]
6953         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
6954         check for Slow_SSE4_2 feature bit.
6955         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
6956         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
6957         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
6958         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
6960 2014-10-24  Roland McGrath  <roland@hack.frob.com>
6962         * configure.ac: Validate compiler version with a empirical test of
6963         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
6964         $CC -v output.
6965         * configure: Regenerated.
6967         * inet/htons.c (htons): Prototypify.
6968         * inet/htonl.c (htonl): Likewise.
6970 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6972         * string/strncat.c (strncat): Improve performance by using strlen.
6974 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6976         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
6978 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6980         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
6981         Call libc_fetestexcept_aarch64.
6983 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6985         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
6986         Call libc_feholdexcept_aarch64.
6988 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6990         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
6991         Call get_rounding_mode.
6993 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6995         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
6996         Simplify logic.
6998 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7000         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
7001         Simplify logic.
7003 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
7005         [BZ #14138]
7006         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
7007         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
7008         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
7009         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
7010         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
7011         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
7012         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
7013         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
7014         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
7015         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
7016         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
7017         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
7018         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
7019         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
7020         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
7021         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
7022         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
7023         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
7024         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
7025         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
7026         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
7027         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
7028         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
7029         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
7030         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
7031         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
7032         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
7033         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
7034         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
7035         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
7036         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
7037         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
7038         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
7039         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
7040         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
7041         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
7042         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
7043         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
7044         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
7045         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
7046         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
7047         syscall.
7048         (geteuid): Likewise.
7049         (getgid): Likewise.
7050         (getuid): Likewise.
7051         (getresgid): Likewise.
7052         (getresuid): Likewise.
7053         (getgroups): Likewise.
7054         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
7055         (geteuid): Likewise.
7056         (getgid): Likewise.
7057         (getuid): Likewise.
7058         (getresgid): Likewise.
7059         (getresuid): Likewise.
7060         (getgroups): Likewise.
7061         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
7062         (geteuid): Likewise.
7063         (getgid): Likewise.
7064         (getuid): Likewise.
7065         (getresgid): Likewise.
7066         (getresuid): Likewise.
7067         (getgroups): Likewise.
7068         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
7069         Likewise.
7070         (geteuid): Likewise.
7071         (getgid): Likewise.
7072         (getuid): Likewise.
7073         (getresgid): Likewise.
7074         (getresuid): Likewise.
7075         (getgroups): Likewise.
7076         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
7077         (geteuid): Likewise.
7078         (getgid): Likewise.
7079         (getuid): Likewise.
7080         (getresgid): Likewise.
7081         (getresuid): Likewise.
7082         (getgroups): Likewise.
7083         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
7084         Likewise.
7085         (geteuid): Likewise.
7086         (getgid): Likewise.
7087         (getuid): Likewise.
7088         (getgroups): Likewise.
7090         [BZ #14138]
7091         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
7092         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
7093         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
7094         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
7095         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
7096         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
7097         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
7098         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
7099         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
7100         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
7101         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
7102         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
7103         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
7104         __chown.
7105         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
7106         (lchown): Likewise.
7107         (fchown): Likewise.
7108         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
7109         Likewise.
7110         (lchown): Likewise.
7111         (fchown): Likewise.
7112         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
7113         (lchown): Likewise.
7114         (fchown): Likewise.
7115         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
7116         Likewise.
7117         (lchown): Likewise.
7118         (fchown): Likewise.
7120 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7122         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
7123         Simplify logic.
7125 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7127         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
7128         Cleanup logic.
7130 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7132         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
7133         Remove unused include.
7135 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7137         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
7138         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
7139         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
7140         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
7142 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
7143             Helge Deller <deller@gmx.de>
7145         [BZ #17508]
7146         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
7147         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
7148         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
7150 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
7152         [BZ #14132]
7153         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
7154         Remove macro definition.
7155         (__ashrdi3_v_glibc20): Likewise.
7156         (__lshrdi3_v_glibc20): Likewise.
7157         (__cmpdi2_v_glibc20): Likewise.
7158         (__ucmpdi2_v_glibc20): Likewise.
7159         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
7160         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
7161         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
7162         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
7163         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
7164         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
7166 2014-10-22  Roland McGrath  <roland@hack.frob.com>
7168         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
7169         old GNU extension [0] syntax.
7170         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
7171         alloca rather than an array member with variable length.
7172         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
7173         * nscd/nscd.c (invalidate_db): New function, broken out of ...
7174         (parse_opt): ... here.  Likewise use alloca there.
7175         Validate the -i argument before checking for rootness.
7176         (send_shutdown): New function, broken out of ...
7177         (parse_opt): ... here.
7179 2014-10-22  Roland McGrath  <roland@hack.frob.com>
7181         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
7182         macro to get at the _rt_local_ro field.
7183         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
7184         ([PIC] case) or _dl_hwcap ([!PIC] case).
7185         * sysdeps/arm/setjmp.S: Likewise.
7187         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
7188         * sysdeps/arm/configure.ac: New check to define it.
7189         * sysdeps/arm/configure: Regenerated.
7190         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
7191         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
7192         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
7193         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
7194         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
7195         Use move/movt pair instead of a load.
7196         (LDST_GLOBAL): Macro removed.
7197         (LDR_GLOBAL): New macro replaces it.
7198         (LDR_HIDDEN): New macro.
7199         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
7200         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
7202         * setjmp/tst-setjmp-static.c: New file.
7203         * setjmp/Makefile (tests): Add it.
7204         (tests-static): New variable.
7206 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
7208         [BZ #17485]
7209         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
7211 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
7213         [BZ #14132]
7214         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
7216 2014-10-21  Roland McGrath  <roland@hack.frob.com>
7218         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
7220 2014-10-20  Roland McGrath  <roland@hack.frob.com>
7222         * io/fts.c (dirent_not_directory): New function.
7223         (fts_build): Call it.
7225 2014-10-20  Roland McGrath  <roland@hack.frob.com>
7227         * nptl/version.c (__nptl_main): Use normal __write rather than
7228         INTERNAL_SYSCALL.
7229         (banner): Update copyright years.
7231         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
7232         gettimeofday.
7233         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
7234         * nptl/pthread_cond_timedwait.c: Likewise.
7235         * nptl/pthread_mutex_timedlock.c: Likewise.
7236         * nptl/sem_timedwait.c: Likewise.
7238         * sysdeps/nptl/bits/libc-lock.h
7239         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
7240         (__libc_lock_init_recursive): Return void, not 0.
7241         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
7242         (__libc_rwlock_init): Likewise.
7243         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
7245 2014-10-20  Torvald Riegel  <triegel@redhat.com>
7247         [BZ #15215]
7248         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
7249         (__pthread_once_slow): ... here.
7250         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
7251         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
7253 2014-10-20  Torvald Riegel  <triegel@redhat.com>
7255         [BZ #15215]
7256         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
7257         __PTHREAD_ONCE_FORK_GEN_INCR): New.
7258         * sysdeps/nptl/fork.c (__libc_fork): Use them.
7259         * nptl/pthread_once.c (__pthread_once): Likewise.
7260         Update comments.
7262 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
7264         [BZ #14138]
7265         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
7266         name.
7267         (writev): Use __libc_writev as strong name.
7268         * sysdeps/unix/sysv/linux/readv.c: Remove file.
7269         * sysdeps/unix/sysv/linux/writev.c: Likewise.
7271 2014-10-17  Roland McGrath  <roland@hack.frob.com>
7273         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
7275         * sysdeps/i386/nptl/tls.h
7276         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
7277         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
7278         New macros.
7279         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
7280         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
7281         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
7282         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
7283         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
7284         Call CHECK_THREAD_SYSINFO instead of doing an assert.
7286         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
7287         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
7288         on [__NR_futex].
7289         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
7290         broken out of ...
7291         (__pthread_mutex_init): ... here.  Call it.
7292         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
7293         Conditionalize PI cases on [__NR_futex].
7294         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
7295         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
7296         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
7298         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
7299         conditional on [SIGSETXID].
7300         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
7301         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
7302         is defined.  Likewise for SIGSETXID.
7303         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
7304         Conditionalize definitions on [SIGSETXID].
7305         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
7306         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
7307         unblocking on [SIGCANCEL].
7309         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
7310         [__NR_set_robust_list].
7312 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
7314         * string/strcoll_l.c (get_next_seq): Fix up formatting.
7315         (do_compare): Likewise.
7317 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
7319         [BZ #15884]
7320         * string/strcoll_l.c: Don't include stdio.h.
7321         (coll_seq): Remove members idxarr and rulearr.
7322         (get_next_seq_cached): Remove function.
7323         (get_next_seq): Likewise.
7324         (get_next_seq_nocache): Rename to get_next_seq.
7325         (do_compare): Remove function.
7326         (do_compare_nocache): Rename to do_compare.
7327         (STRCOLL): Remove weight and rules cache.
7329 2014-10-16  Roland McGrath  <roland@hack.frob.com>
7331         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
7332         * sysdeps/arm/sfp-machine.h: ... to here.
7333         * sysdeps/arm/Implies: Remove arm/soft-fp.
7335 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
7337         * conform/data/sys/utsname.h-data (*_t): Allow.
7338         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
7339         [POSIX] (WEXITED): Do not expect constant.
7340         [POSIX] (WSTOPPED): Likewise.
7341         [POSIX] (WNOHANG): Likewise.
7342         [POSIX] (WNOWAIT): Likewise.
7343         [POSIX] (siginfo_t): Do not expect type or elements.
7344         [POSIX] (pid_t): Do not expect type.
7345         [POSIX] (signal.h): Do not allow header.
7346         [POSIX] (sys/resource.h): Likewise.
7347         [POSIX] (si_*): Do not allow pattern.
7348         [POSIX] (W*): Likewise.
7349         [POSIX] (P_*): Likewise.
7350         [POSIX] (BUS_*): Likewise.
7351         [POSIX] (CLD_*): Likewise.
7352         [POSIX] (FPE_*): Likewise.
7353         [POSIX] (ILL_*): Likewise.
7354         [POSIX] (POLL_*): Likewise.
7355         [POSIX] (SEGV_*): Likewise.
7356         [POSIX] (SI_*): Likewise.
7357         [POSIX] (TRAP_*): Likewise.
7358         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
7359         variable.
7361 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
7363         [BZ #12926]
7364         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
7365         infinite loop when __recvmsg returns 0.
7367 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
7369         * CANCEL-FCT-WAIVE: Remove file.
7370         * CANCEL-FILE-WAIVE: Likewise.
7372         [BZ #14132]
7373         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
7374         instead of INTVARDEF.
7375         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
7376         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
7377         rtld_hidden_data_def instead of INTVARDEF.
7378         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
7379         * elf/dl-deps.c (expand_dst): Likewise.
7380         * elf/dl-load.c (_dl_dst_count): Likewise.
7381         (_dl_dst_substitute): Likewise.
7382         (decompose_rpath): Likewise.
7383         (_dl_init_paths): Likewise.
7384         (open_path): Likewise.
7385         (_dl_map_object): Likewise.
7386         * elf/rtld.c (dl_main): Likewise.
7387         (process_dl_audit): Likewise.
7388         (process_envvars): Likewise.
7389         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
7390         Remove declaration.
7391         (__libc_enable_secure): Use rtld_hidden_proto.
7393 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7395         * elf/dl-load.c
7396         (add_path): New function broken out of _dl_rtld_di_serinfo.
7397         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
7399 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
7401         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
7402         parentheses around macro arguments.
7403         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
7404         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
7405         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
7406         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
7407         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
7408         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
7409         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
7410         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
7411         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
7412         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
7413         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
7414         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
7415         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
7416         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
7417         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
7418         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
7419         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
7420         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
7421         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
7422         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
7423         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
7424         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
7425         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
7426         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
7427         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
7428         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
7429         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
7430         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
7431         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
7432         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
7433         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
7434         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
7435         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
7436         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
7437         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
7438         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
7439         Likewise.
7440         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
7441         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
7442         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
7443         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
7444         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
7445         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
7446         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
7447         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
7448         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
7449         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
7450         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
7451         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
7452         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
7453         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
7454         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
7455         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
7456         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
7457         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
7458         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
7459         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
7460         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
7461         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
7462         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
7463         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
7464         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
7465         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
7466         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
7467         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
7468         (_FP_FRAC_SRS_1): Likewise.
7469         (_FP_FRAC_CLZ_1): Likewise.
7470         (_FP_MUL_MEAT_1_imm): Likewise.
7471         (_FP_MUL_MEAT_1_wide): Likewise.
7472         (_FP_MUL_MEAT_1_hard): Likewise.
7473         (_FP_SQRT_MEAT_1): Likewise.
7474         (_FP_FRAC_ASSEMBLE_1): Likewise.
7475         (_FP_FRAC_DISASSEMBLE_1): Likewise.
7476         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
7477         (__FP_CLZ_2): Likewise.
7478         (_FP_MUL_MEAT_2_wide): Likewise.
7479         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
7480         (_FP_MUL_MEAT_2_gmp): Likewise.
7481         (_FP_MUL_MEAT_2_120_240_double): Likewise.
7482         (_FP_SQRT_MEAT_2): Likewise.
7483         (_FP_FRAC_ASSEMBLE_2): Likewise.
7484         (_FP_FRAC_DISASSEMBLE_2): Likewise.
7485         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
7486         (_FP_FRAC_CLZ_4): Likewise.
7487         (_FP_MUL_MEAT_4_wide): Likewise.
7488         (_FP_MUL_MEAT_4_gmp): Likewise.
7489         (_FP_SQRT_MEAT_4): Likewise.
7490         (_FP_FRAC_ASSEMBLE_4): Likewise.
7491         (_FP_FRAC_DISASSEMBLE_4): Likewise.
7492         * soft-fp/op-common.h (_FP_CMP): Likewise.
7493         (_FP_CMP_EQ): Likewise.
7494         (_FP_CMP_UNORD): Likewise.
7495         (_FP_TO_INT): Likewise.
7496         (_FP_FROM_INT): Likewise.
7497         [!__FP_CLZ] (__FP_CLZ): Likewise.
7498         (_FP_DIV_HELP_imm): Likewise.
7499         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
7500         Likewise.
7501         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
7502         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
7503         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
7504         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
7505         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
7506         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
7507         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
7508         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
7509         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
7510         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
7511         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
7512         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
7513         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
7514         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
7515         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
7516         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
7517         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
7518         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
7519         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
7520         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
7521         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
7522         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
7523         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
7524         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
7525         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
7526         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
7527         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
7528         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
7529         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
7530         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
7531         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
7532         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
7533         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
7534         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
7535         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
7536         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
7537         (FP_UNPACK_RAW_SP): Likewise.
7538         (FP_PACK_RAW_S): Likewise.
7539         (FP_PACK_RAW_SP): Likewise.
7540         (FP_UNPACK_S): Likewise.
7541         (FP_UNPACK_SP): Likewise.
7542         (FP_UNPACK_SEMIRAW_S): Likewise.
7543         (FP_UNPACK_SEMIRAW_SP): Likewise.
7544         (FP_PACK_S): Likewise.
7545         (FP_PACK_SP): Likewise.
7546         (FP_PACK_SEMIRAW_S): Likewise.
7547         (FP_PACK_SEMIRAW_SP): Likewise.
7548         (_FP_SQRT_MEAT_S): Likewise.
7549         (FP_CMP_S): Likewise.
7550         (FP_CMP_EQ_S): Likewise.
7551         (FP_CMP_UNORD_S): Likewise.
7552         (FP_TO_INT_S): Likewise.
7553         (FP_FROM_INT_S): Likewise.
7555         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
7557         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
7558         (FP_EX_INVALID_IMZ): Likewise.
7559         (FP_EX_INVALID_IMZ_FMA): Likewise.
7560         (FP_EX_INVALID_ISI): Likewise.
7561         (FP_EX_INVALID_ZDZ): Likewise.
7562         (FP_EX_INVALID_IDI): Likewise.
7563         (FP_EX_INVALID_SQRT): Likewise.
7564         (FP_EX_INVALID_CVI): Likewise.
7565         (FP_EX_INVALID_VC): Likewise.
7566         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
7567         "invalid" exceptions.
7568         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
7569         (_FP_ADD_INTERNAL): Likewise.
7570         (_FP_MUL): Likewise.
7571         (_FP_FMA): Likewise.
7572         (_FP_DIV): Likewise.
7573         (_FP_CMP_CHECK_NAN): Likewise.
7574         (_FP_SQRT): Likewise.
7575         (_FP_TO_INT): Likewise.
7576         (FP_EXTEND): Likewise.
7578 2014-10-09  Allan McRae  <allan@archlinux.org>
7580         * po/fr.po: Update French translation from translation project.
7582 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
7584         [BZ #14132]
7585         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
7586         of INTDEF.
7587         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
7588         (__cxa_atexit): Use libc_hidden_proto.
7589         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
7591         [BZ #14132]
7592         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
7593         declaration.
7594         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
7595         [!_ISOMAC] (__iswspace_l_internal): Likewise.
7596         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
7597         [!_ISOMAC] (__iswctype_internal): Likewise.
7598         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
7599         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
7600         alias.
7601         (fcntl): Remove __fcntl_internal alias.
7602         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
7603         __connect_internal alias.
7604         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
7605         Likewise.
7607         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
7608         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
7609         FP_DENORM_ZERO.
7610         (_FP_CHECK_FLUSH_ZERO): New macro.
7611         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
7612         (_FP_CMP): Likewise.
7613         (_FP_CMP_EQ): Likewise.
7614         (_FP_TO_INT): Do not set inexact for subnormal arguments if
7615         FP_DENORM_ZERO.
7616         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
7617         (FP_TRUNC): Likewise.
7619         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
7620         treated as invalid conversion, not as normal exponent.
7622         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
7623         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
7624         (_FP_CMP_EQ): Likewise.
7625         (_FP_CMP_UNORD): Likewise.
7626         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
7627         (FP_CMP_EQ_D): Likewise.
7628         (FP_CMP_UNORD_D): Likewise.
7629         * soft-fp/extended.h (FP_CMP_E): Likewise.
7630         (FP_CMP_EQ_E): Likewise.
7631         (FP_CMP_UNORD_E): Likewise.
7632         * soft-fp/quad.h (FP_CMP_Q): Likewise.
7633         (FP_CMP_EQ_Q): Likewise.
7634         (FP_CMP_UNORD_Q): Likewise.
7635         * soft-fp/single.h (FP_CMP_S): Likewise.
7636         (FP_CMP_EQ_S): Likewise.
7637         (FP_CMP_UNORD_S): Likewise.
7638         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
7639         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
7640         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
7641         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
7642         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
7643         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
7644         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
7645         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
7646         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
7647         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
7648         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
7649         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
7650         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
7651         to FP_CMP_Q.
7652         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
7653         FP_CMP_Q.
7654         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
7655         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
7656         FP_CMP_EQ_Q.
7657         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
7658         FP_CMP_Q.
7659         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
7660         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
7661         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
7662         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
7663         FP_CMP_EQ_Q.
7664         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
7665         FP_CMP_Q.
7666         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
7667         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
7668         FP_CMP_EQ_Q.
7669         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
7670         FP_CMP_Q.
7671         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
7672         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
7673         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
7674         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
7675         FP_CMP_EQ_Q.
7677         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
7678         a subnormal result, set the underflow exception if trapping on
7679         underflow is enabled.
7680         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
7681         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
7682         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
7683         redefine to 0.
7684         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
7685         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
7686         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
7687         * soft-fp/extendxftf2.c (__extendxftf2): Use
7688         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
7690         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
7691         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
7692         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7693         FP_HANDLE_EXCEPTIONS.
7694         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
7695         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7696         FP_HANDLE_EXCEPTIONS.
7697         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
7698         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7699         FP_HANDLE_EXCEPTIONS.
7700         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
7701         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7702         FP_HANDLE_EXCEPTIONS.
7704 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
7706         [BZ #14132]
7707         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
7708         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
7709         use INTUSE.
7710         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
7711         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
7712         Remove alias.
7713         (__adjtimex): Define using libc_hidden_ver.
7714         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
7715         Remove declaration.
7716         (ntp_gettime): Call __adjtimex directly.
7717         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
7718         Remove declaration.
7719         (ntp_gettimex): Call __adjtimex directly.
7720         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
7721         __adjtimex_internal alias.
7723 2014-10-08  Roland McGrath  <roland@hack.frob.com>
7725         [BZ #17460]
7726         * nscd/nscd.c (more_help): Rewrite list of tables collection
7727         using xstrdup and asprintf.
7729         * nscd/nscd_conf.c: Remove local xstrdup declaration.
7731 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7732             Roland McGrath  <roland@hack.frob.com>
7734         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
7735         (do_lookup_unique): ... local function 'enter' here; update callers.
7737 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
7739         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
7740         compat_symbol calls on [SHARED].
7741         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
7742         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
7743         Remove.
7744         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7745         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
7746         (oldsetrlimit): Remove.
7747         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7748         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
7749         (lchown): New syscall entry.
7750         (oldsetrlimit): Remove.
7751         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7752         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
7753         (oldsetrlimit): Remove.
7754         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7756         [BZ #14138]
7757         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
7758         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
7759         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
7760         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
7761         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
7762         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
7763         (fchown): Likewise.
7764         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
7765         (fchown): Likewise.
7766         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
7767         Likewise.
7769 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7771         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
7772         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
7773         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
7774         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
7775         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
7776         Likewise.
7777         (__old_sem_post): Likewise.
7779 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
7781         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
7782         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
7783         HAVE_CLOCK_GETTIME_VSYSCALL macros.
7784         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
7785         Use INLINE_VSYSCALL macro.
7786         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
7787         __vdso_clock_gettime.
7788         * sysdeps/unix/sysv/linux/tile/init-first.c
7789         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
7790         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
7791         __vdso_clock_gettime.
7793         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
7794         to set up frame more cleanly.
7796         * sysdeps/tile/memcmp.c: New file.
7798         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
7800         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
7801         * sysdeps/tile/tilegx/strcasestr.c: New file.
7802         * sysdeps/tile/tilegx/strnlen.c: New file.
7803         * sysdeps/tile/tilegx/strstr.c: New file.
7805         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
7807 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
7809         * nptl/tst-setuid3.c: Write errors to stdout.
7811 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7813         * elf/dl-deps.c
7814         (preload): New functions broken out of _dl_map_object_deps.
7815         (_dl_map_object_deps):  Remove a nested function. Update call sites.
7817 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
7819         [BZ #14138]
7820         * sysdeps/unix/sysv/linux/execve.c: Remove file.
7821         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
7823 2014-10-01  Steve Ellcey  <sellcey@mips.com>
7825         * sysdeps/mips/strcmp.S: New.
7827 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
7829         [BZ #14138]
7830         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
7831         (linkat): Likewise.
7832         (mkdirat): Likewise.
7833         (readlinkat): Likewise.
7834         (renameat): Likewise.
7835         (symlinkat): Likewise.
7836         (unlinkat): Likewise.
7837         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
7838         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
7839         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
7840         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
7841         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
7842         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
7843         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
7845 2014-09-30  Will Newton  <will.newton@linaro.org>
7847         * math/math.h: Define long double math functions if
7848         _LIBC_TEST is defined.
7849         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
7851         * localedata/Makefile: Move assignment to tests-special
7852         into an ifdef testing run-built-tests.
7853         * timezone/Makefile: Likewise.
7855 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
7857         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
7858         with $(BASH) not $(SHELL).
7860 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
7861             Matthew LeGendre  <legendre1@llnl.gov>
7863         [BZ #17411]
7864         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
7865         l_reloc_result.
7867 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7869         * stdio-common/printf_fp.c
7870         (hack_digit): New function, broken out of ...
7871         (__printf_fp): ... local function here.  Update call sites.
7872         hack_digit now takes an additional parameter that is a pointer
7873         to a struct of the referenced locals.  Those locals moved inside
7874         the struct and references updated.
7876 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
7878         * aclocal.m4: Require autoconf 2.69.
7879         * configure: Regenerated.
7880         * sysdeps/aarch64/configure: Likewise.
7881         * sysdeps/alpha/configure: Likewise.
7882         * sysdeps/arm/armv7/configure: Likewise.
7883         * sysdeps/arm/configure: Likewise.
7884         * sysdeps/ia64/configure: Likewise.
7885         * sysdeps/mach/configure: Likewise.
7886         * sysdeps/mips/configure: Likewise.
7887         * sysdeps/s390/configure: Likewise.
7888         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
7889         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
7891         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
7892         file.
7893         * sysdeps/ia64/configure.ac: Likewise.
7895 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
7897         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
7898         specify symbol version for ld.so.  Do not include entry for
7899         libpthread.
7900         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
7901         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
7902         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7904         [BZ #14171]
7905         * Makeconfig [$(build-shared) = yes]
7906         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
7907         makefiles.
7908         [$(build-shared) = yes && $(soversions.mk-done) = t]
7909         ($(common-objpfx)gnu/lib-names.h): Remove rule.
7910         [$(build-shared) = yes && $(soversions.mk-done) = t]
7911         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
7912         to Makerules.
7913         [$(build-shared) = yes && $(soversions.mk-done) = t]
7914         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
7915         here.
7916         [$(build-shared) = yes && $(soversions.mk-done) = t]
7917         (common-generated): Don't append gnu/lib-names.h and
7918         gnu/lib-names.stmp here.
7919         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
7920         (lib-names-h-abi): New variable.
7921         [$(build-shared) = yes && $(soversions.mk-done) = t]
7922         (lib-names-stmp-abi): Likewise.
7923         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7924         abi-variants] (before-compile): Append
7925         $(common-objpfx)$(lib-names-h-abi).
7926         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7927         abi-variants] (common-generated): Append gnu/lib-names.h.
7928         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7929         abi-variants] (install-others-nosubdir): Depend on
7930         $(inst_includedir)/$(lib-names-h-abi).
7931         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7932         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
7933         [$(build-shared) = yes && $(soversions.mk-done) = t]
7934         ($(common-objpfx)$(lib-names-h-abi)): New rule.
7935         [$(build-shared) = yes && $(soversions.mk-done) = t]
7936         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
7937         [$(build-shared) = yes && $(soversions.mk-done) = t]
7938         (common-generated): Append $(lib-names-h-abi) and
7939         $(lib-names-stmp-abi).
7940         * scripts/lib-names.awk: Do not handle multi being set.
7941         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
7942         Remove variable.
7943         (abi-lp64_be-ld-soname): Likewise.
7944         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
7945         Likewise.
7946         (abi-hard-ld-soname): Likewise.
7947         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
7948         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
7949         Remove variable.
7950         (abi-o32_hard-ld-soname): Likewise.
7951         (abi-o32_soft_2008-ld-soname): Likewise.
7952         (abi-o32_hard_2008-ld-soname): Likewise.
7953         (abi-n32_soft-ld-soname): Likewise.
7954         (abi-n32_hard-ld-soname): Likewise.
7955         (abi-n32_soft_2008-ld-soname): Likewise.
7956         (abi-n32_hard_2008-ld-soname): Likewise.
7957         (abi-n64_soft-ld-soname): Likewise.
7958         (abi-n64_hard-ld-soname): Likewise.
7959         (abi-n64_soft_2008-ld-soname): Likewise.
7960         (abi-n64_hard_2008-ld-soname): Likewise.
7961         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
7962         Likewise.
7963         (abi-64-v2-ld-soname): Likewise.
7964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
7965         ld.so entries.
7966         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
7967         variable.
7968         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
7969         entry.
7970         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
7971         variable.
7972         (abi-64-ld-soname): Likewise.
7973         (abi-x32-ld-soname): Likewise.
7974         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
7975         entry.
7976         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7978 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
7980         [BZ #14138]
7981         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
7982         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
7983         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
7984         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
7985         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
7986         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
7987         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
7988         syscall entry for GLIBC_2.2 symbol version.
7989         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
7990         Likewise.
7991         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
7992         (setrlimit): Likewise.
7993         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
7994         Likewise.
7996 2014-09-23  Will Newton  <will.newton@linaro.org>
7998         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
7999         _LINUX_ARM_SYSDEP_H include guard too.
8000         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
8001         define.
8003 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
8005         * sysdeps/unix/sysv/linux/eventfd.c:
8006         Make first argument unsigned.
8007         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
8008         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
8010 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
8012         * socket/recvmmsg.c (recvmmsg): Drop const argument.
8013         * socket/sys/socket.h: Likewise
8014         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
8016 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
8018         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
8020 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
8022         * time/tst-ftime.c: New test.
8023         * time/Makefile (tests): Add tst-ftime.
8025 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
8027         * soft-fp/extended.h: Fix comment formatting.
8028         * soft-fp/op-1.h: Likewise.
8029         * soft-fp/op-2.h: Likewise.
8030         * soft-fp/op-4.h: Likewise.
8031         * soft-fp/op-8.h: Likewise.
8032         * soft-fp/op-common.h: Likewise.
8033         * soft-fp/soft-fp.h: Likewise.
8035         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
8037 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
8039         [BZ #6652]
8040         * Makeconfig (soversions-default-setname): Remove variable.
8041         ($(common-objpfx)soversions.i): Don't pass default_setname to
8042         soversions.awk.
8043         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
8044         oldest_abi to abi-versions.awk.
8045         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
8046         * config.make.in (oldest-abi): Remove variable.
8047         * configure.ac (--enable-oldest-abi): Remove configure option.
8048         * configure: Regenerated.
8049         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
8050         text.
8051         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
8052         * scripts/soversions.awk: Do not handle default_setname variable.
8053         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
8054         variable.
8055         * sysdeps/mach/hurd/configure: Regenerated.
8056         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
8057         variable.
8058         * sysdeps/unix/sysv/linux/configure: Regenerated.
8060 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8062         * elf/Makefile (CFLAGS-interp.c): Remove.
8063         ($(elf-objpfx)runtime-linker.h): Generate header with linker
8064         path string.
8065         * elf/interp.c: Include generated runtime-linker.h
8067         * Makerules (lib%.so): Don't include $(+interp) in
8068         prerequisites.
8069         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
8070         * dlfcn/eval.c: Remove file.
8072         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
8073         macros.
8075         [BZ #17266]
8076         * misc/sys/cdefs.h: Define __extern_always_inline for clang
8077         4.2 and newer.
8079         [BZ #17370]
8080         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
8082 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8083             Jakub Jelinek  <jakub@redhat.com>
8085         [BZ #17266]
8086         * libio/stdio.h: Check definition of __fortify_function
8087         instead of __extern_always_inline to include bits/stdio2.h.
8088         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
8089         check if __extern_always_inline is defined.
8090         [__USE_MISC || __USE_XOPEN]: Likewise.
8091         [__USE_ISOC99] Likewise.
8092         * misc/sys/cdefs.h (__fortify_function): Define only if
8093         __extern_always_inline is defined.
8094         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
8095         __extern_always_inline and __extern_inline only for g++-4.3
8096         and newer or a compatible gcc.
8098 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
8100         [BZ #17371]
8101         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
8102         last change to handle zero prefix length.
8104 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
8106         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
8107         _SC_REGEX_VERSION.
8109         * posix/getconf.c (vars): Add _POSIX_IPV6 and
8110         _POSIX_RAW_SOCKETS.
8112 2014-09-13  Allan McRae  <allan@archlinux.org>
8114         * po/ru.po: Update Russian translation from translation project.
8116 2014-09-12  Roland McGrath  <roland@hack.frob.com>
8118         * locale/programs/locale.c (show_locale_vars): Inline local function
8119         into its sole call site.  Clean up some style nits.
8120         (print_item): New function, broken out of ...
8121         (show_info): ... local function here.  Clean up style nits.
8123         * locale/programs/ld-ctype.c (set_one_default): New function, broken
8124         out of ...
8125         (set_class_defaults): ... local function set_default here.
8126         Define set_default as a macro locally to pass constant parameters.
8127         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
8128         rather than a shared local.
8130         * stdlib/rpmatch.c (try): New function, broken out of ...
8131         (rpmatch): ... local function here.  Also, prototypify definition.
8133 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
8135         * scripts/soversions.awk: Do not handle configuration names.
8136         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
8137         vendor and os variables to soversions.awk.
8138         * configure.ac: Do not modify gnu-* host_os.
8139         * configure: Regenerated
8140         * shlib-versions: Remove first column with configuration names.
8141         * nptl/shlib-versions: Likewise.
8142         * nptl_db/shlib-versions: Likewise.
8143         * sysdeps/hppa/shlib-versions: Likewise.
8144         * sysdeps/m68k/shlib-versions: Likewise.
8145         * sysdeps/mach/hurd/shlib-versions: Likewise.
8146         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
8147         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
8148         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
8149         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
8150         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
8151         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
8152         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
8153         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
8154         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
8155         Likewise.
8156         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
8157         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
8158         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
8159         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
8160         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
8161         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
8162         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
8163         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
8165         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
8166         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
8167         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
8168         Regenerated.
8169         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
8170         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
8171         Condition symbol version definitions on [HAVE_ELFV2_ABI].
8173         * shlib-versions: Remove OS-specific entries.  Moved to files in
8174         sysdeps.
8175         * sysdeps/mach/hurd/shlib-versions: New file.
8176         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
8178         * nptl/shlib-versions: Remove architecture-specific entries.
8179         Moved to files in sysdeps.
8180         * shlib-versions: Likewise.
8181         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
8182         file.
8183         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
8184         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
8185         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
8186         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
8188         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
8189         (UDP_NO_CHECK6_RX): Likewise.
8191 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8193         * sysdeps/posix/sysconf.c (__sysconf): Spell
8194         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
8196 2014-08-12  Florian Weimer  <fweimer@redhat.com>
8198         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
8199         loading.
8200         * iconv/Versions (__gconv_transliterate): Export for use from
8201         gconv modules.
8202         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
8203         (struct __gconv_trans_data, __gconv_trans_fct,
8204         __gconv_trans_context_fct, __gconv_trans_query_fct,
8205         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
8206         definitions.
8207         (struct __gconv_step_data): Remove __trans member.
8208         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
8209         longer hidden.  Remove unused trans_data argument.
8210         * iconv/gconv_int.h (struct trans_struct): Remove definition.
8211         (__gconv_translit_find): Remove declaration.
8212         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
8213         prototype.
8214         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
8215         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
8216         trans_data argument.  Add hidden definition.
8217         (__gconv_translit_find): Remove.
8218         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
8219         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
8220         * iconv/skeleton.c: Remove transliteration initialization.
8221         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
8222         __gconv_step_data initialization.
8223         * libio/iofwide.c (__libio_translit_): Remove.
8224         (_IO_fwide): Adjust struct __gconv_step_data initialization.
8225         * wcsmbs/btowc.c (__btowc): Likewise.
8226         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
8227         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
8228         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
8229         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
8230         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
8231         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
8232         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
8233         * wcsmbs/wctob.c (wctob): Likewise.
8235 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8237         [BZ #16194]
8238         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
8239         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
8240         register usage.
8241         * sysdeps/x86/Makefile: Adjust.
8243 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8244             Roland McGrath  <roland@hack.frob.com>
8246         * locale/weight.h: Add include guard.
8247         (findidx): Make static rather than auto; take new parameters
8248         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
8249         * locale/weightwc.h: Likewise.
8250         * posix/fnmatch_loop.c
8251         (FCT): Change type of EXTRA from int32_t to wint_t.
8252         Don't include either header inside the function.
8253         Call FINDIDX rather than findidx, and pass new arguments.
8254         #undef FINDIDX at the end of the file.
8255         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
8256         FINDIDX before including fnmatch_loop.c for the non-wide version.
8257         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
8258         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
8259         for the wide version.
8260         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
8261         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
8262         Pass new arguments to findidx.
8263         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
8264         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
8265         Don't #include it inside the function.  Pass new arguments to findidx.
8266         * posix/regex_internal.h
8267         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
8268         (re_string_elem_size_at): Don't #include it inside the function.
8269         Pass new arguments to findidx.
8270         * string/strcoll_l.c: #include WEIGHT_H at top level.
8271         (get_next_seq): Don't #include it inside the function.
8272         Pass new arguments to findidx.
8273         (get_next_seq_nocache): Likewise.
8274         * string/strxfrm_l.c: #include WEIGHT_H at top level.
8275         (STRXFRM): Don't #include it inside the function.
8276         Pass new arguments to findidx.
8278 2014-09-11  Florian Weimer  <fweimer@redhat.com>
8280         [BZ #17344]
8281         * malloc/malloc.c (unlink): Turn asserts into a call to
8282         malloc_printerr.
8284 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
8286         [BZ #17370]
8287         * libio/wfileops (do_ftell_wide): Free OUT.
8289 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
8291         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
8293 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8295         [BZ #17363]
8296         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
8297         group if the current group is empty.
8299 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8301         * benchtests/bench-memset.c (test_main): Add more test from size
8302         from 32 to 512 bytes.
8303         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8304         Add POWER8 memset object.
8305         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
8306         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
8307         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
8308         implementation.
8309         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
8310         Likewise.
8311         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
8312         multiarch POWER8 memset optimization.
8313         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
8314         POWER8 memset optimization.
8316         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8317         Remove bzero multiarch objects.
8318         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
8319         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
8320         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
8321         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
8322         Remove define.
8323         [__bzero]: Redefine to specific name.
8324         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
8325         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
8326         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
8327         define.
8328         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
8329         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
8331 2014-09-10  Florian Weimer  <fweimer@redhat.com>
8333         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
8334         warnings into errors.
8336         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
8337         __cxa_thread_atexit_impl prototype.
8339 2014-09-09  Steve Ellcey  <sellcey@mips.com>
8341         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
8342         Fix capitalization of error message.
8344 2014-09-09  Steve Ellcey  <sellcey@mips.com>
8346         * sysdeps/mips/preconfigure: Modify ABI tests.
8348 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
8350         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
8352 2014-09-07  Roland McGrath  <roland@hack.frob.com>
8353             Carlos O'Donell  <carlos@systemhalted.org>
8355         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
8356         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
8357         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
8358         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
8359         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
8360         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
8361         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
8362         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
8363         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
8364         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
8365         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
8366         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
8367         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
8368         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
8369         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
8370         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
8371         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
8372         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
8373         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
8374         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
8375         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
8376         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
8377         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
8378         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
8379         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
8380         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
8381         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
8382         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
8383         Deconditionalize the code that was previously under [RESET_PID].
8384         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
8385         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
8386         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
8387         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
8388         include sysdep.h.
8390 2014-09-08  Allan McRae  <allan@archlinux.org>
8392         * version.h (RELEASE): Set to "development".
8393         (VERSION): Set to "2.20.90"
8395 2014-09-07  Allan McRae  <allan@archlinux.org
8397         * version.h (RELEASE): Set to "stable".
8398         (VERSION): Set to "2.20"
8399         * include/features.h (__GLIBC_MINOR__): Set to 20.
8401         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
8402         Liebler.
8404         * po/ko.po: Update Korean translation from translation project.
8406 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
8408         [BZ #17354]
8409         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
8410         macro for handling signed relocations.
8412 2014-09-03  Florian Weimer  <fweimer@redhat.com>
8414         [BZ #17325]
8415         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
8416         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
8417         assert.
8418         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
8419         * iconvdata/ibm935.c (BODY): Likewise.
8420         * iconvdata/ibm937.c (BODY): Likewise.
8421         * iconvdata/ibm939.c (BODY): Likewise.
8422         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
8423         assert.
8424         * iconvdata/Makefile (iconv-test.out): Pass module list to test
8425         script.
8426         * iconvdata/run-iconv-test.sh: New test loop for checking for
8427         decoder crashers.
8429 2014-09-02  Khem Raj  <raj.khem@gmail.com>
8431         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
8432         libm_hidden_ver.
8434 2014-09-01  Allan McRae  <allan@archlinux.org>
8436         * po/eo.po: Update Esperanto translation from translation project.
8438         * po/ca.po: Update Catalan translation from translation project.
8440 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8442         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
8443         __proc_dostop call.
8445 2014-08-27  Mark Wielaard  <mjw@redhat.com>
8447         [BZ #17319]
8448         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
8449         to call set_thread_area instead of hand written asm.
8450         (__NR_set_thread_area): Removed define.
8451         (TLS_FLAG_WRITABLE): Likewise.
8452         (__ASSUME_SET_THREAD_AREA): Remove check.
8453         (TLS_EBX_ARG): Remove define.
8454         (TLS_LOAD_EBX): Likewise.
8456 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8458         Simplify atomicity of socket creation in bind.
8460         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
8461         looking up the name after linking the file.
8463 2014-08-27  Allan McRae  <allan@archlinux.org>
8465         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
8467 2014-08-26  Florian Weimer  <fweimer@redhat.com>
8469         [BZ #17187]
8470         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
8471         trans_compare, open_translit, __gconv_translit_find):
8472         Remove module loading code.
8474 2014-08-26  Allan McRae  <allan@archlinux.org>
8476         * po/vi.po: Update Vietnamese translation from translation project.
8478         * po/uk.po: Update Ukrainian translation from translation project.
8480         * po/fr.po: Update French translation from translation project.
8482         * po/ru.po: Update Russian translation from translation project.
8484         * po/pl.po: Update Polish translation from translation project.
8486         * po/cs.po: Update Czech translation from translation project.
8488         * po/de.po: Update German translation from translation project.
8490         * po/bg.po: Update Bulgarian translation from translation project.
8492         * po/sv.po: Update Sweedish translation from translation project.
8494         * po/nl.po: Update Dutch translation from translation project.
8496         * po/es.po: Update Spanish translation from translation project.
8498 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
8500         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
8502         * catgets/Makefile (CPPFLAGS-gencat): Remove.
8503         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
8504         (CPPFLAGS-iconvconfig): Likewise.
8505         * timezone/Makefile (CPPFLAGS-zic): Likewise.
8507         * include/libc-symbols.h: Remove unnecessary check for
8508         NOT_IN_libc.
8509         * nptl/pthreadP.h: Likewise.
8510         * sysdeps/aarch64/setjmp.S: Likewise.
8511         * sysdeps/alpha/setjmp.S: Likewise.
8512         * sysdeps/arm/sysdep.h: Likewise.
8513         * sysdeps/i386/setjmp.S: Likewise.
8514         * sysdeps/m68k/setjmp.c: Likewise.
8515         * sysdeps/posix/getcwd.c: Likewise.
8516         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
8517         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
8518         * sysdeps/s390/s390-32/setjmp.S: Likewise.
8519         * sysdeps/s390/s390-64/setjmp.S: Likewise.
8520         * sysdeps/sh/sh3/setjmp.S: Likewise.
8521         * sysdeps/sh/sh4/setjmp.S: Likewise.
8522         * sysdeps/unix/alpha/sysdep.h: Likewise.
8523         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
8524         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
8525         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
8526         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
8527         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
8528         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
8529         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
8530         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
8531         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
8532         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
8533         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
8534         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
8535         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
8536         * sysdeps/x86_64/setjmp.S: Likewise.
8538 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
8540         [BZ #17263]
8541         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
8542         <stdint.h>.
8543         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
8544         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
8546 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
8548         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
8550         [BZ #17262]
8551         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
8552         and __x86_64__ when disabling x87 inline functions.
8554 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
8556         [BZ #17259]
8557         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
8558         asm statement with __cpuid_count.
8560 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
8562         * configure.ac: Change __ehdr_start code to dereference the struct.
8563         Run readelf on the output to look for relocations.
8564         * configure: Regenerated.
8566 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
8568         [BZ #17261]
8569         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
8570         value to 0.
8571         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
8573 2014-08-12  Roland McGrath  <roland@hack.frob.com>
8575         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
8577 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
8579         [BZ #16892]
8580         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
8581         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
8583 2014-08-12  Sean Anderson  <seanga2@gmail.com>
8585         * malloc/malloc.c: Fix typo in comment.
8587 2014-08-09  Allan McRae  <allan@archlinux.org>
8589         * Regenerate libc.po.
8591 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
8593         * intl/tst-gettext2.sh: Check every lang file for creation.
8595 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8597         * sysdeps/aarch64/fpu/math_private.h
8598         (libc_feholdsetround_noex_aarch64_ctx): New function.
8600 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8602         * sysdeps/arm/armv6/strcpy.S (strcpy):
8603         Fix performance issue in misaligned cases.
8605 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8607         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
8608         Move definition from termios.h.
8609         (struct termio): Likewise.
8610         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
8611         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
8612         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
8613         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
8614         Likewise.
8615         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
8616         Move definition to ioctl-types.h
8617         (struct termio): Likewise.
8618         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
8619         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
8620         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
8621         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
8622         Likewise.
8624 2014-08-05  Richard Henderson  <rth@redhat.com>
8626         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
8627         exceptions.
8628         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
8629         Add fraiseexcpt.
8630         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
8631         Use __feraiseexcept.
8632         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
8633         Protect libm symbols with IS_IN_libm.
8635         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
8637 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
8639         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
8641 2014-08-04  Will Newton  <will.newton@linaro.org>
8643         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
8644         file.
8646 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
8648         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
8649         variants for each function.
8651 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8653         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
8654         appended ...
8655         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
8656         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
8657         appended ...
8658         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
8659         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
8660         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
8661         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
8662         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
8663         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
8664         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
8665         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
8666         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
8667         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
8668         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
8669         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
8670         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
8671         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
8672         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
8673         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
8674         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
8675         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
8676         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
8677         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
8678         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
8679         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
8680         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
8681         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
8682         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
8683         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
8684         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
8685         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
8686         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
8687         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
8688         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
8689         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
8690         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
8691         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
8692         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
8693         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
8694         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
8695         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
8696         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
8697         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
8698         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
8699         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
8700         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
8701         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
8702         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
8703         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
8704         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
8705         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
8706         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
8707         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
8708         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
8709         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
8710         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
8711         Update #include.
8712         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
8713         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
8715 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8717         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
8718         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
8719         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
8720         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
8721         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
8722         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
8724 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8726         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
8727         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
8728         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8729         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
8731 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8733         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
8734         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
8735         (__libc_vfork): Define function under this name.
8736         (__vfork): Define as an alias.
8737         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
8738         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
8740 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8742         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
8743         that was previously under [RESET_PID].
8744         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
8746 2014-08-04  Andreas Schwab  <schwab@suse.de>
8748         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
8750 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
8752         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
8753         (main): Likewise.
8755 2014-08-01  Roland McGrath  <roland@hack.frob.com>
8757         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
8759 2014-08-01  Richard Henderon  <rth@redhat.com>
8761         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
8762         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
8763         typo in exact zero test.
8764         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
8765         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
8766         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
8768 2014-08-01  Roland McGrath  <roland@hack.frob.com>
8770         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
8771         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
8772         * sysdeps/arm/sysdep.h: ... here.
8773         [!__ASSEMBLER__]: Include <stdint.h>.
8775 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
8777         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
8778         (HAVE_WCTYPE_H): Likewise.
8779         (HAVE_ISWCTYPE): Likewise.
8780         (ENABLE_NLS): Likewise.
8781         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
8782         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
8784         * posix/regex_internal.c: Check if DEBUG is defined and is
8785         set.
8787         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
8788         (HAVE_MBSRTOWCS): Likewise.
8789         * posix/fnmatch.c: Include string.h unconditionally.
8791 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
8793         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
8794         reversal.
8796 2014-07-31  Roland McGrath  <roland@hack.frob.com>
8798         * sysdeps/generic/safe-fatal.h: New file.
8799         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
8800         * nptl/forward.c: Include it.
8801         (__pthread_unwind): Use __safe_fatal as default action, rather
8802         than a bogus use of INTERNAL_SYSCALL that could never work.
8804         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
8805         * configure.ac (libc_cv_builtin_trap): New test.
8806         * configure: Regenerated.
8807         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
8808         (ABORT_INSTRUCTION): Define using __builtin_trap.
8810         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
8811         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
8812         * sysdeps/nptl/nptl-signals.h: New file.
8813         * nptl/pthreadP.h: Include <nptl-signals.h>.
8815 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
8817         * sysdeps/s390/s390-64/utf16-utf32-z9.c
8818         (ONE_DIRECTION): Define.
8819         * sysdeps/s390/s390-64/utf8-utf16-z9.c
8820         (ONE_DIRECTION): Define.
8821         * sysdeps/s390/s390-64/utf8-utf32-z9.c
8822         (ONE_DIRECTION): Define.
8824 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
8826         * sysdeps/s390/Makefile: Delete file.
8827         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
8828         * sysdeps/s390/__longjmp.c: Delete file.
8829         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
8830         Remove fields __flags and __reserved.
8831         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
8832         and add versioning.
8833         * sysdeps/s390/rtld-__longjmp.c: Delete file.
8834         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
8835         * sysdeps/s390/rtld-setjmp.S: Likewise.
8836         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
8837         * sysdeps/s390/s390-32/__longjmp.c: ... here.
8838         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
8839         * sysdeps/s390/s390-32/setjmp.S: ... here.
8840         Add versioning.
8841         (__sigsetjmp): Remove setting __flags field.
8842         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
8843         * sysdeps/s390/s390-64/__longjmp.c: ... here.
8844         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
8845         * sysdeps/s390/s390-64/setjmp.S: ... here.
8846         Add versioning.
8847         (__sigsetjmp): Remove setting __flags field.
8848         * sysdeps/s390/setjmp.S: Delete file.
8849         * sysdeps/s390/sigjmp.c: Likewise.
8850         * sysdeps/s390/v1-longjmp.c: Likewise.
8851         * sysdeps/s390/v1-setjmp.h: Likewise.
8852         * sysdeps/s390/v1-sigjmp.c: Likewise.
8853         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
8854         Remove v1-longjmp_chk.
8855         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
8856         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
8857         Include debug/longjmp_chk.c and add versioning.
8858         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
8859         Include nptl/pt-longjmp.c and add versioning.
8860         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
8861         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
8862         Include __longjmp.c.
8863         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
8864         Move to ...
8865         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
8866         (__getcontext): Remove setting __flags field.
8867         Add versioning.
8868         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
8869         Don't restore upper high grps.
8870         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
8871         Likewise.
8872         (__swapcontext): Remove setting uc_flags field.
8873         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
8874         Delete file.
8875         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
8876         Include __longjmp.c.
8877         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
8878         Move to ...
8879         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
8880         (__getcontext): Remove setting __flags field.
8881         Add versioning.
8882         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
8883         (__swapcontext): Remove setting uc_flags field.
8884         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
8885         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
8886         Remove fields uc_high_gprs and __reserved.
8887         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
8888         New file with reverted content.
8889         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
8890         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
8891         Regenerated.
8892         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
8893         Regenerated.
8895 2014-07-31  Andreas Schwab  <schwab@suse.de>
8897         * config.h.in (HAVE_IFUNC): Define to 0.
8898         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
8899         definedness.
8901 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
8903         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
8904         memmove-avx-unaligned, memcpy-avx-unaligned and
8905         mempcpy-avx-unaligned.
8906         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8907         Add tests for AVX memcpy functions.
8908         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
8909         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
8910         memcpy_chk.
8911         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
8912         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
8913         memmove_chk.
8914         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
8915         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
8916         mempcpy_chk.
8917         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
8918         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
8919         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
8921 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8923         [BZ #17213]
8924         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
8925         powerpc64le.
8927 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
8929         [BZ #16839]
8930         * manual/llio.texi: Add section about open file description locks.
8931         * manual/examples/ofdlocks.c: Example of open file description
8932         lock usage.
8933         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
8934         F_OFD_SETLK, and F_OFD_SETLKW.
8936 2014-07-23  Allan McRae  <allan@archlinux.org>
8938         * po/es.po: Update Spanish translation from translation project.
8940 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
8942         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
8944 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
8946         [BZ #17078]
8947         * sysdeps/arm/dl-machine.h (elf_machine_rela)
8948         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
8949         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
8951 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
8953         [BZ #17088]
8954         * math/fesetenv.c (__fesetenv)
8955         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
8956         * math/feupdateenv.c (__feupdateenv)
8957         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
8959         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
8960         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
8961         (__ASSUME_SOCKETCALL): Do not define.
8963         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
8964         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
8965         (__ASSUME_SOCKETCALL): Do not define.
8966         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
8967         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
8968         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8969         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
8970         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8971         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
8972         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8973         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8975         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
8976         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
8977         (__ASSUME_SOCKETCALL): Do not define.
8978         (__ASSUME_IPC64): Define unconditionally.
8979         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
8980         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8981         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
8982         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8983         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
8984         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8985         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
8986         Likewise.
8988         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
8989         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
8990         (__ASSUME_SOCKETCALL): Do not define.
8991         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
8992         (__ASSUME_FUTEX_LOCK_PI): Likewise.
8993         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8994         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
8995         (__ASSUME_REQUEUE_PI): Define unconditionally.
8996         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
8997         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
8998         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8999         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
9000         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9001         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9003         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
9004         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
9005         (__ASSUME_SOCKETCALL): Do not define.
9006         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
9007         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9008         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9009         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
9010         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9011         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9013         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
9014         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
9015         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9016         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
9017         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9018         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
9019         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9020         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
9021         (__ASSUME_GETCPU_SYSCALL): Likewise.
9023         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
9024         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
9025         cases for individual architectures.
9026         * sysdeps/gnu/configure: Regenerated.
9027         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
9028         LIBC_SLIBDIR_RTLDDIR.
9029         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
9030         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
9031         LIBC_SLIBDIR_RTLDDIR.
9032         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
9033         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
9034         LIBC_SLIBDIR_RTLDDIR.
9035         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
9036         Regenerated.
9037         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
9038         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
9039         file.
9040         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
9041         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
9042         file.
9043         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
9044         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
9045         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
9046         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
9048         * sysdeps/aarch64/shlib-versions: Move to ...
9049         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
9050         * sysdeps/alpha/shlib-versions: Move to ...
9051         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
9052         * sysdeps/arm/shlib-versions: Move to ...
9053         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
9054         * sysdeps/hppa/shlib-versions: Move all contents except for
9055         libgcc_s entry to ...
9056         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
9057         entry from ...
9058         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
9059         * sysdeps/ia64/shlib-versions: Move to ...
9060         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
9061         entry from ...
9062         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
9063         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
9064         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
9065         * sysdeps/microblaze/shlib-versions: Move to ...
9066         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
9067         * sysdeps/mips/shlib-versions: Move to ...
9068         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
9069         entry from ...
9070         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
9071         * sysdeps/tile/shlib-versions: Move to ...
9072         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
9073         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
9074         from ...
9075         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
9076         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
9077         entry from ...
9078         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
9080 2014-07-17  Will Newton  <will.newton@linaro.org>
9082         * sysdeps/arm/bits/atomic.h
9083         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
9084         (__arch_compare_and_exchange_bool_16_int): Likewise.
9085         (__arch_compare_and_exchange_bool_64_int): Likewise.
9087         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
9088         into an #else block.
9090 2014-07-16  Roland McGrath  <roland@hack.frob.com>
9092         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
9093         just Linux configurations.  Test empirically that the compiler sets
9094         __ARM_EABI__, rather than using the tuple to decide.
9095         * sysdeps/arm/preconfigure: Regenerated.
9096         * sysdeps/unix/sysv/linux/arm/configure: File removed.
9097         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
9098         contents appended ...
9099         * sysdeps/arm/configure.ac: ... here.
9100         * sysdeps/arm/configure: Regenerated.
9102 2014-07-15  Roland McGrath  <roland@hack.frob.com>
9104         * nptl/pthread_kill.c: New file.
9105         * nptl/pthread_sigmask.c: New file.
9106         * nptl/pthread_sigqueue.c: New file.
9108         * sysdeps/nptl/lowlevellock.h: New file.
9109         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
9110         * sysdeps/nptl/lowlevellock-futex.h: New file.
9112         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
9113         Remove dead declarations.
9115 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
9117         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
9118         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
9119         config-cflags-avx2.
9120         * sysdeps/x86_64/configure.ac: Likewise.
9121         * sysdeps/i386/configure: Regenerated.
9122         * sysdeps/x86_64/configure: Likewise.
9123         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
9124         memset-avx2 only if config-cflags-avx2 is yes.
9125         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
9126         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
9127         defined.
9128         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
9129         only if HAVE_AVX2_SUPPORT is defined.
9130         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
9132 2014-07-14  Alan Modra  <amodra@gmail.com>
9134         [BZ #17153]
9135         * elf/elf.h (DT_PPC64_NUM): Correct value.
9136         * NEWS: Add to fixed bug list.
9138 2014-07-13  Jim Meyering  <meyering@fb.com>
9140         [BZ 17150]
9141         regex: don't deref NULL upon heap allocation failure
9142         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
9143         failure in one more place.
9144         To trigger the segfault, configure grep -with-included-regex,
9145         build it, and run these commands:
9146         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
9148 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
9150         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
9152 2014-07-11  Richard Henderson  <rth@redhat.com>
9154         * sysdeps/aarch64/libm-test-ulps: Update.
9156 2014-07-10  Florian Weimer  <fweimer@redhat.com>
9158         [BZ #17135]
9159         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
9160         * nptl/allocatestack.c (__nptl_setxid_error): New function.
9161         (__nptl_setxid): Initialize error member.  Call
9162         __nptl_setxid_error.
9163         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
9164         * nptl/descr.h (struct xid_command): Add error member.
9165         * nptl/tst-setuid3.c: New file.
9166         * nptl/Makefile (tests): Add it.
9168 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9170         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
9171         New define.
9172         (__lll_trylock): Use __lll_base_trylock.
9173         (__lll_cond_trylock): Likewise.
9175 2014-07-10  Roland McGrath  <roland@hack.frob.com>
9177         * nptl/pthread_create.c (start_thread): Use atomic_or and
9178         lll_futex_wake directly rather than lll_robust_dead.
9179         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
9180         (lll_robust_dead): Macro removed.
9181         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
9182         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
9183         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
9184         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
9185         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
9186         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
9187         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
9188         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
9189         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
9190         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
9191         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
9192         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
9193         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
9194         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
9195         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
9197         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
9198         Use atomic_compare_and_exchange_val_acq directly rather than
9199         lll_robust_trylock.
9200         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
9201         (__lll_robust_trylock, lll_robust_trylock): Removed.
9202         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
9203         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
9204         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
9205         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
9206         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
9207         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
9208         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
9209         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
9210         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
9211         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
9212         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
9213         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
9214         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
9215         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
9217 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9219         * manual/locale.texi (Locale Names): New section documenting
9220         locale name syntax.  Adjust menu and node chaining accordingly.
9221         (Choosing Locale): Reference Locale Names, Locale Categories.
9222         Mention setting LC_ALL=C.  Reflect that name syntax is now
9223         documented.
9224         (Locale Categories): New section title.  Reference Locale Names.
9225         LC_ALL is an environment variable, but not a category.
9226         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
9227         description, now in Locale Name.  Reference that section.  Locale
9228         name syntax is now documented.
9230 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9232         [BZ #17137]
9233         * locale/findlocale.c (name_present, valid_locale_name): New
9234         functions.
9235         (_nl_find_locale): Use the loc_name variable to store name
9236         candidates.  Call name_present and valid_locale_name to check and
9237         validate locale names.  Return an error if the locale is invalid.
9239 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9241         * locale/setlocale.c (setlocale): Use strdup for allocating
9242         composite name copy.
9244 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9246         Sync up with gnulib.
9247         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
9248         [!_LIBC && ENABLE_NLS]: Include gettext.h.
9249         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
9250         and _GL_ARG_NONNULL.
9251         [USE_UNLOCKED_IO]: Include unlocked-io.h.
9252         [!_LIBC]: Include code for Windows and Cygwin.
9253         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
9254         Include prototype for int strerror_r.
9255         [!_LIBC] (is_open): New function.
9256         (flush_stdout): New function.
9257         (print_errno_message): Use it.
9258         (error): Likewise.
9259         (error_at_line): Likewise.
9260         (error_tail) Add function attribute macros.  Use
9261         __builtin_expect.
9263         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
9265         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
9267         * io/ftw.c: Include sys/param.h unconditionally.
9269         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
9271         [BZ #17125]
9272         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
9273         libc_freeres_ptr.
9274         (freecache): New function to free CACHE on exit.
9276         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
9277         initialization.
9279 2014-07-09  David S. Miller  <davem@davemloft.net>
9281         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9283         * sysdeps/sparc/nptl/internaltypes.h: Delete.
9284         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
9285         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
9286         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
9287         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
9288         * sysdeps/sparc/nptl/sem_init.c: Likewise.
9289         * sysdeps/sparc/nptl/sem_post.c: Likewise.
9290         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
9291         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
9292         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
9293         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
9294         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
9295         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
9297 2014-07-09  Andreas Schwab  <schwab@suse.de>
9299         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
9300         output.
9301         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
9302         (do_test): Likewise.
9304         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
9306 2014-07-09  Will Newton  <will.newton@linaro.org>
9308         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
9309         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
9310         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
9311         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
9312         * sysdeps/hppa/start.S (_start): Likewise.
9314 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
9316         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
9318         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
9319         defined.
9321 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
9323         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
9324         after checking that it is non-NULL.
9326         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
9328 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9330         * sysdeps/powerpc/memmove.c: Remove file.
9331         * sysdeps/powerpc/powerpc32/power4/memcopy.h
9332         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
9333         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
9334         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
9335         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
9336         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
9337         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
9338         string memmove instead of removed powerpc one.
9340         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
9341         [weak_alias]: Fix compiler warning due trailing data.
9342         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
9343         [weak_alias]: Likewise.
9344         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
9345         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
9347         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
9348         (__libc_ifunc_impl_list): Add memmove functions.
9350 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
9352         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
9353         Remove code.
9354         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
9355         Likewise
9356         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
9357         Likewise
9358         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
9359         Likewise
9360         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
9361         Likewise
9362         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
9363         Likewise
9364         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
9365         Likewise
9366         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
9367         Likewise
9368         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
9369         Likewise
9370         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
9371         Likewise
9372         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
9373         Likewise
9374         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
9375         Likewise
9376         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
9377         Likewise
9378         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
9379         Likewise
9380         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
9381         Likewise
9382         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
9383         Likewise
9384         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
9385         Likewise
9387 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9389         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
9390         to avoid alignment traps in non-cacheable memory.
9391         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
9393         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
9394         multiarch objects.
9395         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
9396         file: multiarch power7 memmove.
9397         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
9398         multiarch default memmove.
9399         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
9400         multiarch memove for powerpc32/power4.
9402         * string/bcopy.c: Use full path to include memmove.c.
9403         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
9404         multiarch objects.
9405         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
9406         bcopy for powerpc64.
9407         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
9408         bcopy for powerpc64.
9409         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
9410         and memmove implementations.
9411         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
9412         optimized multiarch memmove for POWER7/powerpc64.
9413         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
9414         default multiarch memmove for powerpc64.
9415         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
9416         multiarch for powerpc64.
9417         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
9418         for POWER7/powerpc64.
9419         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
9420         memmove for POWER7/powerpc64.
9422         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
9423         glibc default one.
9425         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
9426         __ELF_NATIVE_CLASS equal to 64.
9428 2014-07-07  Roland McGrath  <roland@hack.frob.com>
9430         * sysdeps/nptl/lowlevellock.h: File removed.
9432         * NEWS: NPTL is no longer an add-on!
9433         * nptl/internaltypes.h: Moved ...
9434         * sysdeps/nptl/internaltypes.h: ... here.
9435         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
9436         * sysdeps/nptl/fork.c: Likewise.
9437         * sysdeps/nptl/gai_misc.h: Likewise.
9438         * sysdeps/nptl/librt-cancellation.c: Likewise.
9439         * sysdeps/nptl/jmp-unwind.c: Likewise.
9440         * sysdeps/nptl/setxid.h: Likewise.
9441         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
9442         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
9443         * sysdeps/unix/sysv/linux/arm/Implies: New file.
9444         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
9445         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
9446         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
9447         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
9448         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
9449         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
9450         * sysdeps/unix/sysv/linux/mips/Implies: New file.
9451         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
9452         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
9453         * sysdeps/unix/sysv/linux/sh/Implies: New file.
9454         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
9455         * sysdeps/unix/sysv/linux/tile/Implies: New file.
9456         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
9457         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
9458         * nptl/Makeconfig: Moved ...
9459         * sysdeps/nptl/Makeconfig: ... here.
9460         * nptl/configure: File removed.
9461         * nptl/ANNOUNCE: File removed.
9462         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
9463         * sysdeps/unix/sysv/linux/configure: Regenerated.
9465         * nptl/Makefile (routines): Add libc_pthread_init,
9466         libc_multiple_threads, register-atfork and unregister-atfork.
9467         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
9468         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
9469         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
9470         pthread-pi-defines.sym, structsem.sym.
9471         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
9472         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
9473         [$(subdir) = nptl] (tests): Add tst-setgetname.
9474         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
9475         * sysdeps/unix/sysv/linux/sigaction.c: Just include
9476         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
9477         [!LIBC_SIGACTION]: Remove aliases.
9478         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
9479         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
9480         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
9481         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
9482         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
9483         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
9484         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
9485         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
9486         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
9487         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
9488         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
9489         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
9490         __libc_allocate_rtsig_private.
9491         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
9492         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
9493         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
9494         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
9495         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
9496         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
9497         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
9498         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
9499         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
9500         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
9501         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
9502         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
9503         * nptl/internaltypes.h: ... here.
9504         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
9505         * sysdeps/nptl/jmp-unwind.c: ... here.
9506         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
9507         * nptl/libc-lowlevellock.c: ... here.
9508         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
9509         * nptl/libc_multiple_threads.c: ... here.
9510         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
9511         * nptl/libc_pthread_init.c: ... here.
9512         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
9513         * nptl/lowlevelbarrier.sym: ... here.
9514         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
9515         * nptl/lowlevelcond.sym: ... here.
9516         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
9517         * nptl/lowlevellock.c: ... here.
9518         * nptl/lowlevellock.h: Moved ...
9519         * sysdeps/nptl/lowlevellock.h: ... here.
9520         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
9521         * nptl/lowlevelrobustlock.c: ... here.
9522         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
9523         * nptl/lowlevelrobustlock.sym: ... here.
9524         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
9525         * nptl/lowlevelrwlock.sym: ... here.
9526         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
9527         * nptl/pt-fork.c: ... here.
9528         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
9529         * nptl/pthread-pi-defines.sym: ... here.
9530         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
9531         * nptl/pthread_attr_getaffinity.c: ... here.
9532         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
9533         * nptl/pthread_attr_setaffinity.c: ... here.
9534         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
9535         * nptl/pthread_mutex_cond_lock.c: ... here.
9536         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
9537         Update #include.
9538         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
9539         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
9540         * nptl/pthread_once.c: ... here, replacing old file.
9541         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
9542         * nptl/pthread_yield.c: ... here.
9543         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
9544         * nptl/register-atfork.c: ... here.
9545         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
9546         * nptl/sem_post.c: ... here.
9547         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
9548         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
9549         * nptl/sem_timedwait.c: ... here.
9550         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
9551         * nptl/sem_trywait.c: ... here.
9552         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
9553         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
9554         * nptl/sem_wait.c: ... here.
9555         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
9556         * nptl/structsem.sym: ... here.
9557         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
9558         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
9559         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
9560         * nptl/unregister-atfork.c: ... here.
9561         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
9562         * nptl/unwindbuf.sym: ... here.
9563         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
9564         * sysdeps/nptl/fork.c: ... here.
9565         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
9566         * sysdeps/nptl/fork.h: ... here.
9567         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
9568         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
9569         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
9570         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
9571         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
9572         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
9573         * sysdeps/unix/sysv/linux/getpid.c: ... here.
9574         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
9575         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
9576         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
9577         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
9578         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
9579         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
9580         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
9581         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
9582         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
9583         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
9584         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
9585         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
9586         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
9587         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
9588         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
9589         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
9590         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
9591         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
9592         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
9593         * sysdeps/unix/sysv/linux/raise.c: ... here.
9594         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
9595         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
9596         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
9597         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
9598         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
9599         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
9600         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
9601         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
9602         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
9603         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
9604         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
9605         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
9606         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
9607         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
9608         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
9610 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
9612         * sysdeps/generic/memcopy.h: Add comment for
9613         MEMCPY_OK_FOR_FWD_MEMMOVE.
9615 2014-07-04  Will Newton  <will.newton@linaro.org>
9617         * string/memchr.c: Merge from gnulib.
9618         [_LIBC]: Remove conditionals.
9619         (__ptr_t): Remove define.
9620         (LONG_MAX_32_BITS): Likewise.
9621         (LONG_MAX): Likewise.
9622         (MEMCHR): Use ANSI prototype and optimize algorithm.
9624         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
9626 2014-07-03  Roland McGrath  <roland@hack.frob.com>
9628         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
9629         (lll_futex_timed_wait_bitset): Fix syscall argument count.
9631         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
9632         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
9633         in a bare environment with no <stdlib.h> installed.
9634         * sysdeps/nptl/configure: Regenerated.
9636         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
9638         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
9639         AC_EGREP_CPP for kernel header checks, so they only succeed if
9640         including <linux/version.h> actually works right.
9641         * sysdeps/unix/sysv/linux/configure: Regenerated.
9643         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
9644         value so it's not diagnosed as unused.
9646         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
9647         thing) with "ifeq ($(subdir),rt)".
9649 2014-07-03  Richard Henderson  <rth@redhat.com>
9651         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
9652         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
9653         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
9655         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
9656         (math_force_eval): New.
9658         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
9659         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
9661         * sysdeps/alpha/fpu/s_round.c: Remove file.
9662         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
9664         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
9665         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
9666         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
9667         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
9668         (_dl_start, print_statistics): Likewise.
9669         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
9670         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
9672         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9673         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9674         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9675         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9676         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9677         (HP_SMALL_TIMING_AVAIL): Define.
9678         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9679         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
9680         (HP_SMALL_TIMING_AVAIL): Define.
9681         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9682         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9684         * sysdeps/aarch64/hp-timing.h: New file.
9686         * sysdeps/generic/hp-timing.h: Remove dead comment.
9687         * sysdeps/generic/hp-timing-common.h: New file.
9688         * sysdeps/alpha/hp-timing.h: Include it.
9689         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
9690         * sysdeps/i386/i686/hp-timing.h: Likewise.
9691         * sysdeps/ia64/hp-timing.h: Likewise.
9692         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
9693         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
9694         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
9695         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
9696         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
9697         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
9698         (hp_timing_t): New.
9700         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
9701         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
9702         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
9703         * elf/rtld.c (_dl_start_final): Likewise.
9704         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
9705         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9706         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9707         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9708         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9709         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9710         (HP_TIMING_DIFF_INIT): Remove.
9711         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9712         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
9713         (HP_TIMING_DIFF_INIT): Remove.
9714         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9715         * sysdeps/i386/i686/hp-timing.c: Remove file.
9716         * sysdeps/x86_64/hp-timing.c: Remove file.
9717         * sysdeps/ia64/hp-timing.c: Remove file.
9718         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
9719         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
9720         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
9721         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
9723         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
9724         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
9725         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
9726         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9727         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9728         (HP_TIMING_ACCUM): Remove.
9729         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9730         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
9731         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9733         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
9734         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
9735         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
9736         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
9737         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
9738         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
9739         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
9740         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
9742         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
9744 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
9746         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
9748 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9750         Sync up with gettext.
9751         * intl/loadmsgcat.c: Define O_BINARY if not defined.
9752         [_MSC_VER]: Include malloc.h
9753         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
9754         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
9755         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
9756         TEMP_FAILURE_RETRY.  Cast return of alloca.
9757         [!_LIBC] Call gl_rwlock_init.
9758         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
9760 2014-07-02  Roland McGrath  <roland@hack.frob.com>
9762         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
9763         before checking its value.
9765 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9767         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
9769         * debug/memcpy_chk.c: Don't include pagecopy.h.
9770         * debug/mempcpy_chk.c: Likewise.
9771         * string/memcpy.c: Likewise.
9772         * string/memmove.c: Likewise.
9773         * sysdeps/powerpc/memmove.c: Likewise.
9774         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
9775         definition of PAGE_COPY_FWD_MAYBE here...
9776         * sysdeps/generic/pagecopy.h: ... from here.
9777         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
9779 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9780             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9782         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
9783         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
9784         optimizations.
9785         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9786         (__libc_ifunc_impl_list): Likewise.
9787         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
9788         multiarch strcat for PPC64.
9789         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
9790         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
9792 2014-07-02  Roland McGrath  <roland@hack.frob.com>
9794         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
9796 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9798         * intl/loadmsgcat.c: Remove declaration of
9799         get_sysdep_segment_value.
9800         (get_sysdep_segment_value): Use ISO C style.
9801         (_nl_load_domain): Use ISO C style.  Get rid of redundant
9802         semicolon.  Fix typo and formatting in comment.
9803         (_nl_unload_domain): Use ISO C style.
9805         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
9807 2014-07-02  Will Newton  <will.newton@linaro.org>
9809         * malloc/obstack.c: Merge from gnulib master.
9810         [HAVE_CONFIG_H]: Remove conditional code.
9811         [!_LIBC]: Include config.h.
9812         [!ELIDE_CODE]: Don't include inttypes.h, include
9813         stdint.h unconditionally.
9814         (print_and_abort): Mark as _Noreturn.
9815         (_obstack_allocated_p): Mark as __attribute_pure__.
9816         (obstack_free): Rename to __obstack_free.
9817         [!__attribute__]: Remove conditional code.
9818         * malloc/obstack.h: Merge from gnulib master.
9819         [__cplusplus]: Move conditional down.
9820         [!__attribute_pure__]: Define __attribute_pure__ here
9821         if it is not already defined.
9822         (_obstack_memory_used): Mark as __attribute_pure__.
9823         [!__obstack_free]: Define as obstack_free.
9824         [__GNUC__]: Remove check for ancient NeXT gcc.
9826 2014-07-02  Will Newton  <will.newton@linaro.org>
9827             Paul Eggert  <eggert@cs.ucla.edu>
9829         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
9831 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9833         * resolv/gethnamaddr.c: Add comment warning that the file is
9834         not maintained.
9836 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
9838         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
9839         entries.
9841         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
9842         entry for aio_cancel and aio_cancel64.
9843         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
9844         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
9845         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
9846         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
9847         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
9848         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
9849         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
9850         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
9851         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
9852         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
9853         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
9854         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
9855         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
9857 2014-07-01  Roland McGrath  <roland@hack.frob.com>
9859         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
9860         * nptl/pthread_mutex_lock.c: Likewise.
9861         * nptl/pthread_mutex_timedlock.c: Likewise.
9862         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
9864 2014-07-01  Richard henderson  <rth@redhat.com>
9866         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
9867         (__isnan, __isnanl): Remove.
9868         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
9870         * sysdeps/alpha/fpu/libm-test-ulps: Update.
9872 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
9874         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9876 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
9878         * resolv/nss_dns/dns-host.c (getanswer_r)
9879         [MULTI_PTRS_ARE_ALIASES]: Remove code.
9881 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
9883         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9884         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
9885         undefine.
9886         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
9887         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
9889 2014-07-01  Roland McGrath <roland@hack.frob.com>
9891         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
9892         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
9894         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
9895         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
9897         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
9898         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
9899         ... here.
9900         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
9901         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
9903         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
9904         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
9905         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
9906         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
9908         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
9909         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
9910         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
9911         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
9912         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
9913         Moved ...
9914         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
9915         ... here.
9916         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
9917         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
9918         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
9919         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
9920         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
9921         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
9922         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
9923         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
9924         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
9925         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
9926         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
9927         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
9928         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
9929         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
9930         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
9931         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
9932         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
9933         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
9934         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
9935         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
9936         ... here.
9937         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
9938         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
9939         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
9940         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
9941         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
9942         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
9943         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
9944         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
9946 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
9948         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
9949         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
9950         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
9951         Add sysdep.
9953 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9955         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9957 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
9959         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
9960         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
9962         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
9964         * sysdeps/arm/libm-test-ulps: Regenerated.
9966 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
9967             Roland McGrath <roland@hack.frob.com>
9969         * test-skeleton.c (signal_handler): Kill the whole process group
9970         before killing the child individually.
9971         (main): Report any failure on `setpgid'.
9973 2014-06-30  Roland McGrath  <roland@hack.frob.com>
9975         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
9976         from _TLS_H to _ARM_NPTL_TLS_H.
9977         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
9978         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
9980 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
9982         [BZ #16539]
9983         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
9984         (__expm1l): Return argument unchanged when small but not
9985         subnormal.
9987         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
9988         include macro name.
9989         (_FP_UNPACK_RAW_1_P): Likewise.
9990         (_FP_PACK_RAW_1): Likewise.
9991         (_FP_PACK_RAW_1_P): Likewise.
9992         (_FP_MUL_MEAT_1_wide): Likewise.
9993         (_FP_MUL_MEAT_DW_1_hard): Likewise.
9994         (_FP_MUL_MEAT_1_hard): Likewise.
9995         (_FP_DIV_MEAT_1_imm): Likewise.
9996         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
9997         (_FP_DIV_MEAT_1_udiv): Likewise.
9998         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
9999         (_FP_UNPACK_RAW_2): Likewise.
10000         (_FP_UNPACK_RAW_2_P): Likewise.
10001         (_FP_PACK_RAW_2): Likewise.
10002         (_FP_PACK_RAW_2_P): Likewise.
10003         (_FP_MUL_MEAT_DW_2_wide): Likewise.
10004         (_FP_MUL_MEAT_2_wide): Likewise.
10005         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
10006         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
10007         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
10008         (_FP_MUL_MEAT_2_gmp): Likewise.
10009         (_FP_DIV_MEAT_2_udiv): Likewise.
10010         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
10011         (_FP_FRAC_SRL_4): Likewise.
10012         (_FP_FRAC_SRST_4): Likewise.
10013         (_FP_FRAC_SRS_4): Likewise.
10014         (_FP_UNPACK_RAW_4): Likewise.
10015         (_FP_UNPACK_RAW_4_P): Likewise.
10016         (_FP_PACK_RAW_4): Likewise.
10017         (_FP_PACK_RAW_4_P): Likewise.
10018         (_FP_MUL_MEAT_DW_4_wide): Likewise.
10019         (_FP_MUL_MEAT_4_wide): Likewise.
10020         (_FP_MUL_MEAT_4_gmp): Likewise.
10021         (umul_ppppmnnn): Likewise.
10022         (_FP_DIV_MEAT_4_udiv): Likewise.
10023         (__FP_FRAC_ADD_4): Likewise.
10024         (__FP_FRAC_SUB_3): Likewise.
10025         (__FP_FRAC_SUB_4): Likewise.
10026         (__FP_FRAC_DEC_3): Likewise.
10027         (__FP_FRAC_DEC_4): Likewise.
10028         (__FP_FRAC_ADDI_4): Likewise.
10029         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
10030         (_FP_FRAC_SRL_8): Likewise.
10031         (_FP_FRAC_SRS_8): Likewise.
10033         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
10034         include macro name.
10035         (FP_UNPACK_RAW_EP): Likewise.
10036         (FP_PACK_RAW_E): Likewise.
10037         (FP_PACK_RAW_EP): Likewise.
10038         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
10039         (_FP_ISSIGNAN): Likewise.
10040         (_FP_ADD_INTERNAL): Likewise.
10041         (_FP_FMA): Likewise.
10042         (_FP_CMP): Likewise.
10043         (_FP_SQRT): Likewise.
10044         (_FP_TO_INT): Likewise.
10045         (_FP_FROM_INT): Likewise.
10046         (FP_EXTEND): Likewise.
10047         (_FP_DIV_MEAT_N_loop): Likewise.
10049 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
10051         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
10052         throughout.
10054 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
10056         [BZ #17097]
10057         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
10058         result with correct sign in case of exponents that produce
10059         overflow except for X very close to 1.
10061 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
10063         mktime: merge #if/#ifdef usage from glibc
10064         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
10065         as that works with both Glibc's and Gnulib's style.
10066         See thread starting at Siddhesh Poyarekar's bug report at:
10067         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
10069 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
10071         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
10072         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
10073         * sysdeps/tile/tilegx/memmove.c: Remove file.
10075 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
10077         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
10078         abi-name definition.
10079         * scripts/soversions.awk: Do not handle or generate ABI lines.
10080         * shlib-versions: Remove ABI entries.
10081         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
10082         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
10084 2014-06-27  Roland McGrath  <roland@hack.frob.com>
10086         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
10087         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
10088         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
10089         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
10090         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
10091         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
10092         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
10093         Moved ...
10094         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
10095         ... here.
10096         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
10097         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
10098         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
10099         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
10100         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
10101         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
10102         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
10103         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
10104         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
10105         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
10106         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
10107         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
10108         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
10109         Moved ...
10110         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
10111         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
10112         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
10113         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
10114         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
10115         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
10116         Moved ...
10117         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
10118         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
10119         Moved ...
10120         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
10121         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
10122         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
10123         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
10124         Moved ...
10125         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
10126         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
10127         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
10128         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
10129         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
10130         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
10131         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
10132         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
10133         Moved ...
10134         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
10135         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
10136         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
10137         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
10138         Moved ...
10139         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
10140         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
10141         Moved ...
10142         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
10143         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
10144         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
10145         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
10146         Moved ...
10147         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
10148         ... here.
10149         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
10150         Identical file removed.
10151         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
10152         Moved ...
10153         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
10154         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
10155         Identical file removed.
10156         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
10157         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
10158         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
10159         Moved ...
10160         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
10161         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
10162         Identical file removed.
10163         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
10164         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
10165         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
10166         Identical file removed.
10167         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
10168         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
10169         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
10170         Identical file removed.
10171         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
10172         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
10173         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
10174         Identical file removed.
10175         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
10176         Moved ...
10177         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
10178         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
10179         Identical file removed.
10180         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
10181         Moved ...
10182         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
10183         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
10184         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
10185         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
10186         Identical file removed.
10187         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
10188         Moved ...
10189         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
10190         ... here.
10191         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
10192         Identical file removed.
10193         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
10194         Moved ...
10195         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
10196         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
10197         Identical file removed.
10198         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
10199         Moved ...
10200         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
10201         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
10202         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
10203         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
10204         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
10205         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
10206         Moved ...
10207         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
10208         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
10209         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
10211         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
10212         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
10213         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
10214         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
10215         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
10217 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
10219         [BZ #17092]
10220         * nscd/nscd.c (monitor_child): Return exit status of child
10221         instead of return value from wait syscall.
10223 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
10225         * configure.ac (libc_commonpagesize): Remove variable.
10226         (libc_relro_required): Likewise.
10227         (libc_cv_z_relro): Remove configure test.
10228         * configure: Regenerated.
10229         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
10230         variable.
10231         (libc_relro_required): Likewise.
10232         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
10233         (libc_relro_required): Likewise.
10234         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
10235         (libc_relro_required): Likewise.
10236         * sysdeps/arm/preconfigure: Regenerated.
10237         * sysdeps/ia64/preconfigure: Remove file.
10238         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
10239         variable.
10240         (libc_relro_required): Likewise.
10242         [BZ #16561]
10243         [BZ #16562]
10244         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
10245         (__ieee754_yn): Set FE_TONEAREST mode internally and then
10246         recompute overflowing results in original rounding mode.
10247         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
10248         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
10249         recompute overflowing results in original rounding mode.
10250         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
10251         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10252         recompute overflowing results in original rounding mode.
10253         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
10254         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10255         recompute overflowing results in original rounding mode.
10256         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
10257         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10258         recompute overflowing results in original rounding mode.
10259         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
10260         (libc_feholdsetround_ctx): New macro.
10261         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
10262         * sysdeps/i386/fpu/libm-test-ulps: Update.
10263         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
10265 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10267         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
10268         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
10269         corresponding .cpsetup call.
10271 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10273         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
10274         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
10275         * sysdeps/arm/Makefile [$(subdir) = csu]
10276         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
10277         (static-only-routines): Add aeabi_read_tp here.
10278         (shared-only-routines): Add libc-aeabi_read_tp here.
10279         (CFLAGS-libc-start.c): Add -fexceptions here.
10280         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
10281         (sysdep_routines, static-only-routines, shared-only-routines):
10282         Don't add to these here.
10283         (CFLAGS-libc-start.c): Likewise.
10285         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
10286         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
10287         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
10288         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
10289         * sysdeps/arm/Makefile [$(subdir) = rt]
10290         (librt-sysdep_routines, librt-shared-only-routines):
10291         Append rt-aeabi_unwind_cpp_pr1 here.
10292         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
10293         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
10294         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
10295         (libpthread-sysdep_routines, libpthread-shared-only-routines):
10296         Append nptl-aeabi_unwind_cpp_pr1 here.
10297         (tests): Filter out tst-cleanupx4 here.
10298         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
10299         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
10300         Don't do those here.
10302 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10304         * scripts/list-sources.sh: Do not handle ports specially.
10306 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10308         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
10309         * sysdeps/arm/feupdateenv.c: Likewise.
10311         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
10313 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10315         * manual/texinfo.tex: Update to version 2014-05-05.10 with
10316         trailing whitespace removed.
10317         * scripts/config.guess: Update to version 2014-03-23.
10318         * scripts/config.sub: Update to version 2014-05-01
10319         * scripts/install-sh: Update to version 2013-12-25.23.
10320         * scripts/move-if-change: Update from gnulib.
10322 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10324         * debug/memmove_chk.c: Remove pagecopy.h include.
10326 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
10328         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
10329         identical to gnulib mktime.
10331 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10333         * configure.ac: Do not test for machine being rs6000.  Do not test
10334         for powerpc*-*soft.
10335         * configure: Regenerated.
10337         [BZ #11505]
10338         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
10339         test.
10340         * configure: Regenerated.
10341         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
10342         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
10343         Remove configure test.
10344         * sysdeps/arm/configure: Regenerated.
10345         * sysdeps/nptl/configure.ac: Do not check
10346         libc_cv_asm_cfi_directives.
10347         * sysdeps/nptl/configure: Regenerated.
10348         * sysdeps/x86_64/nptl/configure.ac: Remove file.
10349         * sysdeps/x86_64/nptl/configure: Remove generated file.
10350         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
10351         unconditional.
10352         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
10354 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10356         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
10357         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
10358         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
10359         it is defined.
10361         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
10362         instead of whether it is defined.
10363         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
10364         * sysdeps/hppa/dl-machine.h: Likewise.
10365         * sysdeps/ia64/dl-machine.h: Likewise.
10366         * sysdeps/m68k/dl-machine.h: Likewise.
10367         * sysdeps/microblaze/dl-machine.h: Likewise.
10368         * sysdeps/mips/dl-machine.: Likewise.
10369         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
10370         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
10371         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
10372         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
10373         * sysdeps/sh/dl-machine.h: Likewise.
10374         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
10375         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
10376         * sysdeps/tile/dl-machine.h: Likewise.
10377         * sysdeps/x86_64/dl-machine.h: Likewise.
10379         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
10380         code.
10381         (verify_persistent_db): Likewise.
10383 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10385         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
10386         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
10387         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
10388         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
10389         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
10390         Moved ...
10391         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
10392         ... here.
10393         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
10394         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
10395         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
10396         Identical file removed.
10397         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
10398         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
10399         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
10400         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
10401         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
10402         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
10403         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
10404         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
10405         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
10406         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
10407         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
10408         Moved ...
10409         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
10410         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
10411         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
10412         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
10413         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
10414         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
10415         Moved ...
10416         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
10417         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
10418         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
10419         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
10420         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
10421         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
10422         Identical file removed.
10423         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
10424         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
10425         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
10426         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
10427         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
10428         Moved ...
10429         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
10430         ... here.
10431         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
10432         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
10433         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
10434         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
10435         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
10436         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
10437         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
10438         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
10439         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
10440         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
10441         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
10442         Moved ...
10443         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
10444         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
10445         Moved ...
10446         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
10447         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
10448         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
10449         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
10450         Moved ...
10451         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
10452         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
10453         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
10455         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
10456         folded into ...
10457         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
10458         * sysdeps/unix/sysv/linux/s390/Versions
10459         (libpthread: GLIBC_2.19): New version set.
10460         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
10461         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
10462         (librt: GLIBC_2.3.3): New version set.
10463         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
10464         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
10465         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
10466         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
10467         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
10468         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
10469         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
10470         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
10471         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
10472         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
10473         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
10474         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
10475         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
10476         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
10477         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
10478         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
10479         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
10480         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
10481         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
10482         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
10483         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
10484         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
10485         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
10486         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
10487         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
10488         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
10489         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
10490         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
10491         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
10492         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
10493         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
10494         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
10495         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
10496         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
10497         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
10498         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
10499         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
10500         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
10501         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
10502         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
10503         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
10504         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
10505         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
10506         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
10507         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
10509         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
10510         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
10511         (__libc_vfork): Define the function under this name.
10512         [!NOT_IN_libc] (__vfork): Make this an alias.
10513         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
10514         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
10515         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
10516         (__libc_vfork): Define the function under this name.
10517         [!NOT_IN_libc] (__vfork): Make this an alias.
10518         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
10519         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
10520         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
10521         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
10522         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
10523         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
10525         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
10526         code that was previously under [RESET_PID].
10527         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
10528         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
10529         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
10531         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
10532         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
10533         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
10534         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
10535         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
10536         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
10537         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
10538         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
10539         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
10540         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
10541         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
10542         Moved ...
10543         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
10544         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
10545         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
10546         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
10547         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
10548         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
10549         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
10550         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
10551         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
10552         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
10553         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
10554         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
10555         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
10556         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
10557         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
10558         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
10559         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
10560         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
10561         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
10562         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
10563         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
10564         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
10565         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
10566         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
10567         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
10568         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
10569         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
10570         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
10571         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
10573 2014-06-25  Roland McGrath  <roland@hack.frob.com>
10575         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
10576         that was previously under [RESET_PID].
10577         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
10579 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10581         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
10582         not undefine and redefine.
10583         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
10584         [O_CLOEXEC]: Make code unconditional.
10585         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
10586         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
10587         <kernel-features.h>.
10588         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
10589         conditional variable definition.
10590         (shm_open) [O_CLOEXEC]: Make code unconditional.
10591         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
10592         code.
10594         * configure.ac (USE_REGPARMS): Don't define here.
10595         * configure: Regenerated.
10596         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
10597         * sysdeps/i386/configure: Regenerated.
10599         * nptl/createthread.c: Don't include kernel-features.h.
10600         * nptl/pthread_cancel.c: Likewise.
10601         * nptl/pthread_condattr_setclock.c: Likewise.
10602         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
10603         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
10604         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
10605         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
10606         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
10607         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
10608         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
10609         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
10610         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
10611         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
10612         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
10613         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
10614         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
10615         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
10616         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
10617         * nscd/gai.c: Likewise.
10618         * nss/nss_db/db-open.c: Likewise.
10619         * sysdeps/generic/ldsodefs.h: Likewise.
10620         * sysdeps/sh/nptl/tls.h: Likewise.
10621         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
10622         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
10623         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
10624         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
10625         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
10626         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
10627         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
10628         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
10629         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
10630         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
10631         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
10632         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
10633         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
10634         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
10635         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
10636         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
10637         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
10638         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
10639         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
10640         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
10641         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
10642         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
10643         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
10644         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
10645         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
10646         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
10647         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
10648         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
10649         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
10650         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
10651         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
10652         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
10653         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
10654         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
10655         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
10656         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10657         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
10658         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
10659         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
10660         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
10661         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
10662         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
10663         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
10664         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
10665         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
10666         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
10667         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
10668         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
10669         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
10670         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
10671         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
10672         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
10673         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
10674         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
10675         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
10676         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
10677         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
10678         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
10679         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
10680         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
10681         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
10682         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
10683         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
10684         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
10685         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
10686         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
10687         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
10688         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
10689         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
10690         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
10691         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
10692         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
10693         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
10694         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
10695         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
10696         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
10697         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
10698         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
10699         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
10700         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
10701         * sysdeps/unix/sysv/linux/pread.c: Likewise.
10702         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
10703         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
10704         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
10705         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
10706         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
10707         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
10708         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
10709         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
10710         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
10711         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
10712         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
10713         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
10714         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
10715         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
10716         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
10717         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
10718         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
10719         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
10720         * sysdeps/unix/sysv/linux/system.c: Likewise.
10721         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
10722         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
10723         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
10724         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
10725         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
10726         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10727         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
10729         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
10730         * configure: Regenerated.
10731         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
10733         * configure.ac (base_machine): Do not set specially for particular
10734         machines here.
10735         * configure: Regenerated.
10736         * sysdeps/powerpc/preconfigure: Move machine and base_machine
10737         settings from configure.ac.
10738         * sysdeps/i386/preconfigure: New file.
10739         * sysdeps/s390/preconfigure: Likewise.
10740         * sysdeps/sh/preconfigure: Likewise.
10741         * sysdeps/sparc/preconfigure: Likewise.
10743 2014-06-25  Roland McGrath  <roland@hack.frob.com>
10745         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
10746         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
10747         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
10748         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
10749         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
10750         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
10751         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
10752         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
10753         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
10754         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
10755         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
10756         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
10757         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
10758         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
10759         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
10760         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
10761         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
10762         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
10763         * sysdeps/sparc/sparc64/Makefile: ... appended here.
10765         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
10766         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
10767         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
10768         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
10769         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
10770         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
10771         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
10772         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
10773         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
10774         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
10775         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
10776         * sysdeps/sparc/sparc32/sem_post.c: ... here.
10777         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
10778         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
10779         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
10780         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
10781         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
10782         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
10783         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
10784         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
10785         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
10786         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
10787         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
10788         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
10789         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
10790         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
10791         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
10792         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
10793         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
10794         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
10795         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
10796         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
10797         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
10798         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
10799         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
10800         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
10801         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
10802         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
10804         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
10805         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
10806         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
10807         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
10808         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
10809         Moved ...
10810         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
10811         ... here.
10812         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
10813         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
10814         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
10815         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
10816         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
10817         Moved ...
10818         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
10819         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
10820         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
10821         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
10822         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
10823         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
10824         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
10825         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
10826         Moved ...
10827         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
10828         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
10829         Moved ...
10830         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
10831         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
10832         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
10833         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
10834         Moved ...
10835         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
10836         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
10837         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
10838         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
10839         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
10840         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
10841         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
10842         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
10843         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
10844         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
10845         Moved ...
10846         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
10847         ... here.
10848         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
10849         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
10850         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
10851         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
10852         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
10853         Moved ...
10854         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
10855         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
10856         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
10857         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
10858         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
10859         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
10860         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
10861         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
10862         Moved ...
10863         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
10864         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
10865         Moved ...
10866         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
10867         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
10868         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
10869         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
10870         Moved ...
10871         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
10872         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
10873         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
10874         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
10875         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
10877 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10879         * timezone/checktab.awk: Update from tzcode 2014e.
10880         * timezone/private.h: Likewise.
10881         * timezone/tzfile.h: Likewise.
10882         * timezone/zdump.c: Likewise.
10883         * timezone/zic.c: Likewise.
10885         * sysdeps/unix/sysv/linux/kernel-features.h
10886         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
10887         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
10888         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
10889         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
10890         Remove conditional code.
10892 2014-06-25  Will Newton  <will.newton@linaro.org>
10894         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
10895         (_dl_arm_cap_flags): Add HWCAP2 values.
10896         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
10897         (_DL_HWCAP_COUNT): Increase to 37.
10898         (_DL_HWCAP_LAST): New define.
10899         (_DL_HWCAP2_LAST): New define.
10900         (_dl_procinfo): Add support for printing
10901         AT_HWCAP2 entries.
10902         (_dl_string_hwcap): Use _dl_hwcap_string.
10904 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10906         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10908 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10910         * README: Do not mention ports directory.
10912         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
10913         Remove macro.
10914         * sysdeps/unix/sysv/linux/futimes.c: Do not include
10915         <kernel-features.h>.
10916         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
10917         conditional variable definition.
10918         (__futimes): Update comment.
10919         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
10920         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
10922         [BZ #16560]
10923         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
10924         arguments close to 0.
10925         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
10926         Likewise.
10927         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
10928         Likewise.
10929         * math/auto-libm-test-in: Add more tests of exp10.
10930         * math/auto-libm-test-out: Regenerated.
10931         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10933         * sysdeps/unix/sysv/linux/kernel-features.h
10934         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
10935         * sysdeps/unix/sysv/linux/readv.c: Do not include
10936         <kernel-features.h>.
10937         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
10938         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
10939         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
10940         unconditional.
10941         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
10942         conditional code.
10943         * sysdeps/unix/sysv/linux/writev.c: Do not include
10944         <kernel-features.h>.
10945         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
10946         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
10947         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
10948         unconditional.
10949         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
10950         conditional code.
10952 2014-06-25  Will Newton  <will.newton@linaro.org>
10954         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
10955         comment changes throughout the file.  Remove checks
10956         for HAVE_*_H definitions that are not required.
10957         (__gen_tempname): Call abort if an unknown kind value is
10958         passed.
10960 2014-06-25  Andreas Schwab  <schwab@suse.de>
10962         [BZ #17086]
10963         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
10964         scalbln, scalblnf, scalblnl in libc.
10966 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
10968         [BZ #17086]
10969         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
10970         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
10971         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
10973 2014-06-24  Roland McGrath  <roland@hack.frob.com>
10975         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
10976         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
10977         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
10978         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
10979         Update #include.
10980         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
10981         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
10982         Update #include.
10983         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
10984         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
10985         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
10986         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
10987         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
10988         * sysdeps/x86/bits/pthreadtypes.h: ... here.
10989         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
10990         * sysdeps/x86/bits/semaphore.h: ... here.
10991         * sysdeps/x86/nptl/elide.h: Moved ...
10992         * sysdeps/x86/elide.h: ... here.
10993         * sysdeps/x86_64/nptl/Implies: File removed.
10994         * sysdeps/i386/nptl/Implies: File removed.
10996 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
10998         [BZ #16539]
10999         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
11000         return the argument for normal arguments with exponent below -64.
11001         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
11002         Likewise.
11003         * math/auto-libm-test-in: Add another test of expm1.
11004         * math/auto-libm-test-out: Regenerated.
11006         [BZ #16287]
11007         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
11008         calling __erfcl for arguments at least 16.
11009         * math/auto-libm-test-in: Add more tests of erf.
11010         * math/auto-libm-test-out: Regenerated.
11012         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
11013         individual architectures.
11014         * sysdeps/unix/sysv/linux/configure: Regenerated.
11015         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
11016         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
11017         * sysdeps/unix/sysv/linux/powerpc/configure.ac
11018         (ldd_rewrite_script): Define variable.
11019         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
11020         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
11021         file.
11022         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
11023         generated file.
11024         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
11025         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
11026         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
11027         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
11028         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
11029         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
11030         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
11031         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
11033 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11035         [BZ #17084]
11036         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
11037         Rename member __data.d to __data.__elision_data.
11039 2014-06-24  Wilco  <wdijkstr@arm.com>
11041         * NEWS: Add 16918 to fixed bug list.
11043 2014-06-24  Wilco  <wdijkstr@arm.com>
11045         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
11047 2014-06-24  Wilco  <wdijkstr@arm.com>
11049         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
11050         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
11051         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
11052         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
11053         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
11054         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
11055         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
11056         Use _FPU_MASK_RM.
11058 2014-06-24  Wilco  <wdijkstr@arm.com>
11060         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
11062 2014-06-24  Wilco  <wdijkstr@arm.com>
11064         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
11065         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
11066         * sysdeps/arm/fesetround.c (fesetround): Remove space.
11067         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
11069 2014-06-24  Wilco  <wdijkstr@arm.com>
11071         [BZ #16918]
11072         * sysdeps/arm/feupdateenv.c (feupdateenv):
11073         Rewrite to reduce FPSCR accesses and fix return value.
11075 2014-06-24  Wilco  <wdijkstr@arm.com>
11077         * sysdeps/arm/fclrexcpt.c (feclearexcept):
11078         Optimize to avoid unnecessary FPSCR writes.
11079         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
11080         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
11081         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
11082         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
11084 2014-06-24  Wilco  <wdijkstr@arm.com>
11086         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
11087         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
11088         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
11089         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
11090         Call libc_fetestexcept_vfp.
11091         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
11092         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
11093         __SOFTFP__ ifdef so that they can be built for softfp.
11095 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11097         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
11098         argument type signed char.
11100         * Makerules (check-abi): Dump diff of symlist if the test
11101         fails.
11103 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11105         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
11106         using abort.
11108         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
11109         Remove unused variable ST.
11111 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
11113         [BZ #16354]
11114         [BZ #17061]
11115         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
11116         small arguments before calling __expm1.
11117         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
11118         small arguments before calling __expm1f.
11119         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
11120         small arguments before calling __expm1l.
11121         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
11122         Likewise.
11123         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
11124         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
11125         spurious underflow for some cosh tests.
11126         * math/auto-libm-test-out: Regenerated.
11127         * sysdeps/i386/fpu/libm-test-ulps: Update.
11129         [BZ #17050]
11130         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
11131         (__ieee754_y1): Set errno if return value overflows.
11132         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
11133         (__ieee754_y1f): Set errno if return value overflows.
11134         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
11135         (__ieee754_y1l): Set errno if return value overflows.
11136         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
11137         (__ieee754_y1l): Set errno if return value overflows.
11138         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
11139         * math/auto-libm-test-out: Regenerated.
11141         * math/gen-auto-libm-tests.c: Document use of
11142         ignore-zero-inf-sign.
11143         (input_flag_type): Add value flag_ignore_zero_inf_sign.
11144         (input_flags): Add ignore-zero-inf-sign.
11145         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
11146         * math/gen-libm-test.pl (generate_testfile): Handle
11147         ignore-zero-inf-sign.
11148         * math/auto-libm-test-in: Mark some cpow tests with
11149         ignore-zero-inf-sign and some with xfail-rounding.
11150         * math/auto-libm-test-out: Regenerated.
11151         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
11152         * sysdeps/i386/fpu/libm-test-ulps: Update.
11153         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11155         [BZ #16315]
11156         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
11157         overflowing or underflowing operations take place with sign of
11158         result.
11159         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
11160         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
11161         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
11162         (__ieee754_pow): Recompute overflowing and underflowing results in
11163         original rounding mode.
11164         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
11165         (__powl_helper): Allow negative argument X and scale negated value
11166         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
11167         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
11168         overflowing or underflowing operations take place with sign of
11169         result.
11170         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
11171         Include <math.h>.
11172         * math/auto-libm-test-in: Add more tests of pow.
11173         * math/auto-libm-test-out: Regenerated.
11174         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
11175         (pow_tonearest_test_data): Remove.
11176         (pow_test_tonearest): Likewise.
11177         (pow_towardzero_test_data): Likewise.
11178         (pow_test_towardzero): Likewise.
11179         (pow_downward_test_data): Likewise.
11180         (pow_test_downward): Likewise.
11181         (pow_upward_test_data): Likewise.
11182         (pow_test_upward): Likewise.
11183         (main): Don't call removed functions.
11184         * sysdeps/i386/fpu/libm-test-ulps: Update.
11185         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11187 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11189         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
11190         Moved ...
11191         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
11192         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
11193         Moved ...
11194         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
11195         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
11196         Moved ...
11197         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
11198         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
11199         Moved ...
11200         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
11201         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
11202         File removed.
11203         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
11204         File removed.
11205         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
11206         File removed.
11207         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
11208         File removed.
11209         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
11210         File removed.
11211         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
11212         File removed.
11213         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
11214         File removed.
11215         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
11216         File removed.
11217         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
11218         File removed.
11219         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
11220         File removed.
11221         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
11222         File removed.
11223         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
11224         File removed.
11225         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
11226         Moved ...
11227         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
11228         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
11229         Moved ...
11230         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
11231         ... here.
11232         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
11233         Moved ...
11234         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
11235         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
11236         Moved ...
11237         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
11238         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
11239         Moved ...
11240         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
11241         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
11242         Moved ...
11243         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
11244         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
11245         Moved ...
11246         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
11247         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
11248         Moved ...
11249         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
11250         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
11251         Moved ...
11252         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
11253         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
11254         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
11255         ... here.
11256         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
11257         Moved ...
11258         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
11259         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
11260         Moved ...
11261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
11262         ... here.
11263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
11264         Moved ...
11265         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
11266         ... here.
11267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
11268         Moved ...
11269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
11270         ... here.
11271         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
11272         Moved ...
11273         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
11274         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
11275         Moved ...
11276         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
11277         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
11278         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
11279         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
11280         Moved ...
11281         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
11282         ... here.
11283         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
11284         Moved ...
11285         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
11286         ... here.
11287         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
11288         Moved ...
11289         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
11290         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
11291         Moved ...
11292         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
11293         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
11294         Moved ...
11295         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
11296         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
11297         Moved ...
11298         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
11299         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
11300         Moved ...
11301         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
11302         ... here.
11303         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
11304         Moved ...
11305         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
11306         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
11307         Moved ...
11308         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
11309         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
11310         Moved ...
11311         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
11312         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
11313         Moved ...
11314         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
11315         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
11316         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
11317         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
11318         Moved ...
11319         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
11320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
11321         Moved ...
11322         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
11323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
11324         Moved ...
11325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
11326         ... here.
11327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
11328         Moved ...
11329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
11330         ... here.
11331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
11332         Moved ...
11333         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
11334         ... here.
11335         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
11336         Moved ...
11337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
11338         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
11339         Moved ...
11340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
11341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
11342         Moved ...
11343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
11344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11345         Moved ...
11346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
11347         ... here.
11348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
11349         Moved ...
11350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
11351         ... here.
11352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11353         Moved ...
11354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
11355         ... here.
11356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
11357         Moved ...
11358         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
11359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
11360         Moved ...
11361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
11363 2014-06-23  Will Newton  <will.newton@linaro.org>
11364             Wilco  <wdijkstr@arm.com>
11366         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
11367         implementation.  Include get-rounding-mode.h.
11368         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
11369         [!libc_feholdsetround_noex_ctx]: Define
11370         libc_feholdsetround_noex_ctx.
11371         [!libc_feholdsetround_noexf_ctx]: Define
11372         libc_feholdsetround_noexf_ctx.
11373         [!libc_feholdsetround_noexl_ctx]: Define
11374         libc_feholdsetround_noexl_ctx.
11375         (libc_feholdsetround_ctx): New function.
11376         (libc_feresetround_ctx): New function.
11377         (libc_feholdsetround_noex_ctx): New function.
11378         (libc_feresetround_noex_ctx): New function.
11380 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11382         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
11383         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
11384         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
11385         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
11386         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
11387         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
11389         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
11390         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
11391         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
11392         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
11393         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
11394         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
11395         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
11396         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
11397         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
11398         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
11399         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
11400         Moved ...
11401         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
11402         ... here.
11403         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
11404         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
11405         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
11406         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
11407         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
11408         Moved ...
11409         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
11410         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
11411         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
11412         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
11413         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
11414         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
11415         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
11416         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
11417         Moved ...
11418         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
11419         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
11420         Moved ...
11421         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
11422         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
11423         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
11424         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
11425         Moved ...
11426         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
11427         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
11428         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
11429         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
11430         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
11431         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
11432         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
11433         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
11434         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
11435         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
11436         Moved ...
11437         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
11438         ... here.
11439         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
11440         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
11441         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
11442         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
11443         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
11444         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
11445         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
11446         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
11447         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
11448         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
11449         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
11450         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
11451         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
11452         Moved ...
11453         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
11454         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
11455         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
11456         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
11457         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
11458         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
11459         Moved ...
11460         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
11461         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
11462         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
11463         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
11464         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
11466         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
11467         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
11468         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
11469         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
11470         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
11471         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
11472         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
11473         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
11474         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
11475         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
11476         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
11477         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
11478         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
11479         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
11480         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
11481         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
11482         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
11483         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
11484         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
11485         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
11486         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
11487         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
11488         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
11489         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
11490         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
11491         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
11492         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
11493         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
11495 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
11497         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
11498         (FALLOC_FL_COLLAPSE_RANGE): New macro.
11499         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
11500         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
11501         (IPV6_PMTUDISC_INTERFACE): Likewise.
11502         (IPV6_PMTUDISC_OMIT): Likewise.
11504 2014-06-23  Andreas Schwab  <schwab@suse.de>
11506         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
11507         Remove unused errout label.
11509 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11511         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
11512         macro: hardware supports Vector Crypto instructions.
11514 2014-06-23  Will Newton  <will.newton@linaro.org>
11516         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
11517         rather than __builtin_expect.
11519         * elf/dl-lookup.c (undefined_msg): Remove variable.
11520         (_dl_lookup_symbol_x): Replace undefined_msg with string
11521         literal.
11523         * elf/dl-lookup.c (do_lookup_unique): New function.
11524         (do_lookup_x): Move STB_GNU_UNIQUE handling code
11525         to a separate function.
11527 2014-06-23  Andreas Schwab  <schwab@suse.de>
11529         [BZ #17079]
11530         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
11531         before reading the next line.
11533 2014-06-23  Will Newton  <will.newton@linaro.org>
11535         * test-skeleton.c (signal_handler): Use printf and %m
11536         rather than perror.  Use printf rather than fprintf to
11537         stderr.  Use puts rather than fputs to stderr.
11538         (main): Likewise.
11540 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
11542         * nscd/nscd.c (thread_info_t): Remove typedef.
11543         (thread_info): Remove variable.
11545 2014-06-21  Allan McRae  <allan@archlinux.org>
11547         * NEWS: Mention CVE-2014-4043.
11549 2014-06-20  Roland McGrath  <roland@hack.frob.com>
11551         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
11552         * nptl/smp.h: ... here.
11554         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
11556         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
11557         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
11558         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
11559         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
11561         * nptl/allocatestack.c: Include <stack-aliasing.h>.
11562         * nptl/stack-aliasing.h: New file.
11563         * sysdeps/i386/i686/stack-aliasing.h: New file.
11564         * sysdeps/i386/i686/nptl/Makefile: File removed.
11565         * sysdeps/x86_64/stack-aliasing.h: New file.
11566         * sysdeps/x86_64/nptl/Makefile
11567         (CFLAGS-pthread_create.c): Variable removed.
11569         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
11570         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
11571         old file.
11572         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
11573         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
11574         old file.
11576 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
11578         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11579         (__ASSUME_SIGFRAME_V2): Remove macro.
11580         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
11581         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
11582         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
11583         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
11584         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
11585         Declare as function.  Remove conditional macro definitions.
11586         (__default_rt_sa_restorer): Likewise.
11587         (__default_sa_restorer_v1): Remove declaration.
11588         (__default_sa_restorer_v2): Likewise.
11589         (__default_rt_sa_restorer_v1): Likewise.
11590         (__default_rt_sa_restorer_v2): Likewise.
11591         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
11592         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
11593         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
11595 2014-06-20  Roland McGrath  <roland@hack.frob.com>
11597         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
11598         (libpthread-routines): Add sysdep.
11599         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
11600         * sysdeps/unix/sysv/linux/sparc/Versions
11601         (libpthread: GLIBC_2.3.3): New version set.
11602         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
11603         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
11604         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
11605         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
11606         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
11607         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
11608         Moved ...
11609         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
11610         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
11611         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
11612         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
11613         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
11614         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
11615         * sysdeps/sparc/nptl/sem_init.c: ... here.
11616         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
11617         * sysdeps/sparc/nptl/sem_post.c: ... here.
11618         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
11619         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
11620         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
11621         * sysdeps/sparc/nptl/sem_wait.c: ... here.
11622         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
11623         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
11624         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
11625         (libpthread-routines): Add cpu_relax.
11626         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
11627         File removed.
11628         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
11629         (librt: GLIBC_2.3.3): New version set.
11630         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
11631         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
11632         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
11633         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
11634         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
11635         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
11636         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
11637         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
11638         Moved ...
11639         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
11640         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
11641         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
11642         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
11643         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
11644         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
11645         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
11646         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
11647         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
11648         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
11649         Moved ...
11650         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
11651         Update #include.
11652         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
11653         Moved ...
11654         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
11655         Update #include.
11656         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
11657         Moved ...
11658         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
11659         Update #include.
11660         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
11661         Moved ...
11662         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
11663         Update #include.
11664         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
11665         Moved ...
11666         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
11667         Update #include.
11668         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
11669         Moved ...
11670         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
11671         Update #include.
11672         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
11673         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
11674         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
11675         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
11676         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
11677         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
11678         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
11679         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
11680         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
11681         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
11682         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
11683         Moved ...
11684         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
11685         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
11686         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
11687         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
11688         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
11690 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11692         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
11693         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
11694         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
11695         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
11696         * nscd/nscd.c: Likewise.
11697         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
11698         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
11699         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
11700         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
11702         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
11703         <kernel-features.h>.
11704         (init_mq_netlink): Remove conditional have_sock_cloexec
11705         definitions.  Remove code conditional on have_sock_cloexec < 0.
11706         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
11707         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
11708         * sysdeps/unix/sysv/linux/opensock.c: Do not include
11709         <kernel-features.h>.
11710         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
11711         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
11713 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
11715         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
11716         Add tests for memset_chk and memset.
11718         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
11719         with AVX2_Usable.
11721 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
11723         [BZ #16046]
11724         * elf/tst-dl-iter-static.c: New file.
11725         * elf/Makefile (tests-static): Add tst-dl-iter-static.
11727         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
11728         error.
11730 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11732         * sysdeps/unix/sysv/linux/kernel-features.h
11733         (__ASSUME_F_GETOWN_EX): Remove macro.
11734         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
11735         <kernel-features.h>.
11736         (miss_F_GETOWN_EX): Remove variable or macro.
11737         (do_fcntl): Do not check miss_F_GETOWN_EX.
11738         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
11740         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
11741         Remove macro.
11742         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
11743         [!__ASSUME_AT_RANDOM]: Remove conditional code.
11744         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
11746         * sysdeps/unix/sysv/linux/kernel-features.h
11747         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
11748         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
11749         [ADJ_OFFSET_SS_READ]: Make code unconditional.
11750         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
11752 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
11754         [BZ #17075]
11755         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
11756         Fix calculation of the symbol's value.
11757         * sysdeps/arm/tst-armtlsdescloc.c: New file.
11758         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
11759         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
11760         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
11761         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
11762         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
11763         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
11764         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
11765         (modules-names): Add `tst-armtlsdescmod',
11766         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
11767         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
11768         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
11769         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
11770         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
11771         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
11772         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
11773         ($(objpfx)tst-armtlsdescloc): New dependency.
11774         ($(objpfx)tst-armtlsdescextnow): Likewise.
11775         ($(objpfx)tst-armtlsdescextlazy): Likewise.
11776         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
11777         TLS scheme support.
11778         * sysdeps/arm/configure: Regenerate.
11780 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11782         * include/fcntl.h (__atfct_seterrno): Remove prototype.
11783         (__atfct_seterrno_2): Likewise.
11784         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
11785         <kernel-features.h>.
11786         (__ASSUME_ATFCTS): Do not undefine and redefine.
11787         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
11788         (__have_atfcts): Remove conditional definition.
11789         (__fxstatat([__NR_fstatat64]: Make code unconditional.
11790         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
11791         unreachable if [__ASSUME_ATFCTS].
11792         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
11793         not undefine and redefine.
11794         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
11795         <kernel-features.h>.
11796         (faccessat) [__NR_faccessat]: Make code unconditional.
11797         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
11798         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
11799         <kernel-features.h>.
11800         (fchmodat) [__NR_fchmodat]: Make code unconditional.
11801         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
11802         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
11803         <kernel-features.h>.
11804         (fchownat) [__NR_fchownat]: Make code unconditional.
11805         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
11806         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
11807         <kernel-features.h>.
11808         (futimesat) [__NR_futimesat]: Make code unconditional.
11809         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
11810         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
11811         <kernel-features.h>.
11812         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
11813         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11814         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
11815         <kernel-features.h>.
11816         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
11817         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
11818         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
11819         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
11820         <kernel-features.h>.
11821         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
11822         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11823         * sysdeps/unix/sysv/linux/linkat.c: Do not include
11824         <kernel-features.h>.
11825         (linkat) [__NR_linkat]: Make code unconditional.
11826         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11827         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
11828         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
11829         <kernel-features.h>.
11830         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
11831         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
11832         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
11833         <kernel-features.h>.
11834         (mkdirat) [__NR_mkdirat]: Make code unconditional.
11835         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
11836         * sysdeps/unix/sysv/linux/openat.c: Do not include
11837         <kernel-features.h>.
11838         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
11839         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
11840         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
11841         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
11842         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
11843         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
11844         <kernel-features.h>.
11845         (readlinkat) [__NR_readlinkat]: Make code unconditional.
11846         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
11847         result of INLINE_SYSCALL directly, not via int variable.
11848         * sysdeps/unix/sysv/linux/renameat.c: Do not include
11849         <kernel-features.h>.
11850         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
11851         (renameat) [__NR_renameat]: Make code unconditional.
11852         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
11853         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
11854         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
11855         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
11856         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
11857         (__ASSUME_ATFCTS): Do not undefine and redefine.
11858         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
11859         <kernel-features.h>.
11860         (symlinkat) [__NR_symlinkat]: Make code unconditional.
11861         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11862         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
11863         <kernel-features.h>.
11864         (unlinkat) [__NR_unlinkat]: Make code unconditional.
11865         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11866         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
11867         (__ASSUME_ATFCTS): Do not undefine and redefine.
11868         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
11869         <kernel-features.h>.
11870         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
11871         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11872         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
11873         <kernel-features.h>.
11874         (__xmknodat) [__NR_mknodat]: Make code unconditional.
11875         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
11877 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
11879         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
11881 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
11883         [BZ #17069]
11884         * posix/regcomp.c (parse_reg_exp): Deallocate partially
11885         constructed tree before returning error.
11886         * posix/bug-regexp36.c: Expand test case.
11888 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
11890         [BZ #6803]
11891         * math/libm-test.inc (scalbln_test_date):
11892         Add errno expectations.
11893         * math/w_scalblnf.c: New File.
11894         Add wrapper which checks for setting errno to ERANGE.
11895         Add weak_alias for corresponding scalbln function.
11896         * math/w_scalbln.c: Likewise.
11897         * math/w_scalblnl.c: Likewise.
11898         * math/Makefile (libm-calls): Add w_scalbln.
11899         * sysdeps/ieee754/flt-32/s_scalblnf.c:
11900         Remove weak_alias for corresponding scalbln function.
11901         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
11902         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
11903         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
11904         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
11905         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
11906         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
11907         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
11908         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
11909         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
11910         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
11911         Remove long_double_symbol for scalblnl function in libm, libc.
11912         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
11913         Add wrapper which checks for setting errno to ERANGE.
11914         Add long_double_symbol for scalblnl function in libm, libc.
11915         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
11916         Remove long_double_symbol for scalblnl in libm.
11917         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
11918         Add wrapper which checks for setting errno to ERANGE.
11919         Add long_double_symbol for scalblnl function in libm.
11920         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
11921         Do not use wrapper because of own implementation.
11923 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
11925         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
11926         3 bytes for __pad1 for x32.
11927         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
11929 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
11930             H.J. Lu  <hongjiu.lu@intel.com>
11932         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
11933         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
11934         * sysdeps/x86_64/multiarch/memset.S: Likewise.
11935         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
11936         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
11938 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
11940         [BZ #17069]
11941         * posix/regcomp.c (parse_expression): Deallocate partially
11942         constructed tree before returning error.
11943         * posix/Makefile.c (tests): Add bug-regex36.
11944         (generated): Add bug-regex36.mtrace.
11945         (tests-special): Add $(objpfx)bug-regex36-mem.out
11946         (bug-regex36-ENV): New variable.
11947         ($(objpfx)bug-regex36-mem.out): New rule.
11948         * posix/bug-regex36.c: New file.
11950 2014-06-19  Will Newton  <will.newton@linaro.org>
11952         * malloc/malloc.c (systrim): If extra is zero then return
11953         early.
11955 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
11957         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
11959 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
11961         * sysdeps/aarch64/strchr.S: New file.
11963 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
11965         [BZ #17022]
11966         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
11967         from arguments -2 or below.
11968         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
11969         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
11971 2014-06-18  Andreas Schwab  <schwab@suse.de>
11973         [BZ #17062]
11974         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
11975         of a bracket expr not to run off the end of the string.
11976         * posix/Makefile (tests): Add tst-fnmatch3.
11977         * posix/tst-fnmatch3.c: New file.
11979 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
11981         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
11982         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
11983         [$(cross-compiling) = no]: Likewise.
11984         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
11985         [$(cross-compiling) = no]: Likewise.
11987 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
11989         [BZ #17031]
11990         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
11991         double, adjusted for any remainder from the high double.
11992         * math/libm-test.inc (nearbyint): Add tests.
11993         (rint): Likewise.
11995 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11997         * nptl/sysdeps/powerpc/Makefile: Moved ...
11998         * sysdeps/powerpc/nptl/Makefile: ... here.
11999         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
12000         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
12001         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
12002         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
12003         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
12004         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
12005         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
12006         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
12007         * nptl/sysdeps/powerpc/tls.h: Moved ...
12008         * sysdeps/powerpc/nptl/tls.h: ... here.
12010 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
12012         [BZ #16681]
12013         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
12014         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
12015         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
12016         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
12017         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
12018         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
12019         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
12020         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
12021         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
12023 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
12025         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
12027 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
12029         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
12030         defined operator.
12032         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
12033         $TIMEOUTFACTOR.
12035 2014-06-16  Florian Weimer  <fweimer@redhat.com>
12037         [BZ #17058]
12038         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
12039         non-executed part of the test.
12041 2014-06-16  Andreas Schwab  <schwab@suse.de>
12043         * string/bits/string2.h (strdup, strndup): Update feature guard.
12045 2014-06-14  David S. Miller  <davem@davemloft.net>
12047         * sysdeps/sparc/fpu/libm-test-ulps: Update.
12049 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
12051         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
12052         that was previously under [RESET_PID].
12053         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
12055         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
12056         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
12057         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
12058         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
12059         (__libc_vfork): New strong alias.
12060         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
12062 2014-06-14 Andi Kleen  <ak@linux.intel.com>
12064         * sysdeps/generic/elide.h: New file.
12066 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
12068         * Makefile (installed-headers): Adjust path of pthread.h header.
12070 2014-06-13  Roland McGrath  <roland@hack.frob.com>
12072         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
12073         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
12074         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
12075         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
12077         * nptl/sysdeps/s390/Makefile: Moved ...
12078         * sysdeps/s390/nptl/Makefile: ... here.
12079         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
12080         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
12081         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
12082         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
12083         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
12084         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
12085         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
12086         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
12087         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
12088         * sysdeps/s390/nptl/pthreaddef.h: ... here.
12089         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
12090         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
12091         * nptl/sysdeps/s390/tls.h: Moved ...
12092         * sysdeps/s390/nptl/tls.h: ... here.
12094         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
12095         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
12097 2014-06-13  David S. Miller  <davem@davemloft.net>
12099         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
12100         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
12101         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
12102         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
12103         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
12104         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
12105         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
12106         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
12107         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
12108         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
12109         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
12110         Remove RESET_PID cpp guards.
12111         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
12112         Remove RESET_PID cpp guards.
12113         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
12115 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
12117         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
12118         __sp to uintptr_t.
12120 2014-06-13  Andi Kleen  <ak@linux.intel.com>
12122         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
12123         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
12124         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
12125         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
12126         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
12127         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
12128         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
12129         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
12130         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
12131         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
12132         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
12133         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
12134         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
12135         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
12136         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
12137         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
12138         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
12139         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
12140         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
12141         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
12143         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
12144         (pthread_rwlock_rdlock): Add elision.
12145         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
12146         (pthread_rwlock_wrlock): Add elision.
12147         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
12148         (pthread_rwlock_trywrlock): Add elision.
12149         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
12150         (pthread_rwlock_tryrdlock): Add elision.
12151         * nptl/pthread_rwlock_unlock.c: Include elide.h.
12152         (pthread_rwlock_tryrdlock): Add elision unlock.
12153         * nptl/sysdeps/pthread/pthread.h:
12154         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
12155         (PTHREAD_RWLOCK_INITIALIZER,
12156         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
12157         Handle new elision field.
12158         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
12159         * sysdeps/arm/nptl/bits/pthreadtypes.h
12160         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12161         * sysdeps/sh/nptl/bits/pthreadtypes.h
12162         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12163         * sysdeps/tile/nptl/bits/pthreadtypes.h
12164         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12165         * sysdeps/a/nptl/bits/pthreadtypes.h
12166         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12167         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
12168         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12169         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
12170         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12171         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
12172         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12173         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
12174         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12175         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
12176         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12177         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
12178         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12179         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
12180         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12181         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
12182         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12183         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
12184         (elision_init): Set try_xbegin to zero when no RTM.
12185         * sysdeps/x86/nptl/bits/pthreadtypes.h
12186         (pthread_rwlock_t): Change __pad1 to __rwelision.
12187         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12189 2014-06-13  Andi Kleen  <ak@linux.intel.com>
12191         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
12192         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
12193         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
12194         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
12196 2014-06-13  Meador Inge  <meadori@codesourcery.com>
12198         [BZ #16996]
12199         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
12200         that the cached result has been set before returning it.
12202 2014-06-12  Roland McGrath  <roland@hack.frob.com>
12204         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
12205         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
12206         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
12207         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
12208         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
12209         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
12211         * nptl/sysdeps/sparc/Makefile: Moved ...
12212         * sysdeps/sparc/nptl/Makefile: ... here.
12213         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
12214         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
12215         * nptl/sysdeps/sparc/tls.h: Moved ...
12216         * sysdeps/sparc/nptl/tls.h: ... here.
12217         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
12218         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
12219         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
12220         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
12221         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
12222         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
12223         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
12224         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
12225         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
12226         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
12227         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
12228         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
12229         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
12230         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
12231         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
12232         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
12233         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
12234         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
12235         Update #include.
12236         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
12237         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
12238         Update #include.
12239         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
12240         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
12241         Update #include.
12242         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
12243         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
12244         Update #include.
12246         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
12248         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
12249         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
12251         * sysdeps/pthread/posix-timer.h: Include <list.h>.
12252         (struct list_links): Type removed.
12253         (struct thread_node, struct timer_node): Replace struct list_links
12254         with struct list_head.
12255         (list_unlink_ip): Likewise.
12256         * sysdeps/pthread/timer_routines.c
12257         (timer_free_list, thread_free_list, thread_active_list): Likewise.
12258         (list_append, list_insbefore): Likewise.
12259         (list_init): Function removed.
12260         (thread_init, init_module): Use INIT_LIST_HEAD instead.
12261         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
12262         * sysdeps/pthread/Makefile: ... here, new file.
12264         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
12265         * sysdeps/nptl/Implies: ... here.
12266         * sysdeps/unix/sysv/linux/Implies: Add nptl.
12267         * nptl/sysdeps/pthread/list.h: Moved ...
12268         * include/list.h: ... here.
12269         * nptl/sysdeps/pthread/createthread.c: Moved ...
12270         * nptl/createthread.c: ... here.
12271         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
12272         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
12273         * nptl/pt-longjmp.c: ... here.
12274         * nptl/sysdeps/pthread/Makefile: Moved ...
12275         * sysdeps/nptl/Makefile: ... here.
12276         * nptl/sysdeps/pthread/Subdirs: Moved ...
12277         * sysdeps/nptl/Subdirs: ... here.
12278         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
12279         * sysdeps/nptl/aio_misc.h: ... here.
12280         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
12281         * sysdeps/nptl/bits/libc-lock.h: ... here.
12282         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
12283         * sysdeps/nptl/bits/libc-lockP.h: ... here.
12284         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
12285         * sysdeps/nptl/bits/stdio-lock.h: ... here.
12286         * nptl/sysdeps/pthread/configure: Moved ...
12287         * sysdeps/nptl/configure: ... here.
12288         * nptl/sysdeps/pthread/configure.ac: Moved ...
12289         * sysdeps/nptl/configure.ac: ... here.
12290         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
12291         * sysdeps/nptl/gai_misc.h: ... here.
12292         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
12293         * sysdeps/nptl/librt-cancellation.c: ... here.
12294         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
12295         * sysdeps/nptl/malloc-machine.h: ... here.
12296         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
12297         * sysdeps/nptl/pthread-functions.h: ... here.
12298         * nptl/sysdeps/pthread/pthread.h: Moved ...
12299         * sysdeps/nptl/pthread.h: ... here.
12300         * nptl/sysdeps/pthread/setxid.h: Moved ...
12301         * sysdeps/nptl/setxid.h: ... here.
12302         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
12303         * sysdeps/nptl/sigfillset.c: ... here.
12304         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
12305         * sysdeps/nptl/tcb-offsets.h: ... here.
12306         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
12307         * sysdeps/nptl/tst-mqueue8x.c: ... here.
12308         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
12309         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
12310         * nptl/sysdeps/pthread/allocalim.h: Moved ...
12311         * sysdeps/pthread/allocalim.h: ... here.
12312         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
12313         * sysdeps/pthread/bits/sigthread.h: ... here.
12314         * nptl/sysdeps/pthread/flockfile.c: Moved ...
12315         * sysdeps/pthread/flockfile.c: ... here.
12316         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
12317         * sysdeps/pthread/ftrylockfile.c: ... here.
12318         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
12319         * sysdeps/pthread/funlockfile.c: ... here.
12320         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
12321         * sysdeps/pthread/posix-timer.h: ... here.
12322         * nptl/sysdeps/pthread/timer_create.c: Moved ...
12323         * sysdeps/pthread/timer_create.c: ... here.
12324         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
12325         * sysdeps/pthread/timer_delete.c: ... here.
12326         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
12327         * sysdeps/pthread/timer_getoverr.c: ... here.
12328         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
12329         * sysdeps/pthread/timer_gettime.c: ... here.
12330         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
12331         * sysdeps/pthread/timer_routines.c: ... here.
12332         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
12333         * sysdeps/pthread/timer_settime.c: ... here.
12334         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
12335         * sysdeps/pthread/tst-timer.c: ... here.
12336         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
12337         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
12339         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
12340         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
12342         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
12343         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
12344         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
12345         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
12346         Update #include target.
12347         * nptl/sysdeps/i386/i686/Makefile: Moved ...
12348         * sysdeps/i386/i686/nptl/Makefile: ... here.
12349         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
12350         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
12351         Update #include target.
12352         * nptl/sysdeps/i386/i686/tls.h: Moved ...
12353         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
12354         * nptl/sysdeps/i386/Makefile: Moved ...
12355         * sysdeps/i386/nptl/Makefile: ... here.
12356         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
12357         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
12358         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
12359         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
12360         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
12361         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
12362         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
12363         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
12364         * sysdeps/i386/nptl/pthreaddef.h: ... here.
12365         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
12366         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
12367         * nptl/sysdeps/i386/tls.h: Moved ...
12368         * sysdeps/i386/nptl/tls.h: ... here.
12370         * sysdeps/sh/Makefile [$(subdir) = csu]
12371         (gen-as-const-headers): Add tcb-offsets.sym.
12372         * nptl/sysdeps/sh/Makefile: File removed.
12373         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
12374         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
12375         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
12376         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
12377         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
12378         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
12379         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
12380         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
12381         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
12382         * sysdeps/sh/nptl/pthreaddef.h: ... here.
12383         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
12384         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
12385         * nptl/sysdeps/sh/tls.h: Moved ...
12386         * sysdeps/sh/nptl/tls.h: ... here.
12387         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
12388         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
12389         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
12390         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
12391         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
12392         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
12393         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
12394         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
12395         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
12396         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
12397         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
12398         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
12399         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
12400         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
12401         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
12402         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
12403         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
12404         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
12405         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
12406         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
12407         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
12408         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
12409         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
12410         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
12411         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
12412         Moved ...
12413         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
12414         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
12415         Moved ...
12416         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
12417         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
12418         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
12419         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
12420         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
12421         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
12422         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
12423         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
12424         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
12425         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
12426         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
12427         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
12428         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
12429         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
12430         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
12431         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
12432         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
12433         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
12434         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
12436 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
12438         * posix/spawn_faction_addopen.c: Include string.h.
12440 2014-06-11  Roland McGrath  <roland@hack.frob.com>
12442         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
12443         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
12444         * nptl/sysdeps/x86_64/Makefile: Moved ...
12445         * sysdeps/x86_64/nptl/Makefile: ... here.
12446         * nptl/sysdeps/x86_64/configure: Moved ...
12447         * sysdeps/x86_64/nptl/configure: ... here.
12448         * nptl/sysdeps/x86_64/configure.ac: Moved ...
12449         * sysdeps/x86_64/nptl/configure.ac: ... here.
12450         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
12451         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
12452         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
12453         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
12454         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
12455         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
12456         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
12457         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
12458         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
12459         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
12460         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
12461         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
12462         * nptl/sysdeps/x86_64/tls.h: Moved ...
12463         * sysdeps/x86_64/nptl/tls.h: ... here.
12464         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
12465         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
12466         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
12467         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
12469         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
12471 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12473         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12475 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
12477         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
12478         type.
12479         [POSIX] (off_t): Likewise.
12480         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
12481         [POSIX] (S_ISBLK): Require macro.
12482         [POSIX] (S_ISCHR): Likewise.
12483         [POSIX] (S_ISDIR): Likewise.
12484         [POSIX] (S_ISFIFO): Likewise.
12485         [POSIX] (S_ISREG): Likewise.
12486         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
12487         optional-macro.
12488         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
12489         type.
12490         [POSIX] (time_t): Likewise.
12491         [POSIX] (timer_t): Likewise.
12493 2014-06-11  Florian Weimer  <fweimer@redhat.com>
12495         [BZ #17048]
12496         * posix/spawn_int.h (struct __spawn_action): Make the path string
12497         non-const to support deallocation.
12498         * posix/spawn_faction_addopen.c
12499         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
12500         * posix/spawn_faction_destroy.c
12501         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
12502         path in all spawn_do_open actions.
12503         * posix/tst-spawn.c (do_test): Exercise the copy operation in
12504         posix_spawn_file_actions_addopen.
12506 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
12508         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
12509         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
12510         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
12511         conditional code always true.
12512         (__libc_vfork): New alias.
12514 2014-06-11  Roland McGrath  <roland@hack.frob.com>
12516         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12517         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
12519         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
12521         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12522         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
12524         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
12525         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
12527         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12528         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
12530 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12532         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
12533         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
12534         multiarch strcmp for PPC64.
12535         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
12536         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
12537         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
12538         multiarch optimizations.
12539         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12540         (__libc_ifunc_impl_list): Likewise.
12542 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
12544         * benchtests/scripts/validate_benchout.py: New script.
12545         * benchtests/Makefile (bench-func): Call it.
12546         * benchtests/scripts/benchout.schema.json: New file.
12548 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
12550         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
12551         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
12552         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
12553         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
12554         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
12555         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
12556         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
12557         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
12558         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
12559         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
12560         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
12561         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
12562         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
12563         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
12564         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
12565         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
12566         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
12567         Moved ...
12568         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
12569         ... here.
12570         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
12571         Moved ...
12572         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
12573         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
12574         Moved ...
12575         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
12576         ... here.
12577         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
12578         Moved ...
12579         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
12580         ... here.
12581         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
12582         Moved ...
12583         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
12584         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
12585         Moved ...
12586         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
12587         ... here.
12588         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
12589         Moved ...
12590         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
12591         ... here.
12592         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
12593         Moved ...
12594         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
12595         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
12596         Moved ...
12597         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
12598         ... here.
12599         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
12600         Moved ...
12601         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
12602         ... here.
12603         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
12604         Moved ...
12605         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
12606         ... here.
12607         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
12608         Moved ...
12609         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
12610         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
12611         Moved ...
12612         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
12613         ... here.
12614         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
12615         Moved ...
12616         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
12617         ... here.
12618         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
12619         Moved ...
12620         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
12621         ... here.
12622         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
12623         Moved ...
12624         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
12625         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
12626         Moved ...
12627         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
12628         ... here.
12629         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
12630         Moved ...
12631         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
12632         ... here.
12633         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
12634         Moved ...
12635         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
12636         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
12637         Moved ...
12638         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
12639         ... here.
12640         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
12641         Moved ...
12642         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
12643         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
12644         Moved ...
12645         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
12646         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
12647         Moved ...
12648         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
12649         ... here.
12650         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
12651         Moved ...
12652         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
12653         ... here.
12654         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
12655         Moved ...
12656         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
12657         ... here.
12658         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
12659         Moved ...
12660         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
12661         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
12662         Moved ...
12663         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
12664         ... here.
12665         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
12666         Moved ...
12667         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
12668         ... here.
12669         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
12670         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
12671         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
12672         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
12673         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
12674         Moved ...
12675         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
12676         ... here.
12677         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
12678         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
12679         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
12680         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
12681         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
12682         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
12683         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
12684         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
12685         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
12686         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
12687         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
12688         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
12689         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
12690         Moved ...
12691         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
12692         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
12693         Moved ...
12694         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
12695         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
12696         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
12697         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
12698         Moved ...
12699         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
12700         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
12701         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
12702         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
12703         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
12704         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
12705         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
12707 2014-06-10  Wilco  <wdijkstr@arm.com>
12709         * math/test-fenv-return.c: New file.
12710         * math/Makefile: Add new test test-fenv-return.
12712 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
12714         [BZ #17042]
12715         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
12716         when x - 1 is zero.
12717         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
12718         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
12719         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
12720         0.0L for an argument of 1.0L.
12721         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
12722         Likewise.
12723         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
12724         value when x - 1 is zero.
12725         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
12726         * sysdeps/i386/fpu/libm-test-ulps: Update.
12727         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12729 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
12731         [BZ #15119]
12732         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
12734 2014-06-09  Roland McGrath  <roland@hack.frob.com>
12736         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
12737         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
12739 2014-06-09  Roland McGrath  <roland@hack.frob.com>
12741         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12742         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
12744         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12745         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
12747         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12748         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
12750         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12751         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
12753         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
12754         if not already defined.
12755         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
12756         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
12757         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
12758         (TLS_INIT_TP): Use it.
12759         (TLS_DEFINE_INIT_TP): New macro.
12760         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
12762 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
12764         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
12765         constant.
12766         [POSIX] (IXANY): Likewise.
12767         [POSIX] (OLCUC): Likewise.
12768         [POSIX || POSIX2008] (CBAUD): Do not allow.
12769         [POSIX || POSIX2008] (DEFECHO): Likewise.
12770         [POSIX || POSIX2008] (ECHOCTL): Likewise.
12771         [POSIX || POSIX2008] (ECHOKE): Likewise.
12772         [POSIX || POSIX2008] (ECHOPRT): Likewise.
12773         [POSIX || POSIX2008] (EXTA): Likewise.
12774         [POSIX || POSIX2008] (EXTB): Likewise.
12775         [POSIX || POSIX2008] (FLUSHO): Likewise.
12776         [POSIX || POSIX2008] (LOBLK): Likewise.
12777         [POSIX || POSIX2008] (PENDIN): Likewise.
12778         [POSIX || POSIX2008] (SWTCH): Likewise.
12779         [POSIX || POSIX2008] (VDISCARD): Likewise.
12780         [POSIX || POSIX2008] (VDSUSP): Likewise.
12781         [POSIX || POSIX2008] (VLNEXT): Likewise.
12782         [POSIX || POSIX2008] (VREPRINT): Likewise.
12783         [POSIX || POSIX2008] (VSTATUS): Likewise.
12784         [POSIX || POSIX2008] (VWERASE): Likewise.
12785         (B*): Change to B[0123456789]*.
12786         * conform/data/time.h-data [POSIX || UNIX98]
12787         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
12788         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
12789         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
12790         [POSIX] (tm_*): Do not allow.
12792 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
12794         * Makefile (install): Don't set LANGUAGE.
12795         * Makefile.in (install): Likewise.
12796         * assert/Makefile (test-assert-ENV): Remove variable.
12797         (test-assert-perr-ENV): Likewise.
12798         * elf/Makefile (neededtest4-ENV): Likewise.
12799         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
12800         [$(cross-compiling) = no]: Don't set LANGUAGE.
12801         * io/ftwtest-sh (LANG): Remove variable.
12802         * libio/Makefile (tst-widetext-ENV): Likewise.
12803         * manual/install.texi (Running make install): Don't refer to
12804         environment settings for make install.
12805         * INSTALL: Regenerated.
12806         * nptl/tst-tls6.sh: Don't set LANG.
12807         * posix/globtest.sh (LANG): Remove variable.
12808         * string/Makefile (tester-ENV): Likewise.
12809         (inl-tester-ENV): Likewise.
12810         (noinl-tester-ENV): Likewise.
12811         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
12812         [$(cross-compiling) = no]: Don't set LANGUAGE.
12813         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
12814         without explicit environment settings.
12816 2014-06-06  Roland McGrath  <roland@hack.frob.com>
12818         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
12819         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
12820         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
12821         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
12823 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
12825         * crypt/crypt-private.h [DOS]: Add some includes taken from the
12826         other files in the crypt directory.
12827         * crypt/crypt.c: Remove duplicate includes.
12828         * crypt/crypt-entry.c: Likewise.
12829         * crypt/crypt_util.c: Likewise.
12831 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
12833         * Makeconfig (run-program-env): New variable.
12834         (run-program-prefix-before-env): Likewise.
12835         (run-program-prefix-after-env): Likewise.
12836         (run-program-prefix): Define in terms of new variables.
12837         (built-program-cmd-before-env): New variable.
12838         (built-program-cmd-after-env): Likewise.
12839         (built-program-cmd): Define in terms of new variables.
12840         (test-program-prefix-before-env): New variable.
12841         (test-program-prefix-after-env): Likewise.
12842         (test-program-prefix): Define in terms of new variables.
12843         (test-program-cmd-before-env): New variable.
12844         (test-program-cmd-after-env): Likewise.
12845         (test-program-cmd): Define in terms of new variables.
12846         * Rules (make-test-out): Use $(run-program-env).
12847         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
12848         (help): Do not mention environment variables.  Mention
12849         --timeoutfactor option.
12850         (timeoutfactor): New variable.
12851         (blacklist_exports): Remove function.
12852         (exports): Remove variable.
12853         (command): Do not include ${exports}.
12854         * manual/install.texi (Configuring and compiling): Do not mention
12855         test wrappers preserving environment variables.  Mention that last
12856         assignment to a variable must take precedence.
12857         * INSTALL: Regenerated.
12858         * benchtests/Makefile (run-bench): Use $(run-program-env).
12859         * catgets/Makefile ($(objpfx)test1.cat): Use
12860         $(built-program-cmd-before-env), $(run-program-env) and
12861         $(built-program-cmd-after-env).
12862         ($(objpfx)test2.cat): Do not specify environment variables
12863         explicitly.
12864         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
12865         $(run-program-env) and $(built-program-cmd-after-env).
12866         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
12867         $(run-program-env) and $(test-program-cmd-after-env).
12868         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
12869         explicitly.
12870         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
12871         run_program_env and test_program_cmd_after_env arguments.
12872         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
12873         * elf/tst-pathopt.sh: Use run_program_env argument.
12874         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
12875         $(test-wrapper-env) and $(run-program-env).
12876         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
12877         run_program_env arguments.
12878         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
12879         * intl/Makefile ($(objpfx)tst-gettext.out): Use
12880         $(test-program-prefix-before-env), $(run-program-env) and
12881         $(test-program-prefix-after-env).
12882         ($(objpfx)tst-gettext2.out): Likewise.
12883         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
12884         run_program_env and test_program_prefix_after_env arguments.
12885         * intl/tst-gettext2.sh: Likewise.
12886         * intl/tst-gettext4.sh: Do not set environment variables
12887         explicitly.
12888         * intl/tst-gettext6.sh: Likewise.
12889         * intl/tst-translit.sh: Likewise.
12890         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
12891         $(test-program-prefix-before-env), $(run-program-env) and
12892         $(test-program-prefix-after-env).
12893         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
12894         run_program_env and test_program_prefix_after_env arguments.
12895         * math/Makefile (run-regen-ulps): Use $(run-program-env).
12896         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
12897         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
12898         explicitly with each use of ${test_wrapper_env}.
12899         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
12900         $(test-program-prefix-before-env), $(run-program-env) and
12901         $(test-program-prefix-after-env).
12902         * posix/tst-getconf.sh: Do not set environment variables
12903         explicitly.
12904         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
12905         run_program_env and test_program_prefix_after_env arguments.
12906         * stdio-common/tst-printf.sh: Do not set environment variables
12907         explicitly.
12908         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
12909         $(test-program-prefix-before-env), $(run-program-env) and
12910         $(test-program-prefix-after-env).
12911         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
12912         run_program_env and test_program_prefix_after_env arguments.
12913         Split $test calls into $test_pre and $test.
12914         * timezone/Makefile (build-testdata): Use
12915         $(built-program-cmd-before-env), $(run-program-env) and
12916         $(built-program-cmd-after-env).
12918 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12920         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
12921         strlen for non SHARED builds.
12923 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
12925         * nptl/allocatestack.c (check_list): Inlined function...
12926         (__reclaim_stacks): ... here.
12928 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
12930         [BZ #15698]
12931         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
12932         memory overrun.
12934 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
12936         * Rules (make-test-out): Include
12937         LOCPATH=$(common-objpfx)localedata in default environment.
12938         * debug/Makefile (tst-chk1-ENV): Remove variable.
12939         (tst-chk2-ENV): Likewise.
12940         (tst-chk3-ENV): Likewise.
12941         (tst-chk4-ENV): Likewise.
12942         (tst-chk5-ENV): Likewise.
12943         (tst-chk6-ENV): Likewise.
12944         (tst-lfschk1-ENV): Likewise.
12945         (tst-lfschk2-ENV): Likewise.
12946         (tst-lfschk3-ENV): Likewise.
12947         (tst-lfschk4-ENV): Likewise.
12948         (tst-lfschk5-ENV): Likewise.
12949         (tst-lfschk6-ENV): Likewise.
12950         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
12951         (tst-iconv7-ENV): Likewise.
12952         * intl/Makefile (LOCPATH-ENV): Likewise.
12953         (tst-codeset-ENV): Likewise.
12954         (tst-gettext3-ENV): Likewise.
12955         (tst-gettext5-ENV): Likewise.
12956         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
12957         (tst-fopenloc-ENV): Likewise.
12958         (tst-fgetws-ENV): Remove variable.
12959         (tst-ungetwc1-ENV): Likewise.
12960         (tst-ungetwc2-ENV): Likewise.
12961         (bug-ungetwc2-ENV): Likewise.
12962         (tst-swscanf-ENV): Likewise.
12963         (bug-ftell-ENV): Likewise.
12964         (tst-fgetwc-ENV): Likewise.
12965         (tst-fseek-ENV): Likewise.
12966         (tst-ftell-partial-wide-ENV): Likewise.
12967         (tst-ftell-active-handler-ENV): Likewise.
12968         (tst-ftell-append-ENV): Likewise.
12969         * posix/Makefile (tst-fnmatch-ENV): Likewise.
12970         (tst-regexloc-ENV): Likewise.
12971         (bug-regex1-ENV): Likewise.
12972         (tst-regex-ENV): Likewise.
12973         (tst-regex2-ENV): Likewise.
12974         (bug-regex5-ENV): Likewise.
12975         (bug-regex6-ENV): Likewise.
12976         (bug-regex17-ENV): Likewise.
12977         (bug-regex18-ENV): Likewise.
12978         (bug-regex19-ENV): Likewise.
12979         (bug-regex20-ENV): Likewise.
12980         (bug-regex22-ENV): Likewise.
12981         (bug-regex23-ENV): Likewise.
12982         (bug-regex25-ENV): Likewise.
12983         (bug-regex26-ENV): Likewise.
12984         (bug-regex30-ENV): Likewise.
12985         (bug-regex32-ENV): Likewise.
12986         (bug-regex33-ENV): Likewise.
12987         (bug-regex34-ENV): Likewise.
12988         (bug-regex35-ENV): Likewise.
12989         (tst-rxspencer-ENV): Likewise.
12990         (tst-rxspencer-no-utf8-ENV): Likewise.
12991         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
12992         (tst-sscanf-ENV): Likewise.
12993         (tst-swprintf-ENV): Likewise.
12994         (tst-swscanf-ENV): Likewise.
12995         (test-vfprintf-ENV): Likewise.
12996         (scanf13-ENV): Likewise.
12997         (bug14-ENV): Likewise.
12998         (tst-grouping-ENV): Likewise.
12999         * stdlib/Makefile (tst-strtod-ENV): Likewise.
13000         (tst-strtod3-ENV): Likewise.
13001         (tst-strtod4-ENV): Likewise.
13002         (tst-strtod5-ENV): Likewise.
13003         (testmb2-ENV): Likewise./
13004         * string/Makefile (tst-strxfrm-ENV): Likewise.
13005         (tst-strxfrm2-ENV): Likewise.
13006         (bug-strcoll1-ENV): Likewise.
13007         (test-strcasecmp-ENV): Likewise.
13008         (test-strncasecmp-ENV): Likewise.
13009         * time/Makefile (tst-strptime-ENV): Likewise.
13010         (tst-ftime_l-ENV): Likewise.
13011         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
13012         (tst-mbrtowc-ENV): Likewise.
13013         (tst-wcrtomb-ENV): Likewise.
13014         (tst-mbrtowc2-ENV): Likewise.
13015         (tst-c16c32-1-ENV): Likewise.
13016         (tst-mbsnrtowcs-ENV): Likewise.
13018 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
13020         * manual/resource.texi (How to get information about the memory
13021         subsystem?): Fix typo.
13022         Reported by Peon de la Parra Ivan <peon@keba.com>
13024 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
13026         [BZ #16882]
13027         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
13028         (pthread_spin_lock): Branch out of spin loop to proper location.
13029         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
13030         (pthread_spin_lock): Likewise.
13032         * nptl/tst-spin4.c: New test.
13033         * nptl/Makefile (tests): Add tst-spin4.
13035 2014-06-03  Andreas Schwab  <schwab@suse.de>
13037         [BZ #15946]
13038         * resolv/res_send.c (send_dg): Reload file descriptor after
13039         calling reopen.
13041 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
13043         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13045 2014-06-03  Richard Henderson  <rth@redhat.com>
13047         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
13048         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
13049         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
13050         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
13051         in the SAVE_PID block.
13052         (__libc_vfork): New alias.
13053         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
13055         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
13056         child in registers, not on the stack.  Remove RESET_PID conditionals.
13057         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
13059 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13061         * sysdeps/aarch64/libm-test-ulps: Regenerate.
13063 2014-06-03  Wilco  <wdijkstr@arm.com>
13065         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
13066         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
13067         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
13068         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
13069         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
13070         Likewise.
13072 2014-06-03  Wilco  <wdijkstr@arm.com>
13074         * sysdeps/aarch64/fpu/math_private.h
13075         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
13076         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
13077         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
13078         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
13079         Fix declarations.
13081 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
13083         * crypt/crypt-private.h: Include ufc-crypt.h.
13084         (__b64_from_24bit): Declare extern.
13085         * crypt/crypt_util.c(__b64_from_24bit): New function.
13086         (b64t): New static const variable.
13087         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
13088         (b64t): Remove variable.
13089         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
13090         * crypt/sha256-crypt.c: Include crypt-private.h.
13091         (b64t): Remove variable.
13092         (__sha256_crypt_r): Remove b64_from_24bit and replace
13093         with __b64_from_24bit.
13094         * crypt/sha512-crypt.c: Likewise.
13096 2014-06-02  Roland McGrath  <roland@hack.frob.com>
13098         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
13099         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
13100         Label the code __libc_vfork rather than __vfork.
13101         [!NOT_IN_libc] (vfork): Define as weak alias.
13102         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
13103         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
13104         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
13106 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13108         * malloc/malloc.c (malloc_info): Fix format specifier for
13109         n_mmaps.
13111 2014-06-02  Wilco  <wdijkstr@arm.com>
13113         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
13114         FPCR write.
13116 2014-06-02  Wilco  <wdijkstr@arm.com>
13118         [BZ #17009]
13119         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
13120         Rewrite to reduce FPCR/FPSR accesses.
13122 2014-06-01  David S. Miller  <davem@davemloft.net>
13124         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13126 2014-05-31  David S. Miller  <davem@davemloft.net>
13128         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
13129         to occur in round to nearest mode when |x| >= 2.0
13131 2014-05-30  Richard Henderson  <rth@twiddle.net>
13133         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
13134         (PSEUDO_RET_NOERRNO): Remove.
13135         (ret): Don't redefine.
13136         (ret_NOERRNO): Define in terms of ret.
13137         (ret_ERRVAL): Likewise.
13139         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
13140         use of PSEUDO_RET; perform the error check directly.
13142 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
13144         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
13145         with __int128_t.
13147 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
13149         * malloc/malloc (malloc_info): Fix formatting.
13151 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
13152             Roland McGrath  <roland@hack.frob.com>
13154         * malloc/malloc (malloc_info): Also print mmapped statistics.
13156 2014-05-30  Roland McGrath  <roland@hack.frob.com>
13158         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
13159         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
13161 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
13163         * malloc/malloc.c (malloc_info): Inline mi_arena.
13165 2014-05-29  Richard Henderson  <rth@twiddle.net>
13167         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
13168         Remove comma before expanding ASM_ARGS_##nr.
13169         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
13170         Make _x0 a strict output; make _x8 a strict input; adjust expansion
13171         of ASM_ARGS_##nr.
13172         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
13173         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
13174         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
13175         (ASM_ARGS_1): Add leading comma.
13177         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
13178         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
13179         to __errno_location.
13180         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
13181         Remove the expected plt for __errno_location.
13183         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13184         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
13185         call to __read_tp.
13187         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13188         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
13189         it and break it down.
13190         (DOCARGS_0, DOCARGS_1): Do nothing.
13191         (DOCARGS_2): Update to store into the new stack frame.
13192         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
13193         (UNDOCARGS_1): Update to restore from the new stack frame.
13194         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
13195         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
13197         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13198         (SINGLE_THREAD_P): New parameter for result regno.
13199         (PSEUDO): Update to match; use cbz instead of beq.
13201         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13202         Use ENTRY to define the _nocancel entry point.  Share the syscall
13203         and syscall error check paths with the cancel path.
13204         (PSEUDO_END): New.
13206         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
13207         whitespace; tabs before and after asm mnemonics.
13209 2014-05-29  Eric Wong  <normalperson@yhbt.net>
13211         [BZ #15132]
13212         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
13213         Call fstat64 or stat64 internally, depending on arguments passed.
13214         Replace stat buffer argument with file descriptor argument.
13215         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
13216         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
13217         Pass fd to __internal_statvfs instead of calling fstat64.
13218         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
13219         Pass fd to __internal_statvfs64 instead of calling fstat64.
13220         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
13221         Pass -1 to __internal_statvfs instead of calling stat64.
13222         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
13223         Pass -1 to __internal_statvfs64 instead of calling stat64.
13225 2014-05-28  Roland McGrath  <roland@hack.frob.com>
13227         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
13228         that was previously under [RESET_PID].
13229         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
13231         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
13232         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
13234 2014-05-27  Roland McGrath  <roland@hack.frob.com>
13236         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
13238         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
13239         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
13241 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
13243         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
13245 2014-05-27  Andreas Schwab  <schwab@suse.de>
13247         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
13248         TLS_INIT_TP macro.
13249         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
13250         * elf/rtld.c (init_tls, dl_main): Likewise.
13251         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
13252         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
13253         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
13254         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
13255         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
13256         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
13257         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
13258         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
13259         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
13260         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
13261         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
13262         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
13263         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
13264         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
13265         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
13266         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
13267         * sysdeps/generic/tls.h: Update description.
13269 2014-05-27  Will Newton  <will.newton@linaro.org>
13271         [BZ #16990]
13272         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
13273         and restore r2 rather than just restoring.
13275 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
13277         [BZ #16724]
13278         * libio/tst-ftell-append.c: New test case.
13279         * libio/Makefile (tests): Add test case.
13280         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
13281         append mode.
13282         * libio/wfileops.c (do_ftell_wide): Likewise.
13284 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13286         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13288         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
13289         ...
13290         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
13291         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
13292         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
13293         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
13294         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
13295         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
13296         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
13297         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
13298         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
13299         Moved ...
13300         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
13301         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
13302         Moved ...
13303         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
13304         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
13305         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
13306         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
13307         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
13308         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
13309         ...
13310         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
13311         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
13312         Moved ...
13313         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
13314         here.
13315         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
13316         ...
13317         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
13318         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
13319         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
13321         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
13322         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
13323         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
13324         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
13326         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
13327         merge into ...
13328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
13329         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
13330         ...
13331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
13332         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
13333         ...
13334         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
13335         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
13336         Moved ...
13337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
13338         here.
13339         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
13340         Moved ...
13341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
13342         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
13343         Moved ...
13344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
13346         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
13347         conditional [RESET_PID].
13348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
13349         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
13350         removed.
13351         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
13352         removed.
13354         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
13355         <tcb-offsets.h>.
13356         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13357         (__libc_vfork): New strong alias.
13358         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
13359         removed.
13360         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
13361         Removed.
13363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
13364         <tcb-offsets.h>.
13365         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
13366         (__libc_vfork): New strong alias.
13367         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
13368         removed.
13369         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
13370         removed.
13372 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
13374         * malloc/malloc.c (mi_arena): New function.
13375         (malloc_info): Remove nested function mi_arena. Call non-nosted
13376         function mi_arena.
13378 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13380         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
13381         by insrwi.
13382         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
13383         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
13384         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
13385         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
13386         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
13387         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
13388         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
13390 2014-05-26  Andreas Schwab  <schwab@suse.de>
13392         [BZ #16984]
13393         * locale/programs/repertoire.c (repertoire_read): Add slash
13394         between I18NPATH element and file name.
13395         * locale/programs/locfile.c (locfile_read): Likewise.
13397 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
13399         * nptl/pthread_mutexattr_settype.c
13400         (__pthread_mutexattr_settype):
13401         Disable lock elision for PTHREAD_MUTEX_NORMAL.
13403 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
13405         * nptl/tst-mutex5 (do_test):
13406         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
13408 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
13410         * benchtests/README: Document 'init' directive.
13411         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
13412         BENCH_INIT.
13413         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
13414         (parse_file): Recognize 'init' directive.
13416 2014-05-26  Kyle McMartin  <kyle@redhat.com>
13418         [BZ #16796]
13419         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
13420         alignment of struct pthread.
13422 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
13424         [BZ #16878]
13425         * nscd/netgroupcache.c (addgetnetgrentX): Look for
13426         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
13427         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
13428         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
13430 2014-05-25  Richard Henderson  <rth@twiddle.net>
13432         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13433         (SINGLE_THREAD_P_PIC): Remove.
13434         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
13435         (SINGLE_THREAD_P_PIC): Remove.
13437         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
13438         branch to syscall error ...
13439         (PSEUDO): ... here.
13440         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
13441         from __local_syscall_error to .Lsyscall_error.
13442         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
13443         (SYSCALL_ERROR): Update label name.
13445         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13446         Do not use DOARGS/UNDOARGS.
13447         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
13448         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
13449         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
13450         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
13451         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
13453         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
13454         block comment.
13456         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
13457         define if !NOT_IN_libc.
13458         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
13459         define with non-default symbol versions.
13461 2014-05-23  Richard Henderson  <rth@twiddle.net>
13463         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
13464         (vfork, __vfork): Define via compat_symbol.
13466         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
13467         [!HAVE_IFUNC] (vfork_compat): Remove.
13468         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
13470 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
13472         [BZ #16978]
13473         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
13474         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
13475         variable.
13477 2014-05-23  Richard Henderson  <rth@twiddle.net>
13479         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
13480         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
13481         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
13482         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
13484         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
13485         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
13486         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
13487         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
13488         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
13489         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
13490         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
13491         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
13492         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
13493         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
13494         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
13495         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
13496         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
13497         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
13498         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
13499         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
13500         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
13501         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
13502         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
13503         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
13504         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
13505         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
13506         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
13507         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
13508         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
13509         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
13510         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
13511         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
13512         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
13513         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
13514         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
13515         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
13516         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
13517         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
13518         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
13519         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
13520         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
13521         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
13522         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
13523         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
13524         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
13525         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
13526         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
13527         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
13528         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
13529         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
13530         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
13531         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
13532         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
13533         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
13534         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
13535         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
13536         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
13537         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
13538         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
13539         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
13541         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
13542         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
13543         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
13544         before exiting on error.
13545         (__libc_vfork): New strong alias.
13546         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
13547         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
13549         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
13550         that was previously under [RESET_PID].
13551         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
13553         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
13555 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
13557         [BZ #16977]
13558         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
13559         value when x - 1 is zero.
13560         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
13561         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
13562         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
13563         0.0L for an argument of 1.0L.
13564         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
13565         Likewise.
13566         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
13567         value when x - 1 is zero.
13568         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
13569         * sysdeps/i386/fpu/libm-test-ulps: Update.
13570         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13572 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
13574         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
13575         alphasort and versionsort.
13577 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13579         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
13580         macro.
13581         [copysignf]: Likewise.
13583 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
13585         * crypt/md5-crypt.c: Fix formatting.
13587 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
13589         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
13590         (b64_from_24bit): New function.
13592 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13594         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
13595         libc_hidden_builtin_def to ifunc.
13596         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
13597         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
13599 2014-05-21  Roland McGrath  <roland@hack.frob.com>
13601         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
13602         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
13604 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
13606         * nscd/Depend (linuxthreads): Remove.
13607         (nptl): Add.
13608         * resolv/Depend (linuxthreads): Remove.
13609         * rt/Depend (linuxthreads): Remove.
13611         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
13612         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
13613         $(common-objpfx)elf/.
13614         (link-libc-before-gnulib): Likewise.
13615         (elfobjdir): Remove variable.
13616         * Makefile (install): Use $(elf-objpfx) instead of
13617         $(common-objpfx)elf/.
13618         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
13619         $(elfobjdir)/.
13620         (link-libc-deps): Likewise.
13621         ($(common-objpfx)libc.so): Likewise.
13622         ($(common-objpfx)linkobj/libc.so): Likewise.
13623         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
13624         instead of $(common-objpfx)elf/.
13625         (symbolic-link-list): Likewise.
13626         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13627         [$(cross-compiling) = no]: Likewise.
13628         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
13629         $(elfobjdir)/.
13630         (static-gnulib-arch): Likewise.
13631         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13632         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
13633         $(common-objpfx)elf/.
13635 2014-05-21  Richard Henderson  <rth@redhat.com>
13637         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13638         (SINGLE_THREAD_P): Use the correct width load.  Fold
13639         into the ldr offset.
13641         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
13642         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
13644 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
13646         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
13647         (libgcc_s_resume): Use __attribute_used__.
13648         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
13649         Likewise.
13651 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13653         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
13654         optimization when used with float constants.
13656         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13658 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
13660         [BZ #16915]
13661         * locale/nl_langinfo_l.c: Make direct reference to every
13662         _nl_current_CATEGORY symbol.
13663         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
13664         (tests-static): Add tst-langinfo-static.
13665         (tests-special): Add tst-langinfo-static.out.
13666         ($(objpfx)tst-langinfo.out): Redirect output.
13667         ($(objpfx)tst-langinfo-static.out): New.
13668         * localedata/tst-langinfo.sh: Send output to stdout.
13669         * localedata/tst-langinfo-static.c: New file.
13671         [BZ #16965]
13672         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
13673         when the shift amount is modulo the limb size.
13675 2014-05-20  Richard Henderson  <rth@redhat.com>
13677         [BZ #16967]
13678         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
13679         Change type of sa_flags from unsigned int to int.
13681         [BZ #16966]
13682         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
13684         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
13686 2014-05-20  Will Newton  <will.newton@linaro.org>
13688         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13689         Test the return value of the system call in the nocancel case.
13691 2014-05-20  Will Newton  <will.newton@linaro.org>
13692             Yvan Roux  <yvan.roux@linaro.org>
13694         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
13695         #include of asm/ptrace.h.
13696         (PTRACE_GET_THREAD_AREA): Remove #undef.
13697         (PTRACE_GETHBPREGS): Likewise.
13698         (PTRACE_SETHBPREGS): Likewise.
13699         (struct user_regs_struct): New structure.
13700         (struct user_fpsimd_struct): New structure.
13701         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
13702         #include of asm/ptrace.h and second #include of sys/user.h.
13703         (PTRACE_GET_THREAD_AREA): Remove #undef.
13704         (PTRACE_GETHBPREGS): Likewise.
13705         (PTRACE_SETHBPREGS): Likewise.
13706         (ELF_NGREG): Use new struct user_regs_struct.
13707         (elf_fpregset_t): Use new struct user_fpsimd_struct.
13709 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13711         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
13712         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
13714 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
13716         [BZ #16958]
13717         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
13718         membar to avoid block loads/stores to overlap previous stores.
13720 2014-05-17  Richard Henderson  <rth@redhat.com>
13722         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
13723         Create the __##syscall_name##_nocancel entry point.
13724         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
13725         Remove; let the sysdep-cancel.h code create it.
13727 2014-05-17  David S. Miller  <davem@davemloft.net>
13729         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
13730         Protect with __USE_GNU.
13731         (TIOCSET_TEMPT): Likewise.
13732         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
13733         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
13734         these are already provided in bits/ioctl-types.h
13736 2014-05-16  Roland McGrath  <roland@hack.frob.com>
13738         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
13739         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
13741         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
13742         Use wait4 regardless of [__NR_waitpid].
13744 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
13746         PR libgcc/60166
13747         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
13748         (_FP_NANSIGN_Q): Set the quiet bit.
13750 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
13752         * benchtests/Makefile
13753         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
13754         not $(common-objpfx)math/libm.so.
13755         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
13756         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
13757         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
13758         $(common-objpfx)dlfcn/libdl.so.
13759         ($(objpfx)tst-audit8): Depend on $(libm), not
13760         $(common-objpfx)math/libm.so.
13761         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
13762         not $(common-objpfx)dlfcn/libdl.so.
13763         * math/Makefile
13764         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
13765         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
13766         [$(build-shared) = yes].
13767         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
13768         $(common-objpfx)nptl/libpthread.so.
13769         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
13770         $(common-objpfx)math/libm.so$(libm.so-version) or
13771         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
13772         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
13773         $(common-objpfx)dlfcn/libdl.so.
13774         * setjmp/Makefile (link-libm): Remove variable.
13775         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
13776         * stdio-common/Makefile (link-libm): Remove variable.
13777         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
13778         * stdlib/Makefile (link-libm): Remove variable.
13779         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
13780         ($(objpfx)tst-strtod-round): Likewise.
13781         ($(objpfx)tst-tininess): Likewise.
13782         ($(objpfx)tst-strtod-underflow): Likewise.
13783         ($(objpfx)tst-strtod6): Likewise.
13784         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
13785         $(libdl), not $(common-objpfx)nptl/libpthread.so and
13786         $(common-objpfx)dlfcn/libdl.so.
13788 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13790         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
13791         BSD terminal modes definitions.
13793 2014-05-16  Roland McGrath  <roland@hack.frob.com>
13795         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
13796         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
13798         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
13799         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
13800         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
13801         Don't do #include_next.
13802         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
13803         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
13804         Don't do #include_next.
13805         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
13806         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
13807         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
13808         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
13810 2014-05-16  Allan McRae  <allan@archlinux.org>
13812         * po/sv.po: Update Swedish translation from translation project.
13814         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
13815         in sed expression.
13817 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
13819         [BZ #16917]
13820         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
13821         errno if the TIOCGPTN ioctl fails with an error different than
13822         EINVAL.
13823         * login/tst-ptsname.c: New file.
13824         * login/Makefile (tests): Add tst-ptsname.
13826         [BZ #16943]
13827         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
13828         and prlimit64.
13830 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
13832         [BZ #16849]
13833         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
13834         herrno to return EAI_AGAIN.
13836 2014-05-14  Roland McGrath  <roland@hack.frob.com>
13838         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
13839         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
13840         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
13841         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
13842         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
13843         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
13844         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
13845         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
13846         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
13847         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
13848         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
13849         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
13850         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
13851         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
13852         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
13853         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
13854         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
13855         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
13856         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
13857         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
13858         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
13859         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
13860         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
13861         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
13862         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
13863         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
13864         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
13865         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
13866         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
13867         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
13868         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
13869         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
13870         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
13871         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
13872         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
13873         Moved ...
13874         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
13875         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
13876         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
13877         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
13878         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
13879         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
13880         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
13881         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
13882         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
13883         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
13884         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
13885         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
13886         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
13887         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
13888         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
13889         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
13890         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
13891         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
13892         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
13893         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
13894         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
13895         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
13896         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
13897         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
13898         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
13899         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
13900         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
13901         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
13902         Moved ...
13903         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
13904         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
13905         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
13906         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
13907         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
13908         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
13909         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
13910         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
13911         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
13912         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
13913         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
13914         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
13915         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
13916         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
13917         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
13918         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
13919         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
13920         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
13921         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
13922         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
13923         Moved ...
13924         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
13925         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
13926         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
13928         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
13929         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
13930         (libpthread-sysdep_routines): Add elision-related stuff here instead.
13931         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
13932         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
13933         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
13934         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
13935         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
13936         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
13937         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
13938         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
13939         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
13940         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
13941         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
13942         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
13943         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
13944         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
13945         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
13946         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
13947         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
13948         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
13949         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
13950         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
13951         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
13952         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
13953         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
13954         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
13955         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
13956         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
13957         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
13958         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
13960         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
13961         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
13963         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
13964         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
13965         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
13966         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
13967         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
13968         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
13969         Moved ...
13970         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
13971         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
13972         Moved ...
13973         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
13974         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
13975         Moved ...
13976         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
13977         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
13978         Moved ...
13979         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
13980         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
13981         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
13982         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
13983         Moved ...
13984         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
13985         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
13986         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
13987         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
13988         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
13989         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
13990         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
13991         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
13992         Moved ...
13993         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
13994         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
13995         Moved ...
13996         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
13997         ... here.
13998         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
13999         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
14000         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
14001         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
14002         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
14003         Moved ...
14004         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
14005         ... here.
14006         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
14007         Moved ...
14008         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
14009         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
14010         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
14011         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
14012         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
14013         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
14014         Moved ...
14015         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
14016         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
14017         Moved ...
14018         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
14019         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
14020         Moved ...
14021         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
14022         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
14023         Moved ...
14024         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
14025         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
14026         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
14027         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
14028         Moved ...
14029         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
14030         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
14031         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
14032         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
14033         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
14034         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
14035         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
14036         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
14037         Moved ...
14038         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
14039         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
14040         Moved ...
14041         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
14042         ... here.
14043         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
14044         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
14045         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
14046         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
14047         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
14048         Moved ...
14049         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
14050         ... here.
14051         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
14052         Moved ...
14053         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
14054         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
14055         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
14056         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
14057         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
14058         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
14059         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
14060         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
14061         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
14062         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
14063         Moved ...
14064         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
14065         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
14066         Moved ...
14067         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
14068         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
14069         Moved ...
14070         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
14071         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
14072         Moved ...
14073         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
14074         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
14075         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
14076         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
14077         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
14078         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
14079         Moved ...
14080         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
14081         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
14082         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
14083         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
14084         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
14085         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
14086         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
14087         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
14088         Moved ...
14089         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
14090         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
14091         Moved ...
14092         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
14093         ... here.
14094         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
14095         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
14096         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
14097         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
14098         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
14099         Moved ...
14100         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
14101         ... here.
14102         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
14103         Moved ...
14104         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
14105         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
14106         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
14107         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
14108         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
14109         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
14110         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
14111         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
14112         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
14113         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
14114         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
14116         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
14117         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
14119         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
14120         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
14122         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
14123         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
14124         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
14125         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
14126         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
14127         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
14128         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
14129         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
14130         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
14131         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
14132         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
14133         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
14134         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
14135         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
14136         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
14137         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
14138         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
14139         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
14140         Moved ...
14141         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
14142         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
14143         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
14144         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
14145         Moved ...
14146         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
14147         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
14148         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
14149         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
14150         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
14151         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
14152         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
14153         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
14154         Moved ...
14155         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
14156         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
14157         Moved ...
14158         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
14159         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
14160         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
14161         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
14162         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
14163         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
14164         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
14165         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
14166         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
14167         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
14168         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
14169         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
14170         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
14171         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
14172         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
14173         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
14174         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
14176         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
14177         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
14178         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
14179         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
14180         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
14182         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
14183         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
14184         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
14185         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
14186         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
14187         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
14188         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
14189         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
14190         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
14191         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
14193         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
14194         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
14196         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
14197         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
14198         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
14199         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
14200         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
14201         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
14202         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
14203         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
14204         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
14205         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
14206         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
14207         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
14208         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
14209         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
14210         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
14211         Update #include.
14212         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
14213         Likewise.
14214         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
14215         Likewise.
14216         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
14217         Likewise.
14218         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
14219         Likewise.
14220         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
14221         Likewise.
14222         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
14223         Likewise.
14224         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
14225         Likewise.
14226         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
14227         Likewise.
14228         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
14229         Likewise.
14230         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
14231         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
14232         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
14233         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
14234         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
14235         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
14236         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
14237         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
14238         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
14239         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
14240         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
14241         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
14242         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
14243         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
14244         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
14246         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
14247         that was previously under [RESET_PID].
14248         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
14249         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
14250         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
14252         * sysdeps/i386/nptl/Implies: New file.
14253         * sysdeps/x86_64/nptl/Implies: New file.
14254         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
14255         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
14256         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
14257         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
14259         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
14260         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14261         (__libc_vfork): New strong alias.
14262         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
14263         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
14265         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
14266         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14267         (__libc_vfork): New strong alias.
14268         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
14269         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
14271         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
14272         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14273         (__libc_vfork): New strong alias.
14274         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
14275         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
14276         * nptl/pt-vfork.c: New file.
14277         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
14278         (libpthread: GLIBC_2.20): New version set (empty).
14280 2014-05-14  Will Newton  <will.newton@linaro.org>
14282         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
14283         rather than #if.
14285 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
14287         [BZ #16564]
14288         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
14289         arguments with exponent 65 or above.
14290         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
14291         arguments 0x1p113L or above.
14292         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
14293         to arguments 0x1p107L or above.
14294         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
14295         positive arguments with exponent 65 or above.
14296         * math/auto-libm-test-in: Add more tests of log1p.
14297         * math/auto-libm-test-out: Regenerated.
14299         [BZ #16928]
14300         * math/s_cacos.c (__cacos): Ensure zero real part of result from
14301         non-finite arguments is +0.
14302         * math/s_cacosf.c (__cacosf): Likewise.
14303         * math/s_cacosl.c (__cacosl): Likewise.
14304         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
14305         * sysdeps/i386/fpu/libm-test-ulps: Update.
14306         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14308         [BZ #16927]
14309         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
14310         value.
14311         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
14312         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
14313         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
14314         for explicit high bit of mantissa when testing for argument equal
14315         to 1.
14316         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
14317         * sysdeps/i386/fpu/libm-test-ulps: Update.
14318         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14320         [BZ #16516]
14321         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
14322         (__erf): Scale by 16 instead of 8 in potentially underflowing
14323         case.  Ensure exception if result actually underflows.
14324         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
14325         (__erff): Scale by 16 instead of 8 in potentially underflowing
14326         case.  Ensure exception if result actually underflows.
14327         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
14328         (efx8): Remove variable.
14329         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14330         case.  Ensure exception if result actually underflows.
14331         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
14332         (efx8): Remove variable.
14333         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14334         case.  Ensure exception if result actually underflows.
14335         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
14336         (efx8): Remove variable.
14337         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14338         case.  Ensure exception if result actually underflows.
14339         * math/auto-libm-test-in: Add more tests of erf.
14340         * math/auto-libm-test-out: Regenerated.
14342 2014-05-14  Andreas Schwab  <schwab@suse.de>
14344         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
14345         Remove code conditionalized on USE___THREAD.
14347         * config.h.in (HAVE_PT_CHOWN): Define as 0.
14348         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
14349         not definedness.
14351 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
14353         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
14354         Define unconditionally.
14355         (__ASSUME_O_CLOEXEC): Likewise.
14356         (__ASSUME_SOCK_CLOEXEC): Likewise.
14357         (__ASSUME_IN_NONBLOCK): Likewise.
14358         (__ASSUME_PIPE2): Likewise.
14359         (__ASSUME_EVENTFD2): Likewise.
14360         (__ASSUME_SIGNALFD4): Likewise.
14361         (__ASSUME_DUP3): Likewise.
14362         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14363         (__ASSUME_DUP3): Do not define.
14364         (__ASSUME_EVENTFD2): Likewise.
14365         (__ASSUME_IN_NONBLOCK): Likewise.
14366         (__ASSUME_O_CLOEXEC): Likewise.
14367         (__ASSUME_PIPE2): Likewise.
14368         (__ASSUME_SIGNALFD4): Likewise.
14369         (__ASSUME_SOCK_CLOEXEC): Likewise.
14370         (__ASSUME_UTIMES): Undefine.
14371         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14372         (__ASSUME_UTIMES): Do not define.
14373         (__ASSUME_O_CLOEXEC): Likewise.
14374         (__ASSUME_SOCK_CLOEXEC): Likewise.
14375         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
14376         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
14377         0x020621].
14378         (__ASSUME_PIPE2): Likewise.
14379         (__ASSUME_EVENTFD2): Likewise.
14380         (__ASSUME_SIGNALFD4): Likewise.
14381         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
14382         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
14383         Do not define.
14384         (__ASSUME_EVENTFD2): Likewise.
14385         (__ASSUME_SIGNALFD4): Likewise.
14386         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
14387         (__ASSUME_32BITUIDS): Likewise.
14388         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
14389         (__ASSUME_IPC64): Likewise.
14390         (__ASSUME_ST_INO_64_BIT): Likewise.
14391         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
14392         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
14393         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14394         (__ASSUME_UTIMES): Do not define.
14395         (__ASSUME_PSELECT): Likewise.
14396         (__ASSUME_PPOLL): Likewise.
14397         (__ASSUME_O_CLOEXEC): Likewise.
14398         (__ASSUME_SOCK_CLOEXEC): Likewise.
14399         (__ASSUME_IN_NONBLOCK): Likewise.
14400         (__ASSUME_PIPE2): Likewise.
14401         (__ASSUME_EVENTFD2): Likewise.
14402         (__ASSUME_SIGNALFD4): Likewise.
14403         (__ASSUME_DUP3): Likewise.
14404         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14405         (__ASSUME_UTIMES): Likewise.
14406         (__ASSUME_O_CLOEXEC): Likewise.
14407         (__ASSUME_SOCK_CLOEXEC): Likewise.
14408         (__ASSUME_IN_NONBLOCK): Likewise.
14409         (__ASSUME_PIPE2): Likewise.
14410         (__ASSUME_EVENTFD2): Likewise.
14411         (__ASSUME_SIGNALFD4): Likewise.
14412         (__ASSUME_DUP3): Likewise.
14413         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14414         (__ASSUME_UTIMES): Likewise.
14415         (__ASSUME_O_CLOEXEC): Likewise.
14416         (__ASSUME_SOCK_CLOEXEC): Likewise.
14417         (__ASSUME_IN_NONBLOCK): Likewise.
14418         (__ASSUME_PIPE2): Likewise.
14419         (__ASSUME_EVENTFD2): Likewise.
14420         (__ASSUME_SIGNALFD4): Likewise.
14421         (__ASSUME_DUP3): Likewise.
14422         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
14423         Likewise.
14424         (__ASSUME_UTIMES): Likewise.
14425         (__ASSUME_EVENTFD2): Likewise.
14426         (__ASSUME_SIGNALFD4): Likewise.
14427         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14428         (__ASSUME_O_CLOEXEC): Likewise.
14429         (__ASSUME_SOCK_CLOEXEC): Likewise.
14430         (__ASSUME_IN_NONBLOCK): Likewise.
14431         (__ASSUME_PIPE2): Likewise.
14432         (__ASSUME_EVENTFD2): Likewise.
14433         (__ASSUME_SIGNALFD4): Likewise.
14434         (__ASSUME_DUP3): Likewise.
14435         (__ASSUME_UTIMES): Undefine.
14437         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
14438         feclearexcept.  Remove symbol versioning code.
14439         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
14440         symbol versioning code.
14441         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
14442         symbol versioning code.
14443         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
14444         feupdateenv.  Remove symbol versioning code.
14445         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
14446         fegetexceptflag.  Remove symbol versioning code.
14447         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
14448         fesetexceptflag.  Remove symbol versioning code.
14449         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
14450         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
14451         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
14452         (__posix_fadvise64_l32): Remove prototype.
14453         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
14454         code.
14456 2014-05-13  Roland McGrath  <roland@hack.frob.com>
14458         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
14459         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
14460         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
14461         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
14463 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
14465         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
14466         current working directory
14468 2014-05-13  Roland McGrath  <roland@hack.frob.com>
14470         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
14471         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
14472         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
14473         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
14474         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
14475         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
14476         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
14477         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
14478         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
14479         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
14480         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
14481         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
14482         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
14483         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
14484         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
14485         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
14486         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
14487         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
14488         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
14489         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
14490         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
14491         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
14492         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
14493         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
14494         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
14495         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
14496         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
14497         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
14498         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
14499         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
14500         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
14501         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
14502         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
14503         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
14504         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
14505         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
14506         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
14507         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
14508         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
14509         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
14510         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
14511         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
14513         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
14514         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
14516         * sysdeps/unix/sysv/linux/arm/Makefile
14517         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
14518         Add rt-aeabi_unwind_cpp_pr1.
14519         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
14520         Add nptl-aeabi_unwind_cpp_pr1.
14521         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
14522         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
14523         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
14524         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
14525         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
14526         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
14528         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
14529         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
14530         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
14531         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
14533         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
14534         Deconditionalize the code that was previously under [RESET_PID].
14535         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
14537         * sysdeps/generic/exit-thread.h: New file.
14538         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
14539         * include/unistd.h (__exit_thread): Remove declaration.
14540         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
14541         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
14542         * csu/libc-start.c: Include <exit-thread.h>.
14543         (LIBC_START_MAIN): Pass no argument to __exit_thread.
14544         * nptl/pthread_create.c: Include <exit-thread.h>.
14545         (start_thread): Call __exit_thread in place of __exit_thread_inline.
14546         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
14547         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
14548         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
14549         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
14550         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
14551         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
14552         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
14553         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
14554         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
14555         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
14556         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
14557         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
14558         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
14559         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
14560         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
14561         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
14563 2014-05-13  Andreas Schwab  <schwab@suse.de>
14565         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
14567 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
14569         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
14570         (__ASSUME_UTIMES): Do not condition on kernel version.
14571         (__ASSUME_PSELECT): Define unconditionally.
14572         (__ASSUME_PPOLL): Likewise.
14573         (__ASSUME_ATFCTS): Likewise.
14574         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
14575         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
14576         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
14577         (__ASSUME_UTIMENSAT): Define unconditionally.
14578         (__ASSUME_PRIVATE_FUTEX): Likewise.
14579         (__ASSUME_FALLOCATE): Likewise.
14580         (__ASSUME_O_CLOEXEC): Likewise.
14581         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
14582         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
14583         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
14584         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
14585         (__ASSUME_IN_NONBLOCK): Likewise.
14586         (__ASSUME_PIPE2): Likewise.
14587         (__ASSUME_EVENTFD2): Likewise.
14588         (__ASSUME_SIGNALFD4): Likewise.
14589         (__ASSUME_DUP3): Likewise.
14590         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14591         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
14592         (__ASSUME_AT_RANDOM): Likewise.
14593         (__ASSUME_PREADV): Likewise.
14594         (__ASSUME_PWRITEV): Likewise.
14595         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
14596         (__ASSUME_F_GETOWN_EX): Define unconditionally.
14597         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
14598         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
14599         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
14600         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14601         (__ASSUME_O_CLOEXEC): Define unconditionally.
14602         (__ASSUME_PSELECT): Do not undefine conditionally.
14603         (__ASSUME_PPOLL): Likewise.
14604         (__ASSUME_ATFCTS): Likewise.
14605         (__ASSUME_SET_ROBUST_LIST): Likewise.
14606         (__ASSUME_UTIMENSAT): Likewise.
14607         (__ASSUME_FDATASYNC): Define unconditionally.
14608         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14609         (__ASSUME_SIGFRAME_V2): Likewise.
14610         )__ASSUME_EVENTFD2): Likewise.
14611         (__ASSUME_SIGNALFD4): Likewise.
14612         (__ASSUME_PSELECT): Do not undefine conditionally.
14613         (__ASSUME_PPOLL): Likewise.
14614         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14615         (__ASSUME_PSELECT): Define unconditionally.
14616         (__ASSUME_PPOLL): Likewise.
14617         (__ASSUME_O_CLOEXEC): Likewise.
14618         (__ASSUME_SOCK_CLOEXEC): Likewise.
14619         (__ASSUME_IN_NONBLOCK): Likewise.
14620         (__ASSUME_PIPE2): Likewise.
14621         (__ASSUME_EVENTFD2): Likewise.
14622         (__ASSUME_SIGNALFD4): Likewise.
14623         (__ASSUME_DUP3): Likewise.
14624         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14625         (__ASSUME_O_CLOEXEC): Likewise.
14626         (__ASSUME_SOCK_CLOEXEC): Likewise.
14627         (__ASSUME_IN_NONBLOCK): Likewise.
14628         (__ASSUME_PIPE2): Likewise.
14629         (__ASSUME_EVENTFD2): Likewise.
14630         (__ASSUME_SIGNALFD4): Likewise.
14631         (__ASSUME_DUP3): Likewise.
14632         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14633         (__ASSUME_EVENTFD2): Likewise.
14634         (__ASSUME_SIGNALFD4): Likewise.
14635         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14637 2014-05-12  Andreas Schwab  <schwab@suse.de>
14639         [BZ #16932]
14640         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
14641         (_nss_nis_gethostbyname4_r): Return error if item length is larger
14642         than maximum RPC packet size.
14643         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
14644         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
14645         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
14646         (_nss_nis_getservbyport_r): Likewise.
14648 2014-05-12  Will Newton  <will.newton@linaro.org>
14650         * malloc/Makefile (tests): Add tst-mallopt.
14651         * malloc/tst-mallopt.c: New file.
14653 2014-05-09  Roland McGrath  <roland@hack.frob.com>
14655         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
14656         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
14658 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14660         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
14661         (tst-tlsmod6.so): Likewise.
14663 2014-05-09  Roland McGrath  <roland@hack.frob.com>
14665         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
14667 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
14669         [BZ #16064]
14670         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
14671         and <dl-procinfo.h>.
14672         (__fegetenv): Save SSE state in envp->__eip if supported.
14673         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
14674         envp->__eip if supported.
14675         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
14676         and <dl-procinfo.h>.
14677         (__fesetenv): Always set __eip, __cs_selector, __opcode,
14678         __data_offset and __data_selector in environment to 0.  Set SSE
14679         state if supported.
14680         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
14681         test-fenv-sse.
14682         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
14683         -mfpmath=sse.
14684         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
14686 2014-05-09  Will Newton  <will.newton@linaro.org>
14688         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
14689         and libc_relro_required for ARM.
14690         * sysdeps/arm/preconfigure: Regenerate.
14692 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
14693             Stefan Liebler  <stli@linux.vnet.ibm.com>
14695         * config.make.in (enable-lock-elision): New Makefile variable.
14696         * configure.ac: Likewise.
14697         * configure: Regenerate.
14698         * sysdeps/s390/configure.ac:
14699         Add check for gcc transactions support.
14700         * sysdeps/s390/configure: Regenerate.
14701         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
14702         Build elision files if enabled.
14703         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
14704         Add lock elision support for s390.
14705         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
14706         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
14707         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
14708         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
14709         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
14710         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
14711         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
14712         Likewise.
14713         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
14714         Likewise.
14715         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
14716         Likewise.
14717         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
14718         Likewise.
14719         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
14720         (__lll_timedlock_elision, __lll_lock_elision)
14721         (__lll_unlock_elision, __lll_trylock_elision)
14722         (lll_timedlock_elision, lll_lock_elision)
14723         (lll_unlock_elision, lll_trylock_elision): Add.
14724         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
14725         (pthread_mutex_t): Add lock elision support for s390.
14727 2014-05-14  Wilco  <wdijkstr@arm.com>
14729         * sysdeps/arm/fclrexcpt.c: Cleanup.
14730         * sysdeps/arm/fedisblxcpt.c: Cleanup.
14731         * sysdeps/arm/feenablxcpt.c: Cleanup.
14732         * sysdeps/arm/fegetenv.c: Cleanup.
14733         * sysdeps/arm/fegetexcept.c: Cleanup.
14734         * sysdeps/arm/fegetround.c: Cleanup.
14735         * sysdeps/arm/feholdexcpt.c: Cleanup.
14736         * sysdeps/arm/fesetenv.c: Cleanup.
14737         * sysdeps/arm/fesetround.c: Cleanup.
14738         * sysdeps/arm/feupdateenv.c: Cleanup.
14739         * sysdeps/arm/fgetexcptflg.c: Cleanup.
14740         * sysdeps/arm/fraiseexcpt.c: Cleanup.
14741         * sysdeps/arm/fsetexcptflg.c: Cleanup.
14742         * sysdeps/arm/ftestexcept.c: Cleanup.
14743         * sysdeps/arm/get-rounding-mode.h: Cleanup.
14744         * sysdeps/arm/setfpucw.c: Cleanup.
14746 2014-05-09  Will Newton  <will.newton@linaro.org>
14748         * sysdeps/arm/armv7/strcmp.S: New file.
14749         * NEWS: Mention addition of ARMv7 optimized strcmp.
14751 2014-05-08  Roland McGrath  <roland@hack.frob.com>
14753         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
14754         look for %.ac rather than %.in.
14756         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
14757         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
14758         * sysdeps/mach/hurd/configure: Regenerated.
14759         * sysdeps/unix/sysv/linux/configure: Regenerated.
14761         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
14763 2014-05-07  Steve Ellcey  <sellcey@mips.com>
14765         [BZ# 16922]
14766         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
14767         (LONG_SUB): Ditto.
14768         (PTR_SUB): Ditto.
14770 2014-05-07  Andreas Schwab  <schwab@suse.de>
14772         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
14773         when skipping over non-matching result from nscd.
14775 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
14777         [BZ #16876]
14778         * nptl/sockperf.c (client): Check socket return value.
14780         [BZ #16877]
14781         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
14782         nscd security class.
14784 2014-05-06  Roland McGrath  <roland@hack.frob.com>
14786         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
14787         * sysdeps/arm/unwind.h: ... here.
14789 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
14791         [BZ# 16916]
14792         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
14793         Define.
14795 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
14797         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
14798         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
14799         multiarch strncpy for PPC64.
14800         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
14801         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
14802         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
14803         multiarch optimizations.
14804         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14805         (__libc_ifunc_impl_list): Likewise.
14806         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
14807         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
14808         multiarch stpncpy for PPC64.
14809         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
14810         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
14812 2014-05-06  Andreas Schwab  <schwab@suse.de>
14814         [BZ #16912]
14815         * gmon/mcount.c (_MCOUNT_DECL): Use
14816         atomic_compare_and_exchange_bool_acq instead of
14817         catomic_compare_and_exchange_bool_acq.
14819 2014-05-05  Roland McGrath  <roland@hack.frob.com>
14821         * elf/Makefile (others, install-bin): Remove pldd.
14822         (pldd-modules): Variable removed.
14823         ($(objpfx)pldd): Target removed.
14824         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
14825         (others, install-bin): Append pldd here.
14826         ($(objpfx)pldd): New target.
14828         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
14829         to 0, so the first #if test emitted later doesn't see it undefined.
14830         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
14831         * sysdeps/gnu/errlist.c: Regenerated.
14833 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14835         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
14836         [libc_hidden_builtin_def]: Define to empty value.
14837         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
14838         [libc_hidden_builtin_def]: Likewise.
14839         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
14840         [libc_hidden_builtin_def]: Likewise.
14841         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
14842         [libc_hidden_builtin_def]: Likewise.
14843         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
14844         __redirect_memcpy and define ifunc as default hidden symbol.
14845         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
14846         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
14848 2014-05-04  Adam Conrad  <adconrad@0c3.net>
14850         * locale/iso-4217.def: Reintroduce XDR currency.
14852 2014-05-04  Allan McRae  <allan@archlinux.org>
14854         * po/eo.po: Update Esperanto translation from translation project.
14856 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
14858         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
14859         and FEATURE_INDEX_MAX to 1.
14860         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
14862 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14864         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
14865         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
14866         * iconvdata/big5.c (ONE_DIRECTION): Define.
14867         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
14868         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
14869         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
14870         * iconvdata/cp932.c (ONE_DIRECTION): Define.
14871         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
14872         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
14873         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
14874         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
14875         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
14876         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
14877         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
14878         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
14879         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
14880         * iconvdata/gbk.c (ONE_DIRECTION): Define.
14881         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
14882         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
14883         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
14884         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
14885         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
14886         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
14887         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
14888         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
14889         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
14890         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
14891         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
14892         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
14893         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
14894         * iconvdata/iso646.c (ONE_DIRECTION): Define.
14895         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
14896         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
14897         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
14898         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
14899         * iconvdata/johab.c (ONE_DIRECTION): Define.
14900         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
14901         * iconvdata/sjis.c (ONE_DIRECTION): Define.
14902         * iconvdata/t.61.c (ONE_DIRECTION): Define.
14903         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
14904         * iconvdata/tscii.c (ONE_DIRECTION): Define.
14905         * iconvdata/uhc.c (ONE_DIRECTION): Define.
14906         * iconvdata/unicode.c (ONE_DIRECTION): Define.
14907         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
14908         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
14909         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
14911 2014-05-01  Roland McGrath  <roland@hack.frob.com>
14913         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
14914         (_IO_JUMPS_OFFSET): Define to 0.
14916         * nptl/sysdeps/pthread/bits/libc-lock.h
14917         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
14918         (__libc_lock_define_initialized_recursive): Always define using
14919         initializer.  Modern compilers treat uninitialized (implicit zero) and
14920         explicit zero initializers the same (i.e. put the datum in bss).
14922 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
14924         * nscd/nscd-client.h: Include <string.h>.
14926 2014-05-01  David S. Miller  <davem@davemloft.net>
14928         [BZ #16885]
14929         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
14930         multiple zero bytes exist at the end of a string.
14931         Reported by Aurelien Jarno <aurelien@aurel32.net>
14933         * string/test-strcmp.c (check): Add explicit test for situations where
14934         there are multiple zero bytes after the first.
14936 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
14938         [BZ #16890]
14939         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
14940         when compiling wprintf.
14941         * stdio-common/tstdiomisc.c (t3): New function.
14942         (main): Call it.
14944 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14946         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
14947         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
14948         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
14949         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
14951 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14953         * stdlib/longlong.h: Updated from GCC.
14955 2014-05-01  Will Newton  <will.newton@linaro.org>
14956             Bernard Ogden  <bernie.ogden@linaro.org>
14958         * NEWS: Update fixed bug list.
14960         [BZ #15119]
14961         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
14963 2014-04-30  David S. Miller  <davem@davemloft.net>
14965         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
14966         (libc_feholdexcept_setround_sparc_ctx): New function.
14967         (libc_fesetenv_sparc_ctx): Likewise.
14968         (libc_feupdateenv_sparc_ctx): Likewise.
14969         (libc_feholdsetround_sparc_ctx): Likewise.
14970         (libc_feholdexcept_setround_ctx): Define.
14971         (libc_feholdexcept_setroundf_ctx): Likewise.
14972         (libc_feholdexcept_setroundl_ctx): Likewise.
14973         (libc_fesetenv_ctx): Likewise.
14974         (libc_fesetenvf_ctx): Likewise.
14975         (libc_fesetenvl_ctx): Likewise.
14976         (libc_feupdateenv_ctx): Likewise.
14977         (libc_feupdateenvf_ctx): Likewise.
14978         (libc_feupdateenvl_ctx): Likewise.
14979         (libc_feresetround_ctx): Likewise.
14980         (libc_feresetroundf_ctx): Likewise.
14981         (libc_feresetroundl_ctx): Likewise.
14982         (libc_feholdsetround_ctx): Likewise.
14983         (libc_feholdsetroundf_ctx): Likewise.
14984         (libc_feholdsetroundl_ctx): Likewise.
14986         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
14987         with __USE_GNU instead of XOPEN cpp guards.
14989         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
14990         0.
14992         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
14993         with XOPEN cpp guards.
14995 2014-04-30  Julian Brown  <julian@codesourcery.com>
14997         [BZ #16888]
14998         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
14999         handling.
15001 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
15003         [BZ #9894]
15004         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
15005         Change to 2.6.32.
15006         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
15007         * sysdeps/unix/sysv/linux/configure: Regenerated.
15008         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
15009         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
15010         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
15011         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
15012         * README: Update reference to required Linux kernel version.
15013         * manual/install.texi (Linux): Update reference to required Linux
15014         kernel headers version.
15015         * INSTALL: Regenerated.
15017         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
15018         header inclusion.
15019         [POSIX] (limits.h): Likewise.
15020         [POSIX] (math.h): Likewise.
15021         [POSIX] (sys/wait.h): Likewise.
15022         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
15023         function.
15024         [POSIX] (stddef.h): Do not allow header inclusion.
15026 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15028         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
15030 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
15032         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
15033         Return immediately after lll_futex_wake.
15035 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15037         [BZ #16791]
15038         * nscd/nscd-client.h (datahead_init_common): Initialize entire
15039         structure.
15040         (datahead_init_pos): Call datahead_init_common early.
15041         (datahead_init_neg): Likewise.
15043         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
15044         datahead_init_neg): New functions.
15045         * nscd/aicache.c (addhstaiX): Use them.
15046         * nscd/grpcache.c (cache_addgr): Likewise.
15047         * nscd/hstcache.c (cache_addhst): Likewise.
15048         * nscd/initgrcache.c (addinitgroupsX): Likewise.
15049         * nscd/netgroupcache.c (do_notfound): Likewise.
15050         (addgetnetgrentX): Likewise.
15051         (addinnetgrX): Likewise.
15052         * nscd/pwdcache.c (cache_addpw): Likewise.
15053         * nscd/servicescache.c (cache_addserv): Likewise.
15055 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15056             Atsushi Onoe  <atsushi@onoe.org>
15058         [BZ #14308]
15059         [BZ #12994]
15060         [BZ #13651]
15061         * resolv/res_query.c (__libc_res_nsearch): Return if at least
15062         one response is valid.
15063         * resolv/res_send.c (send_dg): Check for validity of other
15064         response if the current response is a referral.
15066 2014-04-29  Steve Ellcey  <sellcey@mips.com>
15068         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
15070 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
15072         [BZ #16823]
15073         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
15074         Always divide by positive zero when computing -Inf result.
15075         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
15076         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
15078 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15080         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
15081         FPSCR if value do not change.
15082         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
15083         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
15084         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
15085         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
15086         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
15087         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
15088         function.
15090 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
15092         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
15093         * sysdeps/unix/sysv/linux/hppa: Move directory from
15094         ports/systeps/unix/sysv/linux/hppa.
15095         * README: Update listing for hppa-*-linux-gnu.
15097 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
15099         [BZ #16754]
15100         * manual/stdio.texi (Hook functions): Fix types of stream hook
15101         functions.
15102         [BZ #16854]
15103         * socket/sys/socket.h: Fix typo in comment.
15105 2014-04-28  Wilco  <wdijkstr@arm.com>
15107         * sysdeps/arm/fenv_private.h: New file.
15108         * sysdeps/arm/math_private.h: New file.
15109         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
15111 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
15113         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
15114         with __int128_t.
15115         (La_x86_64_retval): Likewise.
15117 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
15119         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
15120         fpsr if value didn't change.
15121         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
15122         to fpcr if value didn't change.
15123         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
15124         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
15125         fpsr or fpcr if value didn't change.
15126         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
15127         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
15128         fpcr if value didn't change.
15129         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
15130         to fpsr if value didn't change.
15132 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
15134         * nptl/tst-sem3.c: Use test-skeleton.c
15135         (main): Rename to do_test.  Use return instead of
15136         exit.
15137         * nptl/tst-sem4.c: Use test-skeleton.c
15138         (main): Rename to do_test.
15140 2014-04-22  David S. Miller  <davem@davemloft.net>
15142         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
15143         (struct sigaction): New struct member __glibc_reserved0, change
15144         type of sa_flags to int.
15146 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
15148         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
15149         (COUNT_LEADING_ZEROS_0): Define for AArch64.
15151 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
15153         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
15154         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
15156 2014-04-22  Will Newton  <will.newton@linaro.org>
15157             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
15159         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
15160         (__longjmp): Add longjmp and longjmp_target SystemTap
15161         probes.
15162         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
15163         (__sigsetjmp): Add setjmp SystemTap probe.
15165 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
15167         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
15168         match manual order.
15170 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15172         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
15174         * sysdeps/powerpc/fpu/fenv_private.h
15175         (libc_feholdexcept_setroundl_ctx): Define to
15176         libc_feholdexcept_setround_ppc_ctx.
15177         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
15178         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
15179         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
15180         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
15182 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
15184         * sysdeps/aarch64/math-tests.h: New file.
15186 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
15188         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
15189         New.
15190         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
15191         Check and set bit_AVX2_Usable.
15192         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
15193         macro.
15194         (bit_AVX2): Likewise.
15195         (index_AVX2_Usable): Likewise.
15196         (CPUID_AVX2): Likewise.
15197         (HAS_AVX2): Likewise.
15199 2014-04-17  Will Newton  <will.newton@linaro.org>
15201         * manual/setjmp.texi (System V contexts): Add note that
15202         calling setcontext on a context created by a call to a
15203         signal handler is undefined.  Update text to note that
15204         setcontext from a signal handler is possible but not
15205         recommended.
15207         [BZ #16629]
15208         * stdlib/tst-setcontext.c: Include signal.h.
15209         (main): Check that the signal stack before and
15210         after swapcontext is the same.
15212         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
15213         Re-implement to restore registers in user code and avoid
15214         rt_sigreturn system call.
15216 2014-04-17  Wilco  <wdijkstr@arm.com>
15218         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
15219         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
15220         * math/test-fenv.c: Skip exception trap tests on targets which only
15221         support non-stop mode.
15223 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
15224             Wilco Dijkstra  <wilco.dijkstra@arm.com>
15226         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
15227         (libc_feholdsetround_aarch64_ctx)
15228         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
15229         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
15230         (libc_feresetround_ctx, libc_feresetroundf_ctx)
15231         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
15232         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
15233         (libc_feresetround_noexl_ctx): Define.
15235 2014-04-16  Richard Henderson  <rth@redhat.com>
15237         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
15239         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
15240         unwind tables.
15242         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
15243         const from the non-libc, non-ldso copy.
15245         * sysdeps/alpha/libm-test-ulps: Regenerate.
15247 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
15248             Wilco Dijkstra  <wilco.dijkstra@arm.com>
15250         * sysdeps/aarch64/fpu/math_private.h: New file.
15252 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15254         * sysdeps/aarch64/libm-test-ulps: Regenerate.
15256 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
15258         [BZ #16275]
15259         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
15260         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
15261         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
15262         Intel MPX bound registers before _dl_profile_fixup.
15263         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
15264         registers after _dl_profile_fixup.  Save and restore bound
15265         registers bnd0/bnd1 when calling _dl_call_pltexit.
15266         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
15267         (LR_BND_OFFSET): Likewise.
15268         (LRV_BND0_OFFSET): Likewise.
15269         (LRV_BND1_OFFSET): Likewise.
15271 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
15273         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
15274         to...
15275         * sysdeps/mach/hurd/i386/tls.h: ... here.
15276         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
15277         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
15278         fields.
15280 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
15282         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
15284 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
15286         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
15288 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
15290         [BZ #14770]
15291         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
15292         * sysdeps/s390/configure: Regenerate.
15294         [BZ #16824]
15295         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
15296         Set round-to-nearest internally to reduce error accumulation.
15298 2014-04-16  Alan Modra  <amodra@gmail.com>
15300         [BZ #16740]
15301         [BZ #16619]
15302         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
15303         * math/libm-test.inc (frexp_test_data): Add tests.
15304         * NEWS: Update fixed bug list.
15306 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
15308         * benchtests/Makefile: Depend on libraries in build directory.
15309         (bench-math): Separate out math tests.
15310         (bench-pthread): Separate out pthread tests.
15311         (bench): Include math and pthread tests.
15313 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
15315         [BZ #16831]
15316         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
15317         _dl_debug_initialize.
15319         * configure.ac: Remove SELinux header check.
15320         * configure: Regenerate.
15321         * nscd/selinux.c (perms): Array of const char* to permission names.
15322         (nscd_request_avc_has_perm): Call security_deny_unknown to find
15323         default policy. Call string_to_security_class and string_to_av_perm to
15324         translate strings. Enforce default policy and call avs_has_perm with
15325         results of translated strings.
15327 2014-04-13  David S. Miller  <davem@davemloft.net>
15329         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15331 2014-04-12  Allan McRae  <allan@archlinux.org>
15333         [BZ #16838]
15334         * manual/string.texi (Collation Functions): Fix qsort argument
15335         order in example.
15336         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
15338 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
15340         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
15341         Make the test a no-op if there are no exceptions defined.
15343 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
15345         * elf/Makefile (tests): make tst-dlopen-aout conditional on
15346         enable-hardcoded-path-in-tests
15348 2014-04-11  Will Newton  <will.newton@linaro.org>
15350         * benchtests/Makefile (extra-objs): Add json-lib.o.
15351         (bench-func): Tidy up JSON output.
15352         * benchtests/bench-skeleton.c: Include json-lib.h.
15353         (main): Use JSON library functions to do output of
15354         benchmark results.
15355         * benchtests/bench-timing-type.c (main): Output the
15356         timing type simply, leaving formatting to the user.
15357         * benchtests/json-lib.c: New file.
15358         * benchtests/json-lib.h: Likewise.
15360 2014-04-11  Torvald Riegel  <triegel@redhat.com>
15362         [BZ #15215]
15363         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
15364         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
15365         memory barriers.  Add comments.
15366         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
15367         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
15368         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
15369         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
15370         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
15371         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
15373 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
15375         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
15376         * sysdeps/s390/s390-64/configure.ac: ... this ...
15377         * sysdeps/s390/configure.ac: ... to here.
15378         * sysdeps/s390/s390-32/configure: Delete file.
15379         * sysdeps/s390/s390-64/configure: Delete file.
15380         * sysdeps/s390/configure: Regenerate.
15382 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
15384         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
15386 2014-04-11  Will Newton  <will.newton@linaro.org>
15388         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
15389         to zero if it is not defined elsewhere.  (mtrim): Test
15390         the value of MALLOC_DEBUG with #if rather than #ifdef.
15392 2014-04-10 Torvald Riegel  <triegel@redhat.com>
15394         * benchtests/pthread_once-inputs: New file.
15395         * benchtests/pthread_once-source.c: New file.
15396         * benchtests/README: Update documentation.
15398 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
15399             H.J. Lu  <hongjiu.lu@intel.com>
15401         [BZ #16275]
15402         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
15403         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
15404         * sysdeps/x86_64/configure: Regenerated.
15405         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
15406         macro.
15407         (REGISTER_SAVE_RAX): Likewise.
15408         (REGISTER_SAVE_RCX): Likewise.
15409         (REGISTER_SAVE_RDX): Likewise.
15410         (REGISTER_SAVE_RSI): Likewise.
15411         (REGISTER_SAVE_RDI): Likewise.
15412         (REGISTER_SAVE_R8): Likewise.
15413         (REGISTER_SAVE_R9): Likewise.
15414         (REGISTER_SAVE_BND0): Likewise.
15415         (REGISTER_SAVE_BND1): Likewise.
15416         (REGISTER_SAVE_BND2): Likewise.
15417         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
15418         bound registers when calling _dl_fixup.
15420 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15422         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
15423         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
15424         of its definition.
15425         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
15426         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
15427         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
15428         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
15429         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
15430         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
15431         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
15433 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
15435         [BZ #15514]
15436         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
15437         pathconf(_PC_NAME_MAX).
15439 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15441         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
15442         Remove macro usage.
15443         (__PTHREAD_SPINS): Move definition to ...
15444         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
15445         (__PTHREAD_SPINS): ... here.
15446         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15447         (__PTHREAD_SPIN): Likewise.
15448         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
15449         (__PTHREAD_SPIN): Likewise.
15450         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
15451         (__PTHREAD_SPIN): Likewise.
15452         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
15453         (__PTHREAD_SPIN): Likewise.
15454         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
15455         (__PTHREAD_SPIN): Likewise.
15456         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
15457         (__PTHREAD_SPIN): Likewise.
15458         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
15459         (__PTHREAD_SPIN): Likewise.
15460         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
15461         (__PTHREAD_SPIN): Likewise.
15462         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
15463         (__PTHREAD_SPIN): Likewise.
15464         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
15465         (__PTHREAD_SPIN): Likewise.
15466         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
15467         (__PTHREAD_SPIN): Likewise.
15468         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
15469         (__PTHREAD_SPIN): Likewise.
15471         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
15472         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
15473         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
15474         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
15475         imply folder.
15476         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
15477         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
15478         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
15479         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
15480         correct imply path.
15481         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
15482         strlen symbol for non multi-arch builds.
15483         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
15484         missing hidden_def and weak_alias.
15486 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
15488         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
15490 2014-04-07  Will Newton  <will.newton@linaro.org>
15492         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
15493         and contents.  [!_LIBC] Remove #ifndef and contents.
15494         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
15495         * string/memccpy.c (__memccpy): Use ANSI prototype.
15496         * string/memfrob.c (memfrob): Likewise.
15497         * string/strcoll.c (STRCOLL): Likewise.
15498         * string/strlen.c (strlen): Likewise.
15499         * string/strtok.c (STRTOK): Likewise.
15500         * string/strcat.c: Remove unused #include of memcopy.h.
15501         (strcat): Use ANSI prototype.
15502         * string/strchr.c: Remove unused #include of memcopy.h.
15503         (strchr): Use ANSI prototype.
15504         * string/strcmp.c: Remove unused #include of memcopy.h.
15505         (strcmp): Use ANSI prototype.
15506         * string/strcpy.c: Remove unused #include of memcopy.h.
15507         (strcpy): Use ANSI prototype.
15509 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15511         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
15512         * config.make.in (config-extra-cppflags): Set it from
15513         libc_extra_cppflags.
15514         * configure.ac (libc_extra_cflags): Make it accumulate over
15515         configure fragments.
15516         (libc_extra_cppflags): New flag.
15517         * configure. Regenerate.
15518         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
15519         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
15520         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
15521         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
15523         [BZ #16815]
15524         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
15525         result for FE_DOWNWARD rounding mode.
15526         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
15527         Likewise.
15528         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15530 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
15532         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
15533         in function argument name.
15535 2014-04-03  David Svoboda  <svoboda@cert.org>
15537         [BZ #5666]
15538         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
15539         explicitly.
15541 2014-04-03  Roland McGrath  <roland@hack.frob.com>
15543         * elf/dl-unmap-segments.h: New file.
15544         * sysdeps/generic/ldsodefs.h
15545         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
15546         * elf/dl-close.c: Include <dl-unmap-segments.h>.
15547         * elf/dl-fptr.c: Likewise.
15548         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
15549         * sysdeps/aarch64/tlsdesc.c: Likewise.
15550         * sysdeps/arm/tlsdesc.c: Likewise.
15551         * sysdeps/i386/tlsdesc.c: Likewise.
15552         * sysdeps/tile/dl-runtime.c: Likewise.
15553         * sysdeps/x86_64/tlsdesc.c: Likewise.
15554         * elf/dl-load.h: New file.
15555         * elf/dl-load.c: Include it.
15556         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
15557         Macros moved to dl-load.h.
15558         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
15559         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
15560         Use _dl_unmap_segments in place of __munmap.
15561         Break out segment-mapping loop into ...
15562         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
15564 2014-04-03  Will Newton  <will.newton@linaro.org>
15566         * elf/dl-lookup.c (do_lookup_x): Remove comment
15567         referring to nested function and move variable
15568         declarations down to before first use.
15570 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
15572         [BZ #16799]
15573         [BZ #16800]
15574         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
15575         with 0 numerator.
15576         * math/s_catanf.c (__catanf): Likewise.
15577         * math/s_catanh.c (__catanh): Likewise.
15578         * math/s_catanhf.c (__catanhf): Likewise.
15579         * math/s_catanhl.c (__catanhl): Likewise.
15580         * math/s_catanl.c (__catanl): Likewise.
15581         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
15582         by positive zero when computing -Inf result.
15583         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
15584         (catanh_test): Likewise.
15585         * sysdeps/i386/fpu/libm-test-ulps: Update.
15586         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15588         [BZ #16789]
15589         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
15590         instead of using underflowing value in computing result.
15591         * math/s_clog10.c (__clog10): Likewise.
15592         * math/s_clog10f.c (__clog10f): Likewise.
15593         * math/s_clog10l.c (__clog10l): Likewise.
15594         * math/s_clogf.c (__clogf): Likewise.
15595         * math/s_clogl.c (__clogl): Likewise.
15596         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
15597         (clog10_test): Likewise.
15598         * sysdeps/i386/fpu/libm-test-ulps: Update.
15599         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15601 2014-04-02  Alan Modra  <amodra@gmail.com>
15603         [BZ #16739]
15604         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
15605         output when value is near a power of two.  Use int64_t for lx and
15606         remove casts.  Use decimal rather than hex exponent constants.
15607         Don't use long double multiplication when double will suffice.
15608         * math/libm-test.inc (nextafter_test_data): Add tests.
15609         * NEWS: Add 16739 and 16786 to bug list.
15611         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
15613         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
15615 2014-04-01  Will Newton  <will.newton@linaro.org>
15617         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
15618         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
15620 2014-04-01  Florian Weimer  <fweimer@redhat.com>
15622         [BZ #13347]
15623         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
15624         * nptl/tst-setuid2.c: New file.
15625         * nptl/Makefile (xtests): Add tst-setuid2.
15627 2014-04-01  Alan Modra  <amodra@gmail.com>
15629         [BZ #16786]
15630         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
15632 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
15634         [BZ #6803]
15635         [BZ #6804]
15636         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
15637         set errno as appropriate.
15638         * math/w_scalbf.c (__scalbf): Likewise.
15639         * math/w_scalbl.c (__scalbl): Likewise.
15640         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
15641         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
15642         * math/libm-test.inc (scalb_test_data): Add errno expectations.
15643         Add more NaN tests.
15645         [BZ #16349]
15646         * math/w_atan2.c: Include <errno.h>.
15647         (__atan2): Set errno for result underflowing to zero.
15648         * math/w_atan2f.c: Include <errno.h>.
15649         (__atan2f): Set errno for result underflowing to zero.
15650         * math/w_atan2l.c: Include <errno.h>.
15651         (__atan2l): Set errno for result underflowing to zero.
15652         * math/auto-libm-test-in: Don't allow missing errno for some atan2
15653         tests.
15654         * math/auto-libm-test-out: Regenerated.
15656 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15658         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
15659         Encode instruction correctly in little endian.
15660         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
15661         Likewise.
15662         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
15663         Likewise.
15664         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
15665         Likewise.
15666         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
15667         Likewise.
15669 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
15671         [BZ #9894]
15672         * sysdeps/unix/sysv/linux/kernel-features.h
15673         [__sparc__ && !__arch64__ && !__sparc_v9__]
15674         (__ASSUME_SET_ROBUST_LIST): Do not define.
15675         [__sparc__ && !__arch64__ && !__sparc_v9__]
15676         (__ASSUME_FUTEX_LOCK_PI): Likewise.
15677         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
15678         Likewise.
15679         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15680         (__ASSUME_FUTEX_LOCK_PI): Undefine.
15681         (__ASSUME_REQUEUE_PI): Likewise.
15682         (__ASSUME_SET_ROBUST_LIST): Likewise.
15683         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15684         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
15685         Undefine.
15686         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15687         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
15688         Likewise.
15689         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
15690         Likewise.
15691         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
15692         Likewise.
15693         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15694         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
15695         Undefine.
15696         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
15697         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
15698         Likewise.
15700         [BZ #16648]
15701         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15702         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
15703         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
15705 2014-03-31  Will Newton  <will.newton@linaro.org>
15707         * benchtests/Makefile (bench): Add ffs and ffsll to list
15708         of tests.
15709         * benchtests/ffs-inputs: New file.
15710         * benchtests/ffsll-inputs: Likewise.
15712 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
15714         [BZ #16770]
15715         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
15716         too large before casting to int.
15717         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
15718         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
15719         * math/libm-test.inc (scalb_test_data): Add more tests.
15721 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15723         * benchtests/Makefile (DETAILED_OPT): New make option.
15724         (bench-func): Run benchmark program with -d if DETAILED_OPT is
15725         set.
15726         * benchtests/bench-skeleton.c: Include stdbool.h.
15727         (main): Store and print timings per input.
15728         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
15729         member to each argument value.
15730         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
15731         (_print_arg_data): Initialize per-input timing to 0.
15733         * benchtests/Makefile (timing-type): New binary.
15734         (bench-clean): Also remove bench-timing-type.
15735         (bench): New target for timing-type.
15736         (bench-func): Print output in JSON format.
15737         * benchtests/bench-skeleton.c (main): Print output in JSON
15738         format.
15739         * benchtests/bench-timing-type.c: New file.
15740         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
15741         (TIMING_PRINT_STATS): Remove.
15742         * benchtests/scripts/bench.py (_print_arg_data): Store variant
15743         name separately.
15745         * benchtests/bench-modf.c: Remove.
15746         * benchtests/modf-inputs: New inputs file.
15748 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
15750         [BZ #16362]
15751         * math/s_clog10.c (M_PI_LOG10E): New macro.
15752         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
15753         imaginary parts are 0.
15754         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
15755         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
15756         imaginary parts are 0.
15757         * math/s_clog10l.c (M_PI_LOG10El): New macro.
15758         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
15759         imaginary parts are 0.
15760         * math/libm-test.inc (clog10_test_data): Update expected results
15761         for when real and imaginary parts are 0.
15763 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
15765         * elf/dl-load.c: Finish conversion of __builtin_expect into
15766         __glibc_{un}likely.
15768 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
15770         [BZ #16348]
15771         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
15772         1+x for argument with exponent below -67.
15773         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
15774         Likewise.
15775         * math/auto-libm-test-in: Add more tests of exp.
15776         * math/auto-libm-test-out: Regenerated.
15778 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15780         [BZ #16759]
15781         * inet/getnetgrent_r.c (get_nonempty_val): New function.
15782         (nscd_getnetgrent): Use it.
15784         [BZ #16760]
15785         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
15786         of stpcpy.
15788 2014-03-27  Andi Kleen  <ak@linux.intel.com>
15790         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
15791         (lll_robust_lock, lll_cond_lock, lll_timedlock)
15792         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
15793         (lll_robust_unlock): Remove out of line section. Use cfi
15794         intrinsics.
15795         (LLL_STUB_UNWIND_INFO*): Remove.
15796         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
15797         (lll_robust_lock, lll_cond_lock, lll_timedlock)
15798         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
15799         (lll_robust_unlock): Remove out of line section. Use cfi
15800         intrinsics.
15801         (LLL_STUB_UNWIND_INFO*): Remove.
15803 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15805         [BZ #16758]
15806         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
15807         blank values.
15809 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
15811         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
15813 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
15815         [BZ #16198]
15816         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
15817         fnstenv.
15818         * math/test-fenv-preserve.c: New file.
15819         * math/Makefile (tests): Add test-fenv-preserve.
15821 2014-03-26  Will Newton <will.newton@linaro.org>
15823         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
15825 2014-03-25  Roland McGrath  <roland@hack.frob.com>
15827         * scripts/versionlist.awk: Partition the version sets and emit all
15828         GLIBC_* (sorted) before all others (sorted).
15830 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
15832         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
15833         GLIBC_2.2.5 version.
15835 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15837         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
15838         calls.
15840         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
15841         previous change.
15843         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15845 2014-03-25  Andreas Schwab  <schwab@suse.de>
15847         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
15848         label to be used after in6ailist is initialized.
15850 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15852         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
15853         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
15855 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
15857         [BZ #16357]
15858         [BZ #16599]
15859         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
15860         min_plus_half.
15861         (fp_formats): Update initializers.
15862         (init_fp_formats): Initialize new field.
15863         (output_for_one_input_case): Allow underflow for results up to
15864         min_plus_half.
15865         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
15866         * math/auto-libm-test-in: Don't mark some underflows from asin and
15867         atanh as spurious.
15868         * math/auto-libm-test-out: Regenerated.
15869         * sysdeps/i386/fpu/libm-test-ulps: Update.
15870         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15872 2014-03-25  Andreas Schwab  <schwab@suse.de>
15874         * libio/Makefile (tst-ftell-partial-wide-ENV)
15875         (tst-ftell-active-handler-ENV): Define.
15877 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
15879         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
15881 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
15883         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
15885 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
15887         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
15888         * sysdeps/x86_64/fpu/multiarch/e_exp.c
15889         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
15891 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
15893         [BZ #16634]
15894         * elf/dl-load.c (open_verify): Add mode parameter.
15895         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
15896         (open_path): Change from boolean 'secure' to complete flag 'mode'
15897         (_dl_map_object): Adjust.
15898         * elf/Makefile (tests): Add tst-dlopen-aout.
15899         * elf/tst-dlopen-aout.c: New test.
15901 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
15903         [BZ #16714]
15904         * sysdeps/unix/sysv/linux/s390/bits/stat.h
15905         (struct stat): Rename member pad0 to __glibc_reserved0.
15907         [BZ #16712]
15908         * sysdeps/s390/s390-32/bits/wordsize.h
15909         (__WORDSIZE32_SIZE_ULONG): New define.
15910         * sysdeps/s390/s390-64/bits/wordsize.h
15911         (__WORDSIZE32_SIZE_ULONG): Likewise.
15912         * sysdeps/generic/stdint.h (SIZE_MAX):
15913         Define as UL if __WORDSIZE32_SIZE_ULONG.
15915         [BZ #16713]
15916         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
15917         (__glibc_reserved0): New variable.
15918         (sa_flags): Change type to int.
15920         * posix/Makefile (before-compile): Use += before-compile instead
15921         of a :=.
15923         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15924         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
15926 2014-03-20  Andreas Schwab  <schwab@suse.de>
15928         [BZ #16743]
15929         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
15930         non-matching result from nscd.
15932 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
15934         * scripts/bench.py: Moved to ...
15935         * benchtests/scripts/bench.py: ... here.
15936         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
15938 2014-03-24  Andreas Schwab  <schwab@suse.de>
15940         [BZ #16002]
15941         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
15942         alloca_account and account alloca use for struct in6ailist.
15944 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
15946         [BZ #16284]
15947         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
15948         rounding mode to recompute results that overflow to infinity or
15949         underflow to zero.
15950         * math/auto-libm-test-in: Don't mark tests as expected to fail for
15951         bug 16284.
15952         * math/auto-libm-test-out: Regenerated.
15953         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
15954         (ccosh_test): Likewise.
15955         (csin_test_data): Use plus_oflow.
15956         (csin_test): Use ALL_RM_TEST.
15957         (csinh_test_data): Use plus_oflow.
15958         (csinh_test): Use ALL_RM_TEST.
15959         * sysdeps/i386/fpu/libm-test-ulps: Update.
15960         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15962 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
15964         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
15965         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
15966         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
15968         [BZ #16731]
15969         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
15970         when x - 1 is zero.
15971         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
15972         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
15973         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
15974         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
15975         argument is 1.
15976         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
15977         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
15978         zero.
15979         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
15980         * sysdeps/i386/fpu/libm-test-ulps: Update.
15981         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15983 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
15985         * scripts/bench.pl: Remove file.
15986         * scripts/bench.py: New benchmark script.
15987         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
15988         * benchtests/README: Mention python dependency.
15989         * scripts/pylintrc: New file.
15990         * scripts/pylint: New file.
15992         * bits/mathdef.h: Use #ifdef instead of #if.
15993         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
15994         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
15995         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
15996         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
15997         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
15998         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16000 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16001             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16003         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
16004         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
16005         and strpbrk-ppc64 objects.
16006         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16007         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
16008         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
16009         multiarch strpbrk for POWER7.
16010         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
16011         multiarch strpbrk for PPC64.
16012         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
16013         ifunc selector.
16014         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
16015         strpbrk for POWER7.
16017 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
16019         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
16020         (atan_test): Likewise.
16021         (atanh_test_data): Use NO_TEST_INLINE for two tests.
16022         (atanh_test): Use ALL_RM_TEST.
16023         (atan2_test_data): Likewise.
16024         (cabs_test): Likewise.
16025         (cacosh_test): Likewise.
16026         (carg_test): Likewise.
16027         (casin_test): Likewise.
16028         (casinh_test): Likewise.
16029         (cbrt_test): Likewise.
16030         (csqrt_test): Likewise.
16031         (erf_test): Likewise.
16032         (erfc_test): Likewise.
16033         (pow10_test): Likewise.
16034         (exp2_test): Likewise.
16035         (hypot_test): Likewise.
16036         (j0_test): Likewise.
16037         (j1_test): Likewise.
16038         (lgamma_test): Likewise.
16039         (gamma_test): Likewise.
16040         (sincos_test): Likewise.
16041         (tanh_test): Likewise.
16042         (y0_test): Likewise.
16043         (y1_test): Likewise.
16044         * sysdeps/i386/fpu/libm-test-ulps: Update.
16045         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16047 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16049         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
16050         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
16051         and strcspn-ppc64 objects.
16052         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16053         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
16054         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
16055         multiarch strcspn for POWER7.
16056         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
16057         multiarch strcspn for PPC64.
16058         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
16059         ifunc selector.
16060         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
16061         strcspn for POWER7.
16063 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
16065         * math/gen-libm-test.pl (generate_testfile): Expect only function
16066         name as argument to AUTO_TESTS_* and pass results for all rounding
16067         modes to parse_args.
16068         (parse_auto_input): Separate inputs of automatic tests from
16069         outputs before storing in %auto_tests.
16070         * math/libm-test.inc (acos_test_data): Update call to
16071         AUTO_TESTS_f_f.
16072         (acos_test): Use ALL_RM_TEST.
16073         (acos_tonearest_test_data): Remove.
16074         (acos_test_tonearest): Likewise.
16075         (acos_towardzero_test_data): Likewise.
16076         (acos_test_towardzero): Likewise.
16077         (acos_downward_test_data): Likewise.
16078         (acos_test_downward): Likewise.
16079         (acos_upward_test_data): Likewise.
16080         (acos_test_upward): Likewise.
16081         (acosh_test_data): Update call to AUTO_TESTS_f_f.
16082         (asin_test_data): Likewise.
16083         (asin_test): Use ALL_RM_TEST.
16084         (asin_tonearest_test_data): Remove.
16085         (asin_test_tonearest): Likewise.
16086         (asin_towardzero_test_data): Likewise.
16087         (asin_test_towardzero): Likewise.
16088         (asin_downward_test_data): Likewise.
16089         (asin_test_downward): Likewise.
16090         (asin_upward_test_data): Likewise.
16091         (asin_test_upward): Likewise.
16092         (asinh_test_data): Update call to AUTO_TESTS_f_f.
16093         (atan_test_data): Likewise.
16094         (atanh_test_data): Likewise.
16095         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
16096         (cabs_test_data): Update call to AUTO_TESTS_c_f.
16097         (carg_test_data): Likewise.
16098         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
16099         (ccos_test_data): Update call to AUTO_TESTS_c_c.
16100         (ccosh_test_data): Likewise.
16101         (cexp_test_data): Likewise.
16102         (clog_test_data): Likewise.
16103         (clog10_test_data): Likewise.
16104         (cos_test_data): Update call to AUTO_TESTS_f_f.
16105         (cos_test): Use ALL_RM_TEST.
16106         (cos_tonearest_test_data): Remove.
16107         (cos_test_tonearest): Likewise.
16108         (cos_towardzero_test_data): Likewise.
16109         (cos_test_towardzero): Likewise.
16110         (cos_downward_test_data): Likewise.
16111         (cos_test_downward): Likewise.
16112         (cos_upward_test_data): Likewise.
16113         (cos_test_upward): Likewise.
16114         (cosh_test_data): Update call to AUTO_TESTS_f_f.
16115         (cosh_test): Use ALL_RM_TEST.
16116         (cosh_tonearest_test_data): Remove.
16117         (cosh_test_tonearest): Likewise.
16118         (cosh_towardzero_test_data): Likewise.
16119         (cosh_test_towardzero): Likewise.
16120         (cosh_downward_test_data): Likewise.
16121         (cosh_test_downward): Likewise.
16122         (cosh_upward_test_data): Likewise.
16123         (cosh_test_upward): Likewise.
16124         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
16125         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
16126         (ctan_test_data): Likewise.
16127         (ctan_test): Use ALL_RM_TEST.
16128         (ctan_tonearest_test_data): Remove.
16129         (ctan_test_tonearest): Likewise.
16130         (ctan_towardzero_test_data): Likewise.
16131         (ctan_test_towardzero): Likewise.
16132         (ctan_downward_test_data): Likewise.
16133         (ctan_test_downward): Likewise.
16134         (ctan_upward_test_data): Likewise.
16135         (ctan_test_upward): Likewise.
16136         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
16137         (ctanh_test): Use ALL_RM_TEST.
16138         (ctanh_tonearest_test_data): Remove.
16139         (ctanh_test_tonearest): Likewise.
16140         (ctanh_towardzero_test_data): Likewise.
16141         (ctanh_test_towardzero): Likewise.
16142         (ctanh_downward_test_data): Likewise.
16143         (ctanh_test_downward): Likewise.
16144         (ctanh_upward_test_data): Likewise.
16145         (ctanh_test_upward): Likewise.
16146         (erf_test_data): Update call to AUTO_TESTS_f_f.
16147         (erfc_test_data): Likewise.
16148         (exp_test_data): Likewise.
16149         (exp_test): Use ALL_RM_TEST.
16150         (exp_tonearest_test_data): Remove.
16151         (exp_test_tonearest): Likewise.
16152         (exp_towardzero_test_data): Likewise.
16153         (exp_test_towardzero): Likewise.
16154         (exp_downward_test_data): Likewise.
16155         (exp_test_downward): Likewise.
16156         (exp_upward_test_data): Likewise.
16157         (exp_test_upward): Likewise.
16158         (exp10_test_data): Update call to AUTO_TESTS_f_f.
16159         (exp10_test): Use ALL_RM_TEST.
16160         (exp10_tonearest_test_data): Remove.
16161         (exp10_test_tonearest): Likewise.
16162         (exp10_towardzero_test_data): Likewise.
16163         (exp10_test_towardzero): Likewise.
16164         (exp10_downward_test_data): Likewise.
16165         (exp10_test_downward): Likewise.
16166         (exp10_upward_test_data): Likewise.
16167         (exp10_test_upward): Likewise.
16168         (exp2_test_data): Update call to AUTO_TESTS_f_f.
16169         (expm1_test_data): Likewise.
16170         (expm1_test): Use ALL_RM_TEST.
16171         (expm1_tonearest_test_data): Remove.
16172         (expm1_test_tonearest): Likewise.
16173         (expm1_towardzero_test_data): Likewise.
16174         (expm1_test_towardzero): Likewise.
16175         (expm1_downward_test_data): Likewise.
16176         (expm1_test_downward): Likewise.
16177         (expm1_upward_test_data): Likewise.
16178         (expm1_test_upward): Likewise.
16179         (fma_test_data): Update call to AUTO_TESTS_fff_f.
16180         (fma_test): Use ALL_RM_TEST.
16181         (fma_towardzero_test_data): Remove.
16182         (fma_test_towardzero): Likewise.
16183         (fma_downward_test_data): Likewise.
16184         (fma_test_downward): Likewise.
16185         (fma_upward_test_data): Likewise.
16186         (fma_test_upward): Likewise.
16187         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
16188         (j0_test_data): Update call to AUTO_TESTS_f_f.
16189         (j1_test_data): Likewise.
16190         (jn_test_data): Update call to AUTO_TESTS_if_f.
16191         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
16192         (log_test_data): Update call to AUTO_TESTS_f_f.
16193         (log10_test_data): Likewise.
16194         (log1p_test_data): Likewise.
16195         (log2_test_data): Likewise.
16196         (pow_test_data): Update call to AUTO_TESTS_ff_f.
16197         (pow_tonearest_test_data): Likewise.
16198         (sin_test_data): Update call to AUTO_TESTS_f_f.
16199         (sin_test): Use ALL_RM_TEST.
16200         (sin_tonearest_test_data): Remove.
16201         (sin_test_tonearest): Likewise.
16202         (sin_towardzero_test_data): Likewise.
16203         (sin_test_towardzero): Likewise.
16204         (sin_downward_test_data): Likewise.
16205         (sin_test_downward): Likewise.
16206         (sin_upward_test_data): Likewise.
16207         (sin_test_upward): Likewise.
16208         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
16209         (sinh_test_data): Update call to AUTO_TESTS_f_f.
16210         (sinh_test): Use ALL_RM_TEST.
16211         (sinh_tonearest_test_data): Remove.
16212         (sinh_test_tonearest): Likewise.
16213         (sinh_towardzero_test_data): Likewise.
16214         (sinh_test_towardzero): Likewise.
16215         (sinh_downward_test_data): Likewise.
16216         (sinh_test_downward): Likewise.
16217         (sinh_upward_test_data): Likewise.
16218         (sinh_test_upward): Likewise.
16219         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
16220         (sqrt_test): Use ALL_RM_TEST.
16221         (sqrt_tonearest_test_data): Remove.
16222         (sqrt_test_tonearest): Likewise.
16223         (sqrt_towardzero_test_data): Likewise.
16224         (sqrt_test_towardzero): Likewise.
16225         (sqrt_downward_test_data): Likewise.
16226         (sqrt_test_downward): Likewise.
16227         (sqrt_upward_test_data): Likewise.
16228         (sqrt_test_upward): Likewise.
16229         (tan_test_data): Update call to AUTO_TESTS_f_f.
16230         (tan_test): Use ALL_RM_TEST.
16231         (tan_tonearest_test_data): Remove.
16232         (tan_test_tonearest): Likewise.
16233         (tan_towardzero_test_data): Likewise.
16234         (tan_test_towardzero): Likewise.
16235         (tan_downward_test_data): Likewise.
16236         (tan_test_downward): Likewise.
16237         (tan_upward_test_data): Likewise.
16238         (tan_test_upward): Likewise.
16239         (tanh_test_data): Update call to AUTO_TESTS_f_f.
16240         (tgamma_test_data): Likewise.
16241         (y0_test_data): Likewise.
16242         (y1_test_data): Likewise.
16243         (yn_test_data): Update call to AUTO_TESTS_if_f.
16244         (main): Do not call removed functions.
16246 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
16248         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
16249         (ldexp_test_data): Remove.
16250         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
16251         scalbn_test_data.
16252         (scalb_test): Use ALL_RM_TEST.
16254 2014-03-19  Andreas Schwab  <schwab@suse.de>
16256         * nscd/nscd.service: Also invalidate netgroup cache on reload.
16258 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
16260         [BZ #16649]
16261         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
16262         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
16263         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
16264         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16265         (__ASSUME_PREADV): Undefine.
16266         (__ASSUME_PWRITEV): Likewise.
16268 2014-03-18  Roland McGrath  <roland@hack.frob.com>
16270         * bits/mman-linux.h: Add comment about non-Linux use.
16271         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
16272         bits/mman-linux.h resting place.
16274         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
16275         * bits/mman-linux.h: ... here.
16277 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16279         * conform/conformtest.pl: Add standard definition when calling C
16280         preprocessor on data files.
16281         (checknamespace): Remove unused variable.
16283 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
16285         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
16286         minus_oflow, plus_uflow and minus_uflow in expected results.
16287         * math/libm-test.inc (scalbn_test_data): Add more tests of
16288         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
16289         minus_uflow.
16290         (scalbn_test): Use ALL_RM_TEST.
16291         (scalbln_test_data): Add more tests of negative arguments.  Use
16292         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
16293         (scalbln_test): Use ALL_RM_TEST.
16295 2014-03-18  Roland McGrath  <roland@hack.frob.com>
16297         * scripts/abilist.awk: Ignore symbols marked with .hidden.
16299 2014-03-18  Will Newton  <will.newton@linaro.org>
16301         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
16302         inaccurate comment.
16304 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
16306         * Makerules [!subdir] (check-abi): Exit with error status if a
16307         test failed.
16309 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
16311         * math/libm-test.inc (nearbyint_test_data): Include all tests used
16312         for rint.  Include results for all rounding modes.
16313         (nearbyint_test): Use ALL_RM_TEST.
16314         (rint_test_data): Include all tests used for nearbyint.
16316 2014-03-17  Will Newton  <will.newton@linaro.org>
16318         * nptl/sysdeps/pthread/pthread.h: Revert previous
16319         change.
16321         * sysdeps/generic/ldsodefs.h: Revert previous
16322         change.
16324         * libio/genops.c: Revert previous change.
16325         * libio/libioP.h: Likewise.
16326         * stdio-common/vfprintf.c: Likewise.
16328         * sysdeps/generic/math_private.h: Revert previous
16329         change.
16331         * sysdeps/generic/math_private.h: Check whether
16332         HAVE_RM_CTX is defined with #ifdef rather
16333         than #if.
16335         * argp/argp-fmtstream.h: Check whether
16336         __STRICT_ANSI__ is defined with #ifdef rather
16337         than #if.
16338         * argp/argp.h: Likewise.
16340         * libio/genops.c: Check whether
16341         _IO_JUMPS_OFFSET is defined with #ifdef rather
16342         than #if.
16343         * libio/libioP.h: Likewise.
16344         * stdio-common/vfprintf.c: Likewise.
16346         * sysdeps/generic/ldsodefs.h: Check whether
16347         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
16348         than #if.
16350         * nptl/sysdeps/pthread/pthread.h: Check
16351         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
16352         its value.
16354 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
16356         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
16357         setting O_APPEND.
16358         * libio/tst-ftell-active-handler.c (do_append_test): Add a
16359         test case.
16361         [BZ #16680]
16362         * libio/fileops.c (_IO_file_open): Seek to end of file but
16363         don't cache the offset.
16364         (get_file_offset): Remove function.
16365         (do_ftell): Use cached offset when available.
16366         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
16367         don't cache the offset.
16368         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
16369         case.
16370         (do_one_test): Call it.
16371         (do_ftell_test): Fix up expected old offset for a+ mode.
16372         * libio/wfileops.c (do_ftell_wide): Used cached offset when
16373         available.
16375         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
16376         up test status with function return status.
16377         (do_write_test): Likewise.
16378         (do_append_test): Likewise.
16380         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
16381         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
16382         Remove.
16384 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
16386         * math/gen-libm-test.pl (parse_args): Handle results specified for
16387         each rounding mode separately.
16388         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
16389         tests and results from lrint_tonearest_test_data,
16390         lrint_towardzero_test_data, lrint_downward_test_data and
16391         lrint_upward_test_data.
16392         (lrint_test): Use ALL_RM_TEST.
16393         (lrint_tonearest_test_data): Remove.
16394         (lrint_test_tonearest): Likewise.
16395         (lrint_towardzero_test_data): Likewise.
16396         (lrint_test_towardzero): Likewise.
16397         (lrint_downward_test_data): Likewise.
16398         (lrint_test_downward): Likewise.
16399         (lrint_upward_test_data): Likewise.
16400         (lrint_test_upward): Likewise.
16401         (llrint_test_data): Merge in per-rounding-mode tests and results
16402         from llrint_tonearest_test_data, llrint_towardzero_test_data,
16403         llrint_downward_test_data and llrint_upward_test_data.
16404         (llrint_test): Use ALL_RM_TEST.
16405         (llrint_tonearest_test_data): Remove.
16406         (llrint_test_tonearest): Likewise.
16407         (llrint_towardzero_test_data): Likewise.
16408         (llrint_test_towardzero): Likewise.
16409         (llrint_downward_test_data): Likewise.
16410         (llrint_test_downward): Likewise.
16411         (llrint_upward_test_data): Likewise.
16412         (llrint_test_upward): Likewise.
16413         (rint_test_data): Merge in per-rounding-mode tests and results
16414         from rint_tonearest_test_data, rint_towardzero_test_data,
16415         rint_downward_test_data and rint_upward_test_data.  Add
16416         per-rounding-mode results for tests not in those arrays.
16417         (rint_test): Use ALL_RM_TEST.
16418         (rint_tonearest_test_data): Remove.
16419         (rint_test_tonearest): Likewise.
16420         (rint_towardzero_test_data): Likewise.
16421         (rint_test_towardzero): Likewise.
16422         (rint_downward_test_data): Likewise.
16423         (rint_test_downward): Likewise.
16424         (rint_upward_test_data): Likewise.
16425         (rint_test_upward): Likewise.
16426         (main): Don't call removed functions.
16428 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16430         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
16431         "Compiled on ..." crapola.  It is anti-useful.
16433 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
16435         * scripts/evaluate-test.sh: Handle fourth argument to determine
16436         whether test run should stop on failure.
16437         * Makeconfig (stop-on-test-failure): New variable.
16438         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
16439         $(stop-on-test-failure).
16440         * Makefile (tests): Give a summary of results from testing and
16441         exit with failure status if they include an ERROR or FAIL.
16442         (xtests): Likewise.
16443         * manual/install.texi (Configuring and compiling): Mention
16444         stop-on-test-failure=y.
16445         * INSTALL: Regenerated.
16447 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16449         * scripts/versionlist.awk: New file.
16450         * Makerules [$(build-shared) = yes]
16451         (postclean-generated): Add Versions.def, not Versions.def.v and
16452         Versions.def.v.i.
16453         ($(common-objpfx)Versions.def.v.i): Target removed.
16454         ($(common-objpfx)Versions.def): New target.
16455         ($(common-objpfx)Versions.all): Depend on that rather that
16456         $(common-objpfx)Versions.def.v.
16457         * Versions.def: File removed.
16459         * Makeconfig (+gccwarn): Add -Wundef.
16460         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
16461         a dl-sysdep.h breaking its contract.
16462         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
16463         * include/stackinfo.h: New file.
16464         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
16465         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
16466         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
16467         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
16468         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
16469         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
16470         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16471         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16472         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16473         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16474         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16475         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
16476         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16477         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16478         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16480 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16482         [BZ #16707]
16483         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
16484         implementation.
16485         * math/libm-test.inc (round_test_data): Add more tests.
16487         [BZ #16706]
16488         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
16489         implementation.
16490         * math/libm-test.inc (nearbyint_test_data): Add more tests.
16492         [BZ #16701]
16493         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
16494         implementation.
16495         * math/libm-test.inc (ceil_test_data): Add more tests.
16497         * math/libm-test.inc (trunc_test_data): Add more tests related to
16498         BZ#16414.
16500 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16502         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
16503         with #if rather than #ifdef.
16504         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
16506 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
16508         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
16509         first.  Disable AVX-512 GCC support if assembler doesn't support
16510         it.
16511         * sysdeps/x86_64/configure: Regenerated.
16513 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
16515         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
16516         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
16517         (__old_pthread_attr_setstack): Likewise.
16518         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
16519         [!_STACK_GROWS_DOWN]: Likewise.
16521 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
16523         * config.make.in (have-bash2): Delete.
16524         * configure.ac (libc_cv_have_bash2): Delete.
16525         * configure: Regenerate.
16526         * elf/Makefile (common-ldd-rewrite): Rename to ...
16527         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
16528         (sh-ldd-rewrite): Delete.
16529         (bash-ldd-rewrite): Delete.
16530         (have-bash2): Delete checks.
16531         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
16532         ldd-rewrite.
16534         * config.make.in (have-ksh): Delete.
16535         (KSH): Delete.
16536         * configure.ac (libc_cv_have_ksh): Delete.
16537         * configure: Regenerate.
16539         * elf/Makefile: Delete $(have-ksh) check.
16540         ($(objpfx)sotruss): Change KSH to BASH.
16541         * elf/sotruss.ksh: Rename to ...
16542         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
16543         function style to match POSIX.  Drop ksh vim mode setting.
16545         * manual/time.texi (Specifying the Time Zone with TZ): Change
16546         Tuesday to Thursday.
16548         * debug/tst-longjmp_chk2.c: Update header comment.
16549         (stackoverflow_handler): Add comment.  Call assert on pass value.
16551 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
16553         [BZ #16194]
16554         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
16555         (HAVE_AVX512_ASM_SUPPORT): Likewise.
16556         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
16557         (La_x86_64_vector): Add zmm.
16558         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
16559         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
16560         ($(objpfx)tst-audit10): New target.
16561         ($(objpfx)tst-audit10.out): Likewise.
16562         (tst-audit10-ENV): New.
16563         (AVX512-CFLAGS): Likewise.
16564         (CFLAGS-tst-audit10.c): Likewise.
16565         (CFLAGS-tst-auditmod10a.c): Likewise.
16566         (CFLAGS-tst-auditmod10b.c): Likewise.
16567         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
16568         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
16569         * sysdeps/x86_64/configure: Regenerated.
16570         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
16571         AVX-512 zmm register support.
16572         (_dl_x86_64_save_sse): Likewise.
16573         (_dl_x86_64_restore_sse): Likewise.
16574         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
16575         size vector registers.
16576         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
16577         (ZMM_SIZE): Likewise.
16578         * sysdeps/x86_64/tst-audit10.c: New file.
16579         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
16580         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
16582 2014-03-13  Roland McGrath  <roland@hack.frob.com>
16584         * configure.ac (HAVE_EHDR_START): New check.
16585         * configure: Regenerated.
16586         * config.h.in (HAVE_EHDR_START): New #undef.
16587         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
16588         assuming the lowest-addressed segment maps the start of the file.
16590 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
16592         * INSTALL: Regenerated.
16594 2014-03-13  Will Newton  <will.newton@linaro.org>
16596         * manual/setjmp.texi (System V contexts): Improve
16597         clarity and grammar of documentation.
16599 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
16601         [BZ #16381]
16602         * elf/Makefile (tests): Add tst-pie2.
16603         (tests-pie): Add tst-pie2.
16604         * elf/tst-pie2.c: New file.
16605         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
16606         for ET_EXEC.
16607         * elf/rtld.c (map_doit): Load executable as lt_executable.
16608         (dl_main): Likewise.
16610 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
16612         [BZ #16642]
16613         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16614         (__ASSUME_PSELECT): Undefine.
16616 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16618         [BZ #16689]
16619         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
16620         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
16621         static build.
16622         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
16623         selector for static builds.
16625 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
16627         [BZ #16695]
16628         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
16629         key in the buffer.
16631 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16633         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
16634         IFUNC selector for static builds.
16636 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
16638         * sysdeps/mips/math_private.h [__mips_hard_float]
16639         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
16640         libc_feresetround_mips_ctx.
16641         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
16642         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
16643         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
16645         [BZ #16677]
16646         * math/s_nextafter.c (__nextafter): Do not return value from
16647         overflowing computation.
16648         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
16649         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
16650         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
16651         Likewise.
16652         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
16653         Likewise.
16654         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
16655         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
16657 2014-03-11  Roland McGrath  <roland@hack.frob.com>
16659         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
16660         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
16661         Move sfi_sp use from the load-multiple (that no longer sets sp) to
16662         the new mov targetting sp.
16664 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16666         [BZ #16683]
16667         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
16668         Define it for static builds as well.
16669         (NO_BZERO_IMPL): Likewise.
16671 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16673         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
16674         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
16675         multiarch strspn for PPC64.
16676         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
16677         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
16678         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16679         (__libc_ifunc_impl_list): Likewise.
16680         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
16681         multiarch optimizations
16682         * string/strspn.c (strspn): Using macro to redefine symbol name.
16684 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16685             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16687         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
16688         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
16689         multiarch strncat for PPC64.
16690         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
16691         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
16692         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16693         (__libc_ifunc_impl_list): Likewise.
16694         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
16695         multiarch optimizations
16697 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
16699         [BZ #16639]
16700         * nscd/nscd.service: Make service type forking.
16702 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16704         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
16705         sign in non default rounding modes.
16706         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
16708 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
16710         * math/libm-test.inc (ALL_RM_TEST): New macro.
16711         (ceil_test): Use ALL_RM_TEST.
16712         (cimag_test): Likewise.
16713         (conj_test): Likewise.
16714         (copysign_test): Likewise.
16715         (cproj_test): Likewise.
16716         (creal_test): Likewise.
16717         (fabs_test): Likewise.
16718         (floor_test): Likewise.
16719         (fmax_test): Likewise.
16720         (fmin_test): Likewise.
16721         (fmod_test): Likewise.
16722         (fpclassify_test): Likewise.
16723         (frexp_test): Likewise.
16724         (ilogb_test): Likewise.
16725         (isfinite_test): Likewise.
16726         (finite_test): Likewise.
16727         (isgreater_test): Likewise.
16728         (isgreaterequal_test): Likewise.
16729         (isinf_test): Likewise.
16730         (isless_test): Likewise.
16731         (islessequal_test): Likewise.
16732         (islessgreater_test): Likewise.
16733         (isnan_test): Likewise.
16734         (isnormal_test): Likewise.
16735         (issignaling_test): Likewise.
16736         (isunordered_test): Likewise.
16737         (logb_test): Likewise.
16738         (logb_downward_test_data): Remove.
16739         (logb_test_downward): Likewise.
16740         (lround_test): Use ALL_RM_TEST.
16741         (llround_test): Likewise.
16742         (modf_test): Likewise.
16743         (nexttoward_test): Likewise.
16744         (remainder_test): Likewise.
16745         (drem_test): Likewise.
16746         (remainder_tonearest_test_data): Likewise.
16747         (remainder_test_tonearest): Likewise.
16748         (drem_test_tonearest): Likewise.
16749         (remainder_towardzero_test_data): Likewise.
16750         (remainder_test_towardzero): Likewise.
16751         (drem_test_towardzero): Likewise.
16752         (remainder_downward_test_data): Likewise.
16753         (remainder_test_downward): Likewise.
16754         (drem_test_downward): Likewise.
16755         (remainder_upward_test_data): Likewise.
16756         (remainder_test_upward): Likewise.
16757         (drem_test_upward): Likewise.
16758         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
16759         (round_test): Use ALL_RM_TEST.
16760         (signbit_test): Likewise.
16761         (trunc_test): Likewise.
16762         (significand_test): Likewise.
16763         (main): Don't call removed functions.
16765 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
16767         [BZ #16674]
16768         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
16769         || __USE_XOPEN2K8].
16770         (ILL_ILLOPN): Likewise.
16771         (ILL_ILLADR): Likewise.
16772         (ILL_ILLTRP): Likewise.
16773         (ILL_PRVOPC): Likewise.
16774         (ILL_PRVREG): Likewise.
16775         (ILL_COPROC): Likewise.
16776         (ILL_BADSTK): Likewise.
16777         (FPE_INTDIV): Likewise.
16778         (FPE_INTOVF): Likewise.
16779         (FPE_FLTDIV): Likewise.
16780         (FPE_FLTOVF): Likewise.
16781         (FPE_FLTUND): Likewise.
16782         (FPE_FLTRES): Likewise.
16783         (FPE_FLTINV): Likewise.
16784         (FPE_FLTSUB): Likewise.
16785         (SEGV_MAPERR): Likewise.
16786         (SEGV_ACCERR): Likewise.
16787         (BUS_ADRALN): Likewise.
16788         (BUS_ADRERR): Likewise.
16789         (BUS_OBJERR): Likewise.
16790         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16791         (TRAP_TRACE): Likewise.
16792         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16793         __USE_XOPEN2K8].
16794         (CLD_KILLED): Likewise.
16795         (CLD_DUMPED): Likewise.
16796         (CLD_TRAPPED): Likewise.
16797         (CLD_STOPPED): Likewise.
16798         (CLD_CONTINUED): Likewise.
16799         (POLL_IN): Likewise.
16800         (POLL_OUT): Likewise.
16801         (POLL_MSG): Likewise.
16802         (POLL_ERR): Likewise.
16803         (POLL_PRI): Likewise.
16804         (POLL_HUP): Likewise.
16805         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
16806         Likewise.
16807         (ILL_ILLOPN): Likewise.
16808         (ILL_ILLADR): Likewise.
16809         (ILL_ILLTRP): Likewise.
16810         (ILL_PRVOPC): Likewise.
16811         (ILL_PRVREG): Likewise.
16812         (ILL_COPROC): Likewise.
16813         (ILL_BADSTK): Likewise.
16814         (FPE_INTDIV): Likewise.
16815         (FPE_INTOVF): Likewise.
16816         (FPE_FLTDIV): Likewise.
16817         (FPE_FLTOVF): Likewise.
16818         (FPE_FLTUND): Likewise.
16819         (FPE_FLTRES): Likewise.
16820         (FPE_FLTINV): Likewise.
16821         (FPE_FLTSUB): Likewise.
16822         (SEGV_MAPERR): Likewise.
16823         (SEGV_ACCERR): Likewise.
16824         (BUS_ADRALN): Likewise.
16825         (BUS_ADRERR): Likewise.
16826         (BUS_OBJERR): Likewise.
16827         (BUS_MCEERR_AR): Likewise.
16828         (BUS_MCEERR_AO): Likewise.
16829         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16830         (TRAP_TRACE): Likewise.
16831         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16832         __USE_XOPEN2K8].
16833         (CLD_KILLED): Likewise.
16834         (CLD_DUMPED): Likewise.
16835         (CLD_TRAPPED): Likewise.
16836         (CLD_STOPPED): Likewise.
16837         (CLD_CONTINUED): Likewise.
16838         (POLL_IN): Likewise.
16839         (POLL_OUT): Likewise.
16840         (POLL_MSG): Likewise.
16841         (POLL_ERR): Likewise.
16842         (POLL_PRI): Likewise.
16843         (POLL_HUP): Likewise.
16844         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
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         (BUS_MCEERR_AR): Likewise.
16866         (BUS_MCEERR_AO): Likewise.
16867         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16868         (TRAP_TRACE): Likewise.
16869         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16870         __USE_XOPEN2K8].
16871         (CLD_KILLED): Likewise.
16872         (CLD_DUMPED): Likewise.
16873         (CLD_TRAPPED): Likewise.
16874         (CLD_STOPPED): Likewise.
16875         (CLD_CONTINUED): Likewise.
16876         (POLL_IN): Likewise.
16877         (POLL_OUT): Likewise.
16878         (POLL_MSG): Likewise.
16879         (POLL_ERR): Likewise.
16880         (POLL_PRI): Likewise.
16881         (POLL_HUP): Likewise.
16882         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
16883         Likewise.
16884         (ILL_ILLOPN): Likewise.
16885         (ILL_ILLADR): Likewise.
16886         (ILL_ILLTRP): Likewise.
16887         (ILL_PRVOPC): Likewise.
16888         (ILL_PRVREG): Likewise.
16889         (ILL_COPROC): Likewise.
16890         (ILL_BADSTK): Likewise.
16891         (ILL_BADIADDR): Likewise.
16892         (ILL_BREAK): Likewise.
16893         (FPE_INTDIV): Likewise.
16894         (FPE_INTOVF): Likewise.
16895         (FPE_FLTDIV): Likewise.
16896         (FPE_FLTOVF): Likewise.
16897         (FPE_FLTUND): Likewise.
16898         (FPE_FLTRES): Likewise.
16899         (FPE_FLTINV): Likewise.
16900         (FPE_FLTSUB): Likewise.
16901         (FPE_DECOVF): Likewise.
16902         (FPE_DECDIV): Likewise.
16903         (FPE_DECERR): Likewise.
16904         (FPE_INVASC): Likewise.
16905         (FPE_INVDEC): Likewise.
16906         (SEGV_MAPERR): Likewise.
16907         (SEGV_ACCERR): Likewise.
16908         (SEGV_PSTKOVF): Likewise.
16909         (BUS_ADRALN): Likewise.
16910         (BUS_ADRERR): Likewise.
16911         (BUS_OBJERR): Likewise.
16912         (BUS_MCEERR_AR): Likewise.
16913         (BUS_MCEERR_AO): Likewise.
16914         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16915         (TRAP_TRACE): Likewise.
16916         (TRAP_BRANCH): Likewise.
16917         (TRAP_HWBKPT): Likewise.
16918         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16919         __USE_XOPEN2K8].
16920         (CLD_KILLED): Likewise.
16921         (CLD_DUMPED): Likewise.
16922         (CLD_TRAPPED): Likewise.
16923         (CLD_STOPPED): Likewise.
16924         (CLD_CONTINUED): Likewise.
16925         (POLL_IN): Likewise.
16926         (POLL_OUT): Likewise.
16927         (POLL_MSG): Likewise.
16928         (POLL_ERR): Likewise.
16929         (POLL_PRI): Likewise.
16930         (POLL_HUP): Likewise.
16931         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
16932         (ILL_ILLOPN): Likewise.
16933         (ILL_ILLADR): Likewise.
16934         (ILL_ILLTRP): Likewise.
16935         (ILL_PRVOPC): Likewise.
16936         (ILL_PRVREG): Likewise.
16937         (ILL_COPROC): Likewise.
16938         (ILL_BADSTK): Likewise.
16939         (FPE_INTDIV): Likewise.
16940         (FPE_INTOVF): Likewise.
16941         (FPE_FLTDIV): Likewise.
16942         (FPE_FLTOVF): Likewise.
16943         (FPE_FLTUND): Likewise.
16944         (FPE_FLTRES): Likewise.
16945         (FPE_FLTINV): Likewise.
16946         (FPE_FLTSUB): Likewise.
16947         (SEGV_MAPERR): Likewise.
16948         (SEGV_ACCERR): Likewise.
16949         (BUS_ADRALN): Likewise.
16950         (BUS_ADRERR): Likewise.
16951         (BUS_OBJERR): Likewise.
16952         (BUS_MCEERR_AR): Likewise.
16953         (BUS_MCEERR_AO): Likewise.
16954         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16955         (TRAP_TRACE): Likewise.
16956         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16957         __USE_XOPEN2K8].
16958         (CLD_KILLED): Likewise.
16959         (CLD_DUMPED): Likewise.
16960         (CLD_TRAPPED): Likewise.
16961         (CLD_STOPPED): Likewise.
16962         (CLD_CONTINUED): Likewise.
16963         (POLL_IN): Likewise.
16964         (POLL_OUT): Likewise.
16965         (POLL_MSG): Likewise.
16966         (POLL_ERR): Likewise.
16967         (POLL_PRI): Likewise.
16968         (POLL_HUP): Likewise.
16969         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
16970         (ILL_ILLOPN): Likewise.
16971         (ILL_ILLADR): Likewise.
16972         (ILL_ILLTRP): Likewise.
16973         (ILL_PRVOPC): Likewise.
16974         (ILL_PRVREG): Likewise.
16975         (ILL_COPROC): Likewise.
16976         (ILL_BADSTK): Likewise.
16977         (FPE_INTDIV): Likewise.
16978         (FPE_INTOVF): Likewise.
16979         (FPE_FLTDIV): Likewise.
16980         (FPE_FLTOVF): Likewise.
16981         (FPE_FLTUND): Likewise.
16982         (FPE_FLTRES): Likewise.
16983         (FPE_FLTINV): Likewise.
16984         (FPE_FLTSUB): Likewise.
16985         (SEGV_MAPERR): Likewise.
16986         (SEGV_ACCERR): Likewise.
16987         (BUS_ADRALN): Likewise.
16988         (BUS_ADRERR): Likewise.
16989         (BUS_OBJERR): Likewise.
16990         (BUS_MCEERR_AR): Likewise.
16991         (BUS_MCEERR_AO): Likewise.
16992         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16993         (TRAP_TRACE): Likewise.
16994         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16995         __USE_XOPEN2K8].
16996         (CLD_KILLED): Likewise.
16997         (CLD_DUMPED): Likewise.
16998         (CLD_TRAPPED): Likewise.
16999         (CLD_STOPPED): Likewise.
17000         (CLD_CONTINUED): Likewise.
17001         (POLL_IN): Likewise.
17002         (POLL_OUT): Likewise.
17003         (POLL_MSG): Likewise.
17004         (POLL_ERR): Likewise.
17005         (POLL_PRI): Likewise.
17006         (POLL_HUP): Likewise.
17007         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
17008         (ILL_ILLOPN): Likewise.
17009         (ILL_ILLADR): Likewise.
17010         (ILL_ILLTRP): Likewise.
17011         (ILL_PRVOPC): Likewise.
17012         (ILL_PRVREG): Likewise.
17013         (ILL_COPROC): Likewise.
17014         (ILL_BADSTK): Likewise.
17015         (FPE_INTDIV): Likewise.
17016         (FPE_INTOVF): Likewise.
17017         (FPE_FLTDIV): Likewise.
17018         (FPE_FLTOVF): Likewise.
17019         (FPE_FLTUND): Likewise.
17020         (FPE_FLTRES): Likewise.
17021         (FPE_FLTINV): Likewise.
17022         (FPE_FLTSUB): Likewise.
17023         (SEGV_MAPERR): Likewise.
17024         (SEGV_ACCERR): Likewise.
17025         (BUS_ADRALN): Likewise.
17026         (BUS_ADRERR): Likewise.
17027         (BUS_OBJERR): Likewise.
17028         (BUS_MCEERR_AR): Likewise.
17029         (BUS_MCEERR_AO): Likewise.
17030         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17031         (TRAP_TRACE): Likewise.
17032         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17033         __USE_XOPEN2K8].
17034         (CLD_KILLED): Likewise.
17035         (CLD_DUMPED): Likewise.
17036         (CLD_TRAPPED): Likewise.
17037         (CLD_STOPPED): Likewise.
17038         (CLD_CONTINUED): Likewise.
17039         (POLL_IN): Likewise.
17040         (POLL_OUT): Likewise.
17041         (POLL_MSG): Likewise.
17042         (POLL_ERR): Likewise.
17043         (POLL_PRI): Likewise.
17044         (POLL_HUP): Likewise.
17045         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
17046         (ILL_ILLOPN): Likewise.
17047         (ILL_ILLADR): Likewise.
17048         (ILL_ILLTRP): Likewise.
17049         (ILL_PRVOPC): Likewise.
17050         (ILL_PRVREG): Likewise.
17051         (ILL_COPROC): Likewise.
17052         (ILL_BADSTK): Likewise.
17053         (ILL_DBLFLT): Likewise.
17054         (ILL_HARDWALL): Likewise.
17055         (FPE_INTDIV): Likewise.
17056         (FPE_INTOVF): Likewise.
17057         (FPE_FLTDIV): Likewise.
17058         (FPE_FLTOVF): Likewise.
17059         (FPE_FLTUND): Likewise.
17060         (FPE_FLTRES): Likewise.
17061         (FPE_FLTINV): Likewise.
17062         (FPE_FLTSUB): Likewise.
17063         (SEGV_MAPERR): Likewise.
17064         (SEGV_ACCERR): Likewise.
17065         (BUS_ADRALN): Likewise.
17066         (BUS_ADRERR): Likewise.
17067         (BUS_OBJERR): Likewise.
17068         (BUS_MCEERR_AR): Likewise.
17069         (BUS_MCEERR_AO): Likewise.
17070         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17071         (TRAP_TRACE): Likewise.
17072         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17073         __USE_XOPEN2K8].
17074         (CLD_KILLED): Likewise.
17075         (CLD_DUMPED): Likewise.
17076         (CLD_TRAPPED): Likewise.
17077         (CLD_STOPPED): Likewise.
17078         (CLD_CONTINUED): Likewise.
17079         (POLL_IN): Likewise.
17080         (POLL_OUT): Likewise.
17081         (POLL_MSG): Likewise.
17082         (POLL_ERR): Likewise.
17083         (POLL_PRI): Likewise.
17084         (POLL_HUP): Likewise.
17085         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
17086         (ILL_ILLOPN): Likewise.
17087         (ILL_ILLADR): Likewise.
17088         (ILL_ILLTRP): Likewise.
17089         (ILL_PRVOPC): Likewise.
17090         (ILL_PRVREG): Likewise.
17091         (ILL_COPROC): Likewise.
17092         (ILL_BADSTK): Likewise.
17093         (FPE_INTDIV): Likewise.
17094         (FPE_INTOVF): Likewise.
17095         (FPE_FLTDIV): Likewise.
17096         (FPE_FLTOVF): Likewise.
17097         (FPE_FLTUND): Likewise.
17098         (FPE_FLTRES): Likewise.
17099         (FPE_FLTINV): Likewise.
17100         (FPE_FLTSUB): Likewise.
17101         (SEGV_MAPERR): Likewise.
17102         (SEGV_ACCERR): Likewise.
17103         (BUS_ADRALN): Likewise.
17104         (BUS_ADRERR): Likewise.
17105         (BUS_OBJERR): Likewise.
17106         (BUS_MCEERR_AR): Likewise.
17107         (BUS_MCEERR_AO): Likewise.
17108         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17109         (TRAP_TRACE): Likewise.
17110         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17111         __USE_XOPEN2K8].
17112         (CLD_KILLED): Likewise.
17113         (CLD_DUMPED): Likewise.
17114         (CLD_TRAPPED): Likewise.
17115         (CLD_STOPPED): Likewise.
17116         (CLD_CONTINUED): Likewise.
17117         (POLL_IN): Likewise.
17118         (POLL_OUT): Likewise.
17119         (POLL_MSG): Likewise.
17120         (POLL_ERR): Likewise.
17121         (POLL_PRI): Likewise.
17122         (POLL_HUP): Likewise.
17123         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
17124         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
17126         [BZ #16670]
17127         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
17128         before #include of <time.h>.
17129         [!__USE_XOPEN2K] (__need_timespec): Likewise.
17130         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
17131         (test-xfail-UNIX98/sched.h/conform): Likewise.
17133 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
17135         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
17136         error absence of trapping exception support.
17137         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
17139 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
17141         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
17142         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
17143         * timezone/Makefile (testdata): Move definition above include of
17144         Rules.
17145         (test-zones): New variable.
17146         (tests-special): Add zone files.
17147         (build-testdata): Use $(evaluate-test).
17149         * elf/Makefile (tests-special): Rename tests to end with .out.
17150         ($(objpfx)noload-mem): Likewise.
17151         ($(objpfx)tst-leaks1-mem): Likewise.
17152         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
17153         * iconv/Makefile (xtests-special): Change test-iconvconfig to
17154         $(objpfx)test-iconvconfig.out.
17155         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
17156         set -e inside subshell and redirect output to file.
17157         * iconvdata/Makefile (generated): Rename tests to end with .out.
17158         Correct type.
17159         (tests-special): Rename tests to end with .out.
17160         ($(objpfx)mtrace-tst-loading): Likewise.
17161         * intl/Makefile (generated): Likewise.
17162         (tests-special): Likewise.
17163         ($(objpfx)mtrace-tst-gettext): Likewise.
17164         * misc/Makefile (generated): Likewise.
17165         (tests-special): Likewise.
17166         ($(objpfx)tst-error1-mem): Likewise.
17167         * nptl/Makefile (tests-special): Likewise.
17168         ($(objpfx)tst-stack3-mem): Likewise.
17169         (generated): Likewise.
17170         * posix/Makefile (generated): Likewise.
17171         (tests-special): Likewise.
17172         (xtests-special): Likewise.
17173         ($(objpfx)tst-fnmatch-mem): Likewise.
17174         ($(objpfx)bug-regex2-mem): Likewise.
17175         ($(objpfx)bug-regex14-mem): Likewise.
17176         ($(objpfx)bug-regex21-mem): Likewise.
17177         ($(objpfx)bug-regex31-mem): Likewise.
17178         ($(objpfx)tst-vfork3-mem): Likewise.
17179         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
17180         ($(objpfx)tst-pcre-mem): Likewise.
17181         ($(objpfx)tst-boost-mem): Likewise.
17182         ($(objpfx)bug-ga2-mem): Likewise.
17183         ($(objpfx)bug-glob2-mem): Likewise.
17184         * resolv/Makefile (generate): Likewise.
17185         (tests-special): Likewise.
17186         (xtests-special): Likewise.
17187         (generated): Likewise.
17188         ($(objpfx)mtrace-tst-leaks): Likewise.
17189         ($(objpfx)mtrace-tst-leaks2): Likewise.
17191         * scripts/merge-test-results.sh: New file.
17192         * Makefile (tests-special-notdir): New variable.
17193         (tests): Run merge-test-results.sh.
17194         (xtests): Likewise.
17195         * Rules (tests-special-notdir): New variable.
17196         (xtests-special-notdir): Likewise.
17197         (tests): Run merge-test-results.sh
17198         (xtests): Likewise.
17200         * Makeconfig (test-xfail-name): New variable.
17201         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
17202         compute variable name for expected failures.
17203         * conform/Makefile (conformtest-headers-data): New variable.
17204         (conformtest-standards): Likewise.
17205         (conformtest-headers-ISO): Likewise.
17206         (conformtest-headers-ISO99): Likewise.
17207         (conformtest-headers-ISO11): Likewise.
17208         (conformtest-headers-POSIX): Likewise.
17209         (conformtest-headers-XPG3): Likewise.
17210         (conformtest-headers-XPG4): Likewise.
17211         (conformtest-headers-UNIX98): Likewise.
17212         (conformtest-headers-XOPEN2K): Likewise.
17213         (conformtest-headers-POSIX2008): Likewise.
17214         (conformtest-headers-XOPEN2K8): Likewise.
17215         (conformtest-header-list-base): Likewise.
17216         (conformtest-header-list-tests): Likewise.
17217         (conformtest-header-base): Likewise.
17218         (conformtest-header-tests): Likewise.
17219         (tests-special): Add $(conformtest-header-list-tests).  If
17220         [$(fast-check) && !$(cross-compiling)], add
17221         $(conformtest-header-tests) instead of
17222         $(objpfx)run-conformtest.out.
17223         (generated): Add $(conformtest-header-list-base).  If
17224         [$(fast-check) && !$(cross-compiling)], add
17225         $(conformtest-header-base).  Remove previous setting.
17226         ($(conformtest-header-list-tests)): New target.
17227         (test-xfail-run-conformtest): Remove variable.
17228         ($(objpfx)run-conformtest.out): Remove target.
17229         (test-xfail-ISO11/complex.h/conform): New variable.
17230         (test-xfail-ISO11/stdalign.h/conform): Likewise.
17231         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
17232         (test-xfail-XPG3/varargs.h/conform): Likewise.
17233         (test-xfail-XPG4/varargs.h/conform): Likewise.
17234         (test-xfail-UNIX98/varargs.h/conform): Likewise.
17235         (test-xfail-XPG4/ndbm.h/conform): Likewise.
17236         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
17237         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
17238         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
17239         (test-xfail-XPG3/fcntl.h/conform): Likewise.
17240         (test-xfail-XPG3/ftw.h/conform): Likewise.
17241         (test-xfail-XPG3/grp.h/conform): Likewise.
17242         (test-xfail-XPG3/langinfo.h/conform): Likewise.
17243         (test-xfail-XPG3/limits.h/conform): Likewise.
17244         (test-xfail-XPG3/pwd.h/conform): Likewise.
17245         (test-xfail-XPG3/search.h/conform): Likewise.
17246         (test-xfail-XPG3/signal.h/conform): Likewise.
17247         (test-xfail-XPG3/stdio.h/conform): Likewise.
17248         (test-xfail-XPG3/stdlib.h/conform): Likewise.
17249         (test-xfail-XPG3/string.h/conform): Likewise.
17250         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
17251         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
17252         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
17253         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
17254         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
17255         (test-xfail-XPG3/sys/types.h/conform): Likewise.
17256         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
17257         (test-xfail-XPG3/termios.h/conform): Likewise.
17258         (test-xfail-XPG3/time.h/conform): Likewise.
17259         (test-xfail-XPG3/unistd.h/conform): Likewise.
17260         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
17261         (test-xfail-XPG4/fcntl.h/conform): Likewise.
17262         (test-xfail-XPG4/langinfo.h/conform): Likewise.
17263         (test-xfail-XPG4/netdb.h/conform): Likewise.
17264         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
17265         (test-xfail-XPG4/signal.h/conform): Likewise.
17266         (test-xfail-XPG4/stdio.h/conform): Likewise.
17267         (test-xfail-XPG4/stdlib.h/conform): Likewise.
17268         (test-xfail-XPG4/stropts.h/conform): Likewise.
17269         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
17270         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
17271         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
17272         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
17273         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
17274         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
17275         (test-xfail-XPG4/sys/time.h/conform): Likewise.
17276         (test-xfail-XPG4/sys/types.h/conform): Likewise.
17277         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
17278         (test-xfail-XPG4/termios.h/conform): Likewise.
17279         (test-xfail-XPG4/ucontext.h/conform): Likewise.
17280         (test-xfail-XPG4/unistd.h/conform): Likewise.
17281         (test-xfail-XPG4/utmpx.h/conform): Likewise.
17282         (test-xfail-POSIX/sched.h/conform): Likewise.
17283         (test-xfail-POSIX/signal.h/conform): Likewise.
17284         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
17285         (test-xfail-POSIX/tar.h/conform): Likewise.
17286         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
17287         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
17288         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
17289         (test-xfail-UNIX98/netdb.h/conform): Likewise.
17290         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
17291         (test-xfail-UNIX98/sched.h/conform): Likewise.
17292         (test-xfail-UNIX98/signal.h/conform): Likewise.
17293         (test-xfail-UNIX98/stdio.h/conform): Likewise.
17294         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
17295         (test-xfail-UNIX98/stropts.h/conform): Likewise.
17296         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
17297         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
17298         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
17299         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
17300         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
17301         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
17302         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
17303         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
17304         (test-xfail-UNIX98/unistd.h/conform): Likewise.
17305         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
17306         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
17307         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
17308         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
17309         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
17310         (test-xfail-XOPEN2K/math.h/conform): Likewise.
17311         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
17312         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
17313         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
17314         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
17315         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
17316         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
17317         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
17318         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
17319         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
17320         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
17321         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
17322         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
17323         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
17324         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
17325         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
17326         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
17327         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
17328         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
17329         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
17330         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
17331         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
17332         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
17333         (test-xfail-POSIX2008/signal.h/conform): Likewise.
17334         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
17335         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
17336         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
17337         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
17338         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
17339         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
17340         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
17341         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
17342         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
17343         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
17344         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
17345         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
17346         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
17347         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
17348         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
17349         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
17350         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
17351         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
17352         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
17353         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
17354         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
17355         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
17356         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
17357         (conformtest-cc-flags): Likewise.
17358         ($(conformtest-header-tests): New target.
17359         * conform/check-header-lists.sh: New file.
17360         * conform/run-conformtest.sh: Remove.
17362         * conform/conformtest.pl: Allow ' and \ in values given for
17363         constants.
17364         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
17365         inclusion.
17366         [POSIX] (sys/types.h): Likewise.
17367         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
17368         inclusion.
17369         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
17370         inclusion.
17371         * conform/data/signal.h-data (SIGIO): Remove expectation.
17372         [XPG3] (SIGBUS): Do not expect.
17373         [POSIX || XPG3] (SIGPOLL): Likewise.
17374         [POSIX || XPG3] (SIGPROF): Likewise.
17375         [POSIX || XPG3] (SIGSYS): Likewise.
17376         [XPG3] (SIGTRAP): Likewise.
17377         [POSIX || XPG3] (SIGURG): Likewise.
17378         [POSIX || XPG3] (SIGVTALRM): Likewise.
17379         [POSIX || XPG3] (SIGXCPU): Likewise.
17380         [POSIX || XPG3] (SIGXFSZ): Likewise.
17381         [POSIX] (SA_SIGINFO): Expect.
17382         [XPG3] (siginfo_t): Do not expect type or contents.
17383         [POSIX] (si_pid): Do not expect element.
17384         [POSIX] (si_uid): Likewise.
17385         [POSIX] (si_addr): Likewise.
17386         [POSIX] (si_status): Likewise.
17387         [POSIX] (si_band): Likewise.
17388         [XPG4] (si_value): Likewise.
17389         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
17390         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
17391         [POSIX || XPG3] (ILL_ILLADR): Likewise.
17392         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
17393         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
17394         [POSIX || XPG3] (ILL_PRVREG): Likewise.
17395         [POSIX || XPG3] (ILL_COPROC): Likewise.
17396         [POSIX || XPG3] (ILL_BADSTK): Likewise.
17397         [POSIX || XPG3] (FPE_INTDIV): Likewise.
17398         [POSIX || XPG3] (FPE_INTOVF): Likewise.
17399         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
17400         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
17401         [POSIX || XPG3] (FPE_FLTUND): Likewise.
17402         [POSIX || XPG3] (FPE_FLTRES): Likewise.
17403         [POSIX || XPG3] (FPE_FLTINV): Likewise.
17404         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
17405         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
17406         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
17407         [POSIX || XPG3] (BUS_ADRALN): Likewise.
17408         [POSIX || XPG3] (BUS_ADRERR): Likewise.
17409         [POSIX || XPG3] (BUS_OBJERR): Likewise.
17410         [POSIX || XPG3] (CLD_EXITED): Likewise.
17411         [POSIX || XPG3] (CLD_KILLED): Likewise.
17412         [POSIX || XPG3] (CLD_DUMPED): Likewise.
17413         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
17414         [POSIX || XPG3] (CLD_STOPPED): Likewise.
17415         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
17416         [POSIX || XPG3] (POLL_IN): Likewise.
17417         [POSIX || XPG3] (POLL_OUT): Likewise.
17418         [POSIX || XPG3] (POLL_MSG): Likewise.
17419         [POSIX || XPG3] (POLL_ERR): Likewise.
17420         [POSIX || XPG3] (POLL_PRI): Likewise.
17421         [POSIX || XPG3] (POLL_HUP): Likewise.
17422         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
17423         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
17424         (SIG*): Do not allow.
17425         [XPG3] (si_*): Likewise.
17426         [XPG3] (SI_*): Likewise.
17427         [XPG3 || XPG4] (sigev_*): Likewise.
17428         [XPG3 || XPG4] (SIGEV_*): Likewise.
17429         [XPG3 || XPG4] (sival_*): Likewise.
17430         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
17431         [POSIX || XPG3] (BUS_*): Likewise.
17432         [POSIX || XPG3] (CLD_*): Likewise.
17433         [POSIX || XPG3] (FPE_*): Likewise.
17434         [POSIX || XPG3] (ILL_*): Likewise.
17435         [POSIX || XPG3] (POLL_*): Likewise.
17436         [POSIX || XPG3] (SEGV_*): Likewise.
17437         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
17438         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
17439         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
17440         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
17441         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
17442         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
17443         Specify type and value.
17444         (TVERSLEN): Likewise.
17445         (REGTYPE): Likewise.
17446         (AREGTYPE): Likewise.
17447         (LNKTYPE): Likewise.
17448         (SYMTYPE): Likewise.
17449         (CHRTYPE): Likewise.
17450         (BLKTYPE): Likewise.
17451         (DIRTYPE): Likewise.
17452         (FIFOTYPE): Likewise.
17453         (CONTTYPE): Likewise.
17454         (TSUID): Likewise.
17455         (TSGID): Likewise.
17456         (TSVTX): Likewise.
17457         (TUREAD): Likewise.
17458         (TUWRITE): Likewise.
17459         (TUEXEC): Likewise.
17460         (TGREAD): Likewise.
17461         (TGWRITE): Likewise.
17462         (TGEXEC): Likewise.
17463         (TOREAD): Likewise.
17464         (TOWRITE): Likewise.
17465         (TOEXEC): Likewise.
17466         [POSIX] (TSVTX): Expect constant.
17468 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
17470         * Makefile (tests): Change dependencies to ....
17471         (tests-special): ... additions to this variable.
17472         (tests): Depend on $(tests-special).
17473         * Makerules (check-abi-list): New variable.
17474         (check-abi): Depend on $(check-abi-list).
17475         [$(subdir) = elf] (tests-special): Add
17476         $(objpfx)check-abi-libc.out.
17477         [$(build-shared) = yes && subdir] (tests-special): Add
17478         $(check-abi-list).
17479         [$(build-shared) = yes && subdir] (tests): Do not depend on
17480         check-abi.
17481         * Rules (tests): Depend on $(tests-special).
17482         (xtests): Depend on $(xtests-special).
17483         * catgets/Makefile (tests): Change dependencies to ....
17484         (tests-special): ... additions to this variable.
17485         * conform/Makefile (tests): Change dependencies to ....
17486         (tests-special): ... additions to this variable.
17487         * elf/Makefile (tests): Change dependencies to ....
17488         (tests-special): ... additions to this variable.
17489         * grp/Makefile (tests): Change dependencies to ....
17490         (tests-special): ... additions to this variable.
17491         * iconv/Makefile (xtests): Change dependencies to ....
17492         (xtests-special): ... additions to this variable.
17493         * iconvdata/Makefile (tests): Change dependencies to ....
17494         (tests-special): ... additions to this variable.
17495         * intl/Makefile (tests): Change dependencies to ....
17496         (tests-special): ... additions to this variable.  Also add
17497         $(objpfx)tst-gettext.out.
17498         * io/Makefile (tests): Change dependencies to ....
17499         (tests-special): ... additions to this variable.
17500         * libio/Makefile (tests): Change dependencies to ....
17501         (tests-special): ... additions to this variable.
17502         * malloc/Makefile (tests): Change dependencies to ....
17503         (tests-special): ... additions to this variable.
17504         * misc/Makefile (tests): Change dependencies to ....
17505         (tests-special): ... additions to this variable.
17506         * nptl/Makefile (tests): Change dependencies to ....
17507         (tests-special): ... additions to this variable.
17508         * nptl_db/Makefile (tests): Change dependencies to ....
17509         (tests-special): ... additions to this variable.
17510         * posix/Makefile (tests): Change dependencies to ....
17511         (tests-special): ... additions to this variable.
17512         (xtests): Change dependencies to ....
17513         (xtests-special): ... additions to this variable.
17514         * resolv/Makefile (tests): Change dependencies to ....
17515         (tests-special): ... additions to this variable.
17516         (xtests): Change dependencies to ....
17517         (xtests-special): ... additions to this variable.
17518         * stdio-common/Makefile (tests): Change dependencies to ....
17519         (tests-special): ... additions to this variable.
17520         (do-tst-unbputc): Remove target.
17521         (do-tst-printf): Likewise.
17522         * stdlib/Makefile (tests): Change dependencies to ....
17523         (tests-special): ... additions to this variable.
17524         * string/Makefile (tests): Change dependencies to ....
17525         (tests-special): ... additions to this variable.
17526         * sysdeps/x86/Makefile (tests): Change dependencies to ....
17527         (tests-special): ... additions to this variable.
17529         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
17530         whole file.
17531         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
17532         whole file.
17533         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
17534         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
17536         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
17537         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
17538         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
17539         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
17540         * conform/data/libgen.h-data [XPG3]: Likewise.
17541         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
17542         * conform/data/ndbm.h-data [XPG3]: Likewise.
17543         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
17544         * conform/data/netdb.h-data [XPG3]: Likewise.
17545         * conform/data/netinet/in.h-data [XPG3]: Likewise.
17546         * conform/data/poll.h-data [XPG3]: Likewise.
17547         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
17548         * conform/data/strings.h-data [XPG3]: Likewise.
17549         * conform/data/stropts.h-data [XPG3]: Likewise.
17550         * conform/data/sys/mman.h-data [XPG3]: Likewise.
17551         * conform/data/sys/resource.h-data [XPG3]: Likewise.
17552         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
17553         Likewise.
17554         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
17555         * conform/data/sys/time.h-data [XPG3]: Likewise.
17556         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
17557         * conform/data/sys/uio.h-data [XPG3]: Likewise.
17558         * conform/data/sys/un.h-data [XPG3]: Likewise.
17559         * conform/data/syslog.h-data [XPG3]: Likewise.
17560         * conform/data/ucontext.h-data [XPG3]: Likewise.
17561         * conform/data/utmpx.h-data [XPG3]: Likewise.
17562         * conform/data/varargs.h-data [UNIX98]: Enable file.
17564         * manual/Makefile (INSTALL_INFO): Remove variable setting.
17566         * math/libm-test.inc (struct test_f_f_data): Move expected results
17567         into structure for each rounding mode.
17568         (struct test_ff_f_data): Likewise.
17569         (struct test_ff_f_data_nexttoward): Likewise.
17570         (struct test_fi_f_data): Likewise.
17571         (struct test_fl_f_data): Likewise.
17572         (struct test_if_f_data): Likewise.
17573         (struct test_fff_f_data): Likewise.
17574         (struct test_c_f_data): Likewise.
17575         (struct test_f_f1_data): Likewise.
17576         (struct test_fF_f1_data): Likewise.
17577         (struct test_ffI_f1_data): Likewise.
17578         (struct test_c_c_data): Likewise.
17579         (struct test_cc_c_data): Likewise.
17580         (struct test_f_i_data): Likewise.
17581         (struct test_ff_i_data): Likewise.
17582         (struct test_f_l_data): Likewise.
17583         (struct test_f_L_data): Likewise.
17584         (struct test_fFF_11_data): Likewise.
17585         (RM_): New macro.
17586         (RM_FE_DOWNWARD): Likewise.
17587         (RM_FE_TONEAREST): Likewise.
17588         (RM_FE_TOWARDZERO): Likewise.
17589         (RM_FE_UPWARD): Likewise.
17590         (RUN_TEST_LOOP_f_f): Update references to expected results.
17591         (RUN_TEST_LOOP_2_f): Likewise.
17592         (RUN_TEST_LOOP_fff_f): Likewise.
17593         (RUN_TEST_LOOP_c_f): Likewise.
17594         (RUN_TEST_LOOP_f_f1): Likewise.
17595         (RUN_TEST_LOOP_fF_f1): Likewise.
17596         (RUN_TEST_LOOP_fI_f1): Likewise.
17597         (RUN_TEST_LOOP_ffI_f1): Likewise.
17598         (RUN_TEST_LOOP_c_c): Likewise.
17599         (RUN_TEST_LOOP_cc_c): Likewise.
17600         (RUN_TEST_LOOP_f_i): Likewise.
17601         (RUN_TEST_LOOP_f_i_tg): Likewise.
17602         (RUN_TEST_LOOP_ff_i_tg): Likewise.
17603         (RUN_TEST_LOOP_f_b): Likewise.
17604         (RUN_TEST_LOOP_f_b_tg): Likewise.
17605         (RUN_TEST_LOOP_f_l): Likewise.
17606         (RUN_TEST_LOOP_f_L): Likewise.
17607         (RUN_TEST_LOOP_fFF_11): Likewise.
17608         * math/gen-libm-test.pl (parse_args): Output four copies of
17609         expected results for each test.
17611         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
17612         (__ASSUME_UTIMES): Remove.
17613         * sysdeps/unix/sysv/linux/tile/kernel-features.h
17614         (__ASSUME_UTIMES): Likewise.
17616         * math/gen-auto-libm-tests.c: Update comment on output format.
17617         (output_for_one_input_case): Generate before-rounding and
17618         after-rounding information as conditions on output flags not
17619         floating-point format.
17620         * math/auto-libm-test-out: Regenerated.
17621         * math/gen-libm-test.pl (cond_value): New function.
17622         (or_cond_value): Use cond_value.
17623         (generate_testfile): Handle conditional exceptions.
17625 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
17627         * math/libm-test.inc (max_valid_error): New variable.
17628         (init_max_error): Take new argument specifying whether function
17629         results are exactly determined.  Set max_valid_error and bound
17630         other variables for errors based on this argument.
17631         (set_max_error): Do not record results above max_valid_error.
17632         (check_float_internal): Only accept errors of up to 0.5ulps if
17633         also at most max_valid_error.
17634         (START): Take new argument EXACT and pass it to init_max_error.
17635         (acos_test): Update call to START.
17636         (acos_test_tonearest): Likewise.
17637         (acos_test_towardzero): Likewise.
17638         (acos_test_downward): Likewise.
17639         (acos_test_upward): Likewise.
17640         (acosh_test): Likewise.
17641         (asin_test): Likewise.
17642         (asin_test_tonearest): Likewise.
17643         (asin_test_towardzero): Likewise.
17644         (asin_test_downward): Likewise.
17645         (asin_test_upward): Likewise.
17646         (asinh_test): Likewise.
17647         (atan_test): Likewise.
17648         (atanh_test): Likewise.
17649         (atan2_test): Likewise.
17650         (cabs_test): Likewise.
17651         (cacos_test): Likewise.
17652         (cacosh_test): Likewise.
17653         (carg_test): Likewise.
17654         (casin_test): Likewise.
17655         (casinh_test): Likewise.
17656         (catan_test): Likewise.
17657         (catanh_test): Likewise.
17658         (cbrt_test): Likewise.
17659         (ccos_test): Likewise.
17660         (ccosh_test): Likewise.
17661         (ceil_test): Likewise.
17662         (cexp_test): Likewise.
17663         (cimag_test): Likewise.
17664         (clog_test): Likewise.
17665         (clog10_test): Likewise.
17666         (conj_test): Likewise.
17667         (copysign_test): Likewise.
17668         (cos_test): Likewise.
17669         (cos_test_tonearest): Likewise.
17670         (cos_test_towardzero): Likewise.
17671         (cos_test_downward): Likewise.
17672         (cos_test_upward): Likewise.
17673         (cosh_test): Likewise.
17674         (cosh_test_tonearest): Likewise.
17675         (cosh_test_towardzero): Likewise.
17676         (cosh_test_downward): Likewise.
17677         (cosh_test_upward): Likewise.
17678         (cpow_test): Likewise.
17679         (cproj_test): Likewise.
17680         (creal_test): Likewise.
17681         (csin_test): Likewise.
17682         (csinh_test): Likewise.
17683         (csqrt_test): Likewise.
17684         (ctan_test): Likewise.
17685         (ctan_test_tonearest): Likewise.
17686         (ctan_test_towardzero): Likewise.
17687         (ctan_test_downward): Likewise.
17688         (ctan_test_upward): Likewise.
17689         (ctanh_test): Likewise.
17690         (ctanh_test_tonearest): Likewise.
17691         (ctanh_test_towardzero): Likewise.
17692         (ctanh_test_downward): Likewise.
17693         (ctanh_test_upward): Likewise.
17694         (erf_test): Likewise.
17695         (erfc_test): Likewise.
17696         (exp_test): Likewise.
17697         (exp_test_tonearest): Likewise.
17698         (exp_test_towardzero): Likewise.
17699         (exp_test_downward): Likewise.
17700         (exp_test_upward): Likewise.
17701         (exp10_test): Likewise.
17702         (exp10_test_tonearest): Likewise.
17703         (exp10_test_towardzero): Likewise.
17704         (exp10_test_downward): Likewise.
17705         (exp10_test_upward): Likewise.
17706         (pow10_test): Likewise.
17707         (exp2_test): Likewise.
17708         (expm1_test): Likewise.
17709         (expm1_test_tonearest): Likewise.
17710         (expm1_test_towardzero): Likewise.
17711         (expm1_test_downward): Likewise.
17712         (expm1_test_upward): Likewise.
17713         (fabs_test): Likewise.
17714         (fdim_test): Likewise.
17715         (floor_test): Likewise.
17716         (fma_test): Likewise.
17717         (fma_test_towardzero): Likewise.
17718         (fma_test_downward): Likewise.
17719         (fma_test_upward): Likewise.
17720         (fmax_test): Likewise.
17721         (fmin_test): Likewise.
17722         (fmod_test): Likewise.
17723         (fpclassify_test): Likewise.
17724         (frexp_test): Likewise.
17725         (hypot_test): Likewise.
17726         (ilogb_test): Likewise.
17727         (isfinite_test): Likewise.
17728         (finite_test): Likewise.
17729         (isgreater_test): Likewise.
17730         (isgreaterequal_test): Likewise.
17731         (isinf_test): Likewise.
17732         (isless_test): Likewise.
17733         (islessequal_test): Likewise.
17734         (islessgreater_test): Likewise.
17735         (isnan_test): Likewise.
17736         (isnormal_test): Likewise.
17737         (issignaling_test): Likewise.
17738         (isunordered_test): Likewise.
17739         (j0_test): Likewise.
17740         (j1_test): Likewise.
17741         (jn_test): Likewise.
17742         (ldexp_test): Likewise.
17743         (lgamma_test): Likewise.
17744         (gamma_test): Likewise.
17745         (lrint_test): Likewise.
17746         (lrint_test_tonearest): Likewise.
17747         (lrint_test_towardzero): Likewise.
17748         (lrint_test_downward): Likewise.
17749         (lrint_test_upward): Likewise.
17750         (llrint_test): Likewise.
17751         (llrint_test_tonearest): Likewise.
17752         (llrint_test_towardzero): Likewise.
17753         (llrint_test_downward): Likewise.
17754         (llrint_test_upward): Likewise.
17755         (log_test): Likewise.
17756         (log10_test): Likewise.
17757         (log1p_test): Likewise.
17758         (log2_test): Likewise.
17759         (logb_test): Likewise.
17760         (logb_test_downward): Likewise.
17761         (lround_test): Likewise.
17762         (llround_test): Likewise.
17763         (modf_test): Likewise.
17764         (nearbyint_test): Likewise.
17765         (nextafter_test): Likewise.
17766         (nexttoward_test): Likewise.
17767         (pow_test): Likewise.
17768         (pow_test_tonearest): Likewise.
17769         (pow_test_towardzero): Likewise.
17770         (pow_test_downward): Likewise.
17771         (pow_test_upward): Likewise.
17772         (remainder_test): Likewise.
17773         (drem_test): Likewise.
17774         (remainder_test_tonearest): Likewise.
17775         (drem_test_tonearest): Likewise.
17776         (remainder_test_towardzero): Likewise.
17777         (drem_test_towardzero): Likewise.
17778         (remainder_test_downward): Likewise.
17779         (drem_test_downward): Likewise.
17780         (remainder_test_upward): Likewise.
17781         (drem_test_upward): Likewise.
17782         (remquo_test): Likewise.
17783         (rint_test): Likewise.
17784         (rint_test_tonearest): Likewise.
17785         (rint_test_towardzero): Likewise.
17786         (rint_test_downward): Likewise.
17787         (rint_test_upward): Likewise.
17788         (round_test): Likewise.
17789         (scalb_test): Likewise.
17790         (scalbn_test): Likewise.
17791         (scalbln_test): Likewise.
17792         (signbit_test): Likewise.
17793         (sin_test): Likewise.
17794         (sin_test_tonearest): Likewise.
17795         (sin_test_towardzero): Likewise.
17796         (sin_test_downward): Likewise.
17797         (sin_test_upward): Likewise.
17798         (sincos_test): Likewise.
17799         (sinh_test): Likewise.
17800         (sinh_test_tonearest): Likewise.
17801         (sinh_test_towardzero): Likewise.
17802         (sinh_test_downward): Likewise.
17803         (sinh_test_upward): Likewise.
17804         (sqrt_test): Likewise.
17805         (sqrt_test_tonearest): Likewise.
17806         (sqrt_test_towardzero): Likewise.
17807         (sqrt_test_downward): Likewise.
17808         (sqrt_test_upward): Likewise.
17809         (tan_test): Likewise.
17810         (tan_test_tonearest): Likewise.
17811         (tan_test_towardzero): Likewise.
17812         (tan_test_downward): Likewise.
17813         (tan_test_upward): Likewise.
17814         (tanh_test): Likewise.
17815         (tgamma_test): Likewise.
17816         (trunc_test): Likewise.
17817         (y0_test): Likewise.
17818         (y1_test): Likewise.
17819         (yn_test): Likewise.
17820         (significand_test): Likewise.
17822         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
17823         individual tests in comment.
17824         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
17825         (prev_max_error): New variable.
17826         (prev_real_max_error): Likewise.
17827         (prev_imag_max_error): Likewise.
17828         (compare_ulp_data): Don't refer to test names in comment.
17829         (find_test_ulps): Remove function.
17830         (find_function_ulps): Likewise.
17831         (find_complex_function_ulps): Likewise.
17832         (init_max_error): Take function name as argument.  Look up ulps
17833         for that function.
17834         (print_ulps): Remove function.
17835         (print_max_error): Use prev_max_error instead of calling
17836         find_function_ulps.
17837         (print_complex_max_error): Use prev_real_max_error and
17838         prev_imag_max_error instead of calling find_complex_function_ulps.
17839         (check_float_internal): Take max_ulp parameter instead of calling
17840         find_test_ulps.  Don't call print_ulps.
17841         (check_float): Update call to check_float_internal.
17842         (check_complex): Update calls to check_float_internal.
17843         (START): Pass argument to init_max_error.
17844         * math/gen-libm-test.pl (%results): Don't include "kind"
17845         information.
17846         (parse_ulps): Don't handle ulps of individual tests.
17847         (print_ulps_file): Likewise.
17848         (output_ulps): Likewise.
17849         * math/README.libm-test: Update.
17850         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
17851         individual tests.
17852         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
17853         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
17854         * sysdeps/arm/libm-test-ulps: Likewise.
17855         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
17856         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
17857         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
17858         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
17859         * sysdeps/microblaze/libm-test-ulps: Likewise.
17860         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
17861         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
17862         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
17863         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
17864         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
17865         * sysdeps/sh/libm-test-ulps: Likewise.
17866         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
17867         * sysdeps/tile/libm-test-ulps: Likewise.
17868         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17870 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
17872         * math/libm-test.inc (print_complex_max_error): Check separately
17873         whether real and imaginary errors are within allowed range and
17874         pass 0 to print_complex_function_ulps instead of value within
17875         allowed range.
17877 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17879         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
17880         formatting.
17881         (get_handles_fopen): Likewise.
17882         (do_write_test): Likewise.
17884         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
17886         * libio/fileops.c (do_ftell): Use cached offset when
17887         available.
17888         * libio/iofwide.c (do_ftell_wide): Likewise.
17889         * libio/iofdopen.c (_IO_new_fdopen): Don't use
17890         _IO_file_attach.
17891         * libio/wfileops.c (_IO_fwide): Don't cache offset.
17893         [BZ #16532]
17894         * libio/libioP.h (get_file_offset): New function.
17895         * libio/fileops.c (get_file_offset): Likewise.
17896         (do_ftell): Likewise.
17897         (_IO_new_file_seekoff): Split out ftell logic.
17898         * libio/wfileops.c (do_ftell_wide): Likewise.
17899         (_IO_wfile_seekoff): Split out ftell logic.
17900         * libio/tst-ftell-active-handler.c: New test case.
17901         * libio/Makefile (tests): Add it.
17903 2014-03-03  Roland McGrath  <roland@hack.frob.com>
17905         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
17906         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
17908 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
17910         [BZ #16639]
17911         * nscd/connections.c (nscd_init): Call do_exit.
17912         (start_threads): Call do_exit and notify_parent.
17913         (begin_drop_privileges): Call do_exit.
17914         (finish_drop_privileges): Likewise.
17915         * nscd/selinux.c (preserve_capabilities): Likewise.
17916         (install_real_capabilities): Likewise.
17917         (nscd_selinux_enabled): Likewise.
17918         (avc_create_thread): Likewise.
17919         (avc_alloc_lock): Likewise.
17920         (nscd_avc_init): Likewise.
17921         * nscd/nscd.c (parent_fd): New static variable.
17922         (main): Create a pipe between parent and child processes.
17923         Skip closing parent_fd.
17924         (monitor_child): New function.
17925         (do_exit): Likewise.
17926         (notify_parent): Likewise.
17927         * nscd/nscd.h (notify_parent): Likewise.
17928         (do_exit): Likewise.
17930 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
17932         * malloc/malloc.c (__libc_calloc): Revert last change.
17934 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17936         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17938 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
17940         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
17941         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
17942         implementation.
17943         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17944         (__libc_ifunc_impl_list): Likewise.
17945         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
17946         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
17947         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
17948         * string/strrchr.c: Define STRRCHR.
17950 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
17952         * benchtest/bench-strtok.c (simple_strtok): Delete.
17953         (strtok_string): Use as benchmark.
17954         * string/strtok (STRTOK): New macro.
17956 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
17958         * manual/threads.texi: Add header and standard comments to all
17959         functions.
17961         * elf/dl-lookup.c (check_match): New function.
17962         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
17963         (do_lookup_x): Remove nested function check_match. Use non-nested
17964         function check_match.
17966 2014-02-28  Roland McGrath  <roland@hack.frob.com>
17968         * csu/Makefile (generated, before-compile): Use += rather than =.
17969         * catgets/Makefile (generated, generated-dirs): Likewise.
17970         * debug/Makefile (generated): Likewise.
17971         * dlfcn/Makefile (generated): Likewise.
17972         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
17973         * iconvdata/Makefile (before-compile, generated): Likewise.
17974         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
17975         * libio/Makefile (generated): Likewise.
17976         * malloc/Makefile (generated): Likewise.
17977         * manual/Makefile (generated, generated-dirs): Likewise.
17978         * misc/Makefile (generated): Likewise.
17979         * posix/Makefile (generated): Likewise.
17980         * resolv/Makefile (generated): Likewise.
17981         * sunrpc/Makefile (generated, generated-dirs): Likewise.
17982         * timezone/Makefile (generated, generated-dirs): Likewise.
17984         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
17986 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17988         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
17989         power8 implementation.
17990         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
17991         file: POWER8 llround ifunc implementation.
17992         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
17993         (__lllround): Add POWER8 implementation.
17994         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
17995         POWER8 llround implementation.
17997         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
17998         power8 implementation.
17999         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
18000         file: POWER8 llrint ifunc implementation.
18001         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
18002         Add POWER8 implementation.
18003         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
18004         POWER8 llrint implementation.
18006         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
18007         power8 implementation.
18008         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
18009         file: POWER8 finite ifunc implementation.
18010         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
18011         Add POWER8 implementation.
18012         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
18013         Likewise.
18014         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
18015         POWER8 finite implementation.
18016         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
18018         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
18019         power8 implementation.
18020         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
18021         file: POWER8 isinf ifunc implementation.
18022         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
18023         POWER8 implementation.
18024         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
18025         Likewise.
18026         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
18027         isinf implementation.
18028         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
18030         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
18031         (INIT_ARCH): Add hwcap2 initialization.
18032         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
18033         power8 implementation.
18034         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
18035         file: POWER8 isnan ifunc implementation.
18036         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
18037         POWER8 implementation.
18038         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
18039         Likewise.
18040         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
18041         isnan implementation.
18042         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
18044 2014-02-27  Joey Ye  <joey.ye@arm.com>
18046         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
18047         (_FP_NANFRAC_Q): Set to zero.
18049 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
18051         [BZ #16623]
18052         * math/auto-libm-test-in: New test inputs.
18053         * math/auto-libm-test-out: Regenerate.
18054         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
18055         and DA.
18056         (__cos): Likewise.
18057         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
18059 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
18061         * scripts/evaluate-test.sh: Take new argument indicating whether
18062         failure is expected.
18063         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
18064         indicating whether failure is expected.
18065         * conform/Makefile (test-xfail-run-conformtest): New variable.
18066         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
18067         level.
18068         * posix/Makefile (test-xfail-annexc): New variable.
18069         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
18071 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
18073         * argp/Makefile: Include Makeconfig immediately after defining
18074         subdir.
18075         * assert/Makefile: Likewise.
18076         * benchtests/Makefile: Likewise.
18077         * catgets/Makefile: Likewise.
18078         * conform/Makefile: Likewise.
18079         * crypt/Makefile: Likewise.
18080         * csu/Makefile: Likewise.
18081         (all): Remove target.
18082         * ctype/Makefile: Include Makeconfig immediately after defining
18083         subdir.
18084         * debug/Makefile: Likewise.
18085         * dirent/Makefile: Likewise.
18086         * dlfcn/Makefile: Likewise.
18087         * gmon/Makefile: Likewise.
18088         * gnulib/Makefile: Likewise.
18089         * grp/Makefile: Likewise.
18090         * gshadow/Makefile: Likewise.
18091         * hesiod/Makefile: Likewise.
18092         * hurd/Makefile: Likewise.
18093         (all): Remove target.
18094         * iconvdata/Makefile: Include Makeconfig immediately after
18095         defining subdir.
18096         * inet/Makefile: Likewise.
18097         * intl/Makefile: Likewise.
18098         * io/Makefile: Likewise.
18099         * libio/Makefile: Likewise.
18100         (all): Remove target.
18101         * locale/Makefile: Include Makeconfig immediately after defining
18102         subdir.
18103         * login/Makefile: Likewise.
18104         * mach/Makefile: Likewise.
18105         (all): Remove target.
18106         * malloc/Makefile: Include Makeconfig immediately after defining
18107         subdir.
18108         (all): Remove target.
18109         * manual/Makefile: Include Makeconfig immediately after defining
18110         subdir.
18111         * math/Makefile: Likewise.
18112         * misc/Makefile: Likewise.
18113         * nis/Makefile: Likewise.
18114         * nss/Makefile: Likewise.
18115         * po/Makefile: Likewise.
18116         (all): Remove target.
18117         * posix/Makefile: Include Makeconfig immediately after defining
18118         subdir.
18119         * pwd/Makefile: Likewise.
18120         * resolv/Makefile: Likewise.
18121         * resource/Makefile: Likewise.
18122         * rt/Makefile: Likewise.
18123         * setjmp/Makefile: Likewise.
18124         * shadow/Makefile: Likewise.
18125         * signal/Makefile: Likewise.
18126         * socket/Makefile: Likewise.
18127         * soft-fp/Makefile: Likewise.
18128         * stdio-common/Makefile: Likewise.
18129         * stdlib/Makefile: Likewise.
18130         * streams/Makefile: Likewise.
18131         * string/Makefile: Likewise.
18132         * sunrpc/Makefile: Likewise.
18133         (all): Remove target.
18134         * sysvipc/Makefile: Include Makeconfig immediately after defining
18135         subdir.
18136         * termios/Makefile: Likewise.
18137         * time/Makefile: Likewise.
18138         * timezone/Makefile: Likewise.
18139         (all): Remove target.
18140         * wcsmbs/Makefile: Include Makeconfig immediately after defining
18141         subdir.
18142         * wctype/Makefile: Likewise.
18144 2014-02-26  Steve Ellcey  <sellcey@mips.com>
18146         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
18147         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
18148         (libc_feholdexcept_setround_mips): Ditto.
18149         (libc_feholdsetround): New.
18150         (libc_feholdsetroundf): New.
18151         (libc_feholdsetroundl): New.
18152         (libc_feupdateenv_test_mips): New.
18153         (libc_feupdateenv_test): New.
18154         (libc_feupdateenv_testf): New.
18155         (libc_feupdateenv_testl): New.
18156         (libc_feresetround): New.
18157         (libc_feresetroundf): New.
18158         (libc_feresetroundl): New.
18159         (libc_fetestexcept_mips): New.
18160         (libc_fetestexcept): New.
18161         (libc_fetestexceptf): New.
18162         (libc_fetestexceptl): New.
18163         (HAVE_RM_CTX): New.
18164         (libc_feholdexcept_setround_mips_ctx): New.
18165         (libc_feholdexcept_setround_ctx): New.
18166         (libc_feholdexcept_setroundf_ctx): New.
18167         (libc_feholdexcept_setroundl_ctx): New.
18168         (libc_fesetenv_mips_ctx): New.
18169         (libc_fesetenv_ctx): New.
18170         (libc_fesetenv_ctxf): New.
18171         (libc_fesetenv_ctxl): New.
18172         (libc_feupdateenv_mips_ctx): New.
18173         (libc_feupdateenv_ctx): New.
18174         (libc_feupdateenvf_ctx): New.
18175         (libc_feupdateenvl_ctx): New.
18176         (libc_feholdsetround_mips_ctx): New.
18177         (libc_feholdsetround_ctx): New.
18178         (libc_feholdsetroundf_ctx): New.
18179         (libc_feholdsetroundl_ctx): New.
18180         (libc_feresetround_mips_ctx): New.
18181         (libc_feresetround_ctx): New.
18182         (libc_feresetroundf_ctx): New.
18183         (libc_feresetroundl_ctx): New.
18185 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
18187         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
18189         * manual/ipc.texi: New file.
18190         * manual/Makefile (chapters): Add ipc.
18191         * manual/job.texi: Add "Inter-Process Communication" to next.
18192         * manual/process.texi: Add "Inter-Process Communication" to prev.
18194 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18196         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18198 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
18200         * malloc/malloc.c (__libc_calloc): Simplify implementation.
18202         * manual/arith.texi: Fix spaces after sentences.
18203         * manual/charset.texi: Likewise.
18204         * manual/errno.texi: Likewise.
18205         * manual/install.texi: Likewise.
18206         * manual/llio.texi: Likewise.
18207         * manual/locale.texi: Likewise.
18208         * manual/maint.texi: Likewise.
18209         * manual/math.texi: Likewise.
18210         * manual/memory.texi: Likewise.
18211         * manual/message.texi: Likewise.
18212         * manual/probes.texi: Likewise.
18213         * manual/resource.texi: Likewise.
18214         * manual/signal.texi: Likewise.
18215         * manual/socket.texi: Likewise.
18216         * manual/stdio.texi: Likewise.
18217         * manual/string.texi: Likewise.
18218         * manual/time.texi: Likewise.
18219         * manual/users.texi: Likewise.
18221 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
18223         [BZ #16632]
18224         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
18225         _DEFAULT_SOURCE is defined.
18227 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
18228             Carlos O'Donell  <carlos@redhat.com>
18230         [BZ #16613]
18231         * elf/dl-tls.c (_dl_count_modids): New function.
18232         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
18233         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
18234         audit library and increment generation counter.
18235         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
18236         * elf/tst-audit9.c: New file.
18237         * elf/tst-auditmod9a.c: New file.
18238         * elf/tst-auditmod9b.c: New file.
18239         * elf/Makefile: Add rules to build and run tst-audit9.
18241 2014-02-25  Florian Weimer  <fweimer@redhat.com>
18243         [BZ #15347]
18244         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
18246 2014-02-25  Will Newton  <will.newton@linaro.org>
18248         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
18249         (__longjmp): Restore sp and lr before restoring callee
18250         saved registers.  Add longjmp and longjmp_target
18251         SystemTap probe point.
18252         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
18253         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
18254         Define to zero to match jmpbuf layout.
18255         * sysdeps/arm/setjmp.S: Include stap-probe.h.
18256         (__sigsetjmp): Save sp and lr before saving callee
18257         saved registers.  Add setjmp SystemTap probe point.
18259 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
18261         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
18263 2014-02-24  Andreas Schwab  <schwab@suse.de>
18265         [BZ #15804]
18266         * elf/pldd.c (wait_for_ptrace_stop): New function.
18267         (main): Call it after attaching.
18269 2014-02-22  Roland McGrath  <roland@hack.frob.com>
18271         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
18272         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
18273         Versions files is now verboten.
18274         * hurd/Versions (libc: GLIBC_2.0):
18275         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
18276         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
18277         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
18278         * mach/Versions: Likewise.
18280         * csu/Versions: Remove unused %include.
18281         * resolv/Versions: Likewise.
18283 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
18285         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
18286         ($(objpfx)check-local-headers.out): Likewise.
18287         ($(objpfx)begin-end-check.out): Likewise.
18288         * Makerules (check-abi-%.out): Likewise.
18289         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
18290         ($(objpfx)test2.cat): Likewise.
18291         ($(objpfx)de/libc.cat): Likewise.
18292         ($(objpfx)test-gencat.out): Likewise.
18293         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
18294         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
18295         ($(objpfx)noload-mem): Likewise.
18296         ($(objpfx)tst-pathopt.out): Likewise.
18297         ($(objpfx)tst-rtld-load-self.out): Likewise.
18298         ($(objpfx)tst-array1-cmp.out): Likewise.
18299         ($(objpfx)tst-array1-static-cmp.out): Likewise.
18300         ($(objpfx)tst-array2-cmp.out): Likewise.
18301         ($(objpfx)tst-array3-cmp.out): Likewise.
18302         ($(objpfx)tst-array4-cmp.out): Likewise.
18303         ($(objpfx)tst-array5-cmp.out): Likewise.
18304         ($(objpfx)tst-array5-static-cmp.out): Likewise.
18305         ($(objpfx)check-textrel.out): Likewise.
18306         ($(objpfx)check-execstack.out): Likewise.
18307         ($(objpfx)check-localplt.out): Likewise.
18308         ($(objpfx)order2-cmp.out): Likewise.
18309         ($(objpfx)tst-leaks1-mem): Likewise.
18310         ($(objpfx)tst-leaks1-static-mem): Likewise.
18311         ($(objpfx)tst-initorder-cmp.out): Likewise.
18312         ($(objpfx)tst-initorder2-cmp.out): Likewise.
18313         ($(objpfx)tst-unused-dep.out): Likewise.
18314         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
18315         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
18316         * iconv/Makefile (test-iconvconfig): Likewise.
18317         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
18318         ($(objpfx)iconv-test.out): Likewise.
18319         ($(objpfx)tst-tables.out): Likewise.
18320         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
18321         ($(objpfx)tst-gettext.out): Likewise.
18322         ($(objpfx)tst-translit.out): Likewise.
18323         ($(objpfx)tst-gettext2.out): Likewise.
18324         ($(objpfx)tst-gettext4.out): Likewise.
18325         ($(objpfx)tst-gettext6.out): Likewise.
18326         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
18327         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
18328         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
18329         ($(objpfx)tst-fopenloc-mem.out): Likewise.
18330         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
18331         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
18332         * posix/Makefile ($(objpfx)globtest.out): Likewise.
18333         ($(objpfx)wordexp-tst.out): Likewise.
18334         ($(objpfx)annexc.out): Likewise.
18335         ($(objpfx)tst-fnmatch-mem): Likewise.
18336         ($(objpfx)bug-regex2-mem): Likewise.
18337         ($(objpfx)bug-regex14-mem): Likewise.
18338         ($(objpfx)bug-regex21-mem): Likewise.
18339         ($(objpfx)bug-regex31-mem): Likewise.
18340         ($(objpfx)tst-vfork3-mem): Likewise.
18341         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
18342         ($(objpfx)tst-pcre-mem): Likewise.
18343         ($(objpfx)tst-boost-mem): Likewise.
18344         ($(objpfx)tst-getconf.out): Likewise.
18345         ($(objpfx)bug-ga2-mem): Likewise.
18346         ($(objpfx)bug-glob2-mem): Likewise.
18347         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
18348         ($(objpfx)mtrace-tst-leaks2): Likewise.
18349         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
18350         ($(objpfx)tst-printf.out): Likewise.
18351         ($(objpfx)tst-setvbuf1.out): Likewise.
18352         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
18353         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
18354         ($(objpfx)tst-fmtmsg.out): Likewise.
18355         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
18356         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
18358         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
18359         * bits/sigaction.h [__USE_MISC]: Likewise.
18360         * bits/waitstatus.h: Update #endif comments.
18361         * ctype/ctype.h: Likewise.
18362         * dirent/dirent.h: Likewise.
18363         [__USE_MISC]: Remove redundant conditionals.
18364         * grp/grp.h: Update #endif comments.
18365         [__USE_GNU]: Remove redundant conditionals.
18366         [__USE_MISC]: Likewise.
18367         * inet/netinet/in.h [__USE_GNU]: Likewise.
18368         * io/sys/stat.h [__USE_MISC]: Likewise.
18369         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
18370         * libio/bits/stdio.h: Update #endif comments.
18371         [__USE_MISC]: Remove redundant conditionals.
18372         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
18373         * libio/stdio.h: Update #endif comments.
18374         [__USE_MISC]: Remove redundant conditionals.
18375         * math/bits/math-finite.h [__USE_MISC]: Likewise.
18376         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
18377         * math/math.h: Update #else and #endif comments.
18378         [__USE_MISC]: Remove redundant conditionals.
18379         * misc/sys/uio.h: Update #endif comments.
18380         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
18381         * posix/glob.h [__USE_MISC]: Likewise.
18382         * posix/sys/types.h: Update #endif comments.
18383         [__USE_MISC]: Remove redundant conditionals.
18384         * posix/sys/wait.h: Update #endif comments.
18385         [__USE_MISC]: Remove redundant conditionals.
18386         * posix/unistd.h: Update #endif comments.
18387         [__USE_MISC]: Remove redundant conditionals.
18388         * pwd/pwd.h [__USE_GNU]: Likewise.
18389         [__USE_MISC]: Likewise.
18390         * resolv/netdb.h [__USE_GNU]: Likewise.
18391         * signal/signal.h: Update #endif comments.
18392         [__USE_MISC]: Remove redundant conditionals.
18393         * stdlib/stdlib.h: Update #else and #endif comments.
18394         [__USE_MISC]: Remove redundant conditionals.
18395         [__USE_GNU]: Likewise.
18396         * string/bits/string2.h [__USE_MISC]: Likewise.
18397         * string/string.h: Update #endif comments.
18398         [__USE_MISC]: Remove redundant conditionals.
18399         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
18400         Likewise.
18401         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
18402         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
18403         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
18404         Likewise.
18405         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
18406         Likewise.
18407         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
18408         comments.
18409         [__USE_MISC]: Remove redundant conditionals.
18410         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
18411         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
18412         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
18413         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
18414         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
18415         Likewise.
18416         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
18417         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
18418         Likewise.
18419         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
18420         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
18421         Likewise.
18422         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
18423         Likewise.
18424         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
18425         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
18426         Likewise.
18427         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
18428         Likewise.
18429         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
18430         * sysdeps/x86/bits/string.h: Update #endif comments.
18431         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
18432         conditionals.
18433         * time/sys/time.h: Update #endif comments.
18434         * time/time.h: Likewise.
18435         [__USE_MISC]: Remove redundant conditionals.
18437 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
18439         [BZ #16600]
18440         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
18442 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
18444         * Versions.def (librt): Add GLIBC_2.17.
18446 2014-02-21  Adam Conrad  <adconrad@0c3.net>
18448         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
18449         synonym for _SYS_AUXV_H to allow direct inclusion.
18450         * sysdeps/sparc/bits/hwcap.h: Likewise.
18451         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
18452         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
18453         * sysdeps/sparc/sysdep.h: Likewise.
18455 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
18457         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
18459 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
18461         * benchtests/bench-strrchr.c: Print length instead of position.
18463 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
18465         [BZ #16611]
18466         * sysdeps/unix/sysv/linux/kernel-features.h
18467         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
18468         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
18469         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
18470         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
18471         Likewise.
18472         [__i386__ || __powerpc__ || __sh__ || __sparc__]
18473         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18474         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
18475         (__ASSUME_SENDMMSG): Define instead of using previous
18476         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
18477         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18478         (__ASSUME_SENDMMSG_SYSCALL): Define.
18479         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18480         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
18481         Likewise.
18482         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18483         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18484         Likewise.
18485         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18486         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18487         Likewise.
18488         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
18489         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
18490         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
18491         [__ASSUME_SENDMMSG]: Change conditionals to
18492         [__ASSUME_SENDMMSG_SOCKETCALL].
18493         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18494         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
18495         Define.
18496         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18497         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
18498         Likewise.
18499         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
18500         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
18501         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
18502         [!__ASSUME_SENDMMSG]: Change conditional to
18503         [!__ASSUME_SENDMMSG_SOCKETCALL].
18504         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18505         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18506         Define.
18508         [BZ #16610]
18509         * sysdeps/unix/sysv/linux/kernel-features.h
18510         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
18511         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
18512         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
18513         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
18514         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
18515         [__i386__ || __sparc__]
18516         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18517         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
18518         (__ASSUME_RECVMMSG): Define instead of using previous
18519         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
18520         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18521         (__ASSUME_RECVMMSG_SYSCALL): Define.
18522         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18523         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18524         Likewise.
18525         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18526         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18527         Likewise.
18528         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18529         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18530         Likewise.
18531         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
18532         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
18533         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
18534         [__ASSUME_RECVMMSG]: Change condition to
18535         [__ASSUME_RECVMMSG_SOCKETCALL].
18536         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18537         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18538         Define.
18539         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18540         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18541         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18542         Likewise.
18543         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
18544         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
18545         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
18546         [!__ASSUME_RECVMMSG]: Change condition to
18547         [!__ASSUME_RECVMMSG_SOCKETCALL].
18548         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18549         (__ASSUME_RECVMMSG_SYSCALL): Define.
18551         [BZ #16609]
18552         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
18553         __powerpc__ || __s390__ || __sh__ || __sparc__]
18554         (__ASSUME_SOCKETCALL): Define.
18555         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
18556         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
18557         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
18558         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
18559         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
18560         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
18561         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
18562         (__ASSUME_ACCEPT4): Define instead of using previous
18563         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
18564         __powerpc__ || __sparc__ || __s390__)] condition.
18565         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18566         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
18567         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
18568         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
18569         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
18570         [!__ASSUME_ACCEPT4]: Change condition to
18571         [!__ASSUME_ACCEPT4_SOCKETCALL].
18572         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18573         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
18574         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
18575         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18576         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
18577         __ASSUME_ACCEPT4_SYSCALL.
18578         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
18579         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
18580         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18581         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
18582         __ASSUME_ACCEPT4_SYSCALL.
18583         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
18584         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
18585         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
18586         [__ASSUME_ACCEPT4]: Change condition to
18587         [__ASSUME_ACCEPT4_SOCKETCALL].
18588         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
18589         (__ASSUME_SOCKETCALL): Define.
18590         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
18591         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18592         (__ASSUME_SOCKETCALL): Define.
18593         (__ASSUME_ACCEPT4): Remove.
18594         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
18595         Define.
18596         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18597         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
18598         Likewise.
18599         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18600         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
18602         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
18603         macro.
18604         (HWCAP_ARM_LPAE): Likewise.
18605         (HWCAP_ARM_EVTSTRM): Likewise.
18606         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
18607         Add vpfd32, lpae and evtstrm.
18608         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
18609         Increase to 22.
18611 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
18613         * math/auto-libm-test-in: Add tests of clog10.
18614         * math/auto-libm-test-out: Regenerated.
18615         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
18616         * sysdeps/i386/fpu/libm-test-ulps: Update.
18617         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18619 2014-02-18  Andreas Schwab  <schwab@suse.de>
18621         [BZ #16574]
18622         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
18623         Store non-zero if the second buffer was newly allocated.
18624         (send_dg): Likewise.
18625         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
18626         to send_vc and send_dg.
18627         (res_nsend): Pass NULL for ansp2_malloced.
18628         * resolv/res_query.c (__libc_res_nquery): Add parameter
18629         answerp2_malloced and pass it down to __libc_res_nsend.
18630         (res_nquery): Pass additional NULL to __libc_res_nquery.
18631         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
18632         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
18633         second answer buffer if answerp2_malloced was set.
18634         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
18635         (__libc_res_nquerydomain): Add parameter
18636         answerp2_malloced and pass it down to __libc_res_nquery.
18637         (res_nquerydomain): Pass additional NULL to
18638         __libc_res_nquerydomain.
18639         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
18640         additional NULL to __libc_res_nsend and __libc_res_nquery.
18641         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
18642         additional NULL to __libc_res_nsearch.
18643         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
18644         parameter of __libc_res_nsearch to check for separately allocated
18645         second buffer.
18646         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
18647         __libc_res_nquery.
18648         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
18649         additional NULL to __libc_res_nquery.
18650         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
18651         __libc_res_nsearch.
18652         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
18653         * include/resolv.h: Update prototypes of __libc_res_nquery,
18654         __libc_res_nsearch, __libc_res_nsend.
18656 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
18658         * math/auto-libm-test-in: Add tests of fma.
18659         * math/auto-libm-test-out: Regenerated.
18660         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
18661         (fma_towardzero_test_data): Likewise.
18662         (fma_downward_test_data): Likewise.
18663         (fma_upward_test_data): Likewise.
18664         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
18665         mpc_mode.
18666         (rounding_modes): Add values for new field.
18667         (func_calc_method): Add value mpfr_fff_f.
18668         (func_calc_desc): Add mpfr_fff_f union field.
18669         (test_function): Add field exact_args.
18670         (FUNC): Add macro argument EXACT_ARGS.
18671         (FUNC_mpfr_f_f): Update call to FUNC.
18672         (FUNC_mpfr_f_f): Likewise.
18673         (FUNC_mpfr_ff_f): Likewise.
18674         (FUNC_mpfr_if_f): Likewise.
18675         (FUNC_mpc_c_f): Likewise.
18676         (FUNC_mpc_c_c): Likewise.
18677         (test_functions): Add fma.  Update calls to FUNC.
18678         (handle_input_arg): Add argument exact_args.
18679         (add_test): Update call to handle_input_arg.
18680         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
18681         (output_for_one_input_case): Update call to calc_generic_results.
18682         Recalculate exact zero results in each rounding mode.
18684         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
18685         non-negative before setting low bit.
18686         * math/auto-libm-test-in: Mark one asin test possibly having
18687         spurious underflow.
18688         * math/auto-libm-test-out: Regenerated.
18689         * sysdeps/i386/fpu/libm-test-ulps: Update.
18690         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18692 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
18694         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
18695         * sysdeps/unix/sysv/linux/microblaze: Move directory from
18696         ports/sysdeps/unix/sysv/linux/microblaze.
18697         * README: Add missing listing for microblaze*-*-linux-gnu.
18699 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
18701         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
18702         duplicate code
18704 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
18706         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
18707         * sysdeps/unix/sysv/linux/ia64: Move directory from
18708         ports/sysdeps/unix/sysv/linux/ia64.
18709         * README: Update listing for ia64-*-linux-gnu.
18711 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
18712             Joseph Myers  <joseph@codesourcery.com>
18714         * Makeconfig (test-name): New variable.
18715         (evaluate-test): Likewise.
18716         * Makerules (do-test-clean): Remove .test-result files.
18717         (common-mostlyclean): Likewise.
18718         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
18719         * scripts/evaluate-test.sh: New file.
18721 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
18723         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
18724         separate $(objpfx)tst-fopenloc-cmp.out and
18725         $(objpfx)tst-fopenloc-mem.out targets.
18726         (tests): Update dependencies.
18727         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
18728         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
18729         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
18730         (tst-rxspencer-no-utf8-ARGS): New variable.
18731         (tst-rxspencer-no-utf8-ENV): Likewise.
18732         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
18733         instead of $(objpfx)tst-rxspencer-mem.
18734         ($(objpfx)tst-rxspencer-mem): Change target to
18735         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
18736         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
18737         * posix/tst-rxspencer-no-utf8.c: New file.
18739         * elf/Makefile ($(objpfx)order.out): Remove rule.
18740         [$(run-built-tests) = yes] (tests): Depend on
18741         $(objpfx)order-cmp.out.
18742         ($(objpfx)order-cmp.out): New rule.
18743         [$(run-built-tests) = yes] (tests): Depend on
18744         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
18745         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
18746         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
18747         $(objpfx)tst-array5-static-cmp.out.
18748         ($(objpfx)tst-array1.out): Remove rule.
18749         ($(objpfx)tst-array1-cmp.out): New rule.
18750         ($(objpfx)tst-array1-static.out): Remove rule.
18751         ($(objpfx)tst-array1-static-cmp.out): New rule.
18752         ($(objpfx)tst-array2.out): Remove rule.
18753         ($(objpfx)tst-array2-cmp.out): New rule.
18754         ($(objpfx)tst-array3.out): Remove rule.
18755         ($(objpfx)tst-array3-cmp.out): New rule.
18756         ($(objpfx)tst-array4.out): Remove rule.
18757         ($(objpfx)tst-array4-cmp.out): New rule.
18758         ($(objpfx)tst-array5.out): Remove rule.
18759         ($(objpfx)tst-array5-cmp.out): New rule.
18760         ($(objpfx)tst-array5-static.out): Remove rule.
18761         ($(objpfx)tst-array5-static-cmp.out): New rule.
18762         [$(run-built-tests) = yes] (tests): Depend on
18763         $(objpfx)order2-cmp.out.
18764         ($(objpfx)order2.out): Remove rule.
18765         ($(objpfx)order2-cmp.out): New rule.
18766         ($(objpfx)tst-initorder.out): Remove rule.
18767         [$(run-built-tests) = yes] (tests): Depend on
18768         $(objpfx)tst-initorder-cmp.out.
18769         ($(objpfx)tst-initorder-cmp.out): New rule.
18770         ($(objpfx)tst-initorder2.out): Remove rule.
18771         [$(run-built-tests) = yes] (tests): Depend on
18772         $(objpfx)tst-initorder2-cmp.out.
18773         ($(objpfx)tst-initorder2-cmp.out): New rule.
18774         [$(run-built-tests) = yes] (tests): Depend on
18775         $(objpfx)tst-unused-dep-cmp.out.
18776         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
18777         ($(objpfx)tst-unused-dep-cmp.out): New rule.
18778         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
18779         on $(objpfx)tst-setvbuf1-cmp.out.
18780         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
18781         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
18782         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
18783         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
18784         ($(objpfx)tst-svc.out): Remove rule.
18785         ($(objpfx)tst-svc-cmp.out): New rule.
18787 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
18789         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
18790         * ctype/ctype.h [__USE_MISC]: Likewise.
18791         * dirent/dirent.h [__USE_MISC]: Likewise.
18792         * grp/grp.h [__USE_MISC]: Likewise.
18793         * io/fcntl.h [__USE_MISC]: Likewise.
18794         * io/sys/stat.h [__USE_MISC]: Likewise.
18795         * libio/stdio.h [__USE_MISC]: Likewise.
18796         * posix/unistd.h [__USE_MISC]: Likewise.
18797         * pwd/pwd.h [__USE_MISC]: Likewise.
18798         * stdlib.h [__USE_MISC]: Likewise.
18799         * string/bits/string2.h [__USE_MISC]: Likewise.
18800         * string/string.h [__USE_MISC]: Likewise.
18801         * time/time.h [__USE_MISC]: Likewise.
18803 2014-02-13  Andreas Schwab  <schwab@suse.de>
18805         [BZ #16574]
18806         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
18807         second answer buffer if it was separately allocated.
18809 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
18811         * sysdeps/mips/math-tests.h: Include <features.h>.
18812         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
18813         (ROUNDING_TESTS_long_double): Do not define.
18814         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
18815         (EXCEPTION_TESTS_long_double): Likewise.
18816         * sysdeps/mips/mips64/libm-test-ulps: Update.
18818         * include/features.h (__USE_BSD): Remove macro definitions.
18819         (__USE_SVID): Likewise.
18820         (_BSD_SOURCE): Likewise.
18821         (_SVID_SOURCE): Likewise.
18822         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
18823         from definition of _DEFAULT_SOURCE.
18824         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
18825         [_DEFAULT_SOURCE].
18826         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
18827         * bits/mman.h [__USE_BSD]: Likewise.
18828         * bits/termios.h [__USE_BSD]: Likewise.
18829         * bits/waitstatus.h [__USE_BSD]: Likewise.
18830         * ctype/ctype.h [__USE_SVID]: Likewise.
18831         * dirent/dirent.h [__USE_BSD]: Likewise.
18832         * grp/grp.h [__USE_SVID]: Likewise.
18833         [__USE_BSD]: Likewise.
18834         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
18835         * io/fcntl.h [__USE_BSD]: Likewise.
18836         * io/ftw.h [__USE_BSD]: Likewise.
18837         * io/sys/stat.h [__USE_BSD]: Likewise.
18838         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
18839         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
18840         * libio/stdio.h [__USE_SVID]: Likewise.
18841         [__USE_BSD]: Likewise.
18842         * math/math.h [__USE_SVID]: Likewise.
18843         [__USE_BSD]: Likewise.
18844         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
18845         * misc/bits/syslog.h [__USE_BSD]: Likewise.
18846         * misc/search.h [__USE_SVID]: Likewise.
18847         * misc/sys/mman.h [__USE_BSD]: Likewise.
18848         * misc/sys/syslog.h [__USE_BSD]: Likewise.
18849         * misc/sys/uio.h [__USE_BSD]: Likewise.
18850         * posix/bits/unistd.h [__USE_BSD]: Likewise.
18851         * posix/glob.h [__USE_BSD]: Likewise.
18852         * posix/regex.h [__USE_BSD]: Likewise.
18853         * posix/sys/types.h [__USE_BSD]: Likewise.
18854         [__USE_SVID]: Likewise.
18855         * posix/sys/utsname.h [__USE_SVID]: Likewise.
18856         * posix/sys/wait.h [__USE_BSD]: Likewise.
18857         [__USE_SVID]: Likewise.
18858         * posix/unistd.h [__USE_BSD]: Likewise.
18859         [__USE_SVID]: Likewise.
18860         * pwd/pwd.h [__USE_SVID]: Likewise.
18861         * resolv/netdb.h [__USE_BSD]: Likewise.
18862         * setjmp/setjmp.h [__USE_BSD]: Likewise.
18863         * signal/signal.h [__USE_BSD]: Likewise.
18864         [__USE_SVID]: Likewise.
18865         * socket/sys/socket.h [__USE_BSD]: Likewise.
18866         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
18867         * stdlib/stdlib.h [__USE_BSD]: Likewise.
18868         [__USE_SVID]: Likewise.
18869         * string/bits/string2.h [__USE_BSD]: Likewise.
18870         [__USE_SVID]: Likewise.
18871         * string/bits/string3.h [__USE_BSD]: Likewise.
18872         * string/endian.h [__USE_BSD]: Likewise.
18873         * string/string.h [__USE_SVID]: Likewise.
18874         [__USE_BSD]: Likewise.
18875         * string/strings.h [__USE_BSD]: Likewise.
18876         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
18877         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
18878         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
18879         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
18880         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
18881         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
18882         Likewise.
18883         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
18884         Likewise.
18885         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
18886         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
18887         Likewise.
18888         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
18889         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
18890         Likewise.
18891         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
18892         Likewise.
18893         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
18894         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
18895         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
18896         Likewise.
18897         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
18898         Likewise.
18899         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
18900         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
18901         * termios/termios.h [__USE_BSD]: Likewise.
18902         * time/sys/time.h [__USE_BSD]: Likewise.
18903         * time/time.h [__USE_BSD]: Likewise.
18904         [__USE_SVID]: Likewise.
18906         * Makefile (subdir_targets): Remove subdir_lint.out.
18908         * stdio-common/Makefile (do-tst-unbputc): Remove target.
18909         (do-tst-printf): Likewise.
18910         (tests): Depend directly on $(objpfx)tst-unbputc.out and
18911         $(objpfx)tst-printf.out.
18913         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
18915         * Makerules (check-abi-%): Change target to
18916         $(objpfx)check-abi-%.out.
18917         (check-abi target): Update dependencies.
18918         (check-abi-pattern variable): Redirect output of diff to $@.
18919         (check-abi variable): Likewise.
18920         * elf/Makefile (check-abi): Update dependencies.
18922         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
18923         unused.
18924         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
18925         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
18926         subnormal range.
18927         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
18928         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
18929         value has largest subnormal exponent.
18930         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
18931         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
18932         * sysdeps/aarch64/soft-fp/sfp-machine.h
18933         (_FP_TININESS_AFTER_ROUNDING): New macro.
18934         * sysdeps/alpha/soft-fp/sfp-machine.h
18935         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18936         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18937         Likewise.
18938         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
18939         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18940         * sysdeps/mips/soft-fp/sfp-machine.h
18941         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18942         * sysdeps/powerpc/soft-fp/sfp-machine.h
18943         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18944         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18945         Likewise.
18946         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
18947         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18948         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
18949         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18950         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18951         Likewise.
18953 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
18955         [BZ #16545]
18956         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
18957         model 1.
18959 2014-02-12  Richard Henderson  <rth@redhat.com>
18961         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
18962         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
18963         * sysdeps/unix/sysv/linux/alpha: Move directory from
18964         ports/sysdeps/unix/sysv/linux/alpha.
18965         * README: Update listing for alpha-*-linux-gnu.
18967 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
18969         * include/features.h: Update comment documenting feature test
18970         macros.
18971         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
18972         _DEFAULT_SOURCE.
18973         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
18974         (_SVID_SOURCE): Likewise.
18975         (_DEFAULT_SOURCE): Update description of default features.
18976         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
18977         with _GNU_SOURCE.
18978         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
18979         (S_ISVTX): Likewise.
18980         * manual/math.texi (Mathematical Constants): Likewise.
18981         * manual/signal.texi (Interrupted Primitives): Likewise.
18982         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
18983         * math/test-matherr.c (_SVID_SOURCE): Do not define.
18984         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
18985         Don't refer to _SVID_SOURCE in warning text.
18987         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18989         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
18990         already defined.
18991         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
18992         * sysdeps/mips/dl-lookup.c: Remove.
18993         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
18995 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
18997         [BZ #16447]
18998         * math/auto-libm-test-in: Add testcase for expl.
18999         * math/auto-libm-test-out: Regenerate.
19000         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
19001         calculation of unsafe.
19002         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
19004 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
19006         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
19007         * sysdeps/unix/sysv/linux/aarch64: Move directory from
19008         ports/sysdeps/unix/sysv/linux/aarch64.
19009         * README: Update listing for aarch64*-*-linux-gnu.
19011 2014-02-11  Will Newton  <will.newton@linaro.org>
19013         * manual/probes.texi (Mathematical Function Probes): Use
19014         "triggered" instead of "hit".
19016         * manual/probes.texi (Internal Probes): Add documentation
19017         of setjmp, longjmp and longjmp_target probes.
19019         * include/stap-probe.h: Add comment about probe argument
19020         format.
19022         * malloc/mtrace.c (attribute_hidden): Remove unused macro
19023         definition.  (tr_where, tr_freehook, tr_mallochook,
19024         tr_reallochook, tr_memalignhook): Use ANSI protoype.
19026 2014-02-11  David S. Miller  <davem@davemloft.net>
19028         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
19029         processing int_tests.
19031 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
19033         * sysdeps/mips: Move directory from ports/sysdeps/mips.
19034         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
19035         * sysdeps/unix/sysv/linux/mips: Move directory from
19036         ports/sysdeps/unix/sysv/linux/mips.
19037         * README: Update listing for mips-*-linux-gnu and
19038         mips64-*-linux-gnu.
19040 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
19042         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
19043         * sysdeps/unix/sysv/linux/m68k: Move directory from
19044         ports/sysdeps/unix/sysv/linux/m68k.
19045         * README: Update listing for m68k-*-linux-gnu.
19047 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
19049         * sysdeps/tile: Move directory from ports/sysdeps/tile.
19050         * sysdeps/unix/sysv/linux/generic: Move directory from
19051         ports/sysdeps/unix/sysv/linux/generic.
19052         * sysdeps/unix/sysv/linux/tile: Move directory from
19053         ports/sysdeps/unix/sysv/linux/tile.
19054         * README: Update listing for tile*-*-linux-gnu.
19056 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
19058         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
19059         __builtin_expect.
19060         * benchtests/bench-memmem.c (simple_memmem): Likewise.
19061         * catgets/open_catalog.c (__open_catalog): Likewise.
19062         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
19063         * debug/confstr_chk.c: Likewise.
19064         * debug/fread_chk.c (__fread_chk): Likewise.
19065         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
19066         * debug/getgroups_chk.c: Likewise.
19067         * debug/mbsnrtowcs_chk.c: Likewise.
19068         * debug/mbsrtowcs_chk.c: Likewise.
19069         * debug/mbstowcs_chk.c: Likewise.
19070         * debug/memcpy_chk.c: Likewise.
19071         * debug/memmove_chk.c: Likewise.
19072         * debug/mempcpy_chk.c: Likewise.
19073         * debug/memset_chk.c: Likewise.
19074         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
19075         * debug/strcat_chk.c (__strcat_chk): Likewise.
19076         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
19077         * debug/strncat_chk.c (__strncat_chk): Likewise.
19078         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
19079         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
19080         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
19081         * debug/wcpncpy_chk.c: Likewise.
19082         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
19083         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
19084         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
19085         * debug/wcsncpy_chk.c: Likewise.
19086         * debug/wcsnrtombs_chk.c: Likewise.
19087         * debug/wcsrtombs_chk.c: Likewise.
19088         * debug/wcstombs_chk.c: Likewise.
19089         * debug/wmemcpy_chk.c: Likewise.
19090         * debug/wmemmove_chk.c: Likewise.
19091         * debug/wmempcpy_chk.c: Likewise.
19092         * debug/wmemset_chk.c: Likewise.
19093         * dirent/scandirat.c (SCANDIRAT): Likewise.
19094         * dlfcn/dladdr1.c (dladdr1): Likewise.
19095         * dlfcn/dladdr.c (dladdr): Likewise.
19096         * dlfcn/dlclose.c (dlclose_doit): Likewise.
19097         * dlfcn/dlerror.c (__dlerror): Likewise.
19098         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
19099         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
19100         * dlfcn/dlopen.c (dlopen_doit): Likewise.
19101         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
19102         * dlfcn/dlsym.c (dlsym_doit): Likewise.
19103         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
19104         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
19105         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
19106         Likewise.
19107         * elf/dl-conflict.c: Likewise.
19108         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
19109         * elf/dl-dst.h: Likewise.
19110         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
19111         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
19112         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
19113         * elf/dl-init.c (call_init, _dl_init): Likewise.
19114         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
19115         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
19116         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
19117         Likewise.
19118         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
19119         Likewise.
19120         * elf/dl-minimal.c (__libc_memalign): Likewise.
19121         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
19122         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
19123         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
19124         * elf/dl-sym.c (do_sym): Likewise.
19125         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
19126         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
19127         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
19128         * elf/dl-writev.h (_dl_writev): Likewise.
19129         * elf/ldconfig.c (search_dir): Likewise.
19130         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
19131         (dl_main): Likewise.
19132         * elf/setup-vdso.h (setup_vdso): Likewise.
19133         * grp/compat-initgroups.c (compat_call): Likewise.
19134         * grp/fgetgrent.c (fgetgrent): Likewise.
19135         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
19136         * grp/putgrent.c (putgrent): Likewise.
19137         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
19138         Likewise.
19139         * hurd/hurdinit.c: Likewise.
19140         * iconvdata/8bit-gap.c (struct): Likewise.
19141         * iconvdata/ansi_x3.110.c : Likewise.
19142         * iconvdata/big5.c : Likewise.
19143         * iconvdata/big5hkscs.c : Likewise.
19144         * iconvdata/cp1255.c: Likewise.
19145         * iconvdata/cp1258.c : Likewise.
19146         * iconvdata/cp932.c : Likewise.
19147         * iconvdata/euc-cn.c: Likewise.
19148         * iconvdata/euc-jisx0213.c : Likewise.
19149         * iconvdata/euc-jp.c: Likewise.
19150         * iconvdata/euc-jp-ms.c : Likewise.
19151         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
19152         * iconvdata/gb18030.c : Likewise.
19153         * iconvdata/gbbig5.c (const): Likewise.
19154         * iconvdata/gbgbk.c: Likewise.
19155         * iconvdata/gbk.c : Likewise.
19156         * iconvdata/ibm1364.c : Likewise.
19157         * iconvdata/ibm930.c : Likewise.
19158         * iconvdata/ibm932.c: Likewise.
19159         * iconvdata/ibm933.c : Likewise.
19160         * iconvdata/ibm935.c : Likewise.
19161         * iconvdata/ibm937.c : Likewise.
19162         * iconvdata/ibm939.c : Likewise.
19163         * iconvdata/ibm943.c: Likewise.
19164         * iconvdata/iso_11548-1.c: Likewise.
19165         * iconvdata/iso-2022-cn.c : Likewise.
19166         * iconvdata/iso-2022-cn-ext.c : Likewise.
19167         * iconvdata/iso-2022-jp-3.c: Likewise.
19168         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
19169         * iconvdata/iso-2022-kr.c : Likewise.
19170         * iconvdata/iso646.c (gconv_end): Likewise.
19171         * iconvdata/iso_6937-2.c : Likewise.
19172         * iconvdata/iso_6937.c : Likewise.
19173         * iconvdata/iso8859-1.c: Likewise.
19174         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
19175         * iconvdata/shift_jisx0213.c : Likewise.
19176         * iconvdata/sjis.c : Likewise.
19177         * iconvdata/t.61.c : Likewise.
19178         * iconvdata/tcvn5712-1.c : Likewise.
19179         * iconvdata/tscii.c: Likewise.
19180         * iconvdata/uhc.c : Likewise.
19181         * iconvdata/unicode.c (gconv_end): Likewise.
19182         * iconvdata/utf-16.c (gconv_end): Likewise.
19183         * iconvdata/utf-32.c (gconv_end): Likewise.
19184         * iconvdata/utf-7.c (base64): Likewise.
19185         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
19186         * iconv/gconv_close.c (__gconv_close): Likewise.
19187         * iconv/gconv_open.c (__gconv_open): Likewise.
19188         * iconv/gconv_simple.c (internal_ucs4_loop_single)
19189         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
19190         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
19191         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
19192         (ucs4le_internal_loop_single): Likewise.
19193         * iconv/iconv.c (iconv): Likewise.
19194         * iconv/iconv_close.c: Likewise.
19195         * iconv/loop.c (SINGLE): Likewise.
19196         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
19197         * include/atomic.h: Likewise.
19198         * inet/inet6_option.c (option_alloc): Likewise.
19199         * intl/bindtextdom.c (set_binding_values): Likewise.
19200         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
19201         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
19202         * intl/localealias.c (read_alias_file): Likewise.
19203         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
19204         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
19205         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
19206         * libio/fmemopen.c (fmemopen): Likewise.
19207         * libio/iofgets.c (_IO_fgets): Likewise.
19208         * libio/iofgets_u.c (fgets_unlocked): Likewise.
19209         * libio/iofgetws.c (fgetws): Likewise.
19210         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
19211         * libio/iogetdelim.c (_IO_getdelim): Likewise.
19212         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
19213         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
19214         * locale/findlocale.c (_nl_find_locale): Likewise.
19215         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
19216         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
19217         Likewise.
19218         * locale/setlocale.c (setlocale): Likewise.
19219         * login/programs/pt_chown.c (main): Likewise.
19220         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
19221         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
19222         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
19223         (mmap, mmap64, mremap, munmap): Likewise.
19224         * math/e_exp2l.c: Likewise.
19225         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
19226         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
19227         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
19228         * math/s_catan.c (__catan): Likewise.
19229         * math/s_catanf.c (__catanf): Likewise.
19230         * math/s_catanh.c (__catanh): Likewise.
19231         * math/s_catanhf.c (__catanhf): Likewise.
19232         * math/s_catanhl.c (__catanhl): Likewise.
19233         * math/s_catanl.c (__catanl): Likewise.
19234         * math/s_ccosh.c (__ccosh): Likewise.
19235         * math/s_ccoshf.c (__ccoshf): Likewise.
19236         * math/s_ccoshl.c (__ccoshl): Likewise.
19237         * math/s_cexp.c (__cexp): Likewise.
19238         * math/s_cexpf.c (__cexpf): Likewise.
19239         * math/s_cexpl.c (__cexpl): Likewise.
19240         * math/s_clog10.c (__clog10): Likewise.
19241         * math/s_clog10f.c (__clog10f): Likewise.
19242         * math/s_clog10l.c (__clog10l): Likewise.
19243         * math/s_clog.c (__clog): Likewise.
19244         * math/s_clogf.c (__clogf): Likewise.
19245         * math/s_clogl.c (__clogl): Likewise.
19246         * math/s_csin.c (__csin): Likewise.
19247         * math/s_csinf.c (__csinf): Likewise.
19248         * math/s_csinh.c (__csinh): Likewise.
19249         * math/s_csinhf.c (__csinhf): Likewise.
19250         * math/s_csinhl.c (__csinhl): Likewise.
19251         * math/s_csinl.c (__csinl): Likewise.
19252         * math/s_csqrt.c (__csqrt): Likewise.
19253         * math/s_csqrtf.c (__csqrtf): Likewise.
19254         * math/s_csqrtl.c (__csqrtl): Likewise.
19255         * math/s_ctan.c (__ctan): Likewise.
19256         * math/s_ctanf.c (__ctanf): Likewise.
19257         * math/s_ctanh.c (__ctanh): Likewise.
19258         * math/s_ctanhf.c (__ctanhf): Likewise.
19259         * math/s_ctanhl.c (__ctanhl): Likewise.
19260         * math/s_ctanl.c (__ctanl): Likewise.
19261         * math/w_pow.c: Likewise.
19262         * math/w_powf.c: Likewise.
19263         * math/w_powl.c: Likewise.
19264         * math/w_scalb.c (sysv_scalb): Likewise.
19265         * math/w_scalbf.c (sysv_scalbf): Likewise.
19266         * math/w_scalbl.c (sysv_scalbl): Likewise.
19267         * misc/error.c (error_tail): Likewise.
19268         * misc/pselect.c (__pselect): Likewise.
19269         * nis/nis_callback.c (__nis_create_callback): Likewise.
19270         * nis/nis_call.c (__nisfind_server): Likewise.
19271         * nis/nis_creategroup.c (nis_creategroup): Likewise.
19272         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
19273         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
19274         * nis/nis_getservlist.c (nis_getservlist): Likewise.
19275         * nis/nis_lookup.c (nis_lookup): Likewise.
19276         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
19277         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
19278         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
19279         * nis/nis_xdr.c (xdr_endpoint): Likewise.
19280         * nis/nss_compat/compat-grp.c (getgrent_next_file)
19281         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
19282         * nis/nss_compat/compat-initgroups.c (add_group)
19283         (internal_getgrent_r): Likewise.
19284         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
19285         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
19286         * nis/nss_compat/compat-spwd.c (getspent_next_file)
19287         (internal_getspnam_r): Likewise.
19288         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
19289         (_nss_nis_getaliasbyname_r): Likewise.
19290         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
19291         (_nss_nis_getntohost_r): Likewise.
19292         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
19293         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
19294         (_nss_nis_getgrgid_r): Likewise.
19295         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
19296         (internal_nis_gethostent_r, internal_gethostbyname2_r)
19297         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
19298         (_nss_nis_gethostbyname4_r): Likewise.
19299         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
19300         (initgroups_netid): Likewise.
19301         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
19302         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
19303         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
19304         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
19305         (_nss_nis_getprotobynumber_r): Likewise.
19306         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
19307         (_nss_nis_getsecretkey): Likewise.
19308         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
19309         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
19310         (_nss_nis_getpwuid_r): Likewise.
19311         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
19312         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
19313         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
19314         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
19315         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
19316         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
19317         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
19318         Likewise.
19319         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
19320         (_nss_nisplus_getntohost_r): Likewise.
19321         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
19322         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
19323         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
19324         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
19325         Likewise.
19326         * nis/nss_nisplus/nisplus-initgroups.c
19327         (_nss_nisplus_initgroups_dyn): Likewise.
19328         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
19329         (_nss_nisplus_getnetbyaddr_r): Likewise.
19330         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
19331         (_nss_nisplus_getprotobynumber_r): Likewise.
19332         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
19333         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
19334         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
19335         Likewise.
19336         * nis/nss_nisplus/nisplus-service.c
19337         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
19338         (_nss_nisplus_getservbyport_r): Likewise.
19339         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
19340         (_nss_nisplus_getspnam_r): Likewise.
19341         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
19342         Likewise.
19343         * nscd/aicache.c (addhstaiX): Likewise.
19344         * nscd/cache.c (cache_search, prune_cache): Likewise.
19345         * nscd/connections.c (register_traced_file, send_ro_fd)
19346         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
19347         (main_loop_epoll): Likewise.
19348         * nscd/grpcache.c (addgrbyX): Likewise.
19349         * nscd/hstcache.c (addhstbyX): Likewise.
19350         * nscd/initgrcache.c (addinitgroupsX): Likewise.
19351         * nscd/mem.c (gc, mempool_alloc): Likewise.
19352         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
19353         (addinnetgrX): Likewise.
19354         * nscd/nscd-client.h (__nscd_acquire_maplock)
19355         (__nscd_drop_map_ref): Likewise.
19356         * nscd/nscd_getai.c (__nscd_getai): Likewise.
19357         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
19358         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
19359         Likewise.
19360         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
19361         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
19362         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
19363         (__nscd_get_map_ref): Likewise.
19364         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
19365         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
19366         Likewise.
19367         * nscd/pwdcache.c (addpwbyX): Likewise.
19368         * nscd/selinux.c (preserve_capabilities): Likewise.
19369         * nscd/servicescache.c (addservbyX): Likewise.
19370         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
19371         * posix/fnmatch.c (fnmatch): Likewise.
19372         * posix/getopt.c (_getopt_internal_r): Likewise.
19373         * posix/glob.c (glob, glob_in_dir): Likewise.
19374         * posix/wordexp.c (exec_comm_child): Likewise.
19375         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
19376         (getanswer_r, gaih_getanswer_slice): Likewise.
19377         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
19378         * resolv/res_init.c: Likewise.
19379         * resolv/res_mkquery.c (res_nmkquery): Likewise.
19380         * resolv/res_query.c (__libc_res_nquery): Likewise.
19381         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
19382         Likewise.
19383         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
19384         * stdio-common/perror.c (perror): Likewise.
19385         * stdio-common/printf_fp.c (___printf_fp): Likewise.
19386         * stdio-common/tmpnam.c (tmpnam): Likewise.
19387         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
19388         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
19389         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
19390         Likewise.
19391         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
19392         * stdlib/putenv.c (putenv): Likewise.
19393         * stdlib/setenv.c (__add_to_environ): Likewise.
19394         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
19395         * stdlib/strtol_l.c (INTERNAL): Likewise.
19396         * string/memmem.c (memmem): Likewise.
19397         * string/strerror.c (strerror): Likewise.
19398         * string/strnlen.c (__strnlen): Likewise.
19399         * string/test-memmem.c (simple_memmem): Likewise.
19400         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
19401         * sunrpc/pm_getport.c (__get_socket): Likewise.
19402         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
19403         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
19404         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
19405         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
19406         Likewise.
19407         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
19408         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
19409         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
19410         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
19411         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
19412         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
19413         Likewise.
19414         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
19415         Likewise.
19416         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
19417         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
19418         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
19419         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
19420         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
19421         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
19422         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
19423         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
19424         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
19425         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
19426         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
19427         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
19428         Likewise.
19429         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
19430         Likewise.
19431         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
19432         Likewise.
19433         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
19434         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
19435         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
19436         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
19437         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
19438         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
19439         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
19440         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
19441         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
19442         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
19443         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
19444         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
19445         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
19446         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
19447         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
19448         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
19449         Likewise.
19450         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
19451         Likewise.
19452         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
19453         Likewise.
19454         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
19455         Likewise.
19456         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
19457         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
19458         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
19459         Likewise.
19460         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
19461         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
19462         * sysdeps/posix/opendir.c (__opendirat): Likewise.
19463         * sysdeps/posix/sleep.c: Likewise.
19464         * sysdeps/posix/tempname.c: Likewise.
19465         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
19466         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
19467         Likewise.
19468         * sysdeps/powerpc/powerpc32/dl-machine.h
19469         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
19470         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
19471         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
19472         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
19473         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
19474         Likewise.
19475         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
19476         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
19477         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
19478         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
19479         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
19480         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
19481         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
19482         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
19483         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19484         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
19485         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
19486         (elf_machine_lazy_rel): Likewise.
19487         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
19488         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
19489         (elf_machine_lazy_rel): Likewise.
19490         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
19491         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
19492         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
19493         * sysdeps/unix/grantpt.c (grantpt): Likewise.
19494         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
19495         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
19496         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
19497         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
19498         Likewise.
19499         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
19500         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
19501         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
19502         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
19503         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
19504         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
19505         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
19506         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
19507         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
19508         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
19509         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
19510         Likewise.
19511         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
19512         (__posix_fallocate64_l64): Likewise.
19513         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
19514         (posix_fallocate): Likewise.
19515         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
19516         Likewise.
19517         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
19518         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
19519         (getifaddrs_internal): Likewise.
19520         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
19521         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
19522         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
19523         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
19524         * sysdeps/unix/sysv/linux/posix_fallocate64.c
19525         (__posix_fallocate64_l64): Likewise.
19526         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
19527         Likewise.
19528         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
19529         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
19530         (__get_clockfreq): Likewise.
19531         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
19532         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
19533         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
19534         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
19535         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
19536         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
19537         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
19538         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
19539         Likewise.
19540         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
19541         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
19542         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
19543         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
19544         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
19545         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
19546         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
19547         Likewise.
19548         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
19549         (posix_fallocate): Likewise.
19550         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
19551         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
19552         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
19553         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
19554         (elf_machine_rela, elf_machine_rela_relative)
19555         (elf_machine_lazy_rel): Likewise.
19556         * time/asctime.c (asctime_internal): Likewise.
19557         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
19558         * time/tzset.c (__tzset_parse_tz): Likewise.
19559         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
19560         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
19561         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
19562         * wcsmbs/wcsmbsload.h: Likewise.
19564         [BZ #15894]
19565         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
19567         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
19568         (arena_get2): Remove THREAD_STATS conditionals.
19569         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
19570         (__malloc_stats, int): Likewise.
19572 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
19574         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
19575         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
19577         * manual/setjmp.texi: Fix typos/grammar errors.
19579         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
19580         Only return early when n is <= 0.  Delete unused return statement.
19582         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
19583         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
19584         * debug/tst-longjmp_chk3.c: New file.
19586         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
19587         (test_main): Replace code with set_fortify_handler call.
19588         * debug/test-strcpy_chk.c: Likewise.
19589         * debug/tst-chk1.c: Likewise.
19590         * debug/tst-longjmp_chk.c: Likewise.
19591         * test-skeleton.c: Include fcntl.h & paths.h
19592         (set_fortify_handler): Define.
19594         * debug/tst-longjmp_chk.c: Add header comment and include
19595         ../test-skeleton.c.
19596         (do_test): Mark static.
19597         (TEST_FUNCTION): Define.
19599         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
19600         (IP_PMTUDISC_INTERFACE): Likewise.
19601         (IP_MULTICAST_IF): Likewise.
19602         (IP_MULTICAST_TTL): Likewise.
19603         (IP_MULTICAST_LOOP): Likewise.
19604         (IP_ADD_MEMBERSHIP): Likewise.
19605         (IP_DROP_MEMBERSHIP): Likewise.
19606         (IP_UNBLOCK_SOURCE): Likewise.
19607         (IP_BLOCK_SOURCE): Likewise.
19608         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
19609         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
19610         (IP_MSFILTER): Likewise.
19611         (MCAST_JOIN_GROUP): Likewise.
19612         (MCAST_BLOCK_SOURCE): Likewise.
19613         (MCAST_UNBLOCK_SOURCE): Likewise.
19614         (MCAST_LEAVE_GROUP): Likewise.
19615         (MCAST_JOIN_SOURCE_GROUP): Likewise.
19616         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
19617         (MCAST_MSFILTER): Likewise.
19618         (IP_MULTICAST_ALL): Likewise.
19619         (IP_UNICAST_IF): Likewise.
19621         * timezone/Makefile: Delete $(have-ksh) check.
19622         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
19623         * timezone/tzselect.ksh: Add +x mode bits.
19625         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
19626         (ANON_INODE_FS_MAGIC): Likewise.
19627         (BDEVFS_MAGIC): Likewise.
19628         (BINFMTFS_MAGIC): Likewise.
19629         (BTRFS_TEST_MAGIC): Likewise.
19630         (CRAMFS_MAGIC_WEND): Likewise.
19631         (DEBUGFS_MAGIC): Likewise.
19632         (ECRYPTFS_SUPER_MAGIC): Likewise.
19633         (EXT3_SUPER_MAGIC): Likewise.
19634         (EXT4_SUPER_MAGIC): Likewise.
19635         (FUTEXFS_SUPER_MAGIC): Likewise.
19636         (HOSTFS_SUPER_MAGIC): Likewise.
19637         (HUGETLBFS_MAGIC): Likewise.
19638         (MINIX3_SUPER_MAGIC): Likewise.
19639         (MTD_INODE_FS_MAGIC): Likewise.
19640         (NILFS_SUPER_MAGIC): Likewise.
19641         (OPENPROM_SUPER_MAGIC): Likewise.
19642         (PIPEFS_MAGIC): Likewise.
19643         (PSTOREFS_MAGIC): Likewise.
19644         (QNX6_SUPER_MAGIC): Likewise.
19645         (RAMFS_MAGIC): Likewise.
19646         (REISERFS_SUPER_MAGIC_STRING): Likewise.
19647         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
19648         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
19649         (SECURITYFS_MAGIC): Likewise.
19650         (SELINUX_MAGIC): Likewise.
19651         (SMACK_MAGIC): Likewise.
19652         (SOCKFS_MAGIC): Likewise.
19653         (SQUASHFS_MAGIC): Likewise.
19654         (STACK_END_MAGIC): Likewise.
19655         (TMPFS_MAGIC): Likewise.
19656         (USBDEVICE_SUPER_MAGIC): Likewise.
19657         (V9FS_MAGIC): Likewise.
19658         (XENFS_SUPER_MAGIC): Likewise.
19659         (CRAMFS_MAGIC): Fix typo in comment.
19660         (EXT2_SUPER_MAGIC): Update comment.
19661         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
19663 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
19665         * sysdeps/arm: Move directory from ports/sysdeps/arm.
19666         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
19667         * sysdeps/unix/sysv/linux/arm: Move directory from
19668         ports/sysdeps/unix/sysv/linux/arm.
19669         * README: Update listing for arm-*-linux-gnueabi.
19671         * README: Remove mention of am33.
19673 2014-02-07  Roland McGrath  <roland@hack.frob.com>
19675         * bits/sigset.h (__sigemptyset): Use a statement expression rather
19676         than the comma operator, to avoid "rhs of comma has no effect"
19677         compiler warnings.
19678         (__sigfillset, __sigandset, __sigorset): Likewise.
19679         * include/signal.h (__sigemptyset): Likewise.
19680         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
19682 2014-02-07  Allan McRae  <allan@archlinux.org>
19684         * version.h (RELEASE): Set to "development".
19685         (VERSION): Set to "2.19.90"
19686         * NEWS: Add 2.20 section.
19688 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
19690         [BZ #16529]
19691         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
19693 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
19695         * manual/contrib.texi: Update entry for Carlos O'Donell,
19696         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
19698 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
19700         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
19702         * sysdeps/unix/sysv/linux/kernel-features.h
19703         [__LINUX_KERNEL_VERSION >= 0x020621]
19704         (__ASSUME_PROC_PID_TASK_COMM): Define.
19706 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19708         [BZ #16398]
19709         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
19710         conversion when destination buffer does not have enough space.
19711         * libio/tst-ftell-partial-wide.c: New test case.
19712         * libio/Makefile (tests): Add tst-ftell-partial-wide.
19714         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
19715         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
19716         Leonard and Allan McRae.
19718 2014-02-04  David S. Miller  <davem@davemloft.net>
19720         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
19721         32-bit.
19723 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19725         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
19726         New file
19727         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
19728         New file
19729         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
19730         New file.
19731         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
19732         New file.
19733         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
19734         New file.
19735         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
19736         New file.
19737         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
19738         New file.
19739         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
19740         New file.
19741         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
19742         New file.
19743         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
19744         New file.
19745         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
19746         New file.
19747         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
19748         New file.
19749         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
19750         New file.
19752 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19754         * nptl/shlib-versions: Change powerpc*le start to 2.17.
19755         * shlib-versions: Likewise.
19757 2014-02-04  Roland McGrath  <roland@hack.frob.com>
19758             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19760         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
19761         (abilist-pattern): New variable, set to %-le.abilist.
19763         * Makerules (abilist-pattern): New variable.
19764         (vpath): Use $(abilist-pattern) in place of %.abilist.
19765         (check-abi-% pattern rule): Likewise.
19766         (check-abi, update-abi): Likewise.
19768 2014-02-04  Eric Wong  <normalperson@yhbt.net>
19770         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19772 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
19774         * manual/startup.texi: Add next, previous, and top entries for
19775         the `Program Arguments' and `Environment Variables' nodes.
19777 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
19779         * manual/macros.texi: Add comments before MTASC-safety macros.
19781         * manual/users.texi: Document MTASC-safety properties.
19783         * manual/threads.texi (pthread_key_create, pthread_key_delete)
19784         (pthread_getspecific, pthread_setspecific): Format with
19785         @deftypefun, and add @safety note.
19786         * manual/signal.texi: Move comments that analyze the above
19787         functions to their home place.
19789 2014-02-03  Allan McRae  <allan@archlinux.org>
19791         * po/sl.po: Update Slovenian translation from translation project.
19793 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
19795         * manual/time.texi (timegm): Add missing blank after @c.
19796         Reported by Joseph Myers <joseph@codesourcery.com>.
19798 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
19800         * manual/check-safety.sh: New.
19801         * manual/Makefile ($(objpfx)stamp-summary): Run it.
19803         * manual/terminal.texi: Document MTASC-safety properties.
19805         * manual/filesys.texi: Document MTASC-safety properties.
19807         * manual/errno.texi: Document MTASC-safety properties.
19809         * manual/intro.texi: Document safety identifiers and
19810         conditionals.
19812         * manual/string.texi (wcstok): Fix prototype.
19813         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
19815         * manual/time.texi: Document MTASC-safety properties.
19817         * manual/string.texi: Document MTASC-safety properties.
19819         * manual/threads.texi: Document MTASC-safety properties.
19821         * manual/stdio.texi: Document MTASC-safety properties.
19823         * manual/syslog.texi: Document MTASC-safety properties.
19825         * manual/sysinfo.texi: Document MTASC-safety properties.
19827         * manual/startup.texi: Document MTASC-safety properties.
19829         * manual/socket.texi: Document MTASC-safety properties.
19831         * manual/signal.texi: Document MTASC-safety properties.
19833 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
19835         * manual/setjmp.texi: Document MTASC-safety properties.
19837         * manual/search.texi: Document MTASC-safety properties.
19839         * manual/resource.texi: Document MTASC-safety properties.
19841         * manual/process.texi: Document MTASC-safety properties.
19843         * manual/platform.texi: Document MTASC-safety properties.
19845         * manual/pipe.texi: Document MTASC-safety properties.
19847         * manual/pattern.texi: Document MTASC-safety properties.
19849         * manual/message.texi: Document MTASC-safety properties.
19851         [BZ #12751]
19852         * manual/memory.texi: Document MTASC-safety properties.
19854         * manual/math.texi: Document MTASC-safety properties.
19856         * manual/locale.texi: Document MTASC-safety properties.
19858         * manual/llio.texi: Document MTASC-safety properties.
19860         * manual/libdl.texi: New.
19862         * manual/lang.texi: Document MTASC-safety properties.
19864         * manual/job.texi: Document MTASC-safety properties.
19866         * manual/getopt.texi: Document MTASC-safety properties.
19868         * manual/ctype.texi: Document MTASC-safety properties.
19870 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
19872         [BZ #16046]
19873         * csu/libc-tls.c (static_map): Remove variable.
19874         (__libc_setup_tls): Use main executable's link map for TLS data.
19875         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
19876         casing for LM_ID_BASE and GL(dl_nns).
19877         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
19878         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
19879         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
19880         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
19881         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
19882         member.
19883         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
19884         l_phnum members.
19886 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
19888         * manual/debug.texi: Document MTASC-safety properties.
19890 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
19892         [BZ #16510]
19893         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
19894         of __x86_64__ when disabling x87 inline functions.
19896 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
19898         * manual/charset.texi: Document MTASC-safety properties.
19900         * manual/crypt.texi: Document MTASC-safety properties.
19902         * manual/conf.texi: Document MTASC-safety properties.
19904         * manual/arith.texi: Document MTASC-safety properties.
19906         * manual/argp.texi: Document MTASC-safety properties.
19908         * manual/macros.texi: Introduce macros to document multi
19909         thread, asynchronous signal and asynchronous cancellation
19910         safety properties.
19911         * manual/intro.texi: Introduce the properties themselves.
19913 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19915         * sysdeps/sh/sh4/Makefile: New file.
19917 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
19919         * math/gen-libm-test.pl ($srcdir): New variable.
19920         ($auto_input): Use it.
19922 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19924         [BZ #16506]
19925         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
19926         access beyond array bounds when parsing netgroups file.
19928         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
19929         the old buffer before realloc.
19931 2014-01-27  Allan McRae  <allan@archlinux.org>
19933         * po/fr.po: Update French translation from translation project.
19935 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19937         * sysdeps/sh/libm-test-ulps: Regenerate.
19939 2014-01-24  David S. Miller  <davem@davemloft.net>
19941         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
19943 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19945         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
19946         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
19948 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
19950         [BZ #16474]
19951         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
19952         string pointers after reallocation.
19954 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19956         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
19957         __SH4A__ instead of __SH_FPU_ANY__.
19959 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19961         * sysdeps/sh/fpu_control.h: New file.
19962         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
19963         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
19964         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
19965         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
19966         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
19967         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
19968         * sysdeps/sh/sys/ucontext.h: Remove.
19969         * sysdeps/sh/sys: Remove directory.
19971 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19973         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
19974         s390/sys/ucontext.h.
19975         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
19976         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
19978 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
19980         [BZ #15605]
19981         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
19983 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19985         [BZ#16431]
19986         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
19987         Adjust the vDSO correctly for internal calls.
19988         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
19990 2014-01-20  Allan McRae  <allan@archlinux.org>
19992         * po/ca.po: Update Catalan translation from translation project.
19994 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
19996         * sysdeps/s390/sotruss-lib.c: New file.
19998 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20000         [BZ#16430]
20001         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
20002         (__GI___gettimeofday): Alias for a different internal symbol to avoid
20003         local calls issues by not having a PLT stub required for IFUNC calls.
20004         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
20006 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
20008         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
20009         * math/test-fpucw-static.c: Likewise.
20011 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
20013         [BZ #16453]
20014         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
20016 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20018         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
20019         implementation for powerpc.
20021 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
20023         [BZ #14782]
20024         * sysdeps/posix/system.c (__libc_system): Do not enable
20025         asynchronous cancellation.
20027 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20029         [BZ #16427]
20030         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
20031         handling only for numbers special also in the IEEE case.
20033 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20035         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
20037 2014-01-11  Allan McRae  <allan@archlinux.org>
20039         * po/bg.po: Update Bulgarian translation from translation project.
20041         * po/de.po: Update German translation from translation project.
20043 2014-01-10  Roland McGrath  <roland@hack.frob.com>
20045         * sysdeps/generic/gcc-compat.h: New file.
20047 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20049         * benchtests/asin-inputs: Correct slow inputs.
20050         * benchtests/acos-inputs: Likewise.
20052 2014-01-10  Allan McRae  <allan@archlinux.org>
20054         * po:sv.po: Update Swedish translation from translation project.
20056         * po/vi.po: Update Vietnamese translation from translation project.
20058         * po/eo.po: Update Esperanto translation from translation project.
20060         * po/cs.po: Update Czech translation from translation project.
20062         * po/nl.po: Update Dutch translation from translation project.
20064         * po/pl.po: Update Polish translation from translation project.
20066         * po/ru.po: Update Russian translation from translation project.
20068         * po/uk.po: Update Ukrainian translation from translation project.
20070 2014-01-08  Brooks Moses  <bmoses@google.com>
20072         * elf/dl-load.c: Fix comment typo.
20074 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
20076         * po/header.pot: Rename to...
20077         * po/pot.header: ... this.
20078         * po/Makefile: Use pot.header.
20080 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
20081             Maxim Kuvyrkov  <maxim@kugelworks.com>
20083         [BZ #16394]
20084         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
20085         SRC and DEST against LEN.
20087 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20089         [BZ #16414]
20090         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
20091         implementation.
20092         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
20094 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20096         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20098 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
20100         [BZ #16408]
20101         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
20102         for large positive arguments.
20104 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
20106         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
20108         * math/auto-libm-test-in: Mark various tests with
20109         xfail-rounding:ldbl-128ibm.
20110         * math/auto-libm-test-out: Regenerated.
20112         [BZ #16407]
20113         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
20114         Increase overflow threshold.
20116 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
20118         [BZ #14286]
20119         * stdio-common/vfprintf.c: Check for integer overflow.
20121 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20123         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
20124         the first argument and return value of __tls_get_addr_internal.
20126 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20128         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
20129         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
20131 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20133         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
20134         * sysdeps/s390/rtld-global-offsets.sym: New file.
20135         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
20136         GLIBC_2.19 symbol.
20137         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
20138         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
20139         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
20140         ... this.
20141         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
20142         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
20143         ... this.
20144         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
20145         Regenerate.
20146         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
20147         Regenerate.
20148         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
20149         halfs of GPRs for high_gprs contexts.
20150         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
20151         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
20152         field.
20153         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
20154         uc_flags field.
20155         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
20156         64 bit versions:
20157         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
20158         for high GPRs (uc_high_gprs) and for future extensions
20159         (__reserved).
20160         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
20161         for future extensions (__reserved).
20162         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
20163         64 bit versions:
20164         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
20165         SC_HIGHGPRS offset definition.
20166         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
20167         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
20169         * Versions.def: Add GLIBC_2.19 for libpthread.
20170         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
20171         siglongjmp for libpthread with GLIBC_2.19 symver.
20172         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
20173         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
20174         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
20175         * sysdeps/s390/__longjmp.c: New file.
20176         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
20177         * sysdeps/s390/longjmp.c: New file.
20178         * sysdeps/s390/setjmp.S: New file.
20179         * sysdeps/s390/sigjmp.S: New file.
20180         * sysdeps/s390/v1-longjmp.c: New file.
20181         * sysdeps/s390/v1-setjmp.h: New file.
20182         * sysdeps/s390/v1-sigjmp.c: New file.
20183         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
20184         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
20185         GLIBC_2.19 version.
20186         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
20187         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
20188         versioned symbols for ____longjmp_chk.
20189         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
20190         Likewise.
20191         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
20192         Regenerate.
20193         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
20194         Regenerate.
20195         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
20196         Regenerate.
20197         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
20198         Regenerate.
20199         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
20200         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
20201         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
20202         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
20203         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
20204         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
20205         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
20206         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
20207         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
20208         * sysdeps/s390/rtld-__longjmp.c: New file.
20209         * sysdeps/s390/rtld-setjmp.S: New file.
20211 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
20213         [BZ #16400]
20214         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
20215         Return -__logl (x) for small positive arguments without evaluating
20216         a polynomial.
20218 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
20220         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
20221         Rename to ...
20222         (__ptrace_peeksiginfo_args): ... this.
20223         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
20224         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
20225         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
20227 2014-01-06  Allan McRae  <allan@archlinux.org>
20229         * inet/netinet/in.h: Fix typo in comment.
20231 2014-01-05  Andreas Jaeger  <aj@suse.de>
20233         * sysdeps/i386/fpu/libm-test-ulps: Update.
20235 2014-01-05  Allan McRae  <allan@archlinux.org>
20237         * po/libc.pot: Regenerated.
20239         * malloc/memusagestat.c: Fix gettext call formatting.
20241 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
20243         * nscd/nscd.c: Improve usage() output.
20245 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
20247         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
20248         * sysdeps/unix/sysv/linux/configure: Regenerated.
20249         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
20250         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
20252 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
20254         [BZ #16390]
20255         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
20256         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
20258 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20260         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
20261         extra tokens at end of #undef directive.
20262         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
20263         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
20264         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
20266 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
20268         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
20270         * math/auto-libm-test-in: Mark various tests with
20271         xfail-rounding:ldbl-128ibm.
20272         * math/auto-libm-test-out: Regenerated.
20274 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
20276         [BZ #16386]
20277         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
20278         numbers with subnormal high part when calculating exponent.
20280         [BZ #16385]
20281         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
20282         fabs.
20284         [BZ #16384]
20285         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
20286         M_LN2l.
20287         (__ieee754_acoshl): Use __log1pl not __log1p.
20289 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
20291         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
20292         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
20293         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
20294         (grow_heap, heap_trim, _int_new_arena, get_free_list)
20295         (reused_arena, arena_get2): Convert to GNU style.
20296         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
20297         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
20298         (memalign_check, __malloc_set_state): Likewise.
20299         * malloc/mallocbug.c (main): Likewise.
20300         * malloc/malloc.c (__malloc_assert, malloc_init_state)
20301         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
20302         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
20303         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
20304         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
20305         (__posix_memalign, malloc_info): Likewise.
20306         * malloc/malloc.h: Likewise.
20307         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
20308         (mallochook, memalignhook, reallochook, mabort): Likewise.
20309         * malloc/mcheck.h: Likewise.
20310         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
20311         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
20312         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
20313         * malloc/morecore.c (__default_morecore): Likewise.
20314         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
20315         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
20316         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
20317         (print_and_abort): Likewise.
20318         * malloc/obstack.h: Likewise.
20319         * malloc/set-freeres.c (__libc_freeres): Likewise.
20320         * malloc/tst-mallocstate.c (main): Likewise.
20321         * malloc/tst-mtrace.c (main): Likewise.
20322         * malloc/tst-realloc.c (do_test): Likewise.
20324 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
20326         [BZ #16366]
20327         * nscd/netgroupcache.c (do_notfound): New function.
20328         (addgetnetgrentX): Use it.
20330         [BZ # 16365]
20331         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
20332         NSS_STATUS_NOTFOUND.
20334 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
20336         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
20337         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20339 2014-01-01  Allan McRae  <allan@archlinux.org>
20341         * scripts/update-copyrights: Update configure input file suffix.
20343         * NEWS: Update copyright year.
20344         * catgets/gencat.c: Likewise.
20345         * csu/version.c: Likewise.
20346         * debug/catchsegv.sh: Likewise.
20347         * debug/pcprofiledump.c: Likewise.
20348         * debug/xtrace.sh: Likewise.
20349         * elf/ldconfig.c: Likewise.
20350         * elf/ldd.bash.in: Likewise.
20351         * elf/pldd.c: Likewise.
20352         * elf/sotruss.ksh: Likewise.
20353         * elf/sprof.c: Likewise.
20354         * iconv/iconv_prog.c: Likewise.
20355         * iconv/iconvconfig.c: Likewise.
20356         * locale/programs/locale.c: Likewise.
20357         * locale/programs/localedef.c: Likewise.
20358         * login/programs/pt_chown.c: Likewise.
20359         * malloc/memusage.sh: Likewise.
20360         * malloc/memusagestat.c: Likewise.
20361         * malloc/mtrace.pl: Likewise.
20362         * manual/libc.texinfo: Likewise.
20363         * nscd/nscd.c: Likewise.
20364         * nss/getent.c: Likewise.
20365         * nss/makedb.c: Likewise.
20366         * posix/getconf.c: Likewise.
20367         * scripts/test-installation.pl: Likewise.
20369         * All files with FSF copyright notices: Update copyright dates
20370         using scripts/update-copyrights.
20371         * intl/plural.c: Regenerated.
20372         * locale/programs/charmap-kw.h: Likewise.
20373         * locale/programs/locfile-kw.h: Likewise.
20375 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
20377         * sysdeps/unix/sysv/linux/configure: Regenerated.
20378         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
20379         the linux/fanotify.h header.
20380         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
20381         HAVE_LINUX_FANOTIFY_H is defined.
20383 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
20385         * benchtests/cos-inputs: New inputs.
20386         * benchtests/sin-inputs: Likewise.
20388         * benchtests/atan-inputs: New inputs. Fix name of multiple
20389         precision fallback inputs.
20391         * benchtests/atanh-inputs: New inputs.
20392         * benchtests/tanh-inputs: Likewise.
20394         * benchtests/acosh-inputs: New inputs.
20395         * benchtests/asinh-inputs: Likewise.
20397         * benchtests/cosh-inputs: New inputs.
20398         * benchtests/sinh-inputs: Likewise.
20400         * benchtests/acos-inputs: Add more inputs.
20401         * benchtests/asin-inputs: Likewise.
20403 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
20405         [BZ #16375]
20406         * manual/arith.texi: Fix spelling.
20407         * manual/charset.texi: Likewise.
20408         * manual/errno.texi: Likewise.
20409         * manual/filesys.texi: Likewise.
20410         * manual/lang.texi: Likewise.
20411         * manual/llio.texi: Likewise.
20412         * manual/locale.texi: Likewise.
20413         * manual/message.texi: Likewise.
20414         * manual/resource.texi: Likewise.
20415         * manual/search.texi: Likewise.
20416         * manual/setjmp.texi: Likewise.
20417         * manual/stdio.texi: Likewise.
20418         * manual/string.texi: Likewise.
20419         * manual/sysinfo.texi: Likewise.
20420         * manual/time.texi: Likewise.
20422 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
20424         * po/sl.po: New file.
20426 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
20428         * .gitignore: Add core/.gdbinit/.gdb_history.
20430 2013-12-27  Allan McRae  <allan@archlinux.org>
20432         [BZ #16369]
20433         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
20434         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
20436 2013-12-24  Brooks Moses  <bmoses@google.com>
20438         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
20439         all compilers that claim C++98 compliance, not just GCC.
20440         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
20441         Likewise.
20443 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
20445         * NEWS: Restore accidentally deleted bug-fix entries.
20447 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
20448             Ondřej Bílka  <neleai@seznam.cz>
20450         [BZ #15073]
20451         * malloc/malloc.c (_int_free): Perform sanity check only if we
20452         have_lock.
20454 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
20456         [BZ #12986]
20457         * manual/stdio.texi (String Input Conversions): Clarify that character
20458         classes are not supported.
20460 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20462         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20464 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
20466         [BZ #16337]
20467         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
20468         Calculate results for small negative arguments directly rather
20469         than using reflection formula with special underflow handling.
20471         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
20472         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
20473         sysdeps/unix/bsd/bsd4.4/syscalls.list.
20474         (fchflags): Likewise.
20475         (revoke): Likewise.
20476         (setlogin): Likewise.
20477         (sigaltstack): Likewise.
20478         (wait4): Likewise.
20479         (sigblock): Remove.
20480         (sigsetmask): Likewise.
20481         (wait3): Likewise.
20482         (waitpid): Likewise.
20483         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
20484         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
20485         file.
20486         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
20487         * sysdeps/unix/bsd/Makefile: ... here.
20488         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
20489         * sysdeps/unix/bsd/Versions: ... here.
20490         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
20491         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
20492         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
20493         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
20494         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
20495         * sysdeps/unix/bsd/sigblock.c: ... here.
20496         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
20497         * sysdeps/unix/bsd/sigsetmask.c: ... here.
20498         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
20499         * sysdeps/unix/bsd/sigvec.c: ... here.
20500         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
20501         * sysdeps/unix/bsd/tcdrain.c: ... here.
20502         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
20503         * sysdeps/unix/bsd/tcgetattr.c: ... here.
20504         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
20505         * sysdeps/unix/bsd/tcsetattr.c: ... here.
20506         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
20507         * sysdeps/unix/bsd/wait.c: ... here.
20508         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
20509         * sysdeps/unix/bsd/wait3.c: ... here.
20510         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
20511         * sysdeps/unix/bsd/waitpid.c: ... here.
20513 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
20515         [BZ #16356]
20516         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
20517         round-to-nearest for [!USE_AS_EXPM1L].
20518         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
20519         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
20520         more tests of exp and exp10.  Expect some exp10 tests to miss
20521         exceptions or fail in directed rounding modes.
20522         * math/auto-libm-test-out: Regenerated.
20523         * math/libm-test.inc (exp10_tonearest_test_data): New array.
20524         (exp10_test_tonearest): New function.
20525         (exp10_towardzero_test_data): New array.
20526         (exp10_test_towardzero): New function.
20527         (exp10_downward_test_data): New array.
20528         (exp10_test_downward): New function.
20529         (exp10_upward_test_data): New array.
20530         (exp10_test_upward): New function.
20531         (main): Call the new functions.
20532         * sysdeps/i386/fpu/libm-test-ulps: Update.
20533         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20535 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
20537         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
20538         asinh, atan, atan2, atanh, cbrt, cos and cosh.
20539         * math/auto-libm-test-out: Regenerated.
20540         * math/libm-test.inc (acosh_test_data): Add more tests.
20541         (atanh_test_data): Likewise.
20542         (ceil_test_data): Likewise.
20543         (copysign_test_data): Likewise.
20544         * sysdeps/i386/fpu/libm-test-ulps: Update.
20545         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20547         * timezone/checktab.awk: Update from tzcode 2013i.
20548         * timezone/private.h: Likewise.
20549         * timezone/scheck.c: Likewise.
20550         * timezone/tzfile.h: Likewise.
20551         * timezone/tzselect.ksh: Likewise.
20552         * timezone/zdump.c: Likewise.
20553         * timezone/zic.c: Likewise.
20555         * math/auto-libm-test-in: Add tests of cpow.
20556         * math/auto-libm-test-out: Regenerated.
20557         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
20558         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20559         mpc_cc_c.
20560         (func_calc_desc): Add mpc_cc_c union field.
20561         (test_functions): Add cpow.
20562         (special_fill_2pi): New function.
20563         (special_real_inputs): Add 2pi.
20564         (calc_generic_results): Handle mpc_cc_c.
20565         * sysdeps/i386/fpu/libm-test-ulps: Update.
20566         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20568         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
20569         csqrt, ctan and ctanh.
20570         * math/auto-libm-test-out: Regenerated.
20571         * math/libm-test.inc (TEST_COND_x86_64): New macro.
20572         (TEST_COND_x86): Likewise.
20573         (ccos_test_data): Use AUTO_TESTS_c_c.
20574         (ccosh_test_data): Likewise.
20575         (cexp_test_data): Likewise.
20576         (clog_test_data): Likewise.
20577         (csqrt_test_data): Likewise.
20578         (ctan_test_data): Likewise.
20579         (ctan_tonearest_test_data): Likewise.
20580         (ctan_towardzero_test_data): Likewise.
20581         (ctan_downward_test_data): Likewise.
20582         (ctan_upward_test_data): Likewise.
20583         (ctanh_test_data): Likewise.
20584         (ctanh_tonearest_test_data): Likewise.
20585         (ctanh_towardzero_test_data): Likewise.
20586         (ctanh_downward_test_data): Likewise.
20587         (ctanh_upward_test_data): Likewise.
20588         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20589         mpc_c_c.
20590         (func_calc_desc): Add mpc_c_c union field.
20591         (FUNC_mpc_c_c): New macro.
20592         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
20593         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
20594         ctanh.
20595         (special_fill_min_subnorm_p120): New function.
20596         (special_real_inputs): Add min_subnorm_p120.
20597         (calc_generic_results): Handle mpc_c_c.
20598         * sysdeps/i386/fpu/libm-test-ulps: Update.
20599         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20601 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
20603         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
20604         (do_sin_slow): New functions.
20605         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
20606         (cslow2, csloww1, csloww2): Use the new functions.
20608         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
20609         Use M to change sign of result instead of X.  Assume X is
20610         positive.
20611         (csloww1): Likewise.
20612         (__sin): Adjust.
20613         (__cos): Adjust.
20615         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
20616         arguments A and DA.
20617         (__sin): Adjust.
20618         (__cos): Likewise.
20620         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
20621         (__cos): Likewise.
20622         (sloww1): Don't adjust sign of DX.
20623         (csloww1): Likewise.
20624         (sloww2): Use X directly and don't adjust sign of DX.
20625         (csloww2): Likewise.
20627 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20629         * math/auto-libm-test-in: Add tests of cabs and carg.
20630         * math/auto-libm-test-out: Regenerated.
20631         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
20632         (carg_test_data): Likewise.
20633         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20634         mpc_c_f.
20635         (func_calc_desc): Add mpc_c_f union field.
20636         (test_functions): Add cabs and carg.
20637         (calc_generic_results): Handle mpc_c_f.
20639         * sysdeps/powerpc/powerpc32/libgcc-compat.S
20640         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
20641         as a macro and a compat symbol.
20642         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
20643         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
20644         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
20645         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
20646         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
20647         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
20648         not use .hidden.
20649         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
20650         Likewise.
20651         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
20652         Likewise.
20653         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
20654         Likewise.
20655         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
20656         Likewise.
20657         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
20658         Likewise.
20659         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
20660         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
20661         from GLIBC_2.3.2.
20663 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20665         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20667 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20669         * manual/texinfo.tex: Update to version 2013-11-26.10 with
20670         trailing whitespace removed.
20671         * scripts/config.guess: Update to version 2013-11-29.
20672         * scripts/config.sub: Update to version 2013-10-01.
20674         * math/auto-libm-test-in: Add tests of sincos.
20675         * math/auto-libm-test-out: Regenerated.
20676         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
20677         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20678         mpfr_f_11.
20679         (func_calc_desc): Add mpfr_f_11 union field.
20680         (test_functions): Add sincos.
20681         (calc_generic_results): Handle mpfr_f_11.
20682         * sysdeps/i386/fpu/libm-test-ulps: Update.
20683         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20685 2013-12-19  Andreas Schwab  <schwab@suse.de>
20687         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
20688         CALL_MCOUNT.
20689         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
20690         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
20691         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
20693 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20695         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
20696         * sysdeps/i386/fpu/libm-test-ulps: Update.
20697         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20699         [BZ #16293]
20700         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
20701         round-to-nearest mode when using frndint.
20702         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
20703         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
20704         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
20705         Likewise.
20706         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
20707         sinh test to fail.
20708         * math/auto-libm-test-out: Regenerated.
20709         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
20710         (TEST_COND_x86): Likewise.
20711         (expm1_tonearest_test_data): New array.
20712         (expm1_test_tonearest): New function.
20713         (expm1_towardzero_test_data): New array.
20714         (expm1_test_towardzero): New function.
20715         (expm1_downward_test_data): New array.
20716         (expm1_test_downward): New function.
20717         (expm1_upward_test_data): New array.
20718         (expm1_test_upward): New function.
20719         (main): Run the new test functions.
20720         * sysdeps/i386/fpu/libm-test-ulps: Update.
20721         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20723         * include/features.h: Update comment documenting feature test
20724         macros.  Mention _DEFAULT_SOURCE in comment.
20725         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
20726         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
20727         _BSD_SOURCE and _SVID_SOURCE.
20728         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
20729         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
20730         !_SVID_SOURCE]: Likewise.
20731         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20732         (__USE_POSIX_IMPLICITLY): Define.
20733         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20734         (_POSIX_SOURCE): Undefine and redefine.
20735         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20736         (_POSIX_C_SOURCE): Likewise.
20737         * manual/creature.texi (_DEFAULT_SOURCE): Document.
20738         (Feature Test Macros): Update documentation of default features.
20740 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
20742         * benchtests/Makefile: Add bench-strtok.
20743         * benchtests/bench-strtok.c: New file: strtok benchtest.
20745 2013-12-19  Allan McRae  <allan@archlinux.org>
20747         * manual/install.texi: Suppress menu for plain text output.
20748         * INSTALL: Regenerated.
20750 2013-12-18  Brooks Moses  <bmoses@google.com>
20752         [BZ #15846]
20753         * misc/getauxval.c: Include errno.h.
20754         (__getauxval): Set errno to ENOENT if the requested type is not
20755         found.
20756         * misc/sys/auxv.h (getauxval): Document that it may set errno;
20757         don't declare with __attribute_const__.
20758         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
20759         * manual/startup.texi: Document that getauxval sets errno.
20761 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
20763         * math/auto-libm-test-in: Add tests of jn and yn.
20764         * math/auto-libm-test-out: Regenerated.
20765         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
20766         (yn_test_data): Likewise.
20767         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20768         mpfr_if_f.
20769         (func_calc_desc): Add mpfr_if_f union field.
20770         (FUNC_mpfr_if_f): New macro.
20771         (test_functions): Add jn and yn.
20772         (calc_generic_results): Assert type of second input for
20773         mpfr_ff_f.  Handle mpfr_if_f.
20774         (output_for_one_input_case): Disable all checking for arguments
20775         fitting floating-point types in case of an integer argument.
20776         * sysdeps/i386/fpu/libm-test-ulps: Update.
20777         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20779         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
20780         Don't expect fegetround reference in libm.so.
20782 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
20784         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
20785         $(config-cflags-nofma).
20787 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
20789         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
20790         * math/auto-libm-test-out: Regenerated.
20792         [BZ #16338]
20793         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
20794         to determine exponent and adjust argument to have exponent of -1.
20795         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
20796         log2.
20797         * math/auto-libm-test-out: Regenerated.
20798         * sysdeps/i386/fpu/libm-test-ulps: Update.
20799         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20801 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
20803         * manual/probes.texi: Remove cases when per-thread arenas are
20804         disabled.
20806 2013-12-18  Andreas Schwab  <schwab@suse.de>
20808         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
20809         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
20810         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
20811         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
20812         * sysdeps/i386/i686/multiarch/Makefile: Update.
20813         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
20815 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20817         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
20818         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
20820 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
20822         [BZ #15968]
20823         Support TZ transition times < 00:00:00.
20824         This is needed for version-3 tz-format files; it supports time
20825         stamps past 2037 for America/Godthab (the only entry in the tz
20826         database for which this change is relevant).
20827         * manual/time.texi (TZ Variable): Document transition times
20828         from -167:59:59 through -00:00:01.
20829         * time/tzset.c (tz_rule): Time of day is now signed.
20830         (__tzset_parse_tz): Parse negative time of day.
20832         Document TZ transition times >= 25:00:00.
20833         * manual/time.texi (TZ Variable): Document transition times from
20834         25:00:00 through 167:59:59.  These are already supported, and this
20835         support will help with version-3 tz-format files.
20837         * manual/time.texi (TZ Variable): Modernize North America example
20838         to reflect current (i.e., 2007-and-later) daylight saving rules.
20840         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
20842 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20844         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
20845         * sysdeps/unix/bsd/bits/stat.h: Likewise.
20846         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
20847         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
20848         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
20849         * sysdeps/unix/bsd/bsdstat.h: Likewise.
20850         * sysdeps/unix/bsd/clock.c: Likewise.
20851         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
20852         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
20853         * sysdeps/unix/bsd/init-posix.c: Likewise.
20854         * sysdeps/unix/bsd/poll.c: Likewise.
20855         * sysdeps/unix/bsd/ptsname.c: Likewise.
20856         * sysdeps/unix/bsd/seekdir.c: Likewise.
20857         * sysdeps/unix/bsd/setegid.c: Likewise.
20858         * sysdeps/unix/bsd/seteuid.c: Likewise.
20859         * sysdeps/unix/bsd/setgid.c: Likewise.
20860         * sysdeps/unix/bsd/setrgid.c: Likewise.
20861         * sysdeps/unix/bsd/setruid.c: Likewise.
20862         * sysdeps/unix/bsd/setsid.c: Likewise.
20863         * sysdeps/unix/bsd/setuid.c: Likewise.
20864         * sysdeps/unix/bsd/sigaction.c: Likewise.
20865         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
20866         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
20867         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
20868         * sysdeps/unix/bsd/telldir.c: Likewise.
20869         * sysdeps/unix/bsd/times.c: Likewise.
20870         * sysdeps/unix/bsd/usleep.c: Likewise.
20872         * misc/Makefile (install-lib): Remove libbsd-compat.a.
20873         ($(objpfx)libbsd-compat.a): Remove rule.
20875         * include/features.h (__FAVOR_BSD): Do not define.
20876         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
20877         features conflicting with POSIX.
20878         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
20879         (_BSD_SOURCE): Remove description of not being a subset of other
20880         feature test macros.
20881         * manual/job.texi (getpgrp): Do not document BSD version.
20882         (getpgid): Do not document by reference to BSD getpgrp.
20883         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
20884         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
20885         * signal/signal.h [__FAVOR_BSD]: Likewise.
20886         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
20887         instead of making contents conditional on [__FAVOR_BSD].
20888         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
20890 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20892         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20894 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20896         [BZ #16314]
20897         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
20898         values below 2**-450, not 2**-500.
20899         * math/auto-libm-test-in: Don't allow spurious underflow from
20900         hypot.
20901         * math/auto-libm-test-out: Regenerated.
20903         [BZ #16316]
20904         [BZ #16330]
20905         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
20906         values of ha and hb and sort them after adjusting subnormal
20907         arguments.
20908         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
20909         Likewise.
20910         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
20911         values of ea and eb and sort them after adjusting subnormal
20912         arguments.
20913         * math/auto-libm-test-in: Do not expect some hypot tests of
20914         subnormals to fail.  Add more hypot tests.
20915         * math/auto-libm-test-out: Regenerated.
20917 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20919         [BZ #13304]
20920         * sysdeps/sh/s_fma.c: New file.
20921         * sysdeps/sh/s_fmaf.c: New file.
20922         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
20923         version.
20924         * sysdeps/sh/Implies: Add sh/soft-fp.
20926 2013-12-16  Roland McGrath  <roland@hack.frob.com>
20928         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
20929         level of indirection to members `objname', `errstring', `malloced'.
20930         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
20931         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
20932         it as the __longjmp argument (just pass 1 instead).
20933         (_dl_catch_error): Initialize C with argument pointers and address of
20934         volatile local ERRCODE rather than copying values out of C at return.
20936 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
20938         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
20939         * math/auto-libm-test-out: Regenerated.
20940         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
20941         (hypot_test_data): Likewise.
20942         (pow_test_data): Likewise.
20943         (pow_tonearest_test_data): Likewise.
20944         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20945         mpfr_ff_f.
20946         (func_calc_desc): Add mpfr_ff_f union field.
20947         (FUNC_mpfr_ff_f): New macro.
20948         (test_functions): Add atan2, hypot and pow.
20949         (special_fill_min): New function.
20950         (special_fill_minus_min): Likewise.
20951         (special_fill_min_subnorm): Likewise.
20952         (special_fill_minus_min_subnorm): Likewise.
20953         (special_real_inputs): Add min, -min, min_subnorm and
20954         -min_subnorm.
20955         (calc_generic_results): Handle mpfr_ff_f.
20956         * sysdeps/i386/fpu/libm-test-ulps: Update.
20957         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20959 2013-12-16  Will Newton  <will.newton@linaro.org>
20961         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
20962         (Aligned Memory Blocks): Add documentation for aligned_alloc
20963         and suggest it as an alternative to posix_memalign.
20964         (Hooks for Malloc): Document __memalign_hook is also called
20965         for aligned_alloc.  (Summary of Malloc): Add summary for
20966         aligned alloc.  Document __memalign_hook is also called
20967         for aligned_alloc.
20969 2013-12-16  Will Newton  <will.newton@linaro.org>
20971         * manual/memory.texi (Malloc Examples): Clarify default
20972         alignment documentation.  Suggest posix_memalign rather
20973         than memalign or valloc.
20974         (Aligned Memory Blocks): Remove suggestion to use memalign
20975         or valloc.  Remove obsolete comment about BSD.
20976         Document memalign errno values and mark the function obsolete.
20977         Document posix_memalign returned error codes.  Mark valloc
20978         as obsolete.  (Hooks for Malloc): __memalign_hook is also
20979         called for posix_memalign and valloc.
20980         (Summary of Malloc): Add posix_memalign to function summary.
20981         __memalign_hook is also called for posix_memalign and valloc.
20983 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
20985         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
20986         TAYLOR_SIN.
20987         (__sin): Adjust.
20988         (__cos): Likewise.
20989         (sloww): Use mynumber union.  Expand ternary operator into
20990         if-else statements.
20991         (cslow): use mynumber union.
20993 2013-12-16  Allan McRae  <allan@archlinux.org>
20995         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
20996         * configure: Regenerated.
20998         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
21000         [BZ #14120]
21001         * configure.ac: Added --enable-maintainer-mode. Check for
21002         autoconf when enabled.
21003         * configure: Regenerated.
21005         * nscd/nscd.service: New file.
21006         * nscd/nscd.tmpfiles: New file.
21008 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
21010         [BZ #12100]
21011         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
21012         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
21013         * sysdeps/x86_64/multiarch/strstr.c: ... here.
21014         (strstr): Add __strstr_sse2_unaligned ifunc.
21015         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
21016         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
21017         (strcasestr): Remove __strcasestr_sse42 ifunc.
21018         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
21019         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
21020         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
21022 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21024         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
21025         * sysdeps/sh/bits/fenv.h: ... here.
21026         * sysdeps/sh/sh4/fpu/bits: Remove directory.
21028 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21030         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
21032         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
21033         hypotf multiarch implementations.
21034         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
21035         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
21036         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
21037         multiarch hypot for PPC64.
21038         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
21039         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
21040         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
21041         multiarch hypotf for PPC64.
21043         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
21044         modff multiarch implementations.
21045         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
21046         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
21047         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
21048         multiarch modf for PPC64.
21049         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
21050         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
21051         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
21052         multiarch modff for PPC64.
21054         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
21055         and logl multiarch implementations.
21056         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
21057         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
21058         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
21059         multiarch logb for PPC64.
21060         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
21061         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
21062         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
21063         multiarch logb for PPC64.
21064         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
21065         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
21066         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
21067         multiarch logb for PPC64.
21069         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
21070         isinff multiarch implementation.
21071         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
21072         file.
21073         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
21074         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
21075         multiarch isinf for PPC64.
21076         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
21077         file.
21078         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
21079         multiarch isinff for PPC64.
21081         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
21082         finitef multiarch implementation.
21083         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
21084         file.
21085         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
21086         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
21087         multiarch finite for PPC64.
21088         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
21089         file.
21090         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
21091         multiarch finitef for PPC64.
21093         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
21094         lrint multiarch implementation.
21095         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
21096         file.
21097         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
21098         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
21099         multiarch llrint for PPC64.
21100         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
21101         multiarch lrint for PPC64.
21103         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
21104         copysignf multiarch implementation.
21105         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
21106         file.
21107         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
21108         file.
21109         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
21110         multiarch copysign for PPC64.
21111         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
21112         multiarch copysignf for PPC64.
21114         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
21115         multiarch implementation.
21116         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
21117         file.
21118         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
21119         file.
21120         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
21121         file.
21122         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
21123         file.
21124         multiarch llround for PPC64.
21125         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
21126         multiarch trunc for PPC64.
21127         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
21128         multiarch truncf for PPC64.
21130         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
21131         multiarch implementation.
21132         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
21133         file.
21134         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
21135         file.
21136         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
21137         file.
21138         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
21139         file.
21140         multiarch llround for PPC64.
21141         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
21142         multiarch round for PPC64.
21143         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
21144         multiarch roundf for PPC64.
21146         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
21147         multiarch implementation.
21148         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
21149         file.
21150         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
21151         file.
21152         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
21153         file.
21154         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
21155         file.
21156         multiarch llround for PPC64.
21157         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
21158         multiarch floor for PPC64.
21159         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
21160         multiarch floorf for PPC64.
21162         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
21163         multiarch implementation.
21164         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
21165         file.
21166         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
21167         file.
21168         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
21169         file.
21170         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
21171         file.
21172         multiarch llround for PPC64.
21173         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
21174         multiarch ceil for PPC64.
21175         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
21176         multiarch ceilf for PPC64.
21178         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
21179         multiarch implementation.
21180         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
21181         file.
21182         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
21183         file.
21184         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
21185         file.
21186         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
21187         multiarch llround for PPC64.
21188         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
21189         multiarch lround for PPC64.
21191         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
21192         multiarch implementation.
21193         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
21194         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
21195         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
21196         file.
21197         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
21198         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
21199         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
21200         multiarch isnan for PPC64.
21201         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
21202         multiarch isnanf for PPC64.
21204         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
21205         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
21206         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
21207         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
21208         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
21209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
21211         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
21212         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
21213         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
21214         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
21216         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
21217         multiarch implementations.
21218         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21219         (__libc_ifunc_impl_list): Likewise.
21220         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
21221         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
21222         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
21223         multiarch stpcpy for PPC64.
21225         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
21226         multiarch implementations.
21227         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21228         (__libc_ifunc_impl_list): Likewise.
21229         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
21230         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
21231         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
21232         multiarch strcpy for PPC64.
21234         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
21235         redefine function name.
21236         (_wordcopy_fwd_dest_aligned): Likewise.
21237         (_wordcopy_bwd_aligned): Likewise.
21238         (_wordcopy_bwd_dest_aligned): Likewise.
21239         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
21240         multiarch implementations.
21241         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21242         (__libc_ifunc_impl_list): Likewise.
21243         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
21244         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
21245         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
21246         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
21247         multiarch wcscpy for PPC64.
21249         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
21250         multiarch implementations.
21251         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21252         (__libc_ifunc_impl_list): Likewise.
21253         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
21254         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
21255         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
21256         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
21257         multiarch wcscpy for PPC64.
21259         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
21260         multiarch implementations.
21261         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21262         (__libc_ifunc_impl_list): Likewise.
21263         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
21264         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
21265         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
21266         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
21267         multiarch wcsrchr for PPC64.
21269         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
21270         multiarch implementations.
21271         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21272         (__libc_ifunc_impl_list): Likewise.
21273         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
21274         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
21275         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
21276         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
21277         multiarch wcschr for PPC64.
21279         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
21280         multiarch implementations.
21281         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21282         (__libc_ifunc_impl_list): Likewise.
21283         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
21284         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
21285         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
21286         multiarch strchrnul for PPC64.
21288         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
21289         implementations.
21290         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21291         (__libc_ifunc_impl_list): Likewise.
21292         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
21293         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
21294         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
21295         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
21296         strchr for PPC64.
21298         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
21299         implementations.
21300         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21301         (__libc_ifunc_impl_list): Likewise.
21302         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
21303         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
21304         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
21305         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
21306         strncmp for PPC64.
21308         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
21309         multiarch implementations.
21310         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21311         (__libc_ifunc_impl_list): Likewise.
21312         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
21313         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
21314         strncasecmp for PPC64.
21315         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
21316         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
21317         multiarch strncasecmp_l for PPC64.
21319         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
21320         multiarch implementations.
21321         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
21322         (__libc_ifunc_impl_list): Likewise.
21323         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
21324         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
21325         multiarch strcasecmp for PPC64.
21326         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
21327         file.
21328         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
21329         multiarch strcasecmp_l for PPC64.
21331         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
21332         implementations.
21333         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21334         (__libc_ifunc_impl_list): Likewise.
21335         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
21336         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
21337         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
21338         strnlen for PPC64.
21340         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
21341         implementations.
21342         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21343         (__libc_ifunc_impl_list): Likewise.
21344         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
21345         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
21346         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
21347         strlen for PPC64.
21349         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
21350         implementations.
21351         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21352         (__libc_ifunc_impl_list): Likewise.
21353         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
21354         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
21355         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
21356         rawmemrchr for PPC64.
21358         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
21359         implementation.
21360         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21361         (__libc_ifunc_impl_list): Likewise.
21362         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
21363         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
21364         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
21365         memrchr for PPC64.
21367         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
21368         implementation.
21369         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21370         (__libc_ifunc_impl_list): Likewise.
21371         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
21372         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
21373         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
21374         memchr for PPC64.
21376         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
21377         implementation.
21378         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21379         (__libc_ifunc_impl_list): Likewise.
21380         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
21381         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
21382         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
21383         mempcpy for PPC64.
21385         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
21386         avoid cretion of __bzero symbol.
21387         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
21388         Likewise.
21389         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
21390         Likewise.
21391         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
21392         Likewise.
21393         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
21394         multiarch implementations.
21395         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21396         (__libc_ifunc_impl_list): Likewise.
21397         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
21398         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
21399         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
21400         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
21401         bzero for PPC32.
21402         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
21403         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
21404         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
21405         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
21406         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
21407         memset for PPC64.
21408         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
21410         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
21411         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
21412         implementations.
21413         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21414         (__libc_ifunc_impl_list): Likewise.
21415         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
21416         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
21417         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
21418         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
21419         memcmp for PPC64.
21421         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
21422         multiarch for POWER/PPC64.
21423         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
21424         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
21425         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
21426         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
21427         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
21428         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
21429         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
21430         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
21431         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
21432         memcpy for PPC64.
21434         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
21435         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
21436         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
21437         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
21438         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
21439         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
21440         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
21441         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
21442         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
21443         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
21444         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
21445         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
21446         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
21447         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
21448         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
21449         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
21450         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
21451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
21452         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
21453         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
21454         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
21455         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
21457 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21459         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
21461 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
21463         * benchtests/Makefile (bench): Add exp2 and log2.
21464         (LDLIBS-bench-exp2): Add -lm.
21465         (LDLIBS-bench-log2): Likewise.
21466         * benchtests/exp2-inputs: New inputs file.
21467         * benchtests/log2-inputs: New inputs file.
21468         * benchtests/log-inputs: Add new inputs.
21469         * benchtests/tan-inputs: Likewise.
21471 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
21473         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
21474         definition...
21475         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
21476         (csloww2): ... from here.
21478         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
21479         instead of structures.
21480         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
21481         (POLYNOMIAL): Likewise.
21482         (TAYLOR_SLOW): Likewise.
21483         (__sin): Likewise.
21484         (__cos): Likewise.
21485         (slow1): Likewise.
21486         (slow2): Likewise.
21487         (sloww): Likewise.
21488         (sloww1); Likewise.
21489         (sloww2): Likewise.
21490         (bsloww1): Likewise.
21491         (bsloww2): Likewise.
21492         (cslow2): Likewise.
21493         (csloww): Likewise.
21494         (csloww1): Likewise.
21495         (csloww2): Likewise.
21497 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
21499         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
21500         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
21501         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
21502         * malloc/hooks.c (realloc_check): Likewise.
21504         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
21505         * malloc/arena.c: Remove PER_THREAD conditional.
21506         [!PER_THREAD]: Remove code.
21507         (ptmalloc_unlock_all2): Likewise.
21508         (ptmalloc_init): Likewise.
21509         (_int_new_arena): Likewise.
21510         (arena_get2): Likewise.
21511         * malloc/hooks.c (__malloc_get_state): Likewise.
21512         (__malloc_set_state): Likewise.
21513         * malloc/malloc.c: Likewise.
21514         (struct malloc_state): Likewise.
21515         (struct malloc_par): Likewise.
21516         (__libc_realloc): Likewise.
21517         (__libc_mallopt): Likewise.
21519 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21521         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
21523 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
21525         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
21526         macro to a function.  Check for zero perturb_byte.
21527         (_int_malloc, _int_free): Remove zero perturb_byte checks.
21529         * malloc/malloc.c: (force_reg): Remove.
21530         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
21531         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
21532         force_reg by atomic_forced_read.
21533         * malloc/arena.c (ptmalloc_init): Likewise.
21534         * malloc/hooks.c (top_check): Likewise.
21536 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21538         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21540 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
21542         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21544 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
21546         * math/auto-libm-test-in: Add tests of lgamma.
21547         * math/auto-libm-test-out: Regenerated.
21548         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
21549         (M_LOG_2_SQRT_PIl): Likewise.
21550         (lgamma_test_data): Use AUTO_TESTS_f_f1.
21551         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21552         mpfr_f_f1.
21553         (func_calc_desc): Add mpfr_f_f1 union field.
21554         (ARGS1): New macro.
21555         (ARGS2): Likewise.
21556         (ARGS3): Likewise.
21557         (ARGS4): Likewise.
21558         (RET1): Likewise.
21559         (RET2): Likewise.
21560         (CALC): Likewise.
21561         (FUNC): Likewise.
21562         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
21563         (test_functions): Add lgamma.
21564         (calc_generic_results): Handle mpfr_f_f1.
21565         * sysdeps/i386/fpu/libm-test-ulps: Update.
21566         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21568 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21570         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
21571         __mpn_add_n for PowerPC64/POWER7.
21572         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
21573         __mpn_sub_n for PowerPC64/POWER7.
21575         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
21576         __mpn_addmul_1 for PowerPC64.
21577         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
21578         __mpn_submul_1 for PowerPC64.
21579         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
21580         for PowerPC64.
21581         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
21582         for PowerPC64.
21584 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
21586         [BZ #15089]
21587         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
21589 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21591         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
21593         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
21594         add multiarch folders.
21595         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
21596         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
21597         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
21598         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
21599         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
21600         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
21601         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
21602         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
21603         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
21604         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
21605         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
21606         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
21607         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
21608         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
21609         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
21610         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
21611         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
21613         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
21614         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
21615         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
21616         New file.
21617         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
21618         New file.
21619         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
21620         multiarch __ieee754_hypot for PowerPC32.
21621         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
21622         New file.
21623         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
21624         New file.
21625         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
21626         multiarch __ieee754_hypotf for PowerPC32.
21628         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
21629         long_double_symbol only if __logbl is defined.
21630         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
21631         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
21632         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
21633         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
21634         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
21635         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
21636         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
21637         path for implementation.
21638         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
21639         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
21640         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
21641         logb, and logbl multiarch implementations for PowerPC32.
21642         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
21643         file.
21644         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
21645         file.
21646         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
21647         multiarch logb for PowerPC32.
21648         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
21649         file.
21650         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
21651         file.
21652         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
21653         multiarch logbf for PowerPC32.
21654         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
21655         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
21656         file.
21657         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
21658         multiarch logbl implementation for PowerPC32.
21660         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
21661         and modff multiarch implementations.
21662         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
21663         New file.
21664         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
21665         New file.
21666         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
21667         multiarch modf for PowerPC32.
21668         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
21669         New file.
21670         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
21671         New file.
21672         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
21673         multiarch modff for PowerPC32.
21675         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
21676         and lrintf multiarch implementations.
21677         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
21678         New file.
21679         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
21680         New file.
21681         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
21682         multiarch lrint for PowerPC32.
21683         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
21684         file: multiarch lrintf for PowerPC32.
21686         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
21687         and lroundf multiarch implementations.
21688         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
21689         New file.
21690         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
21691         New file.
21692         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
21693         New file.
21694         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
21695         multiarch lround for PowerPC32.
21696         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
21697         file: multiarch lroundf for PowerPC32.
21699         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
21700         copysign and copysignf multiarch implementations.
21701         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
21702         New file.
21703         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
21704         New file.
21705         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
21706         file: multiarch copysign for PowerPC32.
21707         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
21708         file: multiarch copysignf for PowerPC32.
21710         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
21711         and truncf multiarch implementations.
21712         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
21713         New file.
21714         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
21715         file.
21716         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
21717         multiarch trunc for PowerPC32.
21718         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
21719         New file.
21720         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
21721         New file.
21722         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
21723         multiarch truncf for PowerPC32.
21725         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
21726         and roundf multiarch implementations.
21727         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
21728         New file.
21729         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
21730         file.
21731         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
21732         multiarch round for PowerPC32.
21733         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
21734         New file.
21735         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
21736         New file.
21737         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
21738         multiarch roundf for PowerPC32.
21740         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
21741         and floorf multiarch implementations.
21742         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
21743         New file.
21744         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
21745         file.
21746         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
21747         multiarch floor for PowerPC32.
21748         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
21749         New file.
21750         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
21751         New file.
21752         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
21753         multiarch floorf for PowerPC32.
21755         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
21756         and ceilf multiarch implementations.
21757         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
21758         New file.
21759         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
21760         file.
21761         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
21762         multiarch ceil for PowerPC32.
21763         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
21764         New file.
21765         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
21766         file.
21767         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
21768         multiarch ceilf for PowerPC32.
21770         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
21771         is defined.
21772         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
21773         FINITEF is defined.
21774         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
21775         and finitef multiarch implementations.
21776         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
21777         New file.
21778         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
21779         file.
21780         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
21781         multiarch finite for PowerPC32.
21782         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
21783         New file.
21784         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
21785         file: multiarch finitef for PowerPC32.
21787         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
21788         and isinff multiarch implementations.
21789         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
21790         file.
21791         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
21792         file.
21793         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
21794         multiarch isinf for PowerPC32.
21795         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
21796         New file.
21797         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
21798         multiarch isinff for PowerPC32.
21800         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
21801         alias when __isnan is defined.
21802         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
21803         and isnanf multiarch implementations.
21804         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
21805         file.
21806         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
21807         file.
21808         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
21809         file.
21810         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
21811         file.
21812         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
21813         multiarch isnan for PowerPC32.
21814         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
21815         New file.
21816         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
21817         New file.
21818         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
21819         multiarch isnanf for PowerPC32.
21821         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
21822         and sqrtf multiarch implementations.
21823         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
21824         file.
21825         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
21826         file.
21827         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
21828         multiarch sqrt for PowerPC32.
21829         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
21830         file.
21831         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
21832         file.
21833         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
21834         multiarch sqrtf for PowerPC32.
21836         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
21837         and llroundf multiarch implementations.
21838         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
21839         New file.
21840         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
21841         New file.
21842         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
21843         New file.
21844         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
21845         file: multiarch llround for PowerPC32.
21846         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
21847         file: multiarch llroundf for PowerPC32.
21849         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
21850         multiarch PowerPC32 fpu implementations.
21851         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
21852         New file.
21853         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
21854         New file.
21855         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
21856         multiarch llrint for PowerPC32.
21857         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
21858         New file.
21859         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
21860         New file.
21861         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
21862         file.
21864         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
21866         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
21867         file.
21868         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
21869         file.
21870         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
21871         file.
21872         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
21873         multiarch wordcopy for PPC32.
21874         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
21875         wordcopy objects.
21876         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21877         (__libc_ifunc_impl_list): Likewise.
21878         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
21879         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
21880         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
21881         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
21882         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
21883         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
21885         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
21886         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
21887         file.
21888         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
21889         file.
21890         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
21891         file.
21892         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
21893         multiarch wcscpy for PPC32.
21894         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
21895         multiarch objects.
21896         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21897         (__libc_ifunc_impl_list): Likewise.
21898         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
21899         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
21900         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
21901         sysdeps/powerpc/power6/wcscpy.c.
21903         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
21904         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
21905         file.
21906         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
21907         file.
21908         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
21909         file.
21910         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
21911         multiarch wcsrchr for PPC32.
21912         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
21913         multiarch objects.
21914         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21915         (__libc_ifunc_impl_list): Likewise.
21916         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
21917         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
21918         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
21919         sysdeps/powerpc/power6/wcsrchr.c.
21921         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
21922         file.
21923         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
21924         file.
21925         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
21926         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
21927         multiarch wcschr for PPc32.
21928         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
21929         multiarch objects.
21930         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21931         (__libc_ifunc_impl_list): Likewise.
21932         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
21933         * sysdeps/powerpc/power6/wcschr.c: ... to here.
21934         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
21935         sysdeps/powerpc/power6/wcschr.c.
21937         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
21938         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
21939         file.
21940         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
21941         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
21942         file: multiarch strchr for PPC32.
21943         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
21944         multiarch objects.
21945         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21946         (__libc_ifunc_impl_list): Likewise.
21948         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
21949         name.
21950         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
21951         file.
21952         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
21953         file.
21954         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
21955         multiarch strchrnul for PPC32.
21956         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
21957         multiarch objects.
21958         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21959         (__libc_ifunc_impl_list): Likewise.
21961         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
21962         file.
21963         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
21964         multiarch strncasecmp for PPC32.
21965         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
21966         file.
21967         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
21968         multiarch strncasecmp_l for PPC32.
21969         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
21970         strncasecmp multiarch objects.
21971         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21972         (__libc_ifunc_impl_list): Likewise.
21974         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
21975         file.
21976         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
21977         multiarch strncasecmp for PPC32.
21978         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
21979         New file.
21980         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
21981         multiarch strcasecmp_l for PPC32.
21982         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
21983         multiarch objects.
21984         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21985         (__libc_ifunc_impl_list): Likewise.
21987         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
21988         file.
21989         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
21990         file.
21991         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
21992         multiarch strncmp for PPC32.
21993         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
21994         multiarch objects.
21995         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21996         (__libc_ifunc_impl_list): Likewise.
21998         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
21999         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
22000         file.
22001         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
22002         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
22003         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
22004         multiarch objects.
22005         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22006         (__libc_ifunc_impl_list): Likewise.
22008         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
22009         file.
22010         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
22011         file.
22012         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
22013         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
22014         multiarch objects.
22015         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22016         (__libc_ifunc_impl_list): Likewise.
22018         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
22019         file.
22020         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
22021         file.
22022         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
22023         multiarch rawmemchr for PPC32.
22024         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
22025         multiarch objects.
22026         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22027         (__libc_ifunc_impl_list): Likewise.
22029         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
22030         file.
22031         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
22032         file.
22033         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
22034         file: memrchr multiarch for PPC32.
22035         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
22036         multiarch objects.
22037         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22038         (__libc_ifunc_impl_list): Likewise.
22040         * string/memchr.c (__memchr): Using macro to redefine symbol name.
22041         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
22042         file.
22043         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
22044         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
22045         multiarch memchr for PPC32.
22046         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
22047         multiarch objects.
22048         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22049         (__libc_ifunc_impl_list): Likewise.
22051         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
22052         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
22053         file.
22054         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
22055         file.
22056         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
22057         file: multiarch mempcpy for PPC32.
22058         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
22059         multiarch objects.
22060         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22061         (__libc_ifunc_impl_list): Likewise.
22063         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
22064         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
22065         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
22066         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
22067         multiarch bzero for PPC32.
22068         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
22069         file.
22070         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
22071         file.
22072         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
22073         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
22074         file: multiarch memset for PPC32.
22075         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
22076         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
22077         memset multiarch objects.
22078         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22079         (__libc_ifunc_impl_list): Likewise.
22081         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
22082         file.
22083         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
22084         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
22085         memcmp for PPC32.
22086         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
22087         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
22088         multiarch objects.
22089         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22090         (__libc_ifunc_impl_list): Likewise.
22092         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
22093         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
22094         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
22095         file.
22096         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
22097         file.
22098         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
22099         file.
22100         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
22101         multiarch memcpy for PPC32.
22102         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
22103         multiarch objects.
22104         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22105         (__libc_ifunc_impl_list): Likewise.
22107         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
22108         support multiarch for POWER/PPC32.
22109         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
22110         Likewise.
22111         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
22112         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
22113         Implies file to make multiarch folder appers before the fpu and
22114         default folder for power4 configuration.
22116 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
22118         * scripts/bench.pl: Append volatile keyword to type.
22120 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22122         * sysdeps/sh/sotruss-lib.c: New file.
22123         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
22125 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22127         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22129 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
22131         [BZ #6810]
22132         * math/w_tgamma.c: Include <errno.h>.
22133         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
22134         * math/w_tgammaf.c: Include <errno.h>.
22135         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
22136         * math/w_tgammal.c: Include <errno.h>.
22137         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
22138         * math/auto-libm-test-in: Do not allow missing errno on tgamma
22139         underflow.  Add more tgamma tests.
22140         * math/auto-libm-test-out: Regenerated.
22141         * sysdeps/i386/fpu/libm-test-ulps: Update.
22142         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22144         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
22145         sin, sinh, tan, tanh, tgamma, y0 and y1.
22146         * math/auto-libm-test-out: Regenerated.
22147         * math/libm-test.inc (TEST_COND_x86_64): New macro.
22148         (TEST_COND_x86): Likewise.
22149         (M_E2l): Remove macro.
22150         (M_E3l): Likewise.
22151         (M_2_SQRT_PIl): Likewise.
22152         (M_SQRT_PIl): Likewise.
22153         (M_1_DIV_El): Likewise.
22154         (log_test_data): Use AUTO_TESTS_f_f.
22155         (log10_test_data): Likewise.
22156         (log1p_test_data): Likewise.
22157         (log2_test_data): Likewise.
22158         (sin_test_data): Likewise.
22159         (sin_tonearest_test_data): Likewise.
22160         (sin_towardzero_test_data): Likewise.
22161         (sin_downward_test_data): Likewise.
22162         (sin_upward_test_data): Likewise.
22163         (sinh_test_data): Likewise.
22164         (sinh_tonearest_test_data): Likewise.
22165         (sinh_towardzero_test_data): Likewise.
22166         (sinh_downward_test_data): Likewise.
22167         (sinh_upward_test_data): Likewise.
22168         (tan_test_data): Likewise.
22169         (tan_tonearest_test_data): Likewise.
22170         (tan_towardzero_test_data): Likewise.
22171         (tan_downward_test_data): Likewise.
22172         (tan_upward_test_data): Likewise.
22173         (tanh_test_data): Likewise.
22174         (tgamma_test_data): Likewise.
22175         (y0_test_data): Likewise.
22176         (y1_test_data): Likewise.
22177         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
22178         (special_real_inputs): Add pi/4.
22179         * sysdeps/i386/fpu/libm-test-ulps: Update.
22180         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22182 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22184         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
22185         "longjmp_target" static probes.
22186         (__longjmp): Rename to __longjmp_symbol.
22187         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
22188         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
22189         on which longjmp to generate.
22190         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
22191         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
22192         probe.
22193         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22194         (__sigjmp_save): Rename to __sigjmp_save_symbol.
22195         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
22196         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
22197         and __sigjmp_save_symbol based on which sigsetjmp to generated.
22198         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
22199         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
22200         __longjmp_symbol based on which __longjmp to generate.
22201         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
22202         probe.
22203         (setjmp): Rename to setjmp_symbol.
22204         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22205         (_setjmp): Rename to _setjmp_symbol.
22206         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22207         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
22208         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
22209         which setjmp to generate.
22210         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
22211         "longjmp_target" static probes.
22213 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
22215         * benchtests/README: Add note about output arguments.
22216         * benchtests/bench-sincos.c: Remove file.
22217         * benchtests/sincos-inputs: New file.
22218         * scripts/bench.pl: Identify output arguments and define
22219         static variables for them.
22221         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
22223         [BZ #15941]
22224         * Makefile (INSTALL): Add install-plain.texi as the primary
22225         dependency.
22226         * manual/install-plain.texi: New file.
22227         * manual/install.texi: Include node directive only for
22228         non-plaintext output.
22230 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
22232         * stdlib/longlong.h: Update from GCC.
22234         [BZ #6807]
22235         [BZ #15901]
22236         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
22237         * math/w_j0f.c (y0f): Likewise.
22238         * math/w_j0l.c (__y0l): Likewise.
22239         * math/w_j1.c (y1): Likewise.
22240         * math/w_j1f.c (y1f): Likewise.
22241         * math/w_j1l.c (__y1l): Likewise
22242         * math/w_jn.c (yn): Likewise.
22243         * math/w_jnf.c (ynf): Likewise.
22244         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
22245         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
22246         value for Bessel function domain errors outside _SVID_ mode.
22247         Adjust sign of return value for yn (negative integer, 0).
22248         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
22249         by zero in return for negative x and set sign appropriately for
22250         negative n.
22251         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
22252         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
22253         * math/libm-test.inc (y0_test_data): Add more tests and adjust
22254         expectations in error cases.
22255         (y1_test_data): Likewise.
22256         (yn_test_data): Likewise.
22257         * sysdeps/i386/fpu/libm-test-ulps: Update.
22258         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22260 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22262         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
22263         "64" to "64-v1".  Add "64-v2".
22264         (abi-64-options): Rename to ...
22265         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
22266         (abi-64-condition): Rename to ...
22267         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
22268         (abi-64-ld-soname): Rename to ...
22269         (abi-64-v1-ld-soname): ... this.
22270         (abi-64-v2-options): Define.
22271         (abi-64-v2-condition): Likewise.
22272         (abi-64-v2-ld-soname): Likewise.
22273         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
22274         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
22275         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
22276         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
22277         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
22279 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22280             Alan Modra  <amodra@gmail.com>
22282         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
22283         New versions for use with the ELFv2 ABI.
22284         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
22285         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
22286         declaration.
22287         (struct La_ppc64v2_retval): Likewise.
22288         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
22289         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
22290         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
22291         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
22292         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
22293         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
22294         Do not save or restore CR.
22295         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
22296         (_dl_profile_resolve): Do no save or restore CR.  Support extended
22297         return values for ELFv2 ABI.  Fix location of FPR return registers.
22298         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
22299         updated values for _CALL_ELF == 2.
22300         (La_regs, La_retval, int_retval): Likewise.
22302 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22304         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
22305         (FRAME_MIN_SIZE_PARM): Likewise.
22306         (FRAME_BACKCHAIN): Likewise.
22307         (FRAME_CR_SAVE): Likewise.
22308         (FRAME_LR_SAVE): Likewise.
22309         (FRAME_TOC_SAVE): Likewise.
22310         (FRAME_PARM_SAVE): Likewise.
22311         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
22312         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
22313         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
22314         (call_mcount_parm_offset): New macro.
22315         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
22316         (PROF): Use symbolic stack frame offsets.
22317         (TAIL_CALL_SYSCALL_ERROR): Likewise.
22318         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
22319         Redefine in terms of FRAME_MIN_SIZE.
22320         (_dl_runtime_resolve): Use symbolic stack frame offsets.
22321         (_dl_profile_resolve): Likewise.  Update comment.
22322         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
22323         symbols stack frame offsets.
22324         (__sigsetjmp): Likewise.
22325         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
22326         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
22327         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
22328         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
22330         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
22331         (FRAME_BACKCHAIN): Remove.
22332         (FRAME_CR_SAVE): Likewise.
22333         (FRAME_LR_SAVE): Likewise.
22334         (FRAME_COMPILER_DW): Likewise.
22335         (FRAME_LINKER_DW): Likewise.
22336         (FRAME_TOC_SAVE): Likewise.
22337         (FRAME_PARM_SAVE): Likewise.
22338         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
22339         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
22340         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
22341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
22342         (CHECK_SP): Use symbolic stack frame offsets.
22343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
22344         zone" instead of caller's parameter save area for temp storage.
22345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
22346         Likewise.  Also, use symbolic stack frame offsets.
22347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
22348         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
22349         our own stack frame instead of the caller's.
22350         (__socket): Use symbolic stack frame offsets.
22352 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22353             Alan Modra  <amodra@gmail.com>
22355         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
22356         Define.
22357         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
22358         (PPC64_LOCAL_ENTRY_OFFSET): Define.
22359         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
22360         New function.
22361         (elf_machine_fixup_plt): Call it.
22362         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
22363         reloc arguments.
22364         (elf_machine_rela): Update call to elf_machine_plt_conflict.
22365         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
22366         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
22367         r2 before calling target.
22369 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22370             Alan Modra  <amodra@gmail.com>
22372         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
22373         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
22374         versions of macros to support ELFv2 ABI.
22375         (LOCALENTRY): New macro.
22376         (ENTRY, EALIGN): Use it.
22377         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
22378         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
22379         fall through into ENTRY entry point.
22380         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
22381         Only define if _CALL_ELF != 2.
22383         (elf_machine_matches_host): Verify ABI version matches.
22384         (RTLD_START): Use LOCALENTRY.
22385         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
22386         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
22387         (PLT_ENTRY_WORDS): New macro.
22388         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
22389         (elf_machine_runtime_setup): Support ELFv2 ABI.
22390         (elf_machine_fixup_plt): Likewise.
22391         (elf_machine_plt_conflict): Likewise.
22392         (resolve_ifunc): Likewise.
22393         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
22394         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
22395         Likewise.
22396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
22397         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
22398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22399         (makecontext): Support ELFv2 ABI.
22400         * elf/elf.h (EF_PPC64_ABI): Define.
22402 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22404         * sysdeps/powerpc/powerpc64/sysdep.h
22405         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
22406         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
22407         (ENTRY) [ASSEMBLER]: ... but instead here ...
22408         (EALIGN) [ASSEMBLER]: ... and here.
22409         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
22410         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
22411         (ENTRY_2) [!ASSEMBLER]: Use it.
22412         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
22413         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
22414         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
22415         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
22416         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
22417         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
22418         Use PPC64_LOAD_FUNCPTR.
22420         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
22422 2013-12-04  Alan Modra  <amodra@gmail.com>
22424         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
22425         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
22426         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
22427         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
22429         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
22430         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
22431         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
22432         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
22433         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
22434         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
22436 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22438         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22439         (__makecontext): Fix incorrect CFI when backtracing out of
22440         context created via makecontext.
22441         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
22442         (__setcontext): Fix incorrect CFI during switch to new context.
22443         (__novec_setcontext): Likewise.
22445 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
22447         [BZ #4772]
22448         * time/strptime_l.c (__strptime_internal): Allow modifiers
22449         in strptime.
22450         * time/tst-strptime.c (day_tests): Add testcase.
22452 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22454         * scripts/bench.pl: Skip over blank lines.
22456 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
22458         [BZ #926]
22459         * manual/time.texi (Calendar Time): Clarify what timezone functions
22460         use.
22462 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22464         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22466 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
22468         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
22469         implementation.
22470         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
22471         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
22472         * debug/memset_chk.c (__memset_chk): Likewise.
22473         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
22474         * debug/strncpy_chk.c: Likewise.
22476 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
22478         [BZ #15268]
22479         [BZ #15425]
22480         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
22481         (__ieee754_exp): For possibly underflowing results, check size of
22482         result and force underflow exception if required.
22483         * math/auto-libm-test-in: Add more tests of exp.
22484         * math/auto-libm-test-out: Regenerated.
22485         * sysdeps/i386/fpu/libm-test-ulps: Update.
22486         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22488         [BZ #16283]
22489         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
22490         * math/w_exp2f.c (__exp2f): Likewise.
22491         * math/w_exp2l.c (__exp2l): Likewise.
22492         * math/auto-libm-test-in: Do not allow missing errno on exp2
22493         underflow.
22494         * math/auto-libm-test-out: Regenerated.
22496 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
22498         [BZ #16274]
22499         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
22500         handle filename validation.
22501         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
22502         (do_open): Delete.
22504 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
22506         [BZ #6786]
22507         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
22508         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
22509         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
22510         <float.h>.
22511         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
22512         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
22513         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22514         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
22515         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22516         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
22517         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22518         * math/auto-libm-test-in: Don't allow missing errno from erfc.
22519         Add more erfc tests.
22520         * math/auto-libm-test-out: Regenerated.
22521         * sysdeps/i386/fpu/libm-test-ulps: Update.
22522         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22524         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
22525         exp2, expm1, j0 and j1.
22526         * math/auto-libm-test-out: Regenerated.
22527         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
22528         (erfc_test_data): Likewise.
22529         (exp_test_data): Likewise.
22530         (exp_tonearest_test_data): Likewise.
22531         (exp_towardzero_test_data): Likewise.
22532         (exp_downward_test_data): Likewise.
22533         (exp_upward_test_data): Likewise.
22534         (exp10_test_data): Likewise.
22535         (exp2_test_data): Likewise.
22536         (expm1_test_data): Likewise.
22537         (j0_test_data): Likewise.
22538         (j1_test_data): Likewise.
22539         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
22540         (input_flag_type): Add flag_xfail_rounding.
22541         (input_flags): Add xfail-rounding.
22542         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
22543         (output_for_one_input_case): Handle flag_xfail_rounding.
22544         * sysdeps/i386/fpu/libm-test-ulps: Update.
22545         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22547 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
22549         [BZ #16289]
22550         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
22551         division by 0.
22553 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
22555         [BZ #16195]
22556         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
22557         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
22558         (STAP_PROBE0): New macro.
22559         (STAP_PROBE1): Likewise.
22560         (STAP_PROBE2): Likewise.
22561         (STAP_PROBE3): Likewise.
22562         (STAP_PROBE4): Likewise.
22564 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
22566         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
22568 2013-12-02  Steve Ellcey  <sellcey@mips.com>
22570         * benchtests/Makefile (bench): Add sqrt.
22571         (LDLIBS-bench-sqrt): New.
22572         * benchtests/sqrt-input: New.
22574 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
22576         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
22577         (GAIH_EAI): Likewise.
22578         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
22579         (gaih_inet): Likewise.
22580         (getaddrinfo): Don't use GAIH_EAI.
22582         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
22583         (struct gaih): Remove definition.
22585 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
22587         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
22588         Use HERRNOP directly.
22590 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22592         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22594 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
22596         * math/gen-auto-libm-tests.c (test_functions): Add more
22597         single-argument functions.
22598         (special_fill_pi_2): New function.
22599         (special_fill_minus_pi_2): Likewise.
22600         (special_fill_pi_6): Likewise.
22601         (special_fill_minus_pi_6): Likewise.
22602         (special_fill_pi_3): Likewise.
22603         (special_fill_2pi_3): Likewise.
22604         (special_fill_e): Likewise.
22605         (special_fill_1_e): Likewise.
22606         (special_fill_e_minus_1): Likewise.
22607         (special_real_inputs): Add more special inputs.
22608         (output_for_one_input_case): Do not require ERANGE on underflow to
22609         zero if round-to-nearest result does not underflow to zero, unless
22610         exact results required.
22611         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
22612         atan, atanh, cbrt, cos and cosh.
22613         * math/auto-libm-test-out: Regenerated.
22614         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
22615         (acos_tonearest_test_data): Likewise.
22616         (acos_towardzero_test_data): Likewise.
22617         (acos_downward_test_data): Likewise.
22618         (acos_upward_test_data): Likewise.
22619         (acosh_test_data): Likewise.
22620         (asin_test_data): Likewise.
22621         (asin_tonearest_test_data): Likewise.
22622         (asin_towardzero_test_data): Likewise.
22623         (asin_upward_test_data): Likewise.
22624         (asinh_test_data): Likewise.
22625         (atan_test_data): Likewise.
22626         (atanh_test_data): Likewise.
22627         (cbrt_test_data): Likewise.
22628         (cos_test_data): Likewise.
22629         (cos_tonearest_test_data): Likewise.
22630         (cos_towardzero_test_data): Likewise.
22631         (cos_downward_test_data): Likewise.
22632         (cos_upward_test_data): Likewise.
22633         (cosh_test_data): Likewise.
22634         (cosh_tonearest_test_data): Likewise.
22635         (cosh_towardzero_test_data): Likewise.
22636         (cosh_downward_test_data): Likewise.
22637         (cosh_upward_test_data): Likewise.
22638         * sysdeps/i386/fpu/libm-test-ulps: Update.
22639         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22641 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
22643         [BZ #6787]
22644         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
22645         * math/w_exp10f.c (__exp10f): Likewise.
22646         * math/w_exp10l.c (__exp10l): Likewise.
22647         * math/libm-test.inc (exp10_test_data): Add more tests and expect
22648         errno settings in existing tests.
22650         [BZ #14032]
22651         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
22652         precision control set to double precision.
22653         * sysdeps/i386/fpu/w_sqrt.c: New file.
22654         * math/auto-libm-test-in: Add more tests.
22655         * math/auto-libm-test-out: Update.
22657         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
22658         (sqrt_test_tonearest): New function.
22659         (sqrt_towardzero_test_data): New variable.
22660         (sqrt_test_towardzero): New function.
22661         (sqrt_downward_test_data): New variable.
22662         (sqrt_test_downward): New function.
22663         (sqrt_upward_test_data): New variable.
22664         (sqrt_test_upward): New function.
22665         (main): Call the new functions.
22667         * math/gen-auto-libm-tests.c: New file.
22668         * math/auto-libm-test-in: Likewise.
22669         * math/auto-libm-test-out: New generated file.
22670         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
22671         variables.
22672         (%beautify): Add generated representations of zero.
22673         (top level): Set $auto_input and call parse_auto_input.
22674         (beautify): Remove trailing "f" from hex float constants.
22675         (parse_args): Handle XFAIL_TEST.
22676         (convert_condition): New function.
22677         (or_value): Likewise.
22678         (or_cond_value): Likewise.
22679         (generate_testfile): Handle AUTO_TESTS_* lines.
22680         (parse_auto_input): New function.
22681         * math/libm-test.inc (XFAIL_TEST): New macro.
22682         (ERRNO_UNCHANGED): Update value.
22683         (ERRNO_EDOM): Likewise.
22684         (ERRNO_ERANGE): Likewise.
22685         (IGNORE_RESULT): Likewise.
22686         (TEST_COND_flt_32): New macro.
22687         (TEST_COND_dbl_64): Likewise.
22688         (TEST_COND_ldbl_96_intel): Likewise.
22689         (TEST_COND_ldbl_96_m68k): Likewise.
22690         (TEST_COND_ldbl_128): Likewise.
22691         (TEST_COND_ldbl_128ibm): Likewise.
22692         (TEST_COND_long32): Likewise.
22693         (TEST_COND_long64): Likewise.
22694         (TEST_COND_before_rounding): Likewise.
22695         (TEST_COND_after_rounding): Likewise.
22696         (enable_test): Handle XFAIL_TEST flag.
22697         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
22698         with finite results.
22699         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
22700         auto-libm-test-out.
22702 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
22703             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22705         [BZ #16214]
22706         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
22707         __tls_get_addr_internal instead of __tls_get_offset in order to
22708         avoid GOT pointer dependency.  Make rtld export
22709         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
22710         __tls_get_addr since we are a __tls_get_offset platform.
22711         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
22712         GOT pointer being set up before.
22713         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
22715 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
22717         * manual/math.texi (Errors in Math Functions): Document accuracy
22718         goals.
22720         [BZ #15004]
22721         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
22722         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
22723         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
22724         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
22725         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
22726         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
22727         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
22728         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
22729         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
22730         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
22731         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
22732         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
22733         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
22734         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
22735         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
22736         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
22738         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
22739         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
22740         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
22741         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
22742         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
22743         Likewise.
22744         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
22745         Likewise.
22746         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
22747         Likewise.
22748         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
22749         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
22750         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
22751         atomic-feupdateenv and flt-rounds.
22752         * sysdeps/powerpc/nofpu/Versions (libc): Add
22753         __atomic_feholdexcept, __atomic_feclearexcept,
22754         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
22755         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
22756         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
22757         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
22758         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
22759         here.
22760         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
22761         Update.
22763         * manual/arith.texi (FP Exceptions): Document that exceptions may
22764         not be raised when matherr is used.
22765         (Math Error Reporting): Document overflow in directed rounding
22766         modes.  Document that errno may not be set when finite values are
22767         returned on overflow.  Document intent to set errno on underflow
22768         only for underflow to zero.
22770         [BZ #16271]
22771         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
22772         round-to-nearest then adjust result for other rounding modes.
22773         * include/fenv.h (fegetround): Use libm_hidden_proto.
22774         * math/fegetround.c (fegetround): Use libm_hidden_def.
22775         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
22776         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
22777         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
22778         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
22779         Likewise.
22780         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
22781         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
22782         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
22783         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
22785 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22787         [BZ #16077]
22788         * nss/Versions (libnss_files): Add
22789         _nss_files_gethostbyname3_r.
22790         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
22791         New function.
22792         (HOST_DB_LOOKUP): Remove macro.
22793         (_nss_files_gethostbyname_r): Implement function without the
22794         HOST_DB_LOOKUP macro.
22795         (_nss_files_gethostbyname2_r): Likewise.
22797 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
22799         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
22801 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
22803         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
22804         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
22805         warning.
22807 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22809         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
22810         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
22811         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
22812         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
22813         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
22814         __fe_nomask_env_priv and attribute_hidden.
22815         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
22816         (libc_feupdateenv_test_ppc): Likewise.
22817         (libc_feresetround_ppc): Likewise.
22818         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
22819         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
22820         compat_symbol macro.
22821         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
22822         (__fe_nomask_env): Likewise.
22823         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
22825 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22827         * string/Makefile: Remove ifunc tests.
22828         * string/test-string.h: Define TEST_IFUNC.
22829         * string/test-bcopy-ifunc.c: Remove.
22830         * string/test-bzero-ifunc.c: Likewise.
22831         * string/test-memccpy-ifunc.c: Likewise.
22832         * string/test-memchr-ifunc.c: Likewise.
22833         * string/test-memcmp-ifunc.c: Likewise.
22834         * string/test-memcpy-ifunc.c: Likewise.
22835         * string/test-memmem-ifunc.c: Likewise.
22836         * string/test-memmove-ifunc.c: Likewise.
22837         * string/test-mempcpy-ifunc.c: Likewise.
22838         * string/test-memrchr-ifunc.c: Likewise.
22839         * string/test-memset-ifunc.c: Likewise.
22840         * string/test-rawmemchr-ifunc.c: Likewise.
22841         * string/test-stpcpy-ifunc.c: Likewise.
22842         * string/test-stpncpy-ifunc.c: Likewise.
22843         * string/test-strcasecmp-ifunc.c: Likewise.
22844         * string/test-strcasestr-ifunc.c: Likewise.
22845         * string/test-strcat-ifunc.c: Likewise.
22846         * string/test-strchr-ifunc.c: Likewise.
22847         * string/test-strchrnul-ifunc.c: Likewise.
22848         * string/test-strcmp-ifunc.c: Likewise.
22849         * string/test-strcpy-ifunc.c: Likewise.
22850         * string/test-strcspn-ifunc.c: Likewise.
22851         * string/test-strlen-ifunc.c: Likewise.
22852         * string/test-strncasecmp-ifunc.c: Likewise.
22853         * string/test-strncat-ifunc.c: Likewise.
22854         * string/test-strncmp-ifunc.c: Likewise.
22855         * string/test-strncpy-ifunc.c: Likewise.
22856         * string/test-strnlen-ifunc.c: Likewise.
22857         * string/test-strpbrk-ifunc.c: Likewise.
22858         * string/test-strrchr-ifunc.c: Likewise.
22859         * string/test-strspn-ifunc.c: Likewise.
22860         * string/test-strstr-ifunc.c: Likewise.
22862 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22864         * benchtests/Makefile: Remove ifunc tests.
22865         * benchtests/bench-string.h: Define TEST_IFUNC.
22866         * benchtests/bench-bcopy-ifunc.c: Remove.
22867         * benchtests/bench-bzero-ifunc.c: Likewise.
22868         * benchtests/bench-memccpy-ifunc.c: Likewise.
22869         * benchtests/bench-memchr-ifunc.c: Likewise.
22870         * benchtests/bench-memcmp-ifunc.c: Likewise.
22871         * benchtests/bench-memcpy-ifunc.c: Likewise.
22872         * benchtests/bench-memmem-ifunc.c: Likewise.
22873         * benchtests/bench-memmove-ifunc.c: Likewise.
22874         * benchtests/bench-mempcpy-ifunc.c: Likewise.
22875         * benchtests/bench-memrchr-ifunc.c: Likewise.
22876         * benchtests/bench-memset-ifunc.c: Likewise.
22877         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
22878         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
22879         * benchtests/bench-stpcpy-ifunc.c: Likewise.
22880         * benchtests/bench-stpncpy-ifunc.c: Likewise.
22881         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
22882         * benchtests/bench-strcasestr-ifunc.c: Likewise.
22883         * benchtests/bench-strcat-ifunc.c: Likewise.
22884         * benchtests/bench-strchr-ifunc.c: Likewise.
22885         * benchtests/bench-strchrnul-ifunc.c: Likewise.
22886         * benchtests/bench-strcmp-ifunc.c: Likewise.
22887         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
22888         * benchtests/bench-strcpy-ifunc.c: Likewise.
22889         * benchtests/bench-strcspn-ifunc.c: Likewise.
22890         * benchtests/bench-strlen-ifunc.c: Likewise.
22891         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
22892         * benchtests/bench-strncat-ifunc.c: Likewise.
22893         * benchtests/bench-strncmp-ifunc.c: Likewise.
22894         * benchtests/bench-strncpy-ifunc.c: Likewise.
22895         * benchtests/bench-strnlen-ifunc.c: Likewise.
22896         * benchtests/bench-strpbrk-ifunc.c: Likewise.
22897         * benchtests/bench-strrchr-ifunc.c: Likewise.
22898         * benchtests/bench-strsep-ifunc.c: Likewise.
22899         * benchtests/bench-strspn-ifunc.c: Likewise.
22900         * benchtests/bench-strstr-ifunc.c: Likewise.
22902 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22904         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
22906 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22908         * resolv/netdb.h: Use __glibc_reserved instead __unused.
22909         * rt/aio.h: Likewise.
22910         * sysdeps/gnu/bits/utmp.h: Likewise.
22911         * sysdeps/gnu/bits/utmpx.h: Likewise.
22912         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
22913         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
22914         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
22915         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
22916         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
22917         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
22918         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
22919         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
22920         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
22921         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
22922         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
22923         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
22924         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
22925         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
22926         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
22927         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
22928         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
22929         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
22930         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
22931         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
22932         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
22933         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
22934         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
22935         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
22936         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
22937         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
22938         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
22939         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
22940         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
22941         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
22942         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
22943         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
22944         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
22945         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
22946         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
22947         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
22948         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
22949         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
22950         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
22951         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
22952         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
22953         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
22955 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
22957         [BZ #16245]
22958         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
22959         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
22961 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
22963         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
22964         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
22965         Likewise.
22967 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22969         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
22970         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
22971         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
22972         (__fesetround): Remove define.
22973         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
22974         rounding and exceptions handling.
22975         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
22976         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
22977         (__fe_nomask_env): Likewise.
22978         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
22979         __fegetround instead of fegetround.
22980         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
22981         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
22983 2013-11-21  Roland McGrath  <roland@hack.frob.com>
22985         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
22986         it's there.
22988         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
22990 2013-11-21  Meador Inge  <meadori@codesourcery.com>
22992         [BZ #11157]
22993         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
22994         (encrypt_r): Likewise.
22995         * malloc/obstack.h (obstack_free): Likewise.
22996         * posix/unistd.h (encrypt): Likewise.
22998 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
23000         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
23001         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
23002         DL_CALL_DT_FINI() that call the functions directly.
23003         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
23004         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
23005         * elf/dl-fini.c: Likewise.
23007 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
23009         * malloc/hooks.c (memalign_check): Add alignment rounding.
23010         * malloc/malloc.c (_mid_memalign): New function.
23011         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
23012         Implement by calling _mid_memalign.
23013         * manual/probes.texi (Memory Allocation Probes): Remove
23014         memory_valloc_retry and memory_pvalloc_retry.
23016 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
23018         * locale/programs/locarchive.c (open_archive): Add const
23019         qualifier to ARCHIVEFNAME and copy default fname to
23020         DEFAULT_FNAME.
23022         [BZ #15601]
23023         * libio/tst-widetext.input: Rename Oriya to Odia.
23024         * locale/iso-639.def: Likewise.
23026         * manual/probes.texi (Mathematical Function Probes): Add
23027         documentation for sin, cos, asin and acos probes.
23028         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
23029         (__sin32): Add slowasin probe.
23030         (__cos32): Add slowacos probe.
23031         (__mpsin): Add slowsin probe.
23032         (__mpcos): Add slowcos probe.
23034 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
23036         [BZ #15483]
23037         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
23038         thread-local __sim_exceptions_thread and global
23039         __sim_exceptions_global.
23040         (__sim_disabled_exceptions): Change to thread-local
23041         __sim_disabled_exceptions_thread and global
23042         __sim_disabled_exceptions_global.
23043         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
23044         and global __sim_round_mode_global.
23045         (__simulate_exceptions): Use thread-local floating-point state and
23046         set global state from it as needed.
23047         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
23048         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
23049         __sim_round_mode_thread.
23050         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
23051         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
23052         and global __sim_exceptions_global.
23053         (__sim_disabled_exceptions): Change to thread-local
23054         __sim_disabled_exceptions_thread and global
23055         __sim_disabled_exceptions_global.
23056         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
23057         and global __sim_round_mode_global.
23058         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
23059         (SIM_SET_GLOBAL): Likewise.
23060         * sysdeps/powerpc/soft-fp/sfp-machine.h
23061         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
23062         __sim_round_mode_thread.
23063         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
23064         __sim_disabled_exceptions_thread.
23065         (__sim_exceptions): Change to __sim_exceptions_thread.
23066         (__sim_disabled_exceptions): Change to
23067         __sim_disabled_exceptions_thread.
23068         (__sim_round_mode): Change to __sim_round_mode_thread.
23069         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
23070         thread-local floating-point state and set global state from it as
23071         needed.
23072         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
23073         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
23074         (__sim_disabled_exceptions): Remove extern declaration.
23075         (feenableexcept): Use thread-local floating-point state and set
23076         global state from it as needed.
23077         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
23078         extern declaration.
23079         (__sim_disabled_exceptions): Likewise.
23080         (__sim_round_mode): Likewise.
23081         (__fegetenv): Use thread-local floating-point state.
23082         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
23083         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
23084         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
23085         floating-point state and set global state from it as needed.
23086         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
23087         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
23088         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
23089         Likewise.
23090         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
23091         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
23092         Likewise.
23093         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
23094         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
23095         Use __sim_round_mode_thread.
23096         * math/test-fenv-tls.c: New file.
23097         * math/Makefile (tests): Add test-fenv-tls.
23098         ($(objpfx)test-fenv-tls): Depend on
23099         $(common-objpfx)nptl/libpthread.so.
23101 2013-11-19  Andreas Schwab  <schwab@suse.de>
23103         * locale/programs/locale.c (show_info): Decode wordarray elements.
23104         * locale/categories.def (LC_MONETARY): Add element for
23105         _NL_MONETARY_CRNCYSTR.
23106         * locale/C-monetary.c (conversion_rate): New variable.
23107         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
23108         element.
23110 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
23112         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
23113         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
23115 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
23117         * elf/Makefile (tst-auxv): New test.
23118         * elf/tst-auxv.c: New
23119         * elf/rtld.c (dl_main): Adjust AT_EXECFN
23121 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
23123         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
23124         (hidden_proto): Caller changed.
23125         (hidden_tls_proto): New macro.
23126         (libc_hidden_tls_proto): Likewise.
23127         (rtld_hidden_tls_proto): Likewise.
23128         (libm_hidden_tls_proto): Likewise.
23129         (libresolv_hidden_tls_proto): Likewise.
23130         (librt_hidden_tls_proto): Likewise.
23131         (libdl_hidden_tls_proto): Likewise.
23132         (libnss_files_hidden_tls_proto): Likewise.
23133         (libnsl_hidden_tls_proto): Likewise.
23134         (libnss_nisplus_hidden_tls_proto): Likewise.
23135         (libutil_hidden_tls_proto): Likewise.
23137 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
23139         [BZ #10253]
23140         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
23141         (decompose_rpath): Defer expansion to fillin_rpath.
23142         (_dl_init_paths): Pass linkmap to fillin_rpath.
23144 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
23146         * benchtests/Makefile: Add strsep.
23147         * benchtests/bench-strsep.c: New file: strsep benchtest.
23148         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
23150 2013-11-18  Andreas Schwab  <schwab@suse.de>
23152         * locale/programs/locale.c (show_info) [case byte]: Check for
23153         '\377' instead of '\177'.
23154         * locale/C-monetary.c (not_available): Always use "\377".
23155         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
23156         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
23157         detect unavailable sign_posn locale elements.
23158         * locale/localeconv.c (__localeconv): For grouping and
23159         mon_grouping handle "\177" and "\377" like no grouping.
23160         (INT_ELEM): New macro.  Use it to set all numeric members.
23161         * locale/programs/ld-monetary.c (monetary_read)
23162         <tok_mon_grouping>: Normalize single -1 to the empty string.
23163         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
23164         Likewise.
23166 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
23168         [BZ #16055]
23169         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
23170         when we match (nil).
23171         * stdio-common/tst-sscanf.c (struct test): Add testcase.
23173 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
23175         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
23176         (NO_TEST_INLINE): Update value.
23177         (ERRNO_UNCHANGED): Likewise.
23178         (ERRNO_EDOM): Likewise.
23179         (ERRNO_ERANGE): Likewise.
23180         (IGNORE_RESULT): Likewise.
23181         (check_float_internal): Check signs of NaN results if
23182         TEST_NAN_SIGN used.
23183         (check_complex): Pass TEST_NAN_SIGN flag through to second
23184         check_float_internal call.
23185         (copysign_test_data): Add tests with quiet NaNs as second
23186         argument.  Use TEST_NAN_SIGN.
23187         (fabs_test_data): Add test of negative quiet NaN argument.  Use
23188         TEST_NAN_SIGN.
23189         (signbit_test_data): Add tests of quiet NaN argument.
23190         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
23192         * math/gen-libm-test.pl (show_exceptions): Take extra argument
23193         $ignore_result.
23194         (parse_args): Handle function results specified as IGNORE.
23195         * math/libm-test.inc (IGNORE_RESULT): New macro.
23196         (check_float_internal): Do not check numerical result if flag
23197         IGNORE_RESULT set.
23198         (check_complex): Pass through IGNORE_RESULT to second
23199         check_float_internal call.
23200         (check_int): Do not check numerical result if flag IGNORE_RESULT
23201         set.
23202         (check_long): Likewise.
23203         (check_bool): Likewise.
23204         (check_longlong): Likewise.
23205         (lrint_test_data): Add tests of infinite and NaN arguments.
23206         (lrint_tonearest_test_data): Likewise.
23207         (lrint_towardzero_test_data): Likewise.
23208         (lrint_downward_test_data): Likewise.
23209         (lrint_upward_test_data): Likewise.
23210         (llrint_test_data): Likewise.
23211         (llrint_tonearest_test_data): Likewise.
23212         (llrint_towardzero_test_data): Likewise.
23213         (llrint_downward_test_data): Likewise.
23214         (llrint_upward_test_data): Likewise.
23215         (lround_test_data): Likewise.
23216         (llround_test_data): Likewise.
23218         * math/libm-test.inc (NO_TEST_INLINE): New macro.
23219         (ERRNO_UNCHANGED): Update value.
23220         (ERRNO_EDOM): Likewise.
23221         (ERRNO_ERANGE): Likewise.
23222         (NO_TEST_INLINE_FLOAT): New macro.
23223         (NO_TEST_INLINE_DOUBLE): Likewise.
23224         (enable_test): New function.
23225         (RUN_TEST_f_f): Check enable_test before running test.
23226         (RUN_TEST_2_f): Likewise.
23227         (RUN_TEST_fff_f): Likewise.
23228         (RUN_TEST_c_f): Likewise.
23229         (RUN_TEST_f_f1): Likewise.
23230         (RUN_TEST_fF_f1): Likewise.
23231         (RUN_TEST_fI_f1): Likewise.
23232         (RUN_TEST_ffI_f1): Likewise.
23233         (RUN_TEST_c_c): Likewise.
23234         (RUN_TEST_cc_c): Likewise.
23235         (RUN_TEST_f_i): Likewise.
23236         (RUN_TEST_f_i_tg): Likewise.
23237         (RUN_TEST_ff_i_tg): Likewise.
23238         (RUN_TEST_f_b): Likewise.
23239         (RUN_TEST_f_b_tg): Likewise.
23240         (RUN_TEST_f_l): Likewise.
23241         (RUN_TEST_f_L): Likewise.
23242         (RUN_TEST_fFF_11): Likewise.
23243         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
23244         conditionals.
23245         (cosh_test_data): Likewise.
23246         (exp_test_data): Likewise.
23247         (expm1_test_data): Likewise.
23248         (hypot_test_data): Likewise.
23249         (pow_test_data): Likewise.
23250         (sinh_test_data): Likewise.
23251         (tanh_test_data): Likewise.
23252         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
23253         flags argument.
23255         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
23256         tests with quiet NaN input and output.
23257         (acosh_test_data): Likewise.
23258         (asin_test_data): Likewise.
23259         (asinh_test_data): Likewise.
23260         (atan_test_data): Likewise.
23261         (atanh_test_data): Likewise.
23262         (atan2_test_data): Likewise.
23263         (cbrt_test_data): Likewise.
23264         (cos_test_data): Likewise.
23265         (cosh_test_data): Likewise.
23266         (erf_test_data): Likewise.
23267         (erfc_test_data): Likewise.
23268         (exp_test_data): Likewise.
23269         (exp10_test_data): Likewise.
23270         (exp2_test_data): Likewise.
23271         (expm1_test_data): Likewise.
23272         (hypot_test_data): Likewise.
23273         (j0_test_data): Likewise.
23274         (j1_test_data): Likewise.
23275         (jn_test_data): Likewise.
23276         (lgamma_test_data): Likewise.
23277         (log_test_data): Likewise.
23278         (log10_test_data): Likewise.
23279         (log1p_test_data): Likewise.
23280         (log2_test_data): Likewise.
23281         (pow_test_data): Likewise.
23282         (scalb_test_data): Likewise.
23283         (sin_test_data): Likewise.
23284         (sincos_test_data): Likewise.
23285         (sinh_test_data): Likewise.
23286         (tan_test_data): Likewise.
23287         (tanh_test_data): Likewise.
23288         (tgamma_test_data): Likewise.
23289         (y0_test_data): Likewise.
23290         (y1_test_data): Likewise.
23291         (yn_test_data): Likewise.
23293         [BZ #16167]
23294         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
23295         argument being NaN and avoid computations with second argument in
23296         that case.
23297         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
23298         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
23299         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
23301 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
23303         * locale/iso-639.def: Add Chitwani Tharu (the).
23305 2013-11-14  Andreas Schwab  <schwab@suse.de>
23307         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
23308         word instead of empty string.
23310 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23312         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23313         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
23314         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23315         (__fe_nomask_env): Likewise.
23317 2013-11-13  Steve Ellcey  <sellcey@mips.com>
23319         * benchtests/bench-timing.h: Include time.h.
23321 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
23323         [BZ #15997]
23324         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
23325         to 3.4.0 for x32.
23326         * sysdeps/unix/sysv/linux/configure: Regenerated.
23328 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
23330         [BZ #16151]
23331         * stdlib/strtod_l.c (round_and_return): Do not consider
23332         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
23333         exponent one less than half the least subnormal exponent.
23334         * stdlib/test-strtod-round-data: Add more tests.
23335         * stdlib/tst-strtod-round.c (tests): Regenerated.
23337 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23339         [BZ #14143]
23340         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
23341         (__fe_mask_env): Likewise.
23342         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
23343         libm_hidden_proto and add function prototype.
23344         (__fe_mask_env): Add function prototype.
23345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23346         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
23347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
23348         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
23349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23350         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
23352 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23354         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
23355         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
23357 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23359         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
23360         of htab_find_slot().
23362 2013-11-11  David S. Miller  <davem@davemloft.net>
23364         [BZ #16150]
23365         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
23366         symbol in the non-vis3 case in static builds.
23367         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
23368         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
23369         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
23370         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
23372 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
23374         [BZ #387]
23375         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
23376         it is empty.
23378 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23380         * benchtests/Makefile: Add bench-strtod.
23381         * benchtests/bench-strtod.c: New file: strtod benchtest
23383 2013-11-11  Andreas Schwab  <schwab@suse.de>
23385         [BZ #16153]
23386         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
23387         terminating NUL in key length.
23389 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23391         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
23392         Add artificial ODP entry for vDSO symbol for PPC64.
23393         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
23394         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
23396 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
23398         [BZ #15374]
23399         * nss/getent.c (services_keys): Recognize services starting with digit.
23401 2013-11-06  David S. Miller  <davem@davemloft.net>
23403         [BZ #15985]
23404         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
23405         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
23407 2013-11-06  Will Newton  <will.newton@linaro.org>
23409         * manual/memory.texi (Malloc Examples): Remove register
23410         keyword from examples.
23412 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
23414         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
23416 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
23418         [BZ #6981]
23419         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
23420         depending on [__GCC_IEC_559 > 0].
23421         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
23422         depending on [__GCC_IEC_559_COMPLEX > 0].
23424 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
23426         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
23427         to iso-639.def.
23429 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
23431         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
23433 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
23435         [BZ #16112]
23436         * malloc/malloc (malloc_info): Do not handle first bin as
23437         special case.
23439 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
23441         * locale/iso-639.def: Add Central Nahuatl (nhn).
23443 2013-11-01  Bruno Haible  <bruno@clisp.org>
23445         [BZ #7003]
23446         * manual/math.texi (BSD Random): Specify range upper bound as
23447         in POSIX.
23449 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
23451         * locale/iso-639.def: Add Meadow Mari (mhr).
23453 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
23455         [BZ #14752], [BZ #15763]
23456         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
23457         Validate name.
23458         * rt/tst_shm.c: Add test for escaping directory.
23460 2013-10-31  Andreas Schwab  <schwab@suse.de>
23462         [BZ #15917]
23463         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
23464         followed by 'x' as part of digit sequence.
23465         * stdio-common/tst-sscanf.c (double_tests2): New tests.
23467 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
23469         [BZ #16037]
23470         * configure.ac: allow GNU Make 4.0 and greater.
23471         * configure: Regenerated.
23473 2013-10-30  Will Newton  <will.newton@linaro.org>
23475         [BZ #16038]
23476         * malloc/hooks.c (memalign_check): Limit alignment to the
23477         maximum representable power of two.
23478         * malloc/malloc.c (__libc_memalign): Likewise.
23479         * malloc/tst-memalign.c (do_test): Add test for very
23480         large alignment values.
23481         * malloc/tst-posix_memalign.c (do_test): Likewise.
23483 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
23485         [BZ #11087]
23486         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
23487         (munmap_chunk): Likewise.
23488         (mremap_chunk): Likewise.
23490 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
23492         [BZ #15799]
23493         * stdlib/div.c (div): Remove obsolete code.
23494         * stdlib/ldiv.c (ldiv): Likewise.
23495         * stdlib/lldiv.c (lldiv): Likewise.
23497 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23499         [BZ #16071]
23500         * nss/nss_files/files-XXX.c (get_contents_ret): New
23501         enumerator.
23502         (get_contents): New function.
23503         (internal_getent): Use it.  Expand size of LINEBUFLEN.
23505 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
23507         * configure.in: Moved to ...
23508         * configure.ac: ... here. Change reference to configure.in
23509         to configure.ac.
23510         * sysdeps/arm/preconfigure.ac: ... here.
23511         configure.in to configure.ac.
23512         * sysdeps/gnu/configure.in: Moved to ...
23513         * sysdeps/gnu/configure.ac: ... here.
23514         * sysdeps/i386/configure.in: Moved to ...
23515         * sysdeps/i386/configure.ac: ... here.
23516         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
23517         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
23518         * sysdeps/mach/configure.in: Moved to ...
23519         * sysdeps/mach/configure.ac: ... here.
23520         * sysdeps/mach/hurd/configure.in: Moved to ...
23521         * sysdeps/mach/hurd/configure.ac: ... here.
23522         * sysdeps/powerpc/configure.in: Moved to ...
23523         * sysdeps/powerpc/configure.ac: ... here.
23524         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
23525         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
23526         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
23527         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
23528         * sysdeps/s390/s390-32/configure.in: Moved to ...
23529         * sysdeps/s390/s390-32/configure.ac: ... here.
23530         * sysdeps/s390/s390-64/configure.in: Moved to ...
23531         * sysdeps/s390/s390-64/configure.ac: ... here.
23532         * sysdeps/sh/configure.in: Moved to ...
23533         * sysdeps/sh/configure.ac: ... here.
23534         * sysdeps/sparc/configure.in: Moved to ...
23535         * sysdeps/sparc/configure.ac: ... here.
23536         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
23537         * sysdeps/unix/sysv/linux/configure.ac: ... here.
23538         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
23539         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
23540         * sysdeps/x86_64/configure.in: Moved to ...
23541         * sysdeps/x86_64/configure.ac: ... here.
23542         * sysdeps/x86_64/preconfigure.in: Moved to ...
23543         * sysdeps/x86_64/preconfigure.ac: ... here.
23544         * aclocal.m4: Change reference to configure.in to configure.ac.
23545         * config.h.in: Likewise.
23546         * manual/install.texi: Likewise.
23547         * manual/maint.texi: Likewise.
23548         * Makefile: Likewise.
23549         * malloc/Makefile: Likewise.
23550         * nscd/Makefile: Likewise.
23551         * Makeconfig: Change reference to configure.in and
23552         preconfigure.in to configure.ac and preconfigure.ac
23553         respectively.
23554         * INSTALL: Regenerated.
23555         * configure: Likewise.
23556         * sysdeps/gnu/configure: Likewise.
23557         * sysdeps/i386/configure: Likewise.
23558         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
23559         * sysdeps/mach/configure: Likewise.
23560         * sysdeps/mach/hurd/configure: Likewise.
23561         * sysdeps/powerpc/configure: Likewise.
23562         * sysdeps/powerpc/powerpc32/configure: Likewise.
23563         * sysdeps/powerpc/powerpc64/configure: Likewise.
23564         * sysdeps/s390/s390-32/configure: Likewise.
23565         * sysdeps/s390/s390-64/configure: Likewise.
23566         * sysdeps/sh/configure: Likewise.
23567         * sysdeps/sparc/configure: Likewise.
23568         * sysdeps/unix/sysv/linux/configure: Likewise.
23569         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
23570         * sysdeps/x86_64/configure: Likewise.
23571         * sysdeps/x86_64/preconfigure: Likewise.
23573 2013-10-29  Andreas Schwab  <schwab@suse.de>
23575         * stdio-common/Makefile (tst-swscanf-ENV): Define.
23577 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23579         * benchtests/pow-inputs: Add new inputs.
23581         * benchtests/exp-inputs: Add new inputs.
23583         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
23584         conditional check for return value.
23585         (__cos32): Likewise.
23587 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23589         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
23590         to provide a boost for large inputs with word alignment.
23591         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
23592         implementation based on optimized PPC64 strcpy.
23593         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
23594         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
23595         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
23596         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
23598 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23600         [BZ #2801]
23601         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
23603 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23605         [BZ #14876]
23606         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
23607         * time/tst-strptime.c (day_tests): Add testcase.
23609 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23611         [BZ #14029]
23612         * manual/pattern.texi: Acknowledge that fnmatch can fail.
23614 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
23616         [BZ #16074]
23617         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
23618         MAP_FAILED on error.
23620 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
23622         [BZ #16072]
23623         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
23624         heap for large requests.
23626 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
23628         [BZ #9954]
23629         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
23630         result if the result has no associated interface.
23631         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
23632         interface for all 127.X.Y.Z addresses.
23634 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
23636         * locale/iso-639.def: Add Ligurian (lij)
23638 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
23640         [BZ #15825]
23641         * sunrpc/rpc_main.c: Document rpcgen -5.
23643 2013-10-19  Michael Stahl  <mstahl@redhat.com>
23645         * elf/rtld.c (do_preload): Print the reason why preloading failed.
23647 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
23649         [BZ #10278]
23650         * posix/glob.c: Match only directories when trailing slash is present.
23651         * posix/tst-gnuglob.c (my_opendir): Do not open files.
23652         (main): Add testcase.
23654 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
23656         [BZ #15670]
23657         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
23659 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
23661         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
23662         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
23663         AUTH_DES and cindex for FIPS 140-2.
23664         (DES Encryption): Add cindex FIPS 46-3.
23666         * locale/locarchive.h (struct locarhandle): Add fname.
23667         * locale/programs/localedef.c (main): Pass ARGV[remaining]
23668         if an optional argument was specified to --list-archive,
23669         otherwise NULL.
23670         * locale/programs/locarchive.c (show_archive_content): Take new
23671         argument fname and pass it via ah.fname to open_archive.
23672         * locale/programs/localedef.h: Update decl.
23673         (open_archive): If AH->fname is non-null, open that file
23674         rather than the default file name, and don't ignore ENOENT.
23675         (create_archive): Set AH.fname to NULL.
23676         (delete_locales_from_archive): Likewise.
23677         (add_locales_to_archive): Likewise.
23678         * locale/programs/locfile.c (write_all_categories): Likewise.
23680 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
23681             Aldy Hernandez  <aldyh@redhat.com>
23683         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
23684         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
23685         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
23686         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
23687         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
23688         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
23689         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
23690         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
23691         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
23692         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
23693         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
23694         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
23695         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
23696         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
23697         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
23698         Likewise.
23699         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
23700         Likewise.
23701         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
23702         Likewise.
23703         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
23704         Likewise.
23705         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
23706         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
23707         Likewise.
23708         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
23709         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
23710         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
23711         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
23712         Likewise.
23713         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
23714         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
23715         * sysdeps/powerpc/preconfigure: Likewise.
23716         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
23717         Likewise.
23718         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
23719         Replace contents of file by #include of <fenv_libc.h>.
23720         * sysdeps/powerpc/soft-fp/sfp-machine.h
23721         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
23722         and <sys/prctl.h>.
23723         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
23724         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
23725         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
23726         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
23727         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
23728         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
23729         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
23730         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
23731         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
23732         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
23733         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
23734         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
23735         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
23736         Allow copysignl PLT reference to be missing.
23738 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
23739             Joseph Myers  <joseph@codesourcery.com
23741         [BZ #15948]
23742         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
23743         single character.
23744         (add_to_tablewc): Assert sequence of wide characters is nonempty.
23746 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
23748         * elf/tst-tls-dlinfo.c: Don't include tls.h.
23749         * elf/tst-tls1.c: Likewise.
23750         * elf/tst-tls10.h: Likewise.
23751         * elf/tst-tls14.c: Likewise.
23752         * elf/tst-tls2.c: Likewise.
23753         * elf/tst-tls3.c: Likewise.
23754         * elf/tst-tls4.c: Likewise.
23755         * elf/tst-tls5.c: Likewise.
23756         * elf/tst-tls6.c: Likewise.
23757         * elf/tst-tls7.c: Likewise.
23758         * elf/tst-tls8.c: Likewise.
23759         * elf/tst-tls9.c: Likewise.
23760         * elf/tst-tlsmod1.c: Likewise.
23761         * elf/tst-tlsmod13.c: Likewise.
23762         * elf/tst-tlsmod13a.c: Likewise.
23763         * elf/tst-tlsmod14a.c: Likewise.
23764         * elf/tst-tlsmod16a.c: Likewise.
23765         * elf/tst-tlsmod16b.c: Likewise.
23766         * elf/tst-tlsmod2.c: Likewise.
23767         * elf/tst-tlsmod3.c: Likewise.
23768         * elf/tst-tlsmod4.c: Likewise.
23769         * elf/tst-tlsmod5.c: Likewise.
23770         * elf/tst-tlsmod6.c: Likewise.
23772 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
23774         [BZ #12486]
23775         * malloc/malloc.c: remove checks for statistics.
23777 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
23779         [BZ #15277]
23780         * inet/inet_net.c (inet_network): Detect additional invalid strings.
23781         * inet/tst-network.c: Add testcase.
23783 2013-10-17  Andreas Schwab  <schwab@suse.de>
23785         [BZ #15218]
23786         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
23787         to determine canonical name.
23789 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
23791         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
23792         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
23793         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
23794         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
23795         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
23796         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
23797         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
23798         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
23799         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
23800         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
23801         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
23802         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
23803         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
23804         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
23805         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
23806         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
23807         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
23808         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
23809         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
23810         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
23811         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
23812         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
23813         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
23814         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
23815         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
23816         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
23817         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
23818         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
23819         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
23820         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
23821         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
23822         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
23823         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
23824         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
23825         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
23826         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
23827         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
23828         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
23829         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
23830         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
23831         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
23832         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
23833         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
23834         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
23835         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
23836         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
23837         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
23838         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
23839         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
23840         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
23841         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
23842         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
23843         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
23844         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
23845         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
23846         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
23847         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
23848         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
23850 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
23852         [BZ #16041]
23853         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
23854         make result into a quiet NaN.
23856 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
23858         * soft-fp/adddf3.c: Fix horizontal whitespace.
23859         * soft-fp/addsf3.c: Likewise.
23860         * soft-fp/addtf3.c: Likewise.
23861         * soft-fp/divdf3.c: Likewise.
23862         * soft-fp/divsf3.c: Likewise.
23863         * soft-fp/divtf3.c: Likewise.
23864         * soft-fp/double.h: Likewise.
23865         * soft-fp/eqdf2.c: Likewise.
23866         * soft-fp/eqsf2.c: Likewise.
23867         * soft-fp/eqtf2.c: Likewise.
23868         * soft-fp/extenddftf2.c: Likewise.
23869         * soft-fp/extended.h: Likewise.
23870         * soft-fp/extendsfdf2.c: Likewise.
23871         * soft-fp/extendsftf2.c: Likewise.
23872         * soft-fp/extendxftf2.c: Likewise.
23873         * soft-fp/fixdfdi.c: Likewise.
23874         * soft-fp/fixdfsi.c: Likewise.
23875         * soft-fp/fixdfti.c: Likewise.
23876         * soft-fp/fixsfdi.c: Likewise.
23877         * soft-fp/fixsfsi.c: Likewise.
23878         * soft-fp/fixsfti.c: Likewise.
23879         * soft-fp/fixtfdi.c: Likewise.
23880         * soft-fp/fixtfsi.c: Likewise.
23881         * soft-fp/fixtfti.c: Likewise.
23882         * soft-fp/fixunsdfdi.c: Likewise.
23883         * soft-fp/fixunsdfsi.c: Likewise.
23884         * soft-fp/fixunsdfti.c: Likewise.
23885         * soft-fp/fixunssfdi.c: Likewise.
23886         * soft-fp/fixunssfsi.c: Likewise.
23887         * soft-fp/fixunssfti.c: Likewise.
23888         * soft-fp/fixunstfdi.c: Likewise.
23889         * soft-fp/fixunstfsi.c: Likewise.
23890         * soft-fp/fixunstfti.c: Likewise.
23891         * soft-fp/floatdidf.c: Likewise.
23892         * soft-fp/floatdisf.c: Likewise.
23893         * soft-fp/floatditf.c: Likewise.
23894         * soft-fp/floatsidf.c: Likewise.
23895         * soft-fp/floatsisf.c: Likewise.
23896         * soft-fp/floatsitf.c: Likewise.
23897         * soft-fp/floattidf.c: Likewise.
23898         * soft-fp/floattisf.c: Likewise.
23899         * soft-fp/floattitf.c: Likewise.
23900         * soft-fp/floatundidf.c: Likewise.
23901         * soft-fp/floatundisf.c: Likewise.
23902         * soft-fp/floatunditf.c: Likewise.
23903         * soft-fp/floatunsidf.c: Likewise.
23904         * soft-fp/floatunsisf.c: Likewise.
23905         * soft-fp/floatunsitf.c: Likewise.
23906         * soft-fp/floatuntidf.c: Likewise.
23907         * soft-fp/floatuntisf.c: Likewise.
23908         * soft-fp/floatuntitf.c: Likewise.
23909         * soft-fp/fmadf4.c: Likewise.
23910         * soft-fp/fmasf4.c: Likewise.
23911         * soft-fp/fmatf4.c: Likewise.
23912         * soft-fp/gedf2.c: Likewise.
23913         * soft-fp/gesf2.c: Likewise.
23914         * soft-fp/getf2.c: Likewise.
23915         * soft-fp/ledf2.c: Likewise.
23916         * soft-fp/lesf2.c: Likewise.
23917         * soft-fp/letf2.c: Likewise.
23918         * soft-fp/muldf3.c: Likewise.
23919         * soft-fp/mulsf3.c: Likewise.
23920         * soft-fp/multf3.c: Likewise.
23921         * soft-fp/negdf2.c: Likewise.
23922         * soft-fp/negsf2.c: Likewise.
23923         * soft-fp/negtf2.c: Likewise.
23924         * soft-fp/op-1.h: Likewise.
23925         * soft-fp/op-2.h: Likewise.
23926         * soft-fp/op-4.h: Likewise.
23927         * soft-fp/op-8.h: Likewise.
23928         * soft-fp/op-common.h: Likewise.
23929         * soft-fp/quad.h: Likewise.
23930         * soft-fp/single.h: Likewise.
23931         * soft-fp/soft-fp.h: Likewise.
23932         * soft-fp/sqrtdf2.c: Likewise.
23933         * soft-fp/sqrtsf2.c: Likewise.
23934         * soft-fp/sqrttf2.c: Likewise.
23935         * soft-fp/subdf3.c: Likewise.
23936         * soft-fp/subsf3.c: Likewise.
23937         * soft-fp/subtf3.c: Likewise.
23938         * soft-fp/truncdfsf2.c: Likewise.
23939         * soft-fp/trunctfdf2.c: Likewise.
23940         * soft-fp/trunctfsf2.c: Likewise.
23941         * soft-fp/trunctfxf2.c: Likewise.
23942         * soft-fp/unorddf2.c: Likewise.
23943         * soft-fp/unordsf2.c: Likewise.
23944         * soft-fp/unordtf2.c: Likewise.
23946 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
23948         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
23949         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
23951 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
23953         * elf/dl-libc.c: Clear initfini list after freeing.
23955 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
23957         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
23958         * soft-fp/addsf3.c: Likewise.
23959         * soft-fp/addtf3.c: Likewise.
23960         * soft-fp/divdf3.c: Likewise.
23961         * soft-fp/divsf3.c: Likewise.
23962         * soft-fp/divtf3.c: Likewise.
23963         * soft-fp/double.h: Likewise.
23964         * soft-fp/eqdf2.c: Likewise.
23965         * soft-fp/eqsf2.c: Likewise.
23966         * soft-fp/eqtf2.c: Likewise.
23967         * soft-fp/extenddftf2.c: Likewise.
23968         * soft-fp/extended.h: Likewise.
23969         * soft-fp/extendsfdf2.c: Likewise.
23970         * soft-fp/extendsftf2.c: Likewise.
23971         * soft-fp/extendxftf2.c: Likewise.
23972         * soft-fp/fixdfdi.c: Likewise.
23973         * soft-fp/fixdfsi.c: Likewise.
23974         * soft-fp/fixdfti.c: Likewise.
23975         * soft-fp/fixsfdi.c: Likewise.
23976         * soft-fp/fixsfsi.c: Likewise.
23977         * soft-fp/fixsfti.c: Likewise.
23978         * soft-fp/fixtfdi.c: Likewise.
23979         * soft-fp/fixtfsi.c: Likewise.
23980         * soft-fp/fixtfti.c: Likewise.
23981         * soft-fp/fixunsdfdi.c: Likewise.
23982         * soft-fp/fixunsdfsi.c: Likewise.
23983         * soft-fp/fixunsdfti.c: Likewise.
23984         * soft-fp/fixunssfdi.c: Likewise.
23985         * soft-fp/fixunssfsi.c: Likewise.
23986         * soft-fp/fixunssfti.c: Likewise.
23987         * soft-fp/fixunstfdi.c: Likewise.
23988         * soft-fp/fixunstfsi.c: Likewise.
23989         * soft-fp/fixunstfti.c: Likewise.
23990         * soft-fp/floatdidf.c: Likewise.
23991         * soft-fp/floatdisf.c: Likewise.
23992         * soft-fp/floatditf.c: Likewise.
23993         * soft-fp/floatsidf.c: Likewise.
23994         * soft-fp/floatsisf.c: Likewise.
23995         * soft-fp/floatsitf.c: Likewise.
23996         * soft-fp/floattidf.c: Likewise.
23997         * soft-fp/floattisf.c: Likewise.
23998         * soft-fp/floattitf.c: Likewise.
23999         * soft-fp/floatundidf.c: Likewise.
24000         * soft-fp/floatundisf.c: Likewise.
24001         * soft-fp/floatunsidf.c: Likewise.
24002         * soft-fp/floatunsisf.c: Likewise.
24003         * soft-fp/floatuntidf.c: Likewise.
24004         * soft-fp/floatuntisf.c: Likewise.
24005         * soft-fp/floatuntitf.c: Likewise.
24006         * soft-fp/fmadf4.c: Likewise.
24007         * soft-fp/fmasf4.c: Likewise.
24008         * soft-fp/fmatf4.c: Likewise.
24009         * soft-fp/gedf2.c: Likewise.
24010         * soft-fp/gesf2.c: Likewise.
24011         * soft-fp/getf2.c: Likewise.
24012         * soft-fp/ledf2.c: Likewise.
24013         * soft-fp/lesf2.c: Likewise.
24014         * soft-fp/letf2.c: Likewise.
24015         * soft-fp/muldf3.c: Likewise.
24016         * soft-fp/mulsf3.c: Likewise.
24017         * soft-fp/multf3.c: Likewise.
24018         * soft-fp/negdf2.c: Likewise.
24019         * soft-fp/negsf2.c: Likewise.
24020         * soft-fp/negtf2.c: Likewise.
24021         * soft-fp/op-1.h: Likewise.
24022         * soft-fp/op-2.h: Likewise.
24023         * soft-fp/op-4.h: Likewise.
24024         * soft-fp/op-8.h: Likewise.
24025         * soft-fp/op-common.h: Likewise.
24026         * soft-fp/quad.h: Likewise.
24027         * soft-fp/single.h: Likewise.
24028         * soft-fp/soft-fp.h: Likewise.
24029         * soft-fp/sqrtdf2.c: Likewise.
24030         * soft-fp/sqrtsf2.c: Likewise.
24031         * soft-fp/sqrttf2.c: Likewise.
24032         * soft-fp/subdf3.c: Likewise.
24033         * soft-fp/subsf3.c: Likewise.
24034         * soft-fp/subtf3.c: Likewise.
24035         * soft-fp/truncdfsf2.c: Likewise.
24036         * soft-fp/trunctfdf2.c: Likewise.
24037         * soft-fp/trunctfsf2.c: Likewise.
24038         * soft-fp/trunctfxf2.c: Likewise.
24039         * soft-fp/unorddf2.c: Likewise.
24040         * soft-fp/unordsf2.c: Likewise.
24041         * soft-fp/unordtf2.c: Likewise.
24043 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
24045         [BZ #15672]
24046         * misc/error.c (error_tail): Fix possible buffer overflow.
24048 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
24050         [BZ #13028]
24051         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
24052         address.
24054 2013-10-14  P. J. McDermott  <pj@pehjota.net>
24056         [BZ #832]
24057         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
24058         testing pipefail option.
24060 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
24062         * soft-fp/double.h: Indent preprocessor directives inside #if.
24063         * soft-fp/extended.h: Likewise.
24064         * soft-fp/op-2.h: Likewise.
24065         * soft-fp/op-4.h: Likewise.
24066         * soft-fp/op-common.h: Likewise.
24067         * soft-fp/quad.h: Likewise.
24068         * soft-fp/single.h: Likewise.
24069         * soft-fp/soft-fp.h: Likewise.
24071 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
24073         * iconv/iconv_prog.c: Fix typos.
24074         * stdio-common/psiginfo-data.h: Likewise.
24076 2013-10-12   Reuben Thomas <rrt@sc3d.org>
24078         [BZ #15764]
24079         * locale/setlocale.c: Fix typo.
24081 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
24083         [BZ #16036]
24084         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
24085         signaling NaN arguments.
24086         * soft-fp/unordsf2.c (__unordsf2): Likewise.
24087         * soft-fp/unordtf2.c (__unordtf2): Likewise.
24089         [BZ #14910]
24090         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
24091         unordered operands.
24092         * soft-fp/gesf2.c (__gesf2): Likewise.
24093         * soft-fp/getf2.c (__getf2): Likewise.
24094         * soft-fp/ledf2.c (__ledf2): Likewise.
24095         * soft-fp/lesf2.c (__lesf2): Likewise.
24096         * soft-fp/letf2.c (__letf2): Likewise.
24098         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
24099         * soft-fp/eqsf2.c (__eqsf2): Likewise.
24100         * soft-fp/eqtf2.c (__eqtf2): Likewise.
24101         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
24102         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
24103         * soft-fp/fixdfti.c (__fixdfti): Likewise.
24104         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
24105         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
24106         * soft-fp/fixsfti.c (__fixsfti): Likewise.
24107         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
24108         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
24109         * soft-fp/fixtfti.c (__fixtfti): Likewise.
24110         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
24111         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
24112         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
24113         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
24114         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
24115         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
24116         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
24117         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
24118         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
24119         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
24120         * soft-fp/floatdisf.c (__floatdisf): Likewise.
24121         * soft-fp/floatsisf.c (__floatsisf): Likewise.
24122         * soft-fp/floattidf.c (__floattidf): Likewise.
24123         * soft-fp/floattisf.c (__floattisf): Likewise.
24124         * soft-fp/floattitf.c (__floattitf): Likewise.
24125         * soft-fp/floatundidf.c (__floatundidf): Likewise.
24126         * soft-fp/floatundisf.c (__floatundisf): Likewise.
24127         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
24128         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
24129         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
24130         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
24131         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
24132         * soft-fp/gesf2.c (__gesf2): Likewise.
24133         * soft-fp/getf2.c (__getf2): Likewise.
24134         * soft-fp/ledf2.c (__ledf2): Likewise.
24135         * soft-fp/lesf2.c (__lesf2): Likewise.
24136         * soft-fp/letf2.c (__letf2): Likewise.
24138         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
24139         Undefine and redefine.
24140         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
24141         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
24142         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
24143         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
24144         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24145         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
24146         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24147         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
24148         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24149         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
24150         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24151         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
24152         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24153         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
24154         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24156         [BZ #16032]
24157         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
24158         without decrementing exponent if mantissa >= that for the
24159         denominator, not >.
24160         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
24161         denominator, not >.  Decrement exponent in < case instead of
24162         incrementing in >= case.
24163         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
24164         without decrementing exponent if mantissa >= that for the
24165         denominator, not >.
24167         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
24168         computing saturated result for unsigned overflow.
24170 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
24171             Jeff Law  <law@redhat.com>
24173         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
24174         (atan2Mp): Add systemtap probe marker.
24175         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
24176         (__ieee754_log): Add systemtap probe marker.
24177         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
24178         (atanMp): Add systemtap probe marker.
24179         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
24180         (tanMp): Add systemtap probe marker.
24181         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
24182         (__slowexp): Add systemtap probe marker.
24183         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
24184         (__slowpow): Add systemtap probe marker.
24185         * manual/probes.texi: Document probes.
24187 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
24189         [BZ #15362]
24190         * libio/fileops.c (_IO_new_file_write): Return count of bytes
24191         written.
24192         (_IO_new_file_xsputn): Don't return EOF if nothing has been
24193         written.
24194         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
24195         written to buffer but not flushed.
24196         * libio/iofwrite_u.c:  Likewise.
24197         * libio/iopadn.c:  Return bytes returned even if EOF was
24198         encountered.
24199         * libio/iowpadn.c:  Likewise.
24200         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
24201         if _IO_padn does not write the whole buffer.
24202         [!COMPILE_WPRINTF] (PAD): Likewise.
24204 2013-10-10  David S. Miller  <davem@davemloft.net>
24206         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
24207         directory block.
24209 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
24211         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
24212         instead of FSF address.
24213         * soft-fp/fixdfti.c: Likewise.
24214         * soft-fp/fixsfti.c: Likewise.
24215         * soft-fp/fixtfti.c: Likewise.
24216         * soft-fp/fixunsdfti.c: Likewise.
24217         * soft-fp/fixunssfti.c: Likewise.
24218         * soft-fp/fixunstfti.c: Likewise.
24219         * soft-fp/floattidf.c: Likewise.
24220         * soft-fp/floattisf.c: Likewise.
24221         * soft-fp/floattitf.c: Likewise.
24222         * soft-fp/floatuntidf.c: Likewise.
24223         * soft-fp/floatuntisf.c: Likewise.
24224         * soft-fp/floatuntitf.c: Likewise.
24225         * soft-fp/trunctfxf2.c: Likewise.
24227         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
24228         * soft-fp/fixdfti.c: Likewise.
24229         * soft-fp/fixsfti.c: Likewise.
24230         * soft-fp/fixtfti.c: Likewise.
24231         * soft-fp/fixunsdfti.c: Likewise.
24232         * soft-fp/fixunssfti.c: Likewise.
24233         * soft-fp/fixunstfti.c: Likewise.
24234         * soft-fp/floattidf.c: Likewise.
24235         * soft-fp/floattisf.c: Likewise.
24236         * soft-fp/floattitf.c: Likewise.
24237         * soft-fp/floatuntidf.c: Likewise.
24238         * soft-fp/floatuntisf.c: Likewise.
24239         * soft-fp/floatuntitf.c: Likewise.
24240         * soft-fp/trunctfxf2.c: Likewise.
24242 2013-10-10  David S. Miller  <davem@davemloft.net>
24244         * sysdeps/sparc/fpu/libm-test-ulps: Update.
24246 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
24248         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
24249         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
24250         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
24251         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
24252         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
24253         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
24254         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
24256         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
24257         for NaNs before doing comparisons on argument.
24258         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
24259         Likewise.
24261 2013-10-10  Will Newton  <will.newton@linaro.org>
24263         * malloc/hooks.c (memalign_check): Ensure the value of bytes
24264         passed to _int_memalign does not overflow.
24266 2013-10-10  Torvald Riegel  <triegel@redhat.com>
24268         * scripts/bench.pl: Add include-sources directive.
24269         * benchtests/README: Update documentation.
24271 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
24273         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
24274         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
24275         instead of FP_INIT_ROUNDMODE.
24276         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
24277         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
24279         [BZ #16034]
24280         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
24281         copy class of input value.
24282         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
24283         not handle exceptions.
24284         * soft-fp/negsf2.c (__negsf2): Likewise.
24285         * soft-fp/negtf2.c (__negtf2): Likewise.
24286         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
24288 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
24290         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
24291         semicolon.  From Linux kernel.
24293 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
24295         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
24297 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
24299         [BZ #156]
24300         * manual/socket.texi: Added statement about buffer
24301         for gethostbyname2_r.
24303 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
24305         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
24306         Use .p2align directive instead, throughout.
24307         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
24308         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
24309         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
24310         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
24311         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
24312         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
24313         * sysdeps/x86_64/strchr.S: Likewise.
24314         * sysdeps/x86_64/strrchr.S: Likewise.
24316 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
24318         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
24320         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
24322         * sysdeps/generic/math_private.h (__mpsin1): Remove
24323         declaration.
24324         (__mpcos1): Likewise.
24325         (__mpsin): New argument __range_reduce.
24326         (__mpcos): Likewise.
24327         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
24328         (slow): Use __mpsin and __mpcos.
24329         (slow1): Likewise.
24330         (slow2): Likewise.
24331         (sloww): Likewise.
24332         (sloww1): Likewise.
24333         (sloww2): Likewise.
24334         (bsloww): Likewise.
24335         (bsloww1): Likewise.
24336         (bsloww2): Likewise.
24337         (cslow2): Likewise.
24338         (csloww): Likewise.
24339         (csloww1): Likewise.
24340         (csloww2): Likewise.
24341         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
24342         range_reduce.  Merge in __mpsin1.
24343         (__mpcos): Likewise.
24344         (__mpsin1): Remove.
24345         (__mpcos1): Likewise.
24347 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
24349         * locale/loadlocale.c (_nl_intern_locale_data): Use
24350         LOCFILE_ALIGNED_P.
24351         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
24352         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
24353         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
24354         obstack data is appropriately aligned.
24355         (obstack_int32_grow_fast): Likewise.
24356         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
24357         * locale/programs/locfile.c (add_locale_uint32): Likewise.
24358         (add_locale_uint32_array): Likewise.
24360 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
24362         * benchtests/Makefile: Remove ARGLIST and RET variables.
24363         ($(objpfx)bench-%.c): Pass only function name to the script.
24364         * benchtests/README: Update documentation.
24365         * benchtests/acos-inputs: Add new directives.
24366         * benchtests/acosh-inputs: Likewise.
24367         * benchtests/asin-inputs: Likewise.
24368         * benchtests/asinh-inputs: Likewise.
24369         * benchtests/atan-inputs: Likewise.
24370         * benchtests/atanh-inputs: Likewise.
24371         * benchtests/cos-inputs: Likewise.
24372         * benchtests/cosh-inputs: Likewise.
24373         * benchtests/exp-inputs: Likewise.
24374         * benchtests/log-inputs: Likewise.
24375         * benchtests/pow-inputs: Likewise.
24376         * benchtests/rint-inputs: Likewise.
24377         * benchtests/sin-inputs: Likewise.
24378         * benchtests/sinh-inputs: Likewise.
24379         * benchtests/tan-inputs: Likewise.
24380         * benchtests/tanh-inputs: Likewise.
24381         * scripts/bench.pl: Add support for new directives.
24383 2013-10-07  Alan Modra  <amodra@gmail.com>
24385         * README: Fix careless merge.
24387 2013-10-05  Alan Modra  <amodra@gmail.com>
24389         * NEWS: Mention powerpc64le support and bugs fixed.
24390         * README: Both big-endian and little-endian powerpc64 supported.
24392 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24394         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
24395         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
24396         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
24397         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
24399 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
24401         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
24402         match prototype.
24404 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
24406         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
24407         Move -mhard-float appending from
24408         ports/sysdeps/powerpc/powerpc32/Makefile.
24409         [$(with-fp) = yes] (ASFLAGS): Likewise.
24410         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
24411         * sysdeps/powerpc/nofpu: Move directory from
24412         ports/sysdeps/powerpc/nofpu.
24413         * sysdeps/powerpc/soft-fp: Move directory from
24414         ports/sysdeps/powerpc/soft-fp.
24415         * sysdeps/powerpc/powerpc32/405: Move directory from
24416         ports/sysdeps/powerpc/powerpc32/405.
24417         * sysdeps/powerpc/powerpc32/440: Move directory from
24418         ports/sysdeps/powerpc/powerpc32/440.
24419         * sysdeps/powerpc/powerpc32/464: Move directory from
24420         ports/sysdeps/powerpc/powerpc32/464.
24421         * sysdeps/powerpc/powerpc32/476: Move directory from
24422         ports/sysdeps/powerpc/powerpc32/476.
24423         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
24424         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
24425         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
24426         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
24427         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
24428         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
24429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
24430         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
24431         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
24432         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
24433         * README: Update for powerpc-*-linux-gnu software floating point
24434         support in libc.
24436         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
24437         case to powerpc/powerpc32*.
24438         * sysdeps/unix/sysv/linux/configure: Regenerated.
24440         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
24441         (_FPU_MASK_OM): Define as 0x04.
24442         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
24443         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
24444         0x00c10080.
24445         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
24446         0x0000003c.
24447         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
24449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
24450         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
24451         getcontext_e500.
24452         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
24453         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
24454         setcontext_e500.
24455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
24456         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
24457         and setcontext_e500.
24459 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
24461         * locale/iso-3166.def: Update iso-1366.def and related occurrences
24463 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
24465         * manual/threads.texi (Default Thread Attributes): Fix typo.
24467 2013-10-04  Will Newton  <will.newton@linaro.org>
24469         * malloc/Makefile: Add tst-memalign.
24470         * malloc/tst-memalign.c: New file.
24472         * malloc/tst-posix_memalign.c: Add comments.
24473         (do_test): Add comments and call free on all potentially
24474         allocated pointers. Add space after cast.
24476         * malloc/tst-pvalloc.c: Add comments.
24477         (do_test): Add comments and call free on all potentially
24478         allocated pointers. Remove duplicate check for NULL pointer.
24479         Add space after cast.
24481         * malloc/tst-valloc.c: Add comments.
24482         (do_test): Add comments and call free on all potentially
24483         allocated pointers. Remove duplicate check for NULL pointer.
24484         Add space after cast.
24486 2013-10-04  Alan Modra  <amodra@gmail.com>
24488         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
24489         Use stdint types in rather than __attribute__((mode())).
24490         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
24492 2013-10-04  Alan Modra  <amodra@gmail.com>
24494         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
24495         Correct handling of unaligned relocs for little-endian.
24496         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
24498 2013-10-04  Alan Modra  <amodra@gmail.com>
24500         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
24501         * configure: Regenerate.
24502         * nptl/shlib-versions: Powerpc*le starts at 2.18.
24503         * shlib-versions: Likewise.
24505 2013-10-04  Alan Modra  <amodra@gmail.com>
24507         * string/tester.c (test_memrchr): Increment reported test cycle.
24509 2013-10-04  Alan Modra  <amodra@gmail.com>
24511         * string/test-memcpy.c (do_one_test): When reporting errors, print
24512         string address and don't overrun end of string.
24514 2013-10-04  Alan Modra  <amodra@gmail.com>
24516         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
24517         insrdi.  Make better use of reg selection to speed exit slightly.
24518         Schedule entry path a little better.  Remove useless "are we done"
24519         checks on entry to main loop.  Handle wrapping around zero address.
24520         Correct main loop count.  Handle single left-over word from main
24521         loop inline rather than by using loop_small.  Remove extra word
24522         case in loop_small caused by wrong loop count.  Add little-endian
24523         support.
24524         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
24525         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
24526         cache hint.
24527         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
24528         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
24529         support.  Avoid rlwimi.
24530         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
24532 2013-10-04  Alan Modra  <amodra@gmail.com>
24534         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
24535         insrdi.  Formatting.
24536         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
24537         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
24538         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
24539         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
24540         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
24541         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
24543 2013-10-04  Alan Modra  <amodra@gmail.com>
24545         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
24546         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
24547         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
24548         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
24549         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
24550         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
24551         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
24552         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
24553         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
24554         use of regs.  Use power7 mtocrf.  Tidy function tails.
24556 2013-10-04  Alan Modra  <amodra@gmail.com>
24558         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
24559         Formatting.  Consistently use rXXX register defines or rN defines.
24560         Use early exit labels that avoid restoring unused non-volatile regs.
24561         Make cr field use more consistent with rWORDn compares.  Rename
24562         regs used as shift registers for unaligned loop, using rN defines
24563         for short lifetime/multiple use regs.
24564         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
24565         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
24566         addi 1,1,64 to pop stack frame.  Simplify return value code.
24567         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
24569 2013-10-04  Alan Modra  <amodra@gmail.com>
24571         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
24572         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
24573         rather than rlwimi.
24574         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
24575         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
24576         little-endian support.  Correct typos.
24577         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
24578         rather than rlwimi.
24579         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
24580         in loop and entry code to keep "and." results.
24581         (strchr): Add little-endian support.  Comment.  Move cntlzd
24582         earlier in tail.
24583         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
24585 2013-10-04  Alan Modra  <amodra@gmail.com>
24587         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
24588         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
24589         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
24590         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
24592 2013-10-04  Alan Modra  <amodra@gmail.com>
24594         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
24595         (rTMP): Define as r11.
24596         (strcmp): Add little-endian support.  Optimise tail.
24597         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
24598         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
24599         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
24600         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
24601         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
24602         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
24603         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
24605 2013-10-04  Alan Modra  <amodra@gmail.com>
24607         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
24608         little-endian support.  Remove unnecessary "are we done" tests.
24609         Handle "s" wrapping around zero and extremely large "size".
24610         Correct main loop count.  Handle single left-over word from main
24611         loop inline rather than by using small_loop.  Correct comments.
24612         Delete "zero" tail, use "end_max" instead.
24613         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
24615 2013-10-04  Alan Modra  <amodra@gmail.com>
24617         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
24618         support.  Don't branch over align.
24619         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
24620         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
24621         support.  Rearrange tmp reg use to suit.  Comment.
24622         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
24624 2013-10-04  Alan Modra  <amodra@gmail.com>
24626         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
24628 2013-10-04  Alan Modra  <amodra@gmail.com>
24630         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
24631         conditional form of branch and link when obtaining pc.
24632         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
24634 2013-10-04  Alan Modra  <amodra@gmail.com>
24636         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
24637         HIWORD/LOWORD.
24638         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
24639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
24641 2013-10-04  Alan Modra  <amodra@gmail.com>
24643         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
24644         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
24645         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
24646         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
24647         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
24648         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
24649         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
24650         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
24651         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
24652         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
24654 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24655             Alistair Popple <alistair@ozlabs.au.ibm.com>
24656             Alan Modra <amodra@gmail.com>
24658         [BZ #15723]
24659         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
24660         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
24661         _dl_hwcap access for little-endian.
24662         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
24663         destroy vmx regs when saving unaligned.
24664         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
24665         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
24666         destroy vmx regs when saving unaligned.
24668 2013-10-04  Alan Modra  <amodra@gmail.com>
24670         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
24671         Don't use a union to pack hi/low value.
24673 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24675         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
24676         for little-endian.
24677         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
24678         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
24679         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
24680         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
24681         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
24683 2013-10-04  Alan Modra  <amodra@gmail.com>
24685         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
24686         constants to usual value for .cst8 section, and remove redundant
24687         high address load.
24688         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
24689         constant for 0x1p52.  Load little-endian words of double from
24690         correct stack offsets.
24692 2013-10-04  Alan Modra  <amodra@gmail.com>
24694         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
24695         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
24696         words of double from correct stack offsets.
24697         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
24698         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
24699         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
24700         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
24701         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
24702         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
24703         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
24704         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
24705         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
24706         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
24707         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
24708         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
24709         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
24710         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
24711         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
24712         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
24713         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
24715 2013-10-04  Alan Modra  <amodra@gmail.com>
24717         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
24718         64-bit int/double union.
24719         (_FPU_SETCW): Likewise.
24720         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
24721         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
24723 2013-10-04  Alan Modra  <amodra@gmail.com>
24725         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
24726         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
24728 2013-10-04  Alan Modra  <amodra@gmail.com>
24730         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
24731         use vector int constants.
24732         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
24734 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24736         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
24737         array with long long.
24738         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
24739         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
24740         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
24741         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
24742         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
24743         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
24744         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
24745         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
24746         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
24747         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
24748         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
24749         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
24750         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
24752 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24754         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
24755         (__signbit): Likewise.  Correct for little-endian.
24756         (__signbitl): Call __signbit.
24757         (lrint): Correct for little-endian.
24758         (lrintf): Call lrint.
24760 2013-10-04  Alan Modra  <amodra@gmail.com>
24762         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
24763         union 32-bit int array member with 64-bit int array.
24764         (t515, tm256): Double rather than long double.
24765         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
24767 2013-10-04  Alan Modra  <amodra@gmail.com>
24769         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
24770         Delete.
24771         (IEEE854_LONG_DOUBLE_BIAS): Delete.
24772         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
24773         version of math_ldbl.h.
24775 2013-10-04  Alan Modra  <amodra@gmail.com>
24777         [BZ #15734], [BZ #15735]
24778         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
24779         all uses of ieee875 long double macros and unions.  Simplify test
24780         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
24781         ldbl_extract_mantissa value for ix,iy exponents.  Properly
24782         normalize after ldbl_extract_mantissa, and don't add hidden bit
24783         already handled.  Don't treat low word of ieee854 mantissa like
24784         low word of IBM long double and mask off bit when testing for
24785         zero.
24786         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
24787         all uses of ieee875 long double macros and unions.  Simplify tests
24788         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
24789         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
24790         two1022, instead use their values.  Recognise that tests for large
24791         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
24792         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
24793         Rewrite all uses of ieee875 long double macros and unions.  Simplify
24794         test for 0.0L and nan.  Correct negation.
24795         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
24796         ieee875 long double macros and unions.  Correct output for large
24797         magnitude x.  Correct absolute value calculation.
24798         (__erfcl): Likewise.
24799         * math/libm-test.inc: Add tests for errors discovered in IBM long
24800         double versions of fmodl, remainderl, erfl and erfcl.
24802 2013-10-04  Alan Modra  <amodra@gmail.com>
24804         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
24805         all uses of ieee854 long double macros and unions.  Simplify tests
24806         for long doubles that are fully specified by the high double.
24807         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
24808         Likewise.
24809         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
24810         Remove dead code too.
24811         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
24812         (__ieee754_ynl): Likewise.
24813         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
24814         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
24815         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
24816         Remove dead code too.
24817         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
24818         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
24819         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
24820         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
24821         Simplify.
24822         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
24823         Simplify.
24824         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
24825         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
24826         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
24827         Comment on variable precision.
24828         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
24829         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
24830         Likewise.
24831         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
24832         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
24833         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
24834         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
24835         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
24837 2013-10-04  Alan Modra  <amodra@gmail.com>
24839         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
24840         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
24841         all uses of ieee854 long double macros and unions.
24842         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
24843         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
24844         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
24845         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
24846         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
24847         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
24848         Likewise.
24849         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
24850         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
24851         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
24852         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
24853         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
24854         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
24855         Simplify sign and nan test too.
24856         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
24857         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
24858         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
24859         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
24860         Likewise.
24861         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
24862         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
24863         Likewise.
24864         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
24865         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
24866         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
24867         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
24868         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
24869         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
24871 2013-10-04  Alan Modra  <amodra@gmail.com>
24873         * stdio-common/printf_size.c (__printf_size): Don't use
24874         union ieee854_long_double in fpnum union.
24875         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
24876         signbit macro to retrieve sign from long double.
24877         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
24878         retrieve sign from long double.
24879         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
24880         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
24881         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
24882         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
24883         * math/test-misc.c (main): Don't use union ieee854_long_double.
24885 2013-10-04  Alan Modra  <amodra@gmail.com>
24887         [BZ #15680]
24888         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
24889         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
24890         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
24891         calculation.  Remove unnecessary test for denormal exponent.
24892         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
24893         Correct handling of denormals.  Avoid undefined shift behaviour.
24894         Correct normalisation of low mantissa when low double is denormal.
24895         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
24896         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
24897         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
24898         Correct normalisation of low mantissa.  Test for overflow of high
24899         mantissa and normalise.
24900         (ldbl_nearbyint): Use more readable constant for two52.
24901         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
24902         (__mpn_construct_long_double): Fix test for overflow of high
24903         mantissa and correct normalisation.  Avoid undefined shift.
24905 2013-10-04  Alan Modra  <amodra@gmail.com>
24907         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
24908         (union ibm_extended_long_double): Define as an array of ieee754_double.
24909         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
24910         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
24911         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
24912         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
24913         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
24914         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
24915         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
24916         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
24917         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
24918         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
24919         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
24921 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
24923         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
24924         page size instead of calling getpagesize.
24926         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
24927         (LOCFILE_ALIGN_MASK): Likewise.
24928         (LOCFILE_ALIGN_UP): Likewise.
24929         (LOCFILE_ALIGNED_P): Likewise.
24930         * locale/programs/ld-collate.c (collate_output): Use the new
24931         macros instead of __alignof__ (int32_t).
24932         * locale/weight.h (findidx): Likewise.
24934 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
24936         [BZ #431]
24937         * manual/string.texi: Fix strncat and wcsncat.
24939 2013-10-03  Brooks Moses  <bmoses@google.com>
24941         [BZ #15915]
24942         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
24943         * Makerules: ...here, and adjust associated comments.
24945 2013-10-02  Will Newton  <will.newton@linaro.org>
24947         * malloc/Makefile: Add tst-pvalloc.
24948         * malloc/tst-pvalloc.c: New file.
24950 2013-10-02  Will Newton  <will.newton@linaro.org>
24952         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
24953         improve test coverage.
24955 2013-10-02  Will Newton  <will.newton@linaro.org>
24957         * malloc/Makefile: Add tst-posix_memalign.
24958         * malloc/tst-posix_memalign.c: New file.
24960 2013-10-01  Eric Blake  <eblake@redhat.com>
24962         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
24963         Use __THROWNL rather than __THROW on static functions.
24965 2013-09-30  Petr Machata  <pmachata@redhat.com>
24967         * elf/elf.h (R_AARCH64_ABS16): New macro.
24968         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
24969         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
24970         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
24971         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
24972         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
24973         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
24974         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
24975         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
24976         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
24977         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
24978         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
24979         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
24980         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
24981         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
24982         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
24983         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
24984         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
24985         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
24986         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
24987         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
24988         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
24989         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
24990         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
24991         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
24992         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
24993         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
24994         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
24995         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
24996         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
24997         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
24998         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
24999         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
25000         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
25001         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
25002         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
25003         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
25004         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
25005         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
25006         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
25007         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
25008         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
25009         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
25010         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
25011         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
25012         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
25013         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
25014         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
25015         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
25016         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
25017         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
25018         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
25019         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
25020         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
25021         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
25022         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
25023         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
25024         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
25025         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
25026         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
25027         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
25028         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
25029         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
25030         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
25031         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
25032         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
25033         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
25034         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
25035         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
25036         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
25037         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
25038         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
25039         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
25040         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
25041         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
25042         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
25043         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
25044         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
25045         (R_AARCH64_TLSDESC_LDR): Likewise.
25046         (R_AARCH64_TLSDESC_ADD): Likewise.
25047         (R_AARCH64_TLSDESC_CALL): Likewise.
25049 2013-09-30  Andreas Schwab  <schwab@suse.de>
25051         [BZ #15048]
25052         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
25053         the nss database lookup.
25054         * nscd/initgrcache.c (addinitgroupsX): Likewise.
25055         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
25057 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
25059         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
25061 2013-09-28  P. J. McDermott  <pj@pehjota.net>
25063         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
25064         ${Bash-specific parameter/pattern/string} parameter expansion.
25065         * sysdeps/unix/make-syscalls.sh: Likewise.
25067 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
25069         * sysdeps/sh/stackguard-macros.h: New file.
25071 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
25073         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
25074         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
25075         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
25076         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
25077         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
25078         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
25080 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25082         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
25083         Fix thread ID register.
25085 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
25087         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
25088         [POSIX || UNIX98]: Require rather than permitting all symbols from
25089         <time.h>.
25090         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
25091         element of struct sched_param.
25092         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
25093         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
25094         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
25095         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
25096         constant.
25098 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
25100         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
25101         argument calculation.
25103 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
25105         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
25106         Expect macro.
25107         [POSIX] (pthread_attr_t): Do not require type.
25108         [POSIX] (pthread_cond_t): Likewise.
25109         [POSIX] (pthread_condattr_t): Likewise.
25110         [POSIX] (pthread_key_t): Likewise.
25111         [POSIX] (pthread_mutex_t): Likewise.
25112         [POSIX] (pthread_mutexattr_t): Likewise.
25113         [POSIX] (pthread_once_t): Likewise.
25114         [POSIX] (pthread_t): Likewise.
25115         [POSIX-based standards] (pthread_atfork): Expect function.
25117 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
25118             Richard Sandiford  <richard@codesourcery.com>
25120         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
25121         (swap_endianness_p): New extern variable.
25122         (set_big_endian): New inline function.
25123         (maybe_swap_uint32): Likewise.
25124         (maybe_swap_uint32_array): Likewise.
25125         (maybe_swap_uint32_obstack): Likewise.
25126         * locale/programs/locfile.c: Include <stdbool.h>.
25127         (swap_endianness_p): New variable.
25128         (add_locale_uint32): Call maybe_swap_uint32.
25129         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
25130         (write_locale_data): Call maybe_swap_uint32_array.
25131         * locale/programs/ld-collate.c (obstack_int32_grow): Call
25132         maybe_swap_uint32.
25133         (obstack_int32_grow_fast): Likewise.
25134         (output_weightwc): Call maybe_swap_uint32_obstack.
25135         (collate_output): Likewise.
25136         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
25137         (OPT_LITTLE_ENDIAN): Likewise.
25138         (options): Add --little-endian and --big-endian options.
25139         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
25140         * locale/programs/locarchive.c: Include "locfile.h".
25141         (GET): New macro.
25142         (SET): Likewise.
25143         (INC): Likewise.
25144         (create_archive): Use the new macros to access fields of
25145         structures directly mapped from or written to locale archives.
25146         (oldlocrecentcmp): Likewise.
25147         (enlarge_archive): Likewise.
25148         (insert_name): Likewise.
25149         (add_alias): Likewise.
25150         (add_locale): Likewise.
25151         (delete_locales_from_archive): Likewise.
25152         (show_archive_content): Likewise.
25153         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
25154         locale data.
25156 2013-09-24  Roland McGrath  <roland@hack.frob.com>
25158         * manual/freemanuals.texi: Updated from (newly) canonical copy at
25159         http://www.gnu.org/doc/freemanuals.texi.
25160         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
25162 2013-09-24  Will Newton  <will.newton@linaro.org>
25164         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
25165         macro.
25167 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
25169         * locale/hashval.h (compute_hashval): Interpret bytes of key as
25170         unsigned char.
25172 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
25174         * manual/threads.texi (POSIX Threads): Fix a typo.
25176 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
25178         [BZ #14547]
25179         * string/tst-strcoll-overflow.c: New test case.
25180         * string/Makefile (xtests): Add tst-strcoll-overflow.
25181         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
25182         cache if string sizes may cause integer overflow.
25184         [BZ #14547]
25185         * string/strcoll_l.c (coll_seq): New members rule, idx,
25186         save_idx and back_us.
25187         (get_next_seq_nocache): New function.
25188         (do_compare_nocache): New function.
25189         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
25190         when malloc fails.
25192 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
25194         [BZ #15754]
25195         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
25196         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
25197         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
25199         [BZ #15754]
25200         * elf/Makefile (tests): Add tst-ptrguard1.
25201         (tests-static): Add tst-ptrguard1-static.
25202         (tst-ptrguard1-ARGS): Define.
25203         (tst-ptrguard1-static-ARGS): Define.
25204         * elf/tst-ptrguard1.c: New file.
25205         * elf/tst-ptrguard1-static.c: New file.
25206         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
25207         * sysdeps/i386/stackguard-macros.h: Likewise.
25208         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
25209         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
25210         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
25211         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
25212         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
25213         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
25215 2013-09-23  Hector Marco  <hecmargi@upv.es>
25216             Ismael Ripoll  <iripoll@disca.upv.es>
25217             Carlos O'Donell  <carlos@redhat.com>
25219         [BZ #15754]
25220         * sysdeps/generic/stackguard-macros.h: Define
25221         __pointer_chk_guard_local and POINTER_CHK_GUARD.
25222         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
25223         Define __pointer_chk_guard_local.
25224         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
25225         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
25227 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
25229         [BZ #15859]
25230         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
25232 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
25234         * include/string.h (__ffs): Declare as hidden.
25235         * string/ffs.c (__ffs): Define as hidden.
25236         * sysdeps/i386/ffs.c (__ffs): Likewise.
25237         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
25238         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
25239         * sysdeps/s390/ffs.c (__ffs): Likewise.
25240         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
25242 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
25244         * NEWS: Mention malloc probes.
25246         * malloc/arena.c (new_heap): New memory_heap_new probe.
25247         (grow_heap): New memory_heap_more probe.
25248         (shrink_heap): New memory_heap_less probe.
25249         (heap_trim): New memory_heap_free probe.
25250         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
25251         (systrim): New memory_sbrk_less probe.
25252         * manual/probes.texi: Document them.
25254         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
25255         * manual/probes.texi: Document it.
25257         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
25258         (__libc_realloc): Add memory_realloc_retry probe.
25259         (__libc_memalign): Add memory_memalign_retry probe.
25260         (__libc_valloc): Add memory_valloc_retry probe.
25261         (__libc_pvalloc): Add memory_pvalloc_retry probe.
25262         (__libc_calloc): Add memory_calloc_retry probe.
25263         * manual/probes.texi: Document them.
25265         * malloc/arena.c (get_free_list): Add probe
25266         memory_arena_reuse_free_list.
25267         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
25268         and memory_arena_reuse.
25269         (arena_get2) [!PER_THREAD]: Likewise.
25270         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
25271         memory_arena_reuse_realloc.
25272         * manual/probes.texi: Document them.
25274         * malloc/malloc.c (__libc_free): Add
25275         memory_mallopt_free_dyn_thresholds probe.
25276         (__libc_mallopt): Add multiple memory_mallopt probes.
25277         * manual/probes.texi: Document them.
25279         * malloc/malloc.c: Include stap-probe.h.
25280         (__libc_mallopt): Add memory_mallopt probe.
25281         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
25282         * manual/probes.texi: New.
25283         * manual/Makefile (chapters): Add probes.
25284         * manual/threads.texi: Set next node.
25286 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
25288         [BZ #15963, #13985]
25289         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
25290         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
25291         Add `Chinese' to `nan' entry name.
25293 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25295         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
25296         (POLYNOMIAL): Likewise.
25297         (TAYLOR_SINCOS): Likewise.
25298         (TAYLOR_SLOW): Likewise.
25299         (__sin): Use TAYLOR_SINCOS.
25300         (__cos): Likewise.
25301         (slow): Use TAYLOR_SLOW.
25302         (sloww): Likewise.
25303         (bsloww): Likewise.
25304         (csloww): Likewise.
25306 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
25308         * stdlib/strtod_l.c: Fix buffer overrun.
25310 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25312         * benchtests/Makefile (bench): Add sincos.
25313         * benchtests/bench-sincos.c: New file.
25315         * math/libm-test.inc (cos_test_data): New test inputs.
25316         (sin_test_data): Likewise.
25318         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
25319         macro.
25320         (__sin): Use it.
25321         (__cos): Likewise.
25322         (slow1): Likewise.
25323         (slow2): Likewise.
25324         (sloww1): Likewise.
25325         (sloww2): Likewise.
25326         (bsloww1): Likewise.
25327         (bsloww2): Likewise.
25328         (cslow2): Likewise.
25329         (csloww1): Likewise.
25330         (csloww2): Likewise.
25332         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
25333         function.
25334         (__sin): Use it.
25335         (__cos): Likewise.
25337         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
25338         gotos.
25339         (__cos): Likewise.
25341 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
25343         * config.h.in (HAVE_MIPS_NAN2008): New macro.
25344         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
25345         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
25346         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
25347         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
25348         * elf/cache.c (print_entry): Handle the new cache flags.
25350 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
25351             Aldy Hernandez  <aldyh@redhat.com>
25353         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
25354         Change condition to [_SOFT_FLOAT].
25355         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
25356         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
25357         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
25358         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
25359         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
25360         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
25361         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
25362         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
25363         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
25364         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
25365         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
25366         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
25367         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
25368         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
25369         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
25370         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
25371         declaration.
25373 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
25375         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
25376         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
25377         (__longjmp): Use LOAD_GP to load saved GPRs.
25378         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
25379         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
25380         (__sigsetjmp): Use SAVE_GP to save GPRs.
25382         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
25383         Do not append -msoft-float.
25384         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
25386 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25388         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
25390 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
25392         [BZ #15966]
25393         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
25394         (_FPU_GETCW): Use initial "__" on variable and field names but not
25395         on macro parameter name.
25396         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
25397         parentheses around reference to macro parameter.
25399 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
25401         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
25402         prototype.
25403         (ctype_startup): Use uint32_t in cast and sizeof for
25404         ctype->charnames.
25406 2013-09-11  Jia Liu  <proljc@gmail.com>
25408         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
25409         __daddr_t_defined.
25410         [__FreeBSD__]: Likewise.
25412 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
25414         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
25415         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
25416         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
25417         (strchr): Remove __strchr_sse42 ifunc selection.
25418         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
25419         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
25421 2013-09-11  Will Newton  <will.newton@linaro.org>
25423         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
25424         parameter to RES. Remove hardcoded 1000 value.
25425         * benchtests/bench-skeleton.c (main): Pass RES parameter
25426         to TIMING_INIT and multiply result by 1000.
25428 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25430         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25432 2013-09-11  Andreas Schwab  <schwab@suse.de>
25434         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
25435         if not defined.
25436         (O_TMPFILE) [__USE_GNU]: Define.
25437         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
25438         Define.
25440 2013-09-11  Will Newton  <will.newton@linaro.org>
25442         [BZ #15857]
25443         * malloc/malloc.c (__libc_memalign): Check the value of bytes
25444         does not overflow.
25446 2013-09-11  Will Newton  <will.newton@linaro.org>
25448         [BZ #15856]
25449         * malloc/malloc.c (__libc_valloc): Check the value of bytes
25450         does not overflow.
25452 2013-09-11  Will Newton  <will.newton@linaro.org>
25454         [BZ #15855]
25455         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
25456         does not overflow.
25458 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
25460         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
25461         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
25462         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
25463         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
25464         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
25466 2013-09-10  Allan McRae  <allan@archlinux.org>
25468         [BZ #15748]
25469         * manual/arith.texi (Parsing of Floats): Clarify
25470         cross-reference.
25472         [BZ #15849]
25473         * manual/install.texi (Running make install): Mention
25474         --enable-pt-chown.
25475         * INSTALL: Regenerated.
25477 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
25479         * csu/init-first.c (_init): Remove the !SHARED condition around
25480         FPU control word initialization.
25481         * elf/dl-support.c (_dl_fpu_control): New variable.
25482         (_dl_aux_init) <AT_FPUCW>: Initialize it.
25483         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
25484         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
25485         * math/test-fpucw-static.c: New file.
25486         * math/test-fpucw-ieee.c: New file.
25487         * math/test-fpucw-ieee-static.c: New file.
25488         * math/Makefile (tests): Add `test-fpucw-ieee' and
25489         `$(tests-static)'.
25490         (tests-static): New variable.
25491         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
25492         dependency to...
25493         [($(build-shared),yes)]
25494         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
25495         ... this.
25496         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
25497         New dependency.
25499 2013-09-09  Allan McRae  <allan@archlinux.org>
25501         [BZ #15939]
25502         * manual/string.texi (Collation Functions): Fix typo in
25503         strcoll example.
25504         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
25506         [BZ #15893]
25507         * stdlib/isomac.c (get_null_defines): Fix memory leak.
25509         [BZ #15892]
25510         * libio/memstream.c (open_memstream): Fix memory leak.
25511         * libio/wmemstream.c (open_wmemstream): Likewise.
25513         [BZ #15895]
25514         * nscd/netgroupcache.c: Fix nesting of ifdefs.
25516 2013-09-09  Will Newton  <will.newton@linaro.org>
25518         * malloc/Makefile: Add tst-realloc to tests.
25519         * malloc/tst-realloc.c: New file.
25521 2013-09-09  Allan McRae  <allan@archlinux.org>
25523         [BZ #15844]
25524         * COPYING: Update from GNU website to fix FSF address.
25525         * COPYING.LIB: Likewise.
25527 2013-09-06  David S. Miller  <davem@davemloft.net>
25529         * po/zh_TW.po: Update Chinese (traditional) translation from
25530         translation project.
25532 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
25533             Joseph Myers  <joseph@codesourcery.com>
25535         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
25536         "localeinfo.h".
25537         (obstack_chunk_alloc): New macro.
25538         (obstack_chunk_free): Likewise.
25539         (record_offset): New function.
25540         (init_locale_data): Likewise.
25541         (align_locale_data): Likewise.
25542         (add_locale_empty): Likewise.
25543         (add_locale_raw_data): Likewise.
25544         (add_locale_raw_obstack): Likewise.
25545         (add_locale_string): Likewise.
25546         (add_locale_wstring): Likewise.
25547         (add_locale_uint32): Likewise.
25548         (add_locale_uint32_array): Likewise.
25549         (add_locale_char): Likewise.
25550         (start_locale_structure): Likewise.
25551         (end_locale_structure): Likewise.
25552         (start_locale_prelude): Likewise.
25553         (end_locale_prelude): Likewise.
25554         (write_locale_data): Take locale_file structure rather than an
25555         iovec.
25556         * locale/programs/locfile.h: Include "obstack.h".
25557         (struct locale_file): Change to store locale file contents instead
25558         of header.
25559         (init_locale_data): New prototype.
25560         (align_locale_data): Likewise.
25561         (add_locale_empty): Likewise.
25562         (add_locale_raw_data): Likewise.
25563         (add_locale_raw_obstack): Likewise.
25564         (add_locale_string): Likewise.
25565         (add_locale_wstring): Likewise.
25566         (add_locale_uint32): Likewise.
25567         (add_locale_uint32_array): Likewise.
25568         (add_locale_char): Likewise.
25569         (start_locale_structure): Likewise.
25570         (end_locale_structure): Likewise.
25571         (start_locale_prelude): Likewise.
25572         (end_locale_prelude): Likewise.
25573         (write_locale_data): Update prototype.
25574         * locale/programs/3level.h (struct TABLE): Remove result field.
25575         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
25576         Use new locale_file interface.
25577         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
25578         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
25579         * locale/programs/ld-address.c (address_output): Use new
25580         locale_file interface.
25581         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
25582         NO_ADD_LOCALE.
25583         (collate_finish): Don't call collseq_table_finalize.
25584         (collate_output): Use new locale_file interface.
25585         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
25586         in file.
25587         (NO_FINALIZE): Change to NO_ADD_LOCALE.
25588         (TABLE): Move defines earlier in file.
25589         (ELEMENT): Likewise.
25590         (DEFAULT): Likewise.
25591         (wctrans_table_add): Move macro and inline function earlier in
25592         file.
25593         (struct wctype_table): Move type earlier in file.
25594         (add_locale_wctype_table): New static prototype.
25595         (struct locale_ctype_t): Use logical types instead of struct iovec
25596         pointers for members.
25597         (ctype_output): Use new locale_file interface.
25598         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
25599         new locale_file interface.
25600         (allocate_arrays): Update for use of new locale_file interface.
25601         * locale/programs/ld-identification.c (identification_output): Use
25602         new locale_file interface.
25603         * locale/programs/ld-measurement.c (measurement_output): Likewise.
25604         * locale/programs/ld-messages.c (messages_output): Likewise.
25605         * locale/programs/ld-monetary.c (monetary_output): Likewise.
25606         * locale/programs/ld-name.c (name_output): Likewise.
25607         * locale/programs/ld-numeric.c (numeric_output): Likewise.
25608         * locale/programs/ld-paper.c (paper_output): Likewise.
25609         * locale/programs/ld-telephone.c (telephone_output): Likewise.
25610         * locale/programs/ld-time.c (time_output): Likewise.
25612 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25614         * benchtests/Makefile: Add memrchr benchmark.
25615         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
25616         benchmark as memrchr.
25617         * benchtests/bench-memrchr-ifunc.c: New file.
25618         * benchtests/bench-memrchr.c: New file.
25620 2013-09-06   Will Newton  <will.newton@linaro.org>
25622         * benchtests/Makefile (string-bench): Add memcpy.
25624 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
25625             Cong Wang  <amwang@redhat.com>
25627         [BZ #15850]
25628         * sysdeps/unix/sysv/linux/bits/in.h
25629         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
25630         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
25631         before __USE_KERNEL_IPV6_DEFS uses.
25632         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
25633         IPPROTO_BEETPH.
25634         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
25635         sockaddr_in6, or ipv6_mreq.
25637 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25639         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
25640         memory access for final bytes in some large inputs.
25641         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
25643 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25645         * string/test-memrchr.c: New file.
25646         * string/test-memrchr-ifunc.c: New file.
25647         * string/Makefile: Add new memrchr testcase.
25649 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
25651         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
25652         fanotify_init returns EPERM.
25654 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
25656         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
25657         errors.
25658         (top level): Treat second token from macro or constant entries for
25659         allowed headers as allowed.
25660         * include/complex.h: Condition internal declarations on
25661         [!_ISOMAC].
25662         * include/fenv.h: Condition include of <stdbool.h> and internal
25663         declarations on [!_ISOMAC].
25665 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
25667         [BZ #15923]
25668         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
25670 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
25672         * configure.in (--enable-versioning): Remove configure option.
25673         (libc_cv_asm_symver_directive): Remove configure test.
25674         (libc_cv_ld_version_script_option): Likewise.
25675         (VERSIONING): Remove variable and AC_SUBST.
25676         (DO_VERSIONING): Remove AC_DEFINE.
25677         * configure: Regenerated.
25678         * config.h.in (DO_VERSIONING): Remove macro.
25679         * Makerules [$(versioning) = yes]: Change conditionals to
25680         [$(build-shared) = yes].
25681         * config.make.in (versioning): Remove variable.
25682         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
25683         [$(build-shared) = yes].
25684         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
25685         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
25686         * elf/Makefile [$(versioning) = yes]: Change conditionals to
25687         [$(build-shared) = yes].
25688         * extra-lib.mk [$(versioning) = yes]: Likewise.
25689         * hurd/Makefile [$(versioning) = yes]: Likewise.
25690         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
25691         [SHARED].
25692         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
25693         [SHARED].
25694         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
25695         [SHARED && !NO_HIDDEN].
25696         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
25697         [SHARED].
25698         [SHARED && DO_VERSIONING]: Likewise..
25699         * libio/Makefile [$(versioning) = yes]: Change conditionals to
25700         [$(build-shared) = yes].
25701         * manual/install.texi (--disable-versioning): Remove
25702         documentation.
25703         * INSTALL: Regenerated.
25704         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
25705         to [SHARED].
25706         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
25707         [$(build-shared) = yes].
25708         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
25709         * sysdeps/i386/i686/multiarch/strstr-c.c
25710         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
25711         [SHARED && !NO_HIDDEN].
25712         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
25713         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
25714         * sysdeps/powerpc/powerpc32/dl-machine.c
25715         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
25716         * sysdeps/powerpc/powerpc32/sysdep.h
25717         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
25718         to [SHARED && PIC && !NO_HIDDEN].
25719         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
25720         conditional to [SHARED].
25722 2013-09-04   Will Newton  <will.newton@linaro.org>
25724         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
25725         * benchtests/bench-string.h: Include bench-timing.h instead
25726         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
25727         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
25728         call to HP_TIMING_DIFF_INIT.
25729         * benchtests/bench-memccpy.c: Use bench-timing.h macros
25730         instead of hp-timing.h macros.
25731         * benchtests/bench-memchr.c: Likewise.
25732         * benchtests/bench-memcmp.c: Likewise.
25733         * benchtests/bench-memcpy.c: Likewise.
25734         * benchtests/bench-memmem.c: Likewise.
25735         * benchtests/bench-memmove.c: Likewise.
25736         * benchtests/bench-memset.c: Likewise.
25737         * benchtests/bench-rawmemchr.c: Likewise.
25738         * benchtests/bench-strcasecmp.c: Likewise.
25739         * benchtests/bench-strcasestr.c: Likewise.
25740         * benchtests/bench-strcat.c: Likewise.
25741         * benchtests/bench-strchr.c: Likewise.
25742         * benchtests/bench-strcmp.c: Likewise.
25743         * benchtests/bench-strcpy.c: Likewise.
25744         * benchtests/bench-strcpy_chk.c: Likewise.
25745         * benchtests/bench-strlen.c: Likewise.
25746         * benchtests/bench-strncasecmp.c: Likewise.
25747         * benchtests/bench-strncat.c: Likewise.
25748         * benchtests/bench-strncmp.c: Likewise.
25749         * benchtests/bench-strncpy.c: Likewise.
25750         * benchtests/bench-strnlen.c: Likewise.
25751         * benchtests/bench-strpbrk.c: Likewise.
25752         * benchtests/bench-strrchr.c: Likewise.
25753         * benchtests/bench-strspn.c: Likewise.
25754         * benchtests/bench-strstr.c: Likewise.
25756 2013-09-04  Will Newton  <will.newton@linaro.org>
25758         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
25760 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
25762         [BZ #15427]
25763         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
25764         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
25765         * math/libm-test.inc (lgamma_test_data): Add more tests.
25766         * sysdeps/i386/fpu/libm-test-ulps: Update.
25767         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25769 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
25771         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
25772         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
25773         Add ifunc.
25774         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
25775         Add strcmp-sse2-unaligned
25776         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
25778 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
25780         * Versions.def (libc): Add GLIBC_2.19.
25782 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
25784         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
25785         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
25787 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
25789         [BZ #14155]
25790         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
25791         intermediate calculations in recurrence.
25792         (__ieee754_ynf): Likewise.
25793         * math/libm-test.inc (jn_test_data): Do not allow spurious
25794         underflow exception.  Add more tests.
25795         (yn_test_data): Add more tests.
25796         * sysdeps/i386/fpu/libm-test-ulps: Update.
25797         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25799 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
25801         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
25803 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
25805         * csu/init-first.c: Fix then/than typos.
25806         * locale/programs/ld-collate.c: Likewise.
25807         * locale/programs/linereader.h: Likewise.
25808         * manual/charset.texi: Likewise.
25809         * manual/filesys.texi: Likewise.
25810         * manual/stdio.texi: Likewise.
25811         * manual/string.texi: Likewise.
25812         * stdlib/fmtmsg.c: Likewise.
25813         * sysdeps/i386/stpncpy.S: Likewise.
25814         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
25815         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
25816         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
25817         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
25819 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
25821         * elf/dl-open.c: Fix typos.
25822         * iconvdata/gbbig5.c: Likewise.
25823         * iconvdata/iso-2022-jp.c: Likewise.
25824         * iconv/gconv_int.h: Likewise.
25825         * iconv/loop.c: Likewise.
25826         * nis/rpcsvc/nis.h: Likewise.
25827         * resolv/ns_name.c: Likewise.
25828         * stdio-common/vfscanf.c: Likewise.
25829         * streams/stropts.h: Likewise.
25830         * sunrpc/rpc_thread.c: Likewise.
25831         * sysdeps/i386/strpbrk.S: Likewise.
25832         * sysdeps/ieee754/k_standard.c: Likewise.
25833         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
25834         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
25835         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
25836         * sysdeps/mach/hurd/profil.c: Likewise.
25837         * sysdeps/s390/dl-procinfo.h: Likewise.
25838         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
25839         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
25840         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
25841         * sysdeps/x86_64/dl-trampoline.S: Likewise.
25842         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
25844 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
25846         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
25847         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
25849 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
25851         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
25852         aix specific files.
25853         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
25854         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
25855         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
25856         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
25857         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
25858         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
25859         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
25860         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
25862 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
25863             Roland McGrath  <roland@hack.frob.com>
25865         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
25866         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
25868 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25870         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
25871         __executable_start symbol instead of _start.
25873 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
25875         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
25876         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
25877         Move macros to...
25878         * sysdeps/gnu/ldsodefs.h: ... this new file.
25880         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
25881         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
25882         instead of ELFOSABI_LINUX.
25884         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
25885         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
25886         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
25887         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
25888         Likewise.
25889         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
25890         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
25891         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
25892         Likewise.
25893         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
25894         (ibm_extended_long_double): Add ieee_nan member.
25895         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
25896         (do_test): New function.
25898         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
25899         TEST_TRUNC.
25900         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
25901         functions, renamed from truncdfsf_test, trunctfsf_test,
25902         trunctfdf_test.
25903         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
25904         functions.
25905         (do_test): Run all these.
25907 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
25909         * argp/argp-help.c: Fix typos.
25910         * argp/argp-parse.c: Likewise.
25911         * debug/backtracesyms.c: Likewise.
25912         * elf/elf.h: Likewise.
25913         * malloc/malloc.c: Likewise.
25914         * nis/nis_print.c: Likewise.
25915         * resolv/res_comp.c: Likewise.
25916         * stdlib/stdlib.h: Likewise.
25917         * sunrpc/clnt_tcp.c: Likewise.
25918         * sunrpc/clnt_udp.c: Likewise.
25919         * sunrpc/clnt_unix.c: Likewise.
25920         * sysdeps/unix/bsd/ptsname.c: Likewise.
25921         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
25922         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
25923         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
25924         Likewise.
25925         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
25926         Likewise.
25927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
25928         Likewise.
25929         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
25931 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
25933         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
25934         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
25936 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
25938         [BZ #15897]
25939         * dlfcn/Makefile (tests): Add bug-dl-leaf.
25940         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
25941         ($(objpfx)bug-dl-leaf): New rule.
25942         ($(objpfx)bug-dl-leaf.so): Likewise.
25943         ($(objpfx)bug-dl-leaf.out): Likewise.
25944         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
25945         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
25946         * dlfcn/bug-dl-leaf.c: New test.
25947         * dlfcn/bug-dl-leaf-lib.c: Likewise.
25948         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
25949         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
25950         (dlclose): Likewise.
25951         (dlmopen): Likewise.
25953 2013-08-27  Roland McGrath  <roland@hack.frob.com>
25955         * include/netdb.h [!_ISOMAC]:
25956         Don't include <tls.h>.
25957         (h_errno, __libc_h_errno): Move declaration and macros out of
25958         [_LIBC_REENTRANT].
25960         * include/resolv.h [_RESOLV_H_]:
25961         Don't include <tls.h>.
25962         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
25963         * resolv/res_libc.c: Don't include <tls.h>.
25964         (_res): Use __attribute__ ((nocommon)) in place of
25965         __attribute__ ((section (".bss"))).
25967         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
25968         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
25970         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
25972         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
25973         only under [SIOCGIFCONF && SIOCGIFNETMASK].
25975         * resolv/res_mkquery.c: Include <sys/time.h>.
25977         * inet/ifreq.c: Moved to ...
25978         * sysdeps/unix/ifreq.c: ... here.
25979         * inet/ifreq.c: New file, true stub version.
25981         * socket/sa_len.c: New file.
25982         * socket/Makefile (aux): Add it.
25983         * sysdeps/unix/sysv/linux/Makefile
25984         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
25985         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
25986         and #include <socket/sa_len.c>.
25987         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
25988         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
25990         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
25991         * bits/socket.h: ... here.
25993         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
25994         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
25995         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
25997 2013-08-27  Andreas Schwab  <schwab@suse.de>
25999         [BZ #15736]
26000         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
26001         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
26002         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
26003         * string/test-strcasecmp.c (test_main): Run tests in several
26004         locales.
26005         * string/test-strncasecmp.c (test_main): Likewise.
26007         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
26008         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
26009         to __strcasecmp_nonascii and __strncasecmp_nonascii.
26010         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
26011         (__strncasecmp_ssse3) [PIC]: Likewise.
26013 2013-08-26  Roland McGrath  <roland@hack.frob.com>
26015         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
26017         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
26018         instead of explicitly declaring xdecrypt.
26019         * nis/nss_nis/nis-publickey.c: Likewise.
26021 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26023         [BZ #15890]
26024         * nscd/aicache.c: Include res_hconf.h.
26025         (addhstaiX): Initialize res_hconf.
26027 2013-08-26  Andreas Schwab  <schwab@suse.de>
26029         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
26030         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
26032 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26034         * nscd/aicache.c (addhstaiX): Fix indentation.
26036 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
26038         * configure.ac: Quote $build_pt_chown test.
26039         * configure: Regenerated.
26041 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
26043         [BZ #15532]
26044         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
26045         * math/s_cexpf.c (__cexpf): Likewise.
26046         * math/s_cexpl.c (__cexpl): Likewise.
26047         * math/libm-test.inc (cexp_test_data): Correct expected return
26048         value for NaN + i0.  Add another test.
26050 2013-08-22  David S. Miller  <davem@davemloft.net>
26052         * po/ca.po: Update Catalan translation from translation project.
26053         * po/uk.po: Add Ukrainian translations from translation project.
26055 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
26057         [BZ #15797]
26058         * math/s_fdim.c (__fdim): Check for infinite arguments if result
26059         is infinite, not alongside NaN test.
26060         * math/s_fdimf.c (__fdimf): Likewise.
26061         * math/s_fdiml.c (__fdiml): Likewise.
26062         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
26063         errno is unchanged.
26065 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
26067         * argp/argp-help.c: Fix typos.
26068         * crypt/speeds.c: Likewise.
26069         * csu/check_fds.c: Likewise.
26070         * elf/dl-load.c: Likewise.
26071         * elf/dl-open.c: Likewise.
26072         * elf/reldep3.c: Likewise.
26073         * elf/reldep.c: Likewise.
26074         * elf/sprof.c: Likewise.
26075         * iconv/iconv_charmap.c: Likewise.
26076         * iconv/skeleton.c: Likewise.
26077         * iconv/strtab.c: Likewise.
26078         * io/lockf64.c: Likewise.
26079         * libio/libioP.h: Likewise.
26080         * resolv/gai_notify.c: Likewise.
26081         * resolv/ns_name.c: Likewise.
26082         * resolv/ns_samedomain.c: Likewise.
26083         * resolv/res_send.c: Likewise.
26084         * stdlib/random.c: Likewise.
26085         * sunrpc/rpc/xdr.h: Likewise.
26086         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
26087         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
26088         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
26089         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
26090         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
26091         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
26092         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
26093         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
26094         * sysdeps/mach/hurd/check_fds.c: Likewise.
26095         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
26096         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
26097         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
26098         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
26099         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
26100         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
26101         * sysdeps/pthread/aio_notify.c: Likewise.
26102         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
26103         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
26104         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
26105         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
26106         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
26108 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26110         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
26111         version if bit_Slow_SSE4_2 is set.
26112         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
26113         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
26115 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26117         [BZ #15867]
26118         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
26119         trampoline stack frame information.
26120         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
26121         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
26122         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
26123         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
26124         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
26125         * sysdeps/unix/sysv/linux/powerpc/init-first.c
26126         (_libc_vdso_platform_setup): Initialize the signal trampolines.
26127         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
26128         sa_flags value.
26129         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
26130         interrupting a syscall and set with option SA_SIGINFO.
26132 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
26134         [BZ #15531]
26135         * math/s_cproj.c (__cproj): Only return an infinity if one part of
26136         argument is infinite.
26137         * math/s_cprojf.c (__cprojf): Likewise.
26138         * math/s_cprojl.c (__cprojl): Likewise.
26139         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
26140         * math/libm-test.inc (cproj_test_data): Add more tests.
26142         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
26144         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
26145         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
26146         size.  Use __ffs to determine corresponding shift.
26148 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
26149             Roland McGrath  <roland@hack.frob.com>
26151         * Makefile (INSTALL): Remove trailing blank lines from output of
26152         makeinfo.
26154 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26156         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
26157         Align 32 bit compat elf_greg to 8 bytes.
26159 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
26161         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
26163 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
26165         * string/strcoll_l.c (coll_seq): New structure.
26166         (get_next_seq_cached): New function.
26167         (get_next_seq): New function.
26168         (do_compare): New function.
26169         (STRCOLL): Use GNU style definition.  Simplify implementation
26170         by using get_next_seq, get_next_seq_cached and do_compare.
26172 2013-08-16  Florian Weimer  <fweimer@redhat.com>
26174         [BZ #14699]
26175         CVE-2013-4237
26176         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
26177         member.
26178         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
26179         member.
26180         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
26181         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
26182         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
26183         conditional.
26184         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
26185         GETDENTS_64BIT_ALIGNED.
26186         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
26187         * manual/filesys.texi (Reading/Closing Directory): Document
26188         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
26189         strongly.
26190         * manual/conf.texi (Limits for Files): Add portability note to
26191         NAME_MAX, PATH_MAX.
26192         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
26194 2013-08-13  Andreas Schwab  <schwab@suse.de>
26196         [BZ #15749]
26197         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
26198         of fabs.
26199         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
26200         LDBL_MAX_EXP >= 16384]: Add tests for it.
26202 2013-08-12  David S. Miller  <davem@davemloft.net>
26204         * version.h (RELEASE): Set to "development".
26205         (VERSION): Set to "2.18.90".
26206         * NEWS: Add 2.19 section.
26208 2013-08-03  David S. Miller  <davem@davemloft.net>
26210         * po/ko.po: Update Korean translation from translation project.
26212 2013-08-01  David S. Miller  <davem@davemloft.net>
26214         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
26215         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
26216         Bilka.
26218 2013-07-30  David S. Miller  <davem@davemloft.net>
26220         * po/fr.po: Update French translation from translation project.
26222 2013-07-28  David S. Miller  <davem@davemloft.net>
26224         * po/cs.po: Update Czech translation from translation project.
26226         * po/sv.po: Update Swedish translation from translation project.
26228 2013-07-27  David S. Miller  <davem@davemloft.net>
26230         * po/eo.po: Update Esperanto translation from translation project.
26232         * po/vi.po: Update Vietnamese translation from translation project.
26234         * po/de.po: Update German translation from translation project.
26236 2013-07-26  David S. Miller  <davem@davemloft.net>
26238         * po/bg.po: Update Bulgarian translation from translation project.
26240         * po/nl.po: Update Dutch translation from translation project.
26241         * po/pl.po: Update Polish translation from translation project.
26242         * po/ru.po: Update Russian translation from translation project.
26244 2013-07-24  David S. Miller  <davem@davemloft.net>
26246         * po/libc.pot: Update.
26248 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26250         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
26251         variable page size.
26252         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
26253         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
26254         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
26256 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26258         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
26260 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
26261             Andreas Schwab  <schwab@suse.de>
26262             Roland McGrath  <roland@hack.frob.com>
26263             Joseph Myers  <joseph@codesourcery.com>
26264             Carlos O'Donell  <carlos@redhat.com>
26266         [BZ #15755]
26267         * config.h.in: Define HAVE_PT_CHOWN.
26268         * config.make.in (build-pt-chown): New variable.
26269         * configure.in (--enable-pt_chown): New configure option.
26270         * configure: Regenerate.
26271         * login/Makefile: Include Makeconfig.  Build pt_chown only if
26272         build-pt-chown is enabled.
26273         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
26274         pt_chown to fix pty ownership.
26275         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
26276         CLOSE_ALL_FDS.
26277         * manual/install.texi (Configuring and compiling): Mention
26278         --enable-pt_chown. Add @findex for grantpt.
26279         * INSTALL: Regenerate.
26281 2013-07-20  David S. Miller  <davem@davemloft.net>
26283         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
26284         difference between 32-bit and 64-bit.
26286 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
26288         [BZ #15711]
26289         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
26290         Avoid system header dependency with -ffreestanding.
26291         ($(objpfx)bits/syscall%d): Likewise.
26293 2013-07-13  David S. Miller  <davem@davemloft.net>
26295         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
26296         underflows from atanl/atan2l due to bug 15319.
26297         (casinh_test_data): Likewise.
26299 2013-07-07  David S. Miller  <davem@davemloft.net>
26301         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
26303 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
26305         * sysdeps/i386/fpu/libm-test-ulps: Update.
26306         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26308 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26310         * configure.in (--enable-lock-elision): Fix message text.
26311         * INSTALL: Regenerate.
26312         * configure: Regenerate.
26314 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26316         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26318 2013-07-03  Andreas Jaeger  <aj@suse.de>
26320         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
26321         define.
26322         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
26323         (ptrace_peeksiginfo_args): Add.
26324         (__ptrace_peeksiginfo_flags): Add.
26325         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
26326         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
26327         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
26329 2013-07-03  Allan McRae  <allan@archlinux.org>
26331         * sysdeps/i386/fpu/libm-test-ulps: Update.
26333 2013-07-02  David S. Miller  <davem@davemloft.net>
26335         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26337 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
26339         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26341 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
26343         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
26344         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26346 2013-07-02  Andi Kleen <ak@linux.intel.com>
26348         * config.h.in (ENABLE_LOCK_ELISION): Add.
26349         * configure.in (--enable-lock-elision): Add option.
26350         * manual/install.texi: Document --enable lock elision.
26351         * configure: Regenerate
26352         * INSTALL: Regenerate.
26354 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
26356         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
26357         SSE4.2 strcasecmp for libc.a.
26358         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
26360 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
26362         [BZ #13304]
26363         * soft-fp/op-common.h (_FP_FMA): New macro.
26364         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
26365         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
26366         (_FP_MUL_MEAT_1_imm): ... here.
26367         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
26368         (_FP_MUL_MEAT_1_wide): ... here.
26369         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
26370         (_FP_MUL_MEAT_1_hard): ... here.
26371         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
26372         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
26373         (_FP_MUL_MEAT_2_wide): ... here.
26374         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
26375         (_FP_MUL_MEAT_2_wide_3mul): ... here.
26376         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
26377         (_FP_MUL_MEAT_2_gmp): ... here.
26378         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
26379         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
26380         (_FP_MUL_MEAT_4_wide): ... here.
26381         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
26382         (_FP_MUL_MEAT_4_gmp): ... here.
26383         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
26384         (_FP_WFRACBITS_DW_S): Likewise.
26385         (_FP_WFRACXBITS_DW_S): Likewise.
26386         (_FP_HIGHBIT_DW_S): Likewise.
26387         (FP_FMA_S): Likewise.
26388         (_FP_FRAC_HIGH_DW_S): Likewise.
26389         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
26390         (_FP_WFRACBITS_DW_D): Likewise.
26391         (_FP_WFRACXBITS_DW_D): Likewise.
26392         (_FP_HIGHBIT_DW_D): Likewise.
26393         (FP_FMA_D): Likewise.
26394         (_FP_FRAC_HIGH_DW_D): Likewise.
26395         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
26396         (_FP_WFRACBITS_DW_E): Likewise.
26397         (_FP_WFRACXBITS_DW_E): Likewise.
26398         (_FP_HIGHBIT_DW_E): Likewise.
26399         (FP_FMA_E): Likewise.
26400         (_FP_FRAC_HIGH_DW_E): Likewise.
26401         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
26402         (_FP_WFRACBITS_DW_Q): Likewise.
26403         (_FP_WFRACXBITS_DW_Q): Likewise.
26404         (_FP_HIGHBIT_DW_Q): Likewise.
26405         (FP_FMA_Q): Likewise.
26406         (_FP_FRAC_HIGH_DW_Q): Likewise.
26407         * soft-fp/fmasf4.c: New file.
26408         * soft-fp/fmadf4.c: Likewise.
26409         * soft-fp/fmatf4.c: Likewise.
26411 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26413         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
26414         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
26415         Silvermont.
26416         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
26417         macro.
26418         (index_Slow_SSE4_2): Likewise.
26419         (index_Prefer_PMINUB_for_stringop): Likewise.
26420         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
26421         bit_Slow_SSE4_2 is set.
26422         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
26423         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
26425 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26427         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
26428         rtld_global._dl_hwcap2.
26429         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
26430         POWER8.
26431         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
26432         POWER8 feature descriptions defined in _dl_hwcap2.
26433         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
26434         string handling for POWER8 feature bits.
26435         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
26436         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
26437         _dl_powerpc_cap_flags.
26438         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
26439         * sysdeps/powerpc/rtld-global-offsets.sym
26440         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
26441         _dl_hwcap2 in the rtld_global_ro structure.
26443 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26445         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
26446         hardware capabilities in support of AT_HWCAP2.
26447         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
26448         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
26449         GLRO(dl_hwcap2).
26450         (_dl_show_auxv): Add support for calling _dl_procinfo to display
26451         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
26452         explicitly the unknown a_type display mechanism is used.
26453         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
26454         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
26455         struct member.
26456         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
26457         to macro prototype for AT_HWCAP2 support.
26458         * sysdeps/i386/dl-procinfo.h: Likewise.
26459         * sysdeps/s390/dl-procinfo.h: Likewise.
26460         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
26461         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
26462         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
26463         return -1 for unknown a_type display fallback.
26464         * sysdeps/sparc/dl-procinfo.h: Likewise.
26465         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
26466         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
26468 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
26470         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
26471         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
26473 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
26475         [BZ #12492]
26476         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
26477         mprotect making __stack_prot writable.
26479 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
26480             Joseph Myers  <joseph@codesourcery.com>
26482         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
26483         as being properly aligned.
26485 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
26487         * dlfcn/modstatic5.c: New file.
26488         * dlfcn/tststatic5.c: New file.
26489         * dlfcn/Makefile (tests): Add tststatic5.
26490         (tests-static): Likewise.
26491         (modules-names): Add modstatic5.
26492         (tststatic5-ENV): New variable.
26493         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
26495         [BZ #15022]
26496         * elf/dl-support.c (_dl_main_map): New variable.
26497         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
26498         (_dl_nns, _dl_load_adds): Set to 1.
26499         (_dl_initial_searchlist): Refer to _dl_main_map.
26500         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
26501         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
26502         call to _dl_get_origin.
26503         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
26504         around call_map.
26505         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
26506         * dlfcn/modstatic3.c: New file.
26507         * dlfcn/tststatic3.c: New file.
26508         * dlfcn/tststatic4.c: New file.
26509         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
26510         (tests-static): Likewise.
26511         (modules-names): Add modstatic3.
26512         (tststatic3-ENV, tststatic4-ENV): New variables.
26513         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
26514         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
26516 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
26518         * configure.in (CC): Require GCC version 4.4 or later.
26519         * configure: Regenerated.
26520         * manual/install.texi (Tools for Compilation): Update GCC version
26521         requirement.
26522         * INSTALL: Regenerated.
26524 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26526         [BZ #15674]
26527         * string/test-memcmp.c (check2): New.
26528         (main): Call check2.
26530         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
26532 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
26534         [BZ #15022]
26535         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
26536         over to...
26537         (dl_open_worker) [!SHARED]: ... here.
26539 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26541         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
26543 2013-06-25  Richard Henderson  <rth@redhat.com>
26545         * locale/programs/locarchive.c: Include <libc-internal.h>
26547 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
26549         * manual/texinfo.tex: Update to version 2013-06-21.17, with
26550         trailing whitespace removed.
26552 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
26554         [BZ #10283]
26555         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
26556         * locale/programs/locarchive.c: Include libc-mmap.h.
26557         (prepare_address_space): Take two new outputs (the mmap base and len).
26558         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
26559         values.
26560         (create_archive): Declare new mmap base and len values for
26561         prepare_address_space, and store the result in ah.
26562         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
26563         (enlarge_archive): If ah->mmap_base is not NULL, use that and
26564         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
26565         Declare new mmap base and len values for
26566         prepare_address_space, and store the result in new_ah.
26567         (open_archive): Declare new mmap base and len values for
26568         prepare_address_space, and store the result in ah.
26569         (close_archive): If ah->mmap_base is not NULL, use that and
26570         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
26571         * sysdeps/generic/libc-mmap.h: New file.
26573 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
26575         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
26576         (ALIGN_UP): Likewise.
26577         (PTR_ALIGN_DOWN): Likewise.
26578         (PTR_ALIGN_UP): Likewise.
26580 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26582         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
26583         entry mapped to PPC_PLATFORM_POWER8.
26584         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
26585         POWER8.
26586         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
26587         (_dl_string_platform): Add case for exporting platform position for
26588         POWER8.
26589         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
26590         search path to sysdeps/powerpc/powerpc32/power8 directory.
26591         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
26592         search path to sysdeps/powerpc/powerpc64/power8 directory.
26593         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
26594         power7 directories.
26595         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
26596         power7 directories.
26598 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
26600         * INSTALL: Regenerate.
26602         * nscd/connections.c (nscd_init): Fix comment.
26604 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
26606         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
26608         [BZ #15667]
26609         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
26610         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
26612 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
26614         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
26615         DL_DST_REQ_STATIC.
26616         (DL_DST_REQ_STATIC): Remove macro.
26618 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
26620         [BZ #7006]
26621         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
26622         with a shift of 0 bits.
26624 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
26626         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
26627         $(tststatic-ENV).
26629 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26631         [BZ #15655]
26632         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
26634 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26636         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
26637         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
26638         accepts -fno-tree-loop-distribute-patterns.
26639         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
26640         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
26641         recursive call.
26642         * string/memset.c (memset): Likewise.
26643         * string/test-memmove.c (simple_memmove): Disable loop transformation
26644         to library calls.
26645         * string/test-memset.c (simple_memset): Likewise.
26646         * benchtests/bench-memmove.c (simple_memmove): Likewise.
26647         * benchtests/bench-memset.c (simple_memset): Likewise.
26648         * configure: Regenerated.
26650 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
26652         * math/test-misc.c (main): Ignore fesetround failure when failures
26653         of subsequent rounding tests would be ignored.
26655         [BZ #15654]
26656         * math/fedisblxcpt.c (fedisableexcept): Return 0.
26657         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
26658         * math/fegetenv.c (__fegetenv): Return 0.
26659         * math/fegetexcept.c (fegetexcept): Return 0.
26660         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
26661         FE_TONEAREST.
26662         * math/feholdexcpt.c (feholdexcept): Return 0.
26663         * math/fesetenv.c (__fesetenv): Return 0.
26664         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
26665         argument FE_TONEAREST.
26666         * math/feupdateenv.c (__feupdateenv): Return 0.
26667         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
26669 2013-06-18  Roland McGrath  <roland@hack.frob.com>
26671         * elf/rtld-Rules (rtld-compile-command.S): New variable.
26672         (rtld-compile-command.s, rtld-compile-command.c): New variables.
26673         ($(objpfx)rtld-%.os rules): Use them.
26675 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26677         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
26678         fields.
26680 2013-06-17  Roland McGrath  <roland@hack.frob.com>
26682         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
26683         length of target pattern, then descending length of dependency pattern.
26684         * configure.in (AWK): Require gawk 3.1.2 or newer.
26685         * manual/install.texi (Tools for Compilation): Say that we do.
26686         * configure: Regenerated.
26688         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
26689         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
26690         * scripts/sysd-rules.awk: ... this new script.
26691         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
26692         than a glob-style pattern.
26694 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
26696         * math/test-misc.c (main): Do not treat incorrectly rounded
26697         conversions as failure unless ROUNDING_TESTS passes.
26699 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
26701         [BZ #15631]
26702         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
26703         restore exception state around main square root computation, then
26704         check for inexactness explicitly.
26706         * math/libm-test.inc (fma_test_data): Add another test.
26708 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26710         * manual/threads.texi (Non-POSIX Extensions): New document
26711         node.  Document pthread_getattr_default_np and
26712         pthread_setattr_default_np.
26714         * Versions.def (libpthread): Add GLIBC_2.18.
26715         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
26716         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
26717         Likewise.
26718         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26719         Likewise.
26720         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
26721         Likewise.
26722         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
26723         Likewise.
26724         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
26725         Likewise.
26726         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
26727         Likewise.
26728         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
26729         Likewise.
26730         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
26731         Likewise.
26732         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
26733         Likewise.
26735 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26737         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26738         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
26740 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26741             H.J. Lu  <hjl.tools@gmail.com>
26743         [BZ #15627]
26744         * sysdeps/x86_64/rtld-memset.c: Remove file.
26745         * sysdeps/x86_64/rtld-memset.S: New file.
26747 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
26749         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
26750         (test_in_one_mode): Take arguments for whether the rounding mode
26751         is supported for each floating-point type.
26752         (do_test): Pass new arguments to test_in_one_mode using
26753         ROUNDING_TESTS.
26755 2013-06-13  Roland McGrath  <roland@hack.frob.com>
26757         * posix/tst-waitid.c (do_test): Distinguish different instances of
26758         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
26759         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
26760         before entering the kernel for waitpid.
26762 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26764         * NEWS: Fix note on clock function precision.  Text by Roland
26765         McGrath.
26767 2013-06-13  Roland McGrath  <roland@hack.frob.com>
26769         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
26770         it into place only when and if the sanity check passes.
26772 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
26774         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
26775         output for whether conversion result is exact.  Take argument
26776         indicating whether type is IBM long double.
26777         (round_for_all): Change need_exact field to ibm_ld.
26778         * stdlib/tst-strtod-round.c (struct exactness): New type.
26779         (struct test): Change bool ld_ok field to struct exactness exact.
26780         (TEST): Update all definitions for change to field.
26781         (tests): Regenerate array contents.
26782         (test_in_one_mode): Take pointer to new field instead of old ld_ok
26783         field value.  Check for IBM long double here.
26784         (do_test): Update calls to test_in_one_mode.
26786 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26788         [BZ #12515]
26789         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
26790         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
26792 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26794         [BZ #15605]
26795         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
26796         generated by the compiler on loop optimizations.
26797         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
26798         general definitions.
26800 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
26802         * math/bug-nextafter.c: Include <math-tests.h>.
26803         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26804         the relevant type.
26805         * math/bug-nexttoward.c: Include <math-tests.h>.
26806         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26807         the relevant type.
26808         * math/test-misc.c: Include <math-tests.h>.
26809         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26810         the relevant type.
26812 2013-06-12  Andreas Jaeger  <aj@suse.de>
26814         * po/ia.po: Update Interlingua translation from translation
26815         project.
26817 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
26819         * include/fenv.h: Include stdbool.h.
26820         (struct rm_ctx): New structure.
26821         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
26822         Define macro.
26823         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
26824         (SET_RESTORE_ROUNDF): Likewise.
26825         (SET_RESTORE_ROUNDL): Likewise.
26826         (SET_RESTORE_ROUND_NOEX): Likewise.
26827         (SET_RESTORE_ROUND_NOEXF): Likewise.
26828         (SET_RESTORE_ROUND_NOEXL): Likewise.
26829         (SET_RESTORE_ROUND_53BIT): Likewise.
26830         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
26831         (libc_feresetround_noexf_ctx): Likewise.
26832         (libc_feresetround_noexl_ctx): Likewise.
26833         (libc_feholdsetround_53bit_ctx): Likewise.
26834         (libc_feresetround_53bit_ctx): Likewise.
26835         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
26836         (libc_feholdexcept_setround_sse_ctx): New function.
26837         (libc_fesetenv_sse_ctx): Likewise.
26838         (libc_feupdateenv_sse_ctx): Likewise.
26839         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
26840         (libc_feholdexcept_setround_387_ctx): Likewise.
26841         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
26842         (libc_feholdsetround_387_prec_ctx): Likewise.
26843         (libc_feholdsetround_387_ctx): Likewise.
26844         (libc_feholdsetround_387_53bit_ctx): Likewise.
26845         (libc_feholdsetround_sse_ctx): Likewise.
26846         (libc_feresetround_sse_ctx): Likewise.
26847         (libc_feresetround_387_ctx): Likewise.
26848         (libc_feupdateenv_387_ctx): Likewise.
26849         (libc_feholdexcept_setroundf_ctx): Define macro.
26850         (libc_fesetenvf_ctx): Likewise.
26851         (libc_feupdateenvf_ctx): Likewise.
26852         (libc_feholdsetroundf_ctx): Likewise.
26853         (libc_feresetroundf_ctx): Likewise.
26854         (libc_feholdexcept_setround_ctx): Likewise.
26855         (libc_fesetenv_ctx): Likewise.
26856         (libc_feupdateenv_ctx): Likewise.
26857         (libc_feholdsetround_ctx): Likewise.
26858         (libc_feresetround_ctx): Likewise.
26859         (libc_feholdexcept_setroundl_ctx): Likewise.
26860         (libc_feupdateenvl_ctx): Likewise.
26861         (libc_feholdsetroundl_ctx): Likewise.
26862         (libc_feresetroundl_ctx): Likewise.
26863         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
26864         (libc_feresetround_53bit_ctx): Likewise.
26866 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26868         * locale/iso-639.def: Convert to UTF-8.
26870 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
26872         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
26873         (EXCEPTION_TESTS_double): Likewise.
26874         (EXCEPTION_TESTS_long_double): Likewise.
26875         (EXCEPTION_TESTS): Likewise.
26876         * math/libm-test.inc (test_exceptions): Only test exceptions if
26877         EXCEPTION_TESTS (FLOAT).
26879 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26881         * benchtests/Makefile (string-bench): Add strcpy_chk and
26882         stpcpy_chk.
26883         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
26884         * benchtests/bench-stpcpy_chk.c: New file.
26885         * benchtests/bench-strcpy_chk-ifunc.c: New file.
26886         * benchtests/bench-strcpy_chk.c: New file.
26887         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
26888         code.
26889         (do_test): Likewise.
26891 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26893         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
26894         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
26895         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
26896         with tabs where appropriate.
26897         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
26898         dl-procinfo.h.
26899         [PPC_PLATFORM_PPC440]: Likewise.
26900         [PPC_PLATFORM_PPC464]: Likewise.
26901         [PPC_PLATFORM_PPC476]: Likewise.
26902         (_dl_string_platform): Add support for detecting ppc405, ppc440,
26903         ppc464, and ppc476 platform strings merging from ports/
26904         dl-procinfo.h.
26906 2013-06-11  Andreas Schwab  <schwab@suse.de>
26908         [BZ #14991]
26909         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
26910         (from_ucs4_idx): Regenerate.
26911         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
26912         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
26913         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
26914         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
26915         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
26916         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
26917         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
26918         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
26919         from FROM_LOOP and TO_LOOP specific macros.
26920         (BODY): Handle combining characters.
26921         * iconvdata/BIG5HKSCS.irreversible: Update.
26922         * iconvdata/BIG5HKSCS.precomposed: New file.
26923         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
26924         characters.
26925         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
26927 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26929         * include/sys/time.h: Fix indentation and add copyright header.
26931         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
26932         (do_test): Likewise.
26933         * string/test-memchr.c (do_one_test): Likewise.
26934         (do_test): Likewise.
26935         * string/test-memcmp.c (do_one_test): Likewise.
26936         (do_test): Likewise.
26937         * string/test-memcpy.c (do_one_test): Likewise.
26938         (do_test): Likewise.
26939         * string/test-memmem.c (do_one_test): Likewise.
26940         (do_test): Likewise.
26941         (do_random_tests): Likewise.
26942         * string/test-memmove.c (do_one_test): Likewise.
26943         (do_test): Likewise.
26944         * string/test-memset.c (do_one_test): Likewise.
26945         (do_test): Likewise.
26946         * string/test-rawmemchr.c (do_one_test): Likewise.
26947         (do_test): Likewise.
26948         * string/test-strcasecmp.c (do_one_test): Likewise.
26949         (do_test): Likewise.
26950         * string/test-strcasestr.c (do_one_test): Likewise.
26951         (do_test): Likewise.
26952         * string/test-strcat.c (do_one_test): Likewise.
26953         (do_test): Likewise.
26954         * string/test-strchr.c (do_one_test): Likewise.
26955         (do_test): Likewise.
26956         * string/test-strcmp.c (do_one_test): Likewise.
26957         (do_test): Likewise.
26958         * string/test-strcpy.c (do_one_test): Likewise.
26959         (do_test): Likewise.
26960         * string/test-string.h: Likewise.
26961         (test_init): Likewise.
26962         * string/test-strlen.c (do_one_test): Likewise.
26963         (do_test): Likewise.
26964         * string/test-strncasecmp.c (do_one_test): Likewise.
26965         (do_test): Likewise.
26966         * string/test-strncat.c (do_one_test): Likewise.
26967         (do_test): Likewise.
26968         * string/test-strncmp.c (do_one_test): Likewise.
26969         (do_test_limit): Likewise.
26970         (do_test): Likewise.
26971         * string/test-strncpy.c (do_one_test): Likewise.
26972         (do_test): Likewise.
26973         * string/test-strnlen.c (do_one_test): Likewise.
26974         (do_test): Likewise.
26975         * string/test-strpbrk.c (do_one_test): Likewise.
26976         (do_test): Likewise.
26977         * string/test-strrchr.c (do_one_test): Likewise.
26978         (do_test): Likewise.
26979         * string/test-strspn.c (do_one_test): Likewise.
26980         (do_test): Likewise.
26981         * string/test-strstr.c (do_one_test): Likewise.
26982         (do_test): Likewise.
26984         * benchtests/Makefile (string-bench): Add string benchmarks.
26985         * benchtests/bench-bcopy-ifunc.c: New file.
26986         * benchtests/bench-bcopy.c: New file.
26987         * benchtests/bench-bzero-ifunc.c: New file.
26988         * benchtests/bench-bzero.c: New file.
26989         * benchtests/bench-memccpy-ifunc.c: New file.
26990         * benchtests/bench-memccpy.c: New file.
26991         * benchtests/bench-memchr-ifunc.c: New file.
26992         * benchtests/bench-memchr.c: New file.
26993         * benchtests/bench-memcmp-ifunc.c: New file.
26994         * benchtests/bench-memcmp.c: New file.
26995         * benchtests/bench-memmem-ifunc.c: New file.
26996         * benchtests/bench-memmem.c: New file.
26997         * benchtests/bench-memmove-ifunc.c: New file.
26998         * benchtests/bench-memmove.c: New file.
26999         * benchtests/bench-mempcpy-ifunc.c: New file.
27000         * benchtests/bench-mempcpy.c: New file.
27001         * benchtests/bench-memset-ifunc.c: New file.
27002         * benchtests/bench-memset.c: New file.
27003         * benchtests/bench-rawmemchr-ifunc.c: New file.
27004         * benchtests/bench-rawmemchr.c: New file.
27005         * benchtests/bench-stpcpy-ifunc.c: New file.
27006         * benchtests/bench-stpcpy.c: New file.
27007         * benchtests/bench-stpncpy-ifunc.c: New file.
27008         * benchtests/bench-stpncpy.c: New file.
27009         * benchtests/bench-strcasecmp-ifunc.c: New file.
27010         * benchtests/bench-strcasecmp.c: New file.
27011         * benchtests/bench-strcasestr-ifunc.c: New file.
27012         * benchtests/bench-strcasestr.c: New file.
27013         * benchtests/bench-strcat-ifunc.c: New file.
27014         * benchtests/bench-strcat.c: New file.
27015         * benchtests/bench-strchr-ifunc.c: New file.
27016         * benchtests/bench-strchr.c: New file.
27017         * benchtests/bench-strchrnul-ifunc.c: New file.
27018         * benchtests/bench-strchrnul.c: New file.
27019         * benchtests/bench-strcmp-ifunc.c: New file.
27020         * benchtests/bench-strcmp.c: New file.
27021         * benchtests/bench-strcpy-ifunc.c: New file.
27022         * benchtests/bench-strcpy.c: New file.
27023         * benchtests/bench-strcspn-ifunc.c: New file.
27024         * benchtests/bench-strcspn.c: New file.
27025         * benchtests/bench-strlen-ifunc.c: New file.
27026         * benchtests/bench-strlen.c: New file.
27027         * benchtests/bench-strncasecmp-ifunc.c: New file.
27028         * benchtests/bench-strncasecmp.c: New file.
27029         * benchtests/bench-strncat-ifunc.c: New file.
27030         * benchtests/bench-strncat.c: New file.
27031         * benchtests/bench-strncmp-ifunc.c: New file.
27032         * benchtests/bench-strncmp.c: New file.
27033         * benchtests/bench-strncpy-ifunc.c: New file.
27034         * benchtests/bench-strncpy.c: New file.
27035         * benchtests/bench-strnlen-ifunc.c: New file.
27036         * benchtests/bench-strnlen.c: New file.
27037         * benchtests/bench-strpbrk-ifunc.c: New file.
27038         * benchtests/bench-strpbrk.c: New file.
27039         * benchtests/bench-strrchr-ifunc.c: New file.
27040         * benchtests/bench-strrchr.c: New file.
27041         * benchtests/bench-strspn-ifunc.c: New file.
27042         * benchtests/bench-strspn.c: New file.
27043         * benchtests/bench-strstr-ifunc.c: New file.
27044         * benchtests/bench-strstr.c: New file.
27046         * benchtests/Makefile: Disable parallel execution of targets.
27047         (string-bench): Add memcpy.
27048         (benchset): New variable to store a list of benchmark sets.
27049         (bench-func): Renamed from bench.
27050         (bench-set): New target.
27051         (bench): Depend on bench-func and bench-set.
27052         * benchtests/README: Add section on benchmark sets.
27053         * benchtests/bench-memcpy-ifunc.c: New file.
27054         * benchtests/bench-memcpy.c: New file.
27055         * benchtests/bench-string.h: New file.
27057 2013-06-11  Andreas Schwab  <schwab@suse.de>
27059         [BZ #15577]
27060         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
27061         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
27062         values in the triple.
27063         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
27064         terminator in the group key.
27066 2013-06-11  Andreas Jaeger  <aj@suse.de>
27068         * po/zh_TW.po: Update Chinese (traditional) translation from
27069         translation project.
27071 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27073         * include/time.h (__clock_gettime): Add libc_hidden_proto.
27074         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
27075         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
27076         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
27077         (clock_getcpuclockid): Likewise.
27078         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
27079         Add weak_alias and libc_hidden_def.
27080         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
27081         * rt/clock_gettime.c (clock_gettime): Rename to
27082         __clock_gettime.  Add weak_alias and libc_hidden_def.
27083         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
27084         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
27085         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
27086         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
27087         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
27088         Likewise.
27089         * rt/clock_settime.c (clock_settime): Rename to
27090         __clock_settime.  Add weak_alias and libc_hidden_def.
27091         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
27093 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
27095         * mach/err_boot.sub: Remove trailing whitespace.
27096         * mach/err_ipc.sub: Likewise.
27097         * mach/err_mach.sub: Likewise.
27099         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
27100         (ROUNDING_TESTS_double): Likewise.
27101         (ROUNDING_TESTS_long_double): Likewise.
27102         (ROUNDING_TESTS): Likewise.
27103         * math/libm-test.inc: Include <math-tests.h>.
27104         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
27105         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
27106         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
27107         (IF_ROUND_INIT_FE_UPWARD): Likewise.
27109 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27111         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
27112         of assigning.
27114 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
27116         * sysdeps/gnu/errlist.awk: Do not generate space at end of
27117         otherwise empty TRANS lines.
27118         * sysdeps/gnu/errlist.c: Regenerated.
27120         * catgets/gencat.c (error_print): Use (void) in function
27121         definition.
27122         * crypt/crypt_util.c (__init_des): Likewise.
27123         * crypt/speeds.c (Stop): Likewise.
27124         (main): Likewise.
27125         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
27126         * inet/ruserpass.c (token): Likewise.
27127         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
27128         * intl/localealias.c (extend_alias_table): Likewise.
27129         * intl/plural-exp.c (init_germanic_plural): Likewise.
27130         * libio/fcloseall.c (__fcloseall): Likewise.
27131         * libio/genops.c (_IO_flush_all): Likewise.
27132         (_IO_flush_all_linebuffered): Likewise.
27133         (_IO_cleanup): Likewise.
27134         (_IO_iter_begin): Likewise.
27135         (_IO_iter_end): Likewise.
27136         (_IO_list_lock): Likewise.
27137         (_IO_list_unlock): Likewise.
27138         (_IO_list_resetlock): Likewise.
27139         * libio/getchar.c (getchar): Likewise.
27140         * libio/getchar_u.c (getchar_unlocked): Likewise.
27141         * libio/getwchar.c (getwchar): Likewise.
27142         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
27143         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
27144         * login/getpt.c (__getpt): Likewise.
27145         * login/tst-utmp.c (main): Likewise.
27146         * malloc/hooks.c (__malloc_check_init): Likewise.
27147         * malloc/malloc.c (__malloc_stats): Likewise.
27148         * malloc/mtrace.c (tr_break): Likewise.
27149         (mtrace): Likewise.
27150         (muntrace): Likewise.
27151         * misc/fstab.c (endfsent): Likewise.
27152         * misc/getclktck.c (__getclktck): Likewise.
27153         * misc/getdtsz.c (__getdtablesize): Likewise.
27154         * misc/gethostid.c (gethostid): Likewise.
27155         * misc/getpagesize.c (__getpagesize): Likewise.
27156         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
27157         (__get_nprocs): Likewise.
27158         (__get_phys_pages): Likewise.
27159         (__get_avphys_pages): Likewise.
27160         * misc/getttyent.c (getttyent): Likewise.
27161         (setttyent): Likewise.
27162         (endttyent): Likewise.
27163         * misc/getusershell.c (getusershell): Likewise.
27164         (endusershell): Likewise.
27165         (setusershell): Likewise.
27166         (initshells): Likewise.
27167         * misc/hsearch.c (__hdestroy): Likewise.
27168         * misc/sync.c (sync): Likewise.
27169         * misc/syslog.c (closelog_internal): Likewise.
27170         (closelog): Likewise.
27171         * misc/ttyslot.c (ttyslot): Likewise.
27172         * misc/vhangup.c (vhangup): Likewise.
27173         * posix/fork.c (__fork): Likewise.
27174         * posix/getegid.c (__getegid): Likewise.
27175         * posix/geteuid.c (__geteuid): Likewise.
27176         * posix/getgid.c (__getgid): Likewise.
27177         * posix/getpid.c (__getpid): Likewise.
27178         * posix/getppid.c (__getppid): Likewise.
27179         * posix/getuid.c (__getuid): Likewise.
27180         * posix/pause.c (pause): Likewise.
27181         * posix/setpgrp.c (setpgrp): Likewise.
27182         * posix/setsid.c (__setsid): Likewise.
27183         * posix/test-vfork.c (noop): Likewise.
27184         * resolv/gethnamaddr.c (_endhtent): Likewise.
27185         (_gethtent): Likewise.
27186         (ht_endhostent): Likewise.
27187         (gethostent): Likewise.
27188         (dns_service): Likewise.
27189         * stdlib/drand48.c (drand48): Likewise.
27190         * stdlib/lrand48.c (lrand48): Likewise.
27191         * stdlib/mrand48.c (mrand48): Likewise.
27192         * stdlib/rand.c (rand): Likewise.
27193         * stdlib/random.c (__random): Likewise.
27194         * stdlib/setenv.c (clearenv): Likewise.
27195         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
27196         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
27197         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
27198         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
27199         (__get_nprocs): Likewise.
27200         (__get_phys_pages): Likewise.
27201         (__get_avphys_pages): Likewise.
27202         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
27203         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
27204         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
27205         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
27206         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
27207         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
27208         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
27209         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
27210         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
27211         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
27212         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
27213         * sysdeps/mach/hurd/sync.c (sync): Likewise.
27214         * sysdeps/posix/clock.c (clock): Likewise.
27215         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
27216         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
27217         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
27218         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
27219         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
27220         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
27221         (__get_nprocs_conf): Likewise.
27222         (__get_phys_pages): Likewise.
27223         (__get_avphys_pages): Likewise.
27224         * time/clock.c (clock): Likewise.
27225         * time/tzset.c (__tzname_max): Likewise.
27227 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
27229         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
27230         (__bswap_32): Do not use "register".
27231         * crypt/crypt.c (_ufc_doit_r): Likewise.
27232         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
27233         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
27234         * gmon/gmon.c (__monstartup): Likewise.
27235         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
27236         * hurd/hurdmalloc.c (more_memory): Likewise.
27237         (malloc): Likewise.
27238         (free): Likewise.
27239         (realloc): Likewise.
27240         (malloc_fork_prepare): Likewise.
27241         (malloc_fork_parent): Likewise.
27242         (malloc_fork_child): Likewise.
27243         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
27244         (_svcauth_des): Likewise.
27245         * inet/inet_lnaof.c (inet_lnaof): Likewise.
27246         * inet/inet_net.c (inet_network): Likewise.
27247         * inet/inet_netof.c (inet_netof): Likewise.
27248         * inet/rcmd.c (__validuser2_sa): Likewise.
27249         * io/fts.c (fts_open): Likewise.
27250         (fts_load): Likewise.
27251         (fts_close): Likewise.
27252         (fts_read): Likewise.
27253         (fts_children): Likewise.
27254         (fts_build): Likewise.
27255         (fts_stat): Likewise.
27256         (fts_sort): Likewise.
27257         (fts_alloc): Likewise.
27258         (fts_lfree): Likewise.
27259         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
27260         (_IO_file_xsgetn): Likewise.
27261         (_IO_file_xsgetn_mmap): Likewise.
27262         * libio/iofopncook.c (_IO_cookie_read): Likewise.
27263         (_IO_cookie_write): Likewise.
27264         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
27265         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
27266         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
27267         * malloc/obstack.c (_obstack_begin): Likewise.
27268         (_obstack_begin_1): Likewise.
27269         (_obstack_newchunk): Likewise.
27270         (_obstack_allocated_p): Likewise.
27271         (obstack_free): Likewise.
27272         (_obstack_memory_used): Likewise.
27273         * misc/getttyent.c (getttynam): Likewise.
27274         (getttyent): Likewise.
27275         (skip): Likewise.
27276         (value): Likewise.
27277         * misc/getusershell.c (initshells): Likewise.
27278         * misc/syslog.c (__vsyslog_chk): Likewise.
27279         * misc/ttyslot.c (ttyslot): Likewise.
27280         * nis/nis_hash.c (__nis_hash): Likewise.
27281         * posix/fnmatch_loop.c (FCT): Likewise.
27282         * posix/getconf.c (print_all): Likewise.
27283         (main): Likewise.
27284         * posix/getopt.c (exchange): Likewise.
27285         * posix/glob.c (globfree): Likewise.
27286         (prefix_array): Likewise.
27287         (__glob_pattern_type): Likewise.
27288         * resolv/arpa/nameser.h (NS_GET16): Likewise.
27289         (NS_GET32): Likewise.
27290         (NS_PUT16): Likewise.
27291         (NS_PUT32): Likewise.
27292         * resolv/gethnamaddr.c (getanswer): Likewise.
27293         (gethostbyname2): Likewise.
27294         (gethostbyaddr): Likewise.
27295         (_gethtent): Likewise.
27296         (_gethtbyname2): Likewise.
27297         (_gethtbyaddr): Likewise.
27298         * resolv/ns_print.c (dst_s_get_int16): Likewise.
27299         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
27300         * resolv/res_init.c (__res_vinit): Likewise.
27301         (net_mask): Likewise.
27302         * resolv/res_mkquery.c (outchar): Likewise.
27303         (PRINT): Likewise.
27304         * stdio-common/printf_fp.c (outchar): Likewise.
27305         (PRINT): Likewise.
27306         * stdio-common/printf_fphex.c (outchar): Likewise.
27307         (PRINT): Likewise.
27308         * stdio-common/printf_size.c (outchar): Likewise.
27309         (PRINT): Likewise.
27310         * stdio-common/test_rdwr.c (main): Likewise.
27311         * stdio-common/tfformat.c (matches): Likewise.
27312         * stdio-common/vfprintf.c (outchar): Likewise.
27313         (printf_unknown): Likewise.
27314         (buffered_vfprintf): Likewise.
27315         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
27316         * stdio-common/xbug.c (AppendToBuffer): Likewise.
27317         (ReadFile): Likewise.
27318         * stdlib/qsort.c (SWAP): Likewise.
27319         (_quicksort): Likewise.
27320         * stdlib/setenv.c (__add_to_environ): Likewise.
27321         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
27322         * stdlib/strtol_l.c (__strtol_l): Likewise.
27323         * stdlib/tst-strtod.c (main): Likewise.
27324         * stdlib/tst-strtol.c (main): Likewise.
27325         * stdlib/tst-strtoll.c (main): Likewise.
27326         * string/bits/string2.h (__strcmp_cc): Likewise.
27327         (__strcmp_cg): Likewise.
27328         (__strcspn_c1): Likewise.
27329         (__strcspn_c2): Likewise.
27330         (__strcspn_c3): Likewise.
27331         (__strspn_c1): Likewise.
27332         (__strspn_c2): Likewise.
27333         (__strspn_c3): Likewise.
27334         (__strsep_1c): Likewise.
27335         (__strsep_2c): Likewise.
27336         (__strsep_3c): Likewise.
27337         * string/memccpy.c (__memccpy): Likewise.
27338         * string/stpcpy.c (__stpcpy): Likewise.
27339         * string/strcmp.c (strcmp): Likewise.
27340         * string/strrchr.c (strrchr): Likewise.
27341         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
27342         Likewise.
27343         * sysdeps/mach/hurd/getcwd.c
27344         (_hurd_canonicalize_directory_name_internal): Likewise.
27345         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
27346         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
27347         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
27348         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
27349         Likewise, in both definitions.
27350         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
27351         definitions.
27352         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
27353         64] (__bswap_64): Likewise.
27354         * time/test_time.c (main): Likewise.
27355         * time/tzfile.c (__tzfile_read): Likewise.
27356         (__tzfile_compute): Likewise.
27357         * time/tzset.c (__tzset_parse_tz): Likewise.
27358         (tzset_internal): Likewise.
27359         (compute_change): Likewise.
27360         * wcsmbs/wcscat.c (__wcscat): Likewise.
27361         * wcsmbs/wcschr.c (wcschr): Likewise.
27362         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
27363         * wcsmbs/wcscspn.c (wcscspn): Likewise.
27364         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
27365         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
27366         * wcsmbs/wcsspn.c (wcsspn): Likewise.
27367         * wcsmbs/wcsstr.c (wcsstr): Likewise.
27368         * wcsmbs/wmemchr.c (wmemchr): Likewise.
27369         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
27370         * wcsmbs/wmemset.c (wmemset): Likewise.
27372 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
27374         * scripts/config.guess: Update to version 2013-05-16.
27375         * scripts/config.sub: Update to version 2013-04-24.
27376         * scripts/install-sh: Update to version 2011-11-20.07.
27377         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
27378         * scripts/move-if-change: Update to version 2012-01-06 07:23.
27380 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
27382         * debug/fgetws_u_chk.c: Fix leading whitespaces.
27383         * elf/sln.c: Likewise.
27384         * hurd/hurd/ioctl.h: Likewise.
27385         * hurd/hurdmalloc.c: Likewise.
27386         * hurd/xattr.c: Likewise.
27387         * include/shlib-compat.h: Likewise.
27388         * inet/ruserpass.c: Likewise.
27389         * libio/iofgets_u.c: Likewise.
27390         * libio/iofgetws_u.c: Likewise.
27391         * locale/programs/ld-identification.c: Likewise.
27392         * locale/programs/ld-time.c: Likewise.
27393         * mach/msg-destroy.c: Likewise.
27394         * nss/nss_files/files-netgrp.c: Likewise.
27395         * resolv/res_data.c: Likewise.
27396         * soft-fp/op-1.h: Likewise.
27397         * soft-fp/op-2.h: Likewise.
27398         * soft-fp/op-4.h: Likewise.
27399         * soft-fp/op-common.h: Likewise.
27400         * stdio-common/printf_fphex.c: Likewise.
27401         * stdlib/strtod_l.c: Likewise.
27402         * sunrpc/rpc/clnt.h: Likewise.
27403         * sysdeps/generic/framestate.c: Likewise.
27404         * sysdeps/i386/bsd-_setjmp.S: Likewise.
27405         * sysdeps/i386/bsd-setjmp.S: Likewise.
27406         * sysdeps/i386/__longjmp.S: Likewise.
27407         * sysdeps/i386/setjmp.S: Likewise.
27408         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
27409         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
27410         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
27411         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
27412         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
27413         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
27414         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
27415         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
27416         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
27417         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
27418         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
27419         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
27420         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
27421         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
27422         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
27423         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
27424         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
27425         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
27426         * sysdeps/ieee754/support.c: Likewise.
27427         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27428         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
27429         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
27430         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
27431         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
27432         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
27433         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
27434         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
27435         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
27436         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
27437         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
27438         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
27439         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
27440         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
27441         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
27442         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
27443         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
27444         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
27446 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
27448         * posix/transbug.c: Remove executable mode.
27450 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
27452         * crypt/speeds.c: Remove trailing whitespace.
27453         * dlfcn/default.c: Likewise.
27454         * elf/ifuncdep2.c: Likewise.
27455         * elf/ifuncmain1.c: Likewise.
27456         * elf/ifuncmain1vis.c: Likewise.
27457         * elf/testobj.h: Likewise.
27458         * elf/tst-stackguard1.c: Likewise.
27459         * gmon/sys/gmon.h: Likewise.
27460         * hurd/hurdmsg.c: Likewise.
27461         * hurd/new-fd.c: Likewise.
27462         * hurd/ports-get.c: Likewise.
27463         * iconvdata/ibm1008_420.c: Likewise.
27464         * inet/tst-getni1.c: Likewise.
27465         * inet/tst-getni2.c: Likewise.
27466         * libio/ioungetc.c: Likewise.
27467         * libio/wfiledoalloc.c: Likewise.
27468         * manual/libm-err-tab.pl: Likewise.
27469         * math/w_dremf.c: Likewise.
27470         * misc/ftruncate.c: Likewise.
27471         * posix/bug-glob2.c: Likewise.
27472         * posix/tst-pcre.c: Likewise.
27473         * posix/wait4.c: Likewise.
27474         * resolv/README: Likewise.
27475         * resolv/res_debug.h: Likewise.
27476         * resolv/tst-inet_ntop.c: Likewise.
27477         * setjmp/bug269-setjmp.c: Likewise.
27478         * soft-fp/extended.h: Likewise.
27479         * soft-fp/op-1.h: Likewise.
27480         * soft-fp/op-2.h: Likewise.
27481         * soft-fp/op-4.h: Likewise.
27482         * soft-fp/op-8.h: Likewise.
27483         * soft-fp/testit.c: Likewise.
27484         * stdio-common/bug16.c: Likewise.
27485         * stdlib/random.c: Likewise.
27486         * sunrpc/rpcsvc/rquota.x: Likewise.
27487         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
27488         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
27489         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
27490         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
27491         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
27492         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
27493         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
27494         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
27495         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
27496         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
27497         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
27498         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
27499         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
27500         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
27501         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
27502         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
27503         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
27504         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
27505         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
27506         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
27507         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
27508         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
27509         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
27510         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
27511         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
27512         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
27513         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
27514         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
27515         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
27516         * sysdeps/ieee754/s_lib_version.c: Likewise.
27517         * sysdeps/mach/hurd/check_fds.c: Likewise.
27518         * sysdeps/mach/hurd/getsockname.c: Likewise.
27519         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
27520         * sysdeps/mach/hurd/recvfrom.c: Likewise.
27521         * sysdeps/powerpc/bits/link.h: Likewise.
27522         * sysdeps/powerpc/dl-procinfo.c: Likewise.
27523         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
27524         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
27525         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
27526         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27527         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
27528         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
27529         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27530         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
27531         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
27532         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
27533         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
27534         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
27535         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
27536         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
27537         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
27538         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
27539         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
27540         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
27541         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27542         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27543         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
27544         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27545         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
27546         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
27547         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
27548         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
27549         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27550         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27551         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
27552         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
27553         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
27554         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27555         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27556         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
27557         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27558         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
27559         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
27560         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
27561         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
27562         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
27563         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
27564         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
27565         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
27566         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
27567         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
27568         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
27569         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
27570         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
27571         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
27572         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
27573         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
27574         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27575         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27576         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
27577         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
27578         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
27579         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27580         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
27581         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
27582         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
27583         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
27584         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
27585         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27586         * sysdeps/powerpc/sysdep.h: Likewise.
27587         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
27588         * sysdeps/s390/s390-64/sub_n.S: Likewise.
27589         * sysdeps/sh/dl-trampoline.S: Likewise.
27590         * sysdeps/sh/memset.S: Likewise.
27591         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
27592         * sysdeps/sh/strlen.S: Likewise.
27593         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
27594         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
27595         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
27596         * sysdeps/sparc/sparc32/rem.S: Likewise.
27597         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
27598         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
27599         * sysdeps/sparc/sparc32/strchr.S: Likewise.
27600         * sysdeps/sparc/sparc32/udiv.S: Likewise.
27601         * sysdeps/sparc/sparc32/urem.S: Likewise.
27602         * sysdeps/sparc/sparc64/add_n.S: Likewise.
27603         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
27604         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
27605         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
27606         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
27607         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
27608         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
27609         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
27610         * sysdeps/unix/bsd/times.c: Likewise.
27611         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
27612         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
27613         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
27614         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
27615         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
27616         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
27617         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
27618         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
27619         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
27620         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
27621         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
27622         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
27623         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
27624         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
27625         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
27626         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
27627         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
27628         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
27629         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
27630         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
27631         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
27632         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
27633         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
27634         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
27635         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
27636         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
27637         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
27638         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
27639         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
27640         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
27641         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
27642         * sysdeps/x86_64/strcspn.S: Likewise.
27644 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27646         * locale/C-translit.h: Revert #include <stdint.h> because this is a
27647         generated file.  Regenerate properly from gen-translit.pl.
27648         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
27649         locale/C-translit.h.
27651 2013-06-05  Andreas Schwab  <schwab@suse.de>
27653         [BZ #15100]
27654         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
27655         week as 6 instead of -1.
27656         * time/tst-strptime.c (day_tests): Add test case.
27658 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
27660         * sysdeps/generic/math_private.h
27661         (libc_feholdexcept_setround_53bit): Replace with
27662         libc_feholdsetround_53bit.
27663         (libc_feupdateenv_53bit): Replace with
27664         libc_feresetround_53bit.
27665         (SET_RESTORE_ROUND_53BIT): Adjust.
27667 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
27669         * string/test-strchrnul.c: Add copyright header.
27671         * posix/tst-getaddrinfo4.c: Increase test timeout.
27673 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
27675         [BZ #15536]
27676         * math/libm-test.inc (MAX_EXP): Remove
27677         (MIN_EXP): Define.
27678         (ulp): Use MIN_EXP - MANT_DIG.
27679         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
27681 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
27683         * po/be.po: Revert last change.
27684         * po/zh_CN.po: Likewise.
27685         * po/header.pot: Likewise.
27687 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
27689         * Makefile ($(common-objpfx)linkobj/libc.so): Define
27690         link-libc-deps to empty as target-specific variable.
27691         * Makerules (link-libc-args): New variable.
27692         (libc-for-link): Likewise.
27693         (link-libc-deps): Likewise.
27694         (lib%.so): Depend on $(link-libc-deps).  Link with
27695         $(link-libc-args).
27696         (build-module): Link with $(link-libc-args).
27697         (build-module-asneeded): Likewise.
27698         (build-module-helper-objlist): Filter out $(link-libc-deps) from
27699         list of objects.
27700         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
27701         target-specific variable.
27702         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
27703         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
27704         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
27705         libc.
27706         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
27707         libc and ld.so.
27708         ($(objpfx)libpcprofile.so): Likewise.
27709         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
27710         libc_nonshared.a.
27711         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
27712         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
27713         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
27714         $(link-libc-deps).
27715         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
27716         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
27717         * login/Makefile ($(objpfx)libutil.so): Likewise.
27718         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
27719         * math/Makefile ($(objpfx)libm.so): Likewise.
27720         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
27721         $(objpfx)libnsl.so): Define libc-for-link as target-specific
27722         variable instead of depending directly on libc.
27723         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
27724         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
27725         $(link-libc-deps).
27726         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
27727         libc.
27728         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
27729         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
27730         ($(objpfx)libanl.so): Likewise.
27731         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
27732         ld.so.
27733         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
27734         $(link-libc-deps).
27735         * sysdeps/i386/fpu/Makefile: Remove file.
27736         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
27737         ($(objpfx)libm.so): Remove dependency on ld.so.
27739 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
27741         [BZ # 15553]
27742         * nis/yp_xdr.c (XDRMAXNAME): Define.
27743         (XDRMAXRECORD): Define.
27744         (xdr_domainname): Use XDRMAXNAME.
27745         (xdr_mapname): Likewise.
27746         (xdr_peername): Likewise.
27747         (xdr_keydat): Use XDRMAXRECORD.
27748         (xdr_valdat): Likewise.
27750 2013-05-30  Jeff Law  <law@redhat.com>
27752         [BZ #14256]
27753         * manual/errno.texi (ESTALE): Update to account for more than
27754         just NFS file systems.
27755         * sysdeps/gnu/errlist.c: Regenerated.
27757 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27759         [BZ #15465]
27760         * elf/Makefile (tests): Add tst-null-argv.
27761         (modules-names):  Add tst-null-argv-lib.
27762         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
27763         (tst-null-argv-ENV): Set environment for tst-null-argv.
27764         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
27765         (RTLD_PROGNAME): New macro.
27766         * elf/tst-null-argv.c: New test case.
27767         * elf/tst-null-argv-lib.c: Library for test case.
27768         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
27769         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
27770         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
27771         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
27772         * elf/dl-init.c (call_init): Likewise.
27773         (_dl_init): Likewise.
27774         * elf/dl-load.c (print_search_path): Likewise.
27775         (_dl_map_object): Likewise.
27776         * elf/dl-lookup.c (do_lookup_x): Likewise.
27777         (add_dependency): Likewise.
27778         (_dl_lookup_symbol_x): Likewise.
27779         (_dl_debug_bindings): Likewise.
27780         * elf/dl-open.c (_dl_show_scope): Likewise.
27781         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
27782         * elf/dl-version.c (match_symbol): Likewise.
27783         (_dl_check_map_versions): Likewise.
27784         * elf/rtld.c (dl_main): Likewise.
27785         (print_unresolved): Use RTLD_PROGNAME.
27786         (print_missing_version): Likewise.
27787         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
27788         (elf_machine_rela): Likewise.
27789         * sysdeps/powerpc/powerpc32/dl-machine.c
27790         (__process_machine_rela): Likewise.
27791         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
27792         Likewise.
27793         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
27794         Likewise.
27795         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
27796         Likewise.
27797         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
27798         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
27799         Likewise.
27800         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
27801         Likewise.
27802         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
27804 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
27806         * po/be.po: Add descriptive title.
27807         * po/zh_CN.po: Likewise.
27808         * po/header.pot: Likewise.
27810 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
27812         * locale/programs/locarchive.c (create_archive): Inlucde fname in
27813         error message.
27814         (enlarge_archive): Likewise.
27816 2013-05-28  Ben North  <ben@redfrontdoor.org>
27818         * manual/arith.texi (frexp): It is the magnitude of the return
27819         value which lies in [0.5, 1), not the return value itself.
27821 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27823         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27825 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
27827         * stdio-common/bug26.c (main): Correct fscanf template.
27829         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
27830         declare _dl_skip_args.
27832         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
27833         Don't declare.
27835         * manual/platform.texi: Add missing @end deftypefun.
27837 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
27839         [BZ #15529]
27840         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
27841         bit of mantissa of 2^16382.
27842         * math/libm-test.inc (hypot_test_data): Add more tests.
27844         * math/libm-test.inc: Add drem and pow10 to list of tested
27845         functions.
27846         (pow10_test): New function.
27847         (drem_test): Likewise.
27848         (drem_test_tonearest): Likewise.
27849         (drem_test_towardzero): Likewise.
27850         (drem_test_downward): Likewise.
27851         (drem_test_upward): Likewise.
27852         (main): Call the new functions.
27854         * math/libm-test.inc (finite_test_data): Remove.
27855         (finite_test): Run tests from isfinite_test_data.
27856         (gamma_test_data): Remove.
27857         (gamma_test): Run tests from lgamma_test_data.
27858         * sysdeps/i386/fpu/libm-test-ulps: Update.
27859         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27861 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27863         * manual/platform.texi: Add PowerPC PPR function set documentation.
27864         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
27865         implementation.
27867 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
27869         * math/libm-test.inc (MAX_EXP): Define.
27870         (ULPDIFF): Define.
27871         (ulp): New function.
27872         (check_float_internal): Use ULPDIFF.
27873         (cpow_test): Disable failing test.
27874         (check_ulp): Test ulp() implemetnation.
27875         (main): Call check_ulp before starting tests.
27877 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
27879         * math/gen-libm-test.pl (generate_testfile): Do not handle
27880         START_DATA and END_DATA.
27881         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
27882         END_DATA.
27883         (acos_tonearest_test_data): Likewise.
27884         (acos_towardzero_test_data): Likewise.
27885         (acos_downward_test_data): Likewise.
27886         (acos_upward_test_data): Likewise.
27887         (acosh_test_data): Likewise.
27888         (asin_test_data): Likewise.
27889         (asin_tonearest_test_data): Likewise.
27890         (asin_towardzero_test_data): Likewise.
27891         (asin_downward_test_data): Likewise.
27892         (asin_upward_test_data): Likewise.
27893         (asinh_test_data): Likewise.
27894         (atan_test_data): Likewise.
27895         (atanh_test_data): Likewise.
27896         (atan2_test_data): Likewise.
27897         (cabs_test_data): Likewise.
27898         (cacos_test_data): Likewise.
27899         (cacosh_test_data): Likewise.
27900         (carg_test_data): Likewise.
27901         (casin_test_data): Likewise.
27902         (casinh_test_data): Likewise.
27903         (catan_test_data): Likewise.
27904         (catanh_test_data): Likewise.
27905         (cbrt_test_data): Likewise.
27906         (ccos_test_data): Likewise.
27907         (ccosh_test_data): Likewise.
27908         (ceil_test_data): Likewise.
27909         (cexp_test_data): Likewise.
27910         (cimag_test_data): Likewise.
27911         (clog_test_data): Likewise.
27912         (clog10_test_data): Likewise.
27913         (conj_test_data): Likewise.
27914         (copysign_test_data): Likewise.
27915         (cos_test_data): Likewise.
27916         (cos_tonearest_test_data): Likewise.
27917         (cos_towardzero_test_data): Likewise.
27918         (cos_downward_test_data): Likewise.
27919         (cos_upward_test_data): Likewise.
27920         (cosh_test_data): Likewise.
27921         (cosh_tonearest_test_data): Likewise.
27922         (cosh_towardzero_test_data): Likewise.
27923         (cosh_downward_test_data): Likewise.
27924         (cosh_upward_test_data): Likewise.
27925         (cpow_test_data): Likewise.
27926         (cproj_test_data): Likewise.
27927         (creal_test_data): Likewise.
27928         (csin_test_data): Likewise.
27929         (csinh_test_data): Likewise.
27930         (csqrt_test_data): Likewise.
27931         (ctan_test_data): Likewise.
27932         (ctan_tonearest_test_data): Likewise.
27933         (ctan_towardzero_test_data): Likewise.
27934         (ctan_downward_test_data): Likewise.
27935         (ctan_upward_test_data): Likewise.
27936         (ctanh_test_data): Likewise.
27937         (ctanh_tonearest_test_data): Likewise.
27938         (ctanh_towardzero_test_data): Likewise.
27939         (ctanh_downward_test_data): Likewise.
27940         (ctanh_upward_test_data): Likewise.
27941         (erf_test_data): Likewise.
27942         (erfc_test_data): Likewise.
27943         (exp_test_data): Likewise.
27944         (exp_tonearest_test_data): Likewise.
27945         (exp_towardzero_test_data): Likewise.
27946         (exp_downward_test_data): Likewise.
27947         (exp_upward_test_data): Likewise.
27948         (exp10_test_data): Likewise.
27949         (exp2_test_data): Likewise.
27950         (expm1_test_data): Likewise.
27951         (fabs_test_data): Likewise.
27952         (fdim_test_data): Likewise.
27953         (finite_test_data): Likewise.
27954         (floor_test_data): Likewise.
27955         (fma_test_data): Likewise.
27956         (fma_towardzero_test_data): Likewise.
27957         (fma_downward_test_data): Likewise.
27958         (fma_upward_test_data): Likewise.
27959         (fmax_test_data): Likewise.
27960         (fmin_test_data): Likewise.
27961         (fmod_test_data): Likewise.
27962         (fpclassify_test_data): Likewise.
27963         (frexp_test_data): Likewise.
27964         (gamma_test_data): Likewise.
27965         (hypot_test_data): Likewise.
27966         (ilogb_test_data): Likewise.
27967         (isfinite_test_data): Likewise.
27968         (isgreater_test_data): Likewise.
27969         (isgreaterequal_test_data): Likewise.
27970         (isinf_test_data): Likewise.
27971         (isless_test_data): Likewise.
27972         (islessequal_test_data): Likewise.
27973         (islessgreater_test_data): Likewise.
27974         (isnan_test_data): Likewise.
27975         (isnormal_test_data): Likewise.
27976         (issignaling_test_data): Likewise.
27977         (isunordered_test_data): Likewise.
27978         (j0_test_data): Likewise.
27979         (j1_test_data): Likewise.
27980         (jn_test_data): Likewise.
27981         (ldexp_test_data): Likewise.
27982         (lgamma_test_data): Likewise.
27983         (lrint_test_data): Likewise.
27984         (lrint_tonearest_test_data): Likewise.
27985         (lrint_towardzero_test_data): Likewise.
27986         (lrint_downward_test_data): Likewise.
27987         (lrint_upward_test_data): Likewise.
27988         (llrint_test_data): Likewise.
27989         (llrint_tonearest_test_data): Likewise.
27990         (llrint_towardzero_test_data): Likewise.
27991         (llrint_downward_test_data): Likewise.
27992         (llrint_upward_test_data): Likewise.
27993         (log_test_data): Likewise.
27994         (log10_test_data): Likewise.
27995         (log1p_test_data): Likewise.
27996         (log2_test_data): Likewise.
27997         (logb_test_data): Likewise.
27998         (logb_downward_test_data): Likewise.
27999         (lround_test_data): Likewise.
28000         (llround_test_data): Likewise.
28001         (modf_test_data): Likewise.
28002         (nearbyint_test_data): Likewise.
28003         (nextafter_test_data): Likewise.
28004         (nexttoward_test_data): Likewise.
28005         (pow_test_data): Likewise.
28006         (pow_tonearest_test_data): Likewise.
28007         (pow_towardzero_test_data): Likewise.
28008         (pow_downward_test_data): Likewise.
28009         (pow_upward_test_data): Likewise.
28010         (remainder_test_data): Likewise.
28011         (remainder_tonearest_test_data): Likewise.
28012         (remainder_towardzero_test_data): Likewise.
28013         (remainder_downward_test_data): Likewise.
28014         (remainder_upward_test_data): Likewise.
28015         (remquo_test_data): Likewise.
28016         (rint_test_data): Likewise.
28017         (rint_tonearest_test_data): Likewise.
28018         (rint_towardzero_test_data): Likewise.
28019         (rint_downward_test_data): Likewise.
28020         (rint_upward_test_data): Likewise.
28021         (round_test_data): Likewise.
28022         (scalb_test_data): Likewise.
28023         (scalbn_test_data): Likewise.
28024         (scalbln_test_data): Likewise.
28025         (signbit_test_data): Likewise.
28026         (sin_test_data): Likewise.
28027         (sin_tonearest_test_data): Likewise.
28028         (sin_towardzero_test_data): Likewise.
28029         (sin_downward_test_data): Likewise.
28030         (sin_upward_test_data): Likewise.
28031         (sincos_test_data): Likewise.
28032         (sinh_test_data): Likewise.
28033         (sinh_tonearest_test_data): Likewise.
28034         (sinh_towardzero_test_data): Likewise.
28035         (sinh_downward_test_data): Likewise.
28036         (sinh_upward_test_data): Likewise.
28037         (sqrt_test_data): Likewise.
28038         (tan_test_data): Likewise.
28039         (tan_tonearest_test_data): Likewise.
28040         (tan_towardzero_test_data): Likewise.
28041         (tan_downward_test_data): Likewise.
28042         (tan_upward_test_data): Likewise.
28043         (tanh_test_data): Likewise.
28044         (tgamma_test_data): Likewise.
28045         (trunc_test_data): Likewise.
28046         (y0_test_data): Likewise.
28047         (y1_test_data): Likewise.
28048         (yn_test_data): Likewise.
28049         (significand_test_data): Likewise.
28051         * math/gen-libm-test.pl (@functions): Remove variable.
28052         (generate_testfile): Don't handle START and END lines.
28053         * math/libm-test.inc (START): New macro.
28054         (END): Likewise.
28055         (END_COMPLEX): Likewise.
28056         (acos_test): Use END macro without arguments.
28057         (acos_test_tonearest): Likewise.
28058         (acos_test_towardzero): Likewise.
28059         (acos_test_downward): Likewise.
28060         (acos_test_upward): Likewise.
28061         (acosh_test): Likewise.
28062         (asin_test): Likewise.
28063         (asin_test_tonearest): Likewise.
28064         (asin_test_towardzero): Likewise.
28065         (asin_test_downward): Likewise.
28066         (asin_test_upward): Likewise.
28067         (asinh_test): Likewise.
28068         (atan_test): Likewise.
28069         (atanh_test): Likewise.
28070         (atan2_test): Likewise.
28071         (cabs_test): Likewise.
28072         (cacos_test): Use END_COMPLEX macro without arguments.
28073         (cacosh_test): Likewise.
28074         (carg_test): Use END macro without arguments.
28075         (casin_test): Use END_COMPLEX macro without arguments.
28076         (casinh_test): Likewise.
28077         (catan_test): Likewise.
28078         (catanh_test): Likewise.
28079         (cbrt_test): Use END macro without arguments.
28080         (ccos_test): Use END_COMPLEX macro without arguments.
28081         (ccosh_test): Likewise.
28082         (ceil_test): Use END macro without arguments.
28083         (cexp_test): Use END_COMPLEX macro without arguments.
28084         (cimag_test): Use END macro without arguments.
28085         (clog_test): Use END_COMPLEX macro without arguments.
28086         (clog10_test): Likewise.
28087         (conj_test): Likewise.
28088         (copysign_test): Use END macro without arguments.
28089         (cos_test): Likewise.
28090         (cos_test_tonearest): Likewise.
28091         (cos_test_towardzero): Likewise.
28092         (cos_test_downward): Likewise.
28093         (cos_test_upward): Likewise.
28094         (cosh_test): Likewise.
28095         (cosh_test_tonearest): Likewise.
28096         (cosh_test_towardzero): Likewise.
28097         (cosh_test_downward): Likewise.
28098         (cosh_test_upward): Likewise.
28099         (cpow_test): Use END_COMPLEX macro without arguments.
28100         (cproj_test): Likewise.
28101         (creal_test): Use END macro without arguments.
28102         (csin_test): Use END_COMPLEX macro without arguments.
28103         (csinh_test): Likewise.
28104         (csqrt_test): Likewise.
28105         (ctan_test): Likewise.
28106         (ctan_test_tonearest): Likewise.
28107         (ctan_test_towardzero): Likewise.
28108         (ctan_test_downward): Likewise.
28109         (ctan_test_upward): Likewise.
28110         (ctanh_test): Likewise.
28111         (ctanh_test_tonearest): Likewise.
28112         (ctanh_test_towardzero): Likewise.
28113         (ctanh_test_downward): Likewise.
28114         (ctanh_test_upward): Likewise.
28115         (erf_test): Use END macro without arguments.
28116         (erfc_test): Likewise.
28117         (exp_test): Likewise.
28118         (exp_test_tonearest): Likewise.
28119         (exp_test_towardzero): Likewise.
28120         (exp_test_downward): Likewise.
28121         (exp_test_upward): Likewise.
28122         (exp10_test): Likewise.
28123         (exp2_test): Likewise.
28124         (expm1_test): Likewise.
28125         (fabs_test): Likewise.
28126         (fdim_test): Likewise.
28127         (finite_test): Likewise.
28128         (floor_test): Likewise.
28129         (fma_test): Likewise.
28130         (fma_test_towardzero): Likewise.
28131         (fma_test_downward): Likewise.
28132         (fma_test_upward): Likewise.
28133         (fmax_test): Likewise.
28134         (fmin_test): Likewise.
28135         (fmod_test): Likewise.
28136         (fpclassify_test): Likewise.
28137         (frexp_test): Likewise.
28138         (gamma_test): Likewise.
28139         (hypot_test): Likewise.
28140         (ilogb_test): Likewise.
28141         (isfinite_test): Likewise.
28142         (isgreater_test): Likewise.
28143         (isgreaterequal_test): Likewise.
28144         (isinf_test): Likewise.
28145         (isless_test): Likewise.
28146         (islessequal_test): Likewise.
28147         (islessgreater_test): Likewise.
28148         (isnan_test): Likewise.
28149         (isnormal_test): Likewise.
28150         (issignaling_test): Likewise.
28151         (isunordered_test): Likewise.
28152         (j0_test): Likewise.
28153         (j1_test): Likewise.
28154         (jn_test): Likewise.
28155         (ldexp_test): Likewise.
28156         (lgamma_test): Likewise.
28157         (lrint_test): Likewise.
28158         (lrint_test_tonearest): Likewise.
28159         (lrint_test_towardzero): Likewise.
28160         (lrint_test_downward): Likewise.
28161         (lrint_test_upward): Likewise.
28162         (llrint_test): Likewise.
28163         (llrint_test_tonearest): Likewise.
28164         (llrint_test_towardzero): Likewise.
28165         (llrint_test_downward): Likewise.
28166         (llrint_test_upward): Likewise.
28167         (log_test): Likewise.
28168         (log10_test): Likewise.
28169         (log1p_test): Likewise.
28170         (log2_test): Likewise.
28171         (logb_test): Likewise.
28172         (logb_test_downward): Likewise.
28173         (lround_test): Likewise.
28174         (llround_test): Likewise.
28175         (modf_test): Likewise.
28176         (nearbyint_test): Likewise.
28177         (nextafter_test): Likewise.
28178         (nexttoward_test): Likewise.
28179         (pow_test): Likewise.
28180         (pow_test_tonearest): Likewise.
28181         (pow_test_towardzero): Likewise.
28182         (pow_test_downward): Likewise.
28183         (pow_test_upward): Likewise.
28184         (remainder_test): Likewise.
28185         (remainder_test_tonearest): Likewise.
28186         (remainder_test_towardzero): Likewise.
28187         (remainder_test_downward): Likewise.
28188         (remainder_test_upward): Likewise.
28189         (remquo_test): Likewise.
28190         (rint_test): Likewise.
28191         (rint_test_tonearest): Likewise.
28192         (rint_test_towardzero): Likewise.
28193         (rint_test_downward): Likewise.
28194         (rint_test_upward): Likewise.
28195         (round_test): Likewise.
28196         (scalb_test): Likewise.
28197         (scalbn_test): Likewise.
28198         (scalbln_test): Likewise.
28199         (signbit_test): Likewise.
28200         (sin_test): Likewise.
28201         (sin_test_tonearest): Likewise.
28202         (sin_test_towardzero): Likewise.
28203         (sin_test_downward): Likewise.
28204         (sin_test_upward): Likewise.
28205         (sincos_test): Likewise.
28206         (sinh_test): Likewise.
28207         (sinh_test_tonearest): Likewise.
28208         (sinh_test_towardzero): Likewise.
28209         (sinh_test_downward): Likewise.
28210         (sinh_test_upward): Likewise.
28211         (sqrt_test): Likewise.
28212         (tan_test): Likewise.
28213         (tan_test_tonearest): Likewise.
28214         (tan_test_towardzero): Likewise.
28215         (tan_test_downward): Likewise.
28216         (tan_test_upward): Likewise.
28217         (tanh_test): Likewise.
28218         (tgamma_test): Likewise.
28219         (trunc_test): Likewise.
28220         (y0_test): Likewise.
28221         (y1_test): Likewise.
28222         (yn_test): Likewise.
28223         (significand_test): Likewise.
28225 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
28227         [BZ #15381]
28228         * libio/genops.c (_IO_no_init): Initialize wide struct info.
28230 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
28232         [BZ #14894]
28233         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
28234         __ppc_mdoio and __ppc_mdoom.
28235         * manual/platform.texi: Document new functions __ppc_yield,
28236         __ppc_mdoio and __ppc_mdoom.
28238 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
28240         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
28241         (main): Mention "tls" pseudo-hwcap is legacy.
28242         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
28244 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
28246         * math/gen-libm-test.pl (parse_args): Output only string of
28247         arguments as text for test name, not full call or descriptions of
28248         tests for extra outputs.
28249         (generate_testfile): Do not pass function name to parse_args.
28250         Generate this_func variable from START.
28251         * math/libm-test.inc (struct test_f_f_data): Rename test_name
28252         field to arg_str.
28253         (struct test_ff_f_data): Likewise.
28254         (test_ff_f_data_nexttoward): Likewise.
28255         (struct test_fi_f_data): Likewise.
28256         (struct test_fl_f_data): Likewise.
28257         (struct test_if_f_data): Likewise.
28258         (struct test_fff_f_data): Likewise.
28259         (struct test_c_f_data): Likewise.
28260         (struct test_f_f1_data): Likewise.  Remove field extra_name.
28261         (struct test_fF_f1_data): Likewise.
28262         (struct test_ffI_f1_data): Likewise.
28263         (struct test_c_c_data): Rename test_name field to arg_str.
28264         (struct test_cc_c_data): Likewise.
28265         (struct test_f_i_data): Likewise.
28266         (struct test_ff_i_data): Likewise.
28267         (struct test_f_l_data): Likewise.
28268         (struct test_f_L_data): Likewise.
28269         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
28270         and extra2_name.
28271         (COMMON_TEST_SETUP): New macro.
28272         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
28273         (COMMON_TEST_CLEANUP): Likewise.
28274         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
28275         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
28276         macros.
28277         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
28278         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
28279         macros.
28280         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
28281         (RUN_TEST_fff_f): Take argument string.  Call new setup and
28282         cleanup macros.
28283         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
28284         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
28285         macros.
28286         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
28287         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
28288         macros.
28289         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
28290         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
28291         cleanup macros.
28292         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
28293         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
28294         cleanup macros.
28295         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
28296         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
28297         cleanup macros.
28298         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
28299         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
28300         macros.
28301         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
28302         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
28303         macros.
28304         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
28305         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
28306         macros.
28307         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
28308         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
28309         cleanup macros.
28310         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
28311         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
28312         cleanup macros.
28313         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
28314         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
28315         macros.
28316         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
28317         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
28318         cleanup macros.
28319         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
28320         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
28321         macros.
28322         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
28323         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
28324         macros.
28325         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
28326         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
28327         cleanup macros.
28328         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
28330 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
28332         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
28333         to _sifields.sigfault.
28334         (si_addr_lsb): Define new macro.
28335         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
28336         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
28337         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
28339 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
28341         [BZ #15441]
28342         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
28343         returns -1.
28344         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
28345         null return -1.
28346         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
28347         loading the domain.
28349 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
28351         * math/gen-libm-test.pl (parse_args): Do not include expected
28352         result in test name.
28353         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
28354         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
28355         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
28356         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
28357         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
28358         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28360 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
28362         * benchtests/Makefile: Sort function entries.
28364         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
28365         tanh, asinh, acosh, atanh.
28366         * benchtests/acos-inputs: New file.
28367         * benchtests/acosh-inputs: New file.
28368         * benchtests/asin-inputs: New file.
28369         * benchtests/asinh-inputs: New file.
28370         * benchtests/atanh-inputs: New file.
28371         * benchtests/cosh-inputs: New file.
28372         * benchtests/log-inputs: New file.
28373         * benchtests/sinh-inputs: New file.
28374         * benchtests/tanh-inputs: New file.
28376 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
28378         [BZ #15339]
28379         * posix/tst-getaddrinfo4.c: New test.
28380         * posix/Makefile (tests): Add it.
28382 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28384         [BZ #15339]
28385         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
28386         when no services were used.
28387         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
28388         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
28390 2013-05-21  Andreas Schwab  <schwab@suse.de>
28392         [BZ #15014]
28393         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
28394         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
28395         successful.
28396         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
28397         redundant variable declarations and reallocation of buffer when
28398         parsing as IPv6 address.  Always set NSS status when called from
28399         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
28400         buffer too small.  Correct computation of needed size.
28401         * nss/Makefile (tests): Add test-digits-dots.
28402         * nss/test-digits-dots.c: New test.
28404 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28406         * benchtests/Makefile: Remove instructions for adding
28407         benchmark tests.
28408         * benchtests/README: New file to explain how to execute and
28409         enhance the benchmark tests.
28411 2013-05-21  Andreas Schwab  <schwab@suse.de>
28413         [BZ #15493]
28414         * setjmp/Makefile (tests): Add tst-sigsetjmp.
28415         * setjmp/tst-sigsetjmp.c: New test.
28417 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
28419         * sysdeps/x86_64/memset.S (memset): New implementation.
28420         (__bzero): Likewise.
28421         (__memset_tail): New function.
28423 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
28425         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
28426         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
28427         __memcpy_sse2_unaligned ifunc selection.
28428         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
28429         Add memcpy-sse2-unaligned.S.
28430         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
28431         Add: __memcpy_sse2_unaligned.
28433 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
28435         [BZ #15490]
28436         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
28437         math_force_eval before restoring floating-point envrionment.
28438         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
28439         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
28440         Likewise.
28441         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
28442         <math_private.h>.
28443         (__nearbyintl): Use math_force_eval before restoring
28444         floating-point environment.
28445         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
28447         * math/gen-libm-test.pl (special_functions): Remove.
28448         (parse_args): Don't handle TEST_extra.  Handle functions with no
28449         return value.
28450         * math/libm-test.inc (struct test_sincos_data): Replace with
28451         struct test_fFF_11_data.
28452         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
28453         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
28454         (sincos_test_data): Change element type to struct
28455         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
28456         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
28457         RUN_TEST_LOOP_sincos.
28458         * math/README.libm-test: Don't mention special handling of
28459         individual functions.
28460         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
28461         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
28462         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
28463         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
28464         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
28465         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28467         * math/gen-libm-test.pl (get_variable): Remove function.
28468         (parse_args): Don't show pointer parameters to call in test
28469         names.  Use "extra output N" in test names for extra outputs
28470         rather than naming variables.
28472 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
28474         [BZ #15488]
28475         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
28476         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
28477         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
28478         double tests.
28479         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
28480         disable.
28481         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
28482         check_long_double.
28484         * math/gen-libm-test.pl (@tests): Remove variable.
28485         ($count): Likewise.
28486         (new_test): Remove function.
28487         (show_exceptions): New function.
28488         (special_functions): Use show_exceptions instead of new_test.
28489         (parse_args): Likewise.
28490         (generate_testfile): Pass only function name in generated call to
28491         print_max_error or print_complex_max_error.
28492         (get_ulps): Do not handle complex tests specially.
28493         (output_test): Rename to ...
28494         (get_all_ulps_for_test): ... this.  Return a string rather than
28495         printing to a file.  Require ulps to be present.
28496         (output_ulps): Generate arrays rather than #defines.
28497         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
28498         (struct ulp_data): New type.
28499         (BUILD_COMPLEX_ULP): Remove macro.
28500         (compare_ulp_data): New function.
28501         (find_ulps): Likewise.
28502         (find_test_ulps): Likewise.
28503         (find_function_ulps): Likewise.
28504         (find_complex_function_ulps): Likewise.
28505         (print_max_error): Determine allowed ulps using
28506         find_function_ulps.
28507         (print_complex_max_error): Determine allowed ulps using
28508         find_complex_function_ulps.
28509         (check_float_internal): Determine max ulps using find_test_ulps.
28510         (check_float): Do not take max_ulp parameter.  Update call to
28511         check_float_internal.
28512         (check_complex): Likewise.
28513         (check_int): Do not take max_ulp parameter.
28514         (check_long): Likewise.
28515         (check_bool): Likewise.
28516         (check_longlong): Likewise.
28517         (struct test_f_f_data): Remove max_ulp field.
28518         (struct test_ff_f_data): Likewise.
28519         (struct test_ff_f_data_nexttoward): Likewise.
28520         (struct test_fi_f_data): Likewise.
28521         (struct test_fl_f_data): Likewise.
28522         (struct test_if_f_data): Likewise.
28523         (struct test_fff_f_data): Likewise.
28524         (struct test_c_f_data): Likewise.
28525         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
28526         (struct test_fF_f1_data): Likewise.
28527         (struct test_ffI_f1_data): Likewise.
28528         (struct test_c_c_data): Remove max_ulp field.
28529         (struct test_cc_c_data): Likewise.
28530         (struct test_f_i_data): Likewise.
28531         (struct test_ff_i_data): Likewise.
28532         (struct test_f_l_data): Likewise.
28533         (struct test_f_L_data): Likewise.
28534         (struct test_sincos_data): Likewise.
28535         (RUN_TEST_f_f): Do not handle ulps.
28536         (RUN_TEST_LOOP_f_f): Likewise.
28537         (RUN_TEST_2_f): Likewise.
28538         (RUN_TEST_LOOP_2_f): Likewise.
28539         (RUN_TEST_fff_f): Likewise.
28540         (RUN_TEST_LOOP_fff_f): Likewise.
28541         (RUN_TEST_c_f): Likewise.
28542         (RUN_TEST_LOOP_c_f): Likewise.
28543         (RUN_TEST_f_f1): Likewise.
28544         (RUN_TEST_LOOP_f_f1): Likewise.
28545         (RUN_TEST_fF_f1): Likewise.
28546         (RUN_TEST_LOOP_fF_f1): Likewise.
28547         (RUN_TEST_fI_f1): Likewise.
28548         (RUN_TEST_LOOP_fI_f1): Likewise.
28549         (RUN_TEST_ffI_f1): Likewise.
28550         (RUN_TEST_LOOP_ffI_f1): Likewise.
28551         (RUN_TEST_c_c): Likewise.
28552         (RUN_TEST_LOOP_c_c): Likewise.
28553         (RUN_TEST_cc_c): Likewise.
28554         (RUN_TEST_LOOP_cc_c): Likewise.
28555         (RUN_TEST_f_i): Likewise.
28556         (RUN_TEST_LOOP_f_i): Likewise.
28557         (RUN_TEST_f_i_tg): Likewise.
28558         (RUN_TEST_LOOP_f_i_tg): Likewise.
28559         (RUN_TEST_ff_i_tg): Likewise.
28560         (RUN_TEST_LOOP_ff_i_tg): Likewise.
28561         (RUN_TEST_f_b): Likewise.
28562         (RUN_TEST_LOOP_f_b): Likewise.
28563         (RUN_TEST_f_b_tg): Likewise.
28564         (RUN_TEST_LOOP_f_b_tg): Likewise.
28565         (RUN_TEST_f_l): Likewise.
28566         (RUN_TEST_LOOP_f_l): Likewise.
28567         (RUN_TEST_f_L): Likewise.
28568         (RUN_TEST_LOOP_f_L): Likewise.
28569         (RUN_TEST_sincos): Likewise.
28570         (RUN_TEST_LOOP_sincos): Likewise.
28572 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
28574         [BZ #15480]
28575         [BZ #15485]
28576         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
28577         main case of finite arguments, set rounding mode to FE_TONEAREST
28578         and discard exceptions.
28579         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
28580         exceptions.
28581         (remainder_tonearest_test_data): New variable.
28582         (remainder_test_tonearest): New function.
28583         (remainder_towardzero_test_data): New variable.
28584         (remainder_test_towardzero): New function.
28585         (remainder_downward_test_data): New variable.
28586         (remainder_test_downward): New function.
28587         (remainder_upward_test_data): New variable.
28588         (remainder_test_upward): New function.
28589         (main): Call the new test functions.
28591         * math/libm-test.inc (struct test_f_f1_data): Remove field
28592         extra_init.
28593         (struct test_fF_f1_data): Likewise.
28594         (struct test_ffI_f1_data): Likewise.
28595         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
28596         based on value of EXTRA_EXPECTED.
28597         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
28598         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
28599         EXTRA_VAR based on value of EXTRA_EXPECTED.
28600         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
28601         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
28602         EXTRA_VAR based on value of EXTRA_EXPECTED.
28603         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
28604         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
28605         EXTRA_VAR based on value of EXTRA_EXPECTED.
28606         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
28607         * math/gen-libm-test.pl (parse_args): Don't output initializers
28608         for extra output values.
28610         * math/libm-test.inc (check_int): Expect result to be exactly
28611         equal to expected value and do not handle ulps.
28612         (check_long): Likewise.
28613         (check_longlong): Likewise.
28615         * math/libm-test.inc (ceil_test_data): Test for "inexact"
28616         exceptions.
28617         (cimag_test_data): Likewise.
28618         (conj_test_data): Likewise.
28619         (copysign_test_data): Likewise.
28620         (cproj_test_data): Likewise.
28621         (creal_test_data): Likewise.
28622         (fabs_test_data): Likewise.
28623         (fdim_test_data): Likewise.
28624         (finite_test_data): Likewise.
28625         (floor_test_data): Likewise.
28626         (fmax_test_data): Likewise.
28627         (fmin_test_data): Likewise.
28628         (fmod_test_data): Likewise.
28629         (fpclassify_test_data): Likewise.
28630         (frexp_test_data): Likewise.
28631         (ilogb_test_data): Likewise.
28632         (isfinite_test_data): Likewise.
28633         (isgreater_test_data): Likewise.
28634         (isgreaterequal_test_data): Likewise.
28635         (isinf_test_data): Likewise.
28636         (isless_test_data): Likewise.
28637         (islessequal_test_data): Likewise.
28638         (islessgreater_test_data): Likewise.
28639         (isnan_test_data): Likewise.
28640         (isnormal_test_data): Likewise.
28641         (issignaling_test_data): Likewise.
28642         (isunordered_test_data): Likewise.
28643         (ldexp_test_data): Likewise.
28644         (lrint_test_data): Likewise.
28645         (lrint_test_data) [TEST_FLOAT]: Disable one test.
28646         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
28647         (lrint_tonearest_test_data): Test for "inexact" exceptions.
28648         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
28649         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
28650         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
28651         test input.
28652         (lrint_towardzero_test_data): Test for "inexact" exceptions.
28653         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
28654         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
28655         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
28656         that test input.
28657         (lrint_downward_test_data): Test for "inexact" exceptions.
28658         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
28659         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
28660         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
28661         test input.
28662         (lrint_upward_test_data): Test for "inexact" exceptions.
28663         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
28664         test input.
28665         (llrint_test_data): Test for "inexact" exceptions.
28666         (llrint_test_data) [TEST_FLOAT]: Disable one test.
28667         (llrint_tonearest_test_data): Test for "inexact" exceptions.
28668         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
28669         (llrint_towardzero_test_data): Test for "inexact" exceptions.
28670         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
28671         (llrint_downward_test_data): Test for "inexact" exceptions.
28672         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
28673         (llrint_upward_test_data): Test for "inexact" exceptions.
28674         (logb_test_data): Likewise.
28675         (logb_downward_test_data): Likewise.
28676         (nextafter_test_data): Likewise.
28677         (nexttoward_test_data): Likewise.
28678         (remainder_test_data): Likewise.
28679         (remquo_test_data): Likewise.
28680         (scalbn_test_data): Likewise.
28681         (scalbln_test_data): Likewise.
28682         (signbit_test_data): Likewise.
28683         (sqrt_test_data): Likewise.
28684         (significand_test_data): Likewise.
28686 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
28688         [BZ #15424]
28689         * benchtests/bench-modf.c (struct args): Mark arg0 as
28690         volatile.
28691         * scripts/bench.pl: Mark members of struct args as volatile.
28693 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28695         [BZ # 15497]
28696         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
28697         negative infinity on POWER6 or lower.
28698         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
28700 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
28702         [BZ #15442]
28703         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
28704         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
28705         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
28706         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
28707         (_FP_SETQNAN): New macro.
28708         (_FP_SETQNAN_SEMIRAW): Likewise.
28709         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
28710         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
28711         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
28712         (FP_EXTEND): Use _FP_FRAC_SNANP.
28713         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
28714         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
28715         into account.
28716         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28717         New macro.
28718         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28719         Likewise.
28721 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
28723         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
28724         with DIVIDE_BY_ZERO_EXCEPTION.
28725         (gamma_test_data): Likewise.
28726         (lgamma_test_data): Likewise.
28727         (log_test_data): Likewise.
28728         (log10_test_data): Likewise.
28729         (log2_test_data): Likewise.
28730         (tgamma_test_data): Likewise.
28732         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
28733         (acos_test_tonearest): Likewise.
28734         (acos_test_towardzero): Likewise.
28735         (acos_test_downward): Likewise.
28736         (acos_test_upward): Likewise.
28737         (acosh_test): Likewise.
28738         (asin_test): Likewise.
28739         (asin_test_tonearest): Likewise.
28740         (asin_test_towardzero): Likewise.
28741         (asin_test_downward): Likewise.
28742         (asin_test_upward): Likewise.
28743         (asinh_test): Likewise.
28744         (atan_test): Likewise.
28745         (atanh_test): Likewise.
28746         (atan2_test): Likewise.
28747         (cabs_test): Likewise.
28748         (cacos_test): Likewise.
28749         (cacosh_test): Likewise.
28750         (casin_test): Likewise.
28751         (casinh_test): Likewise.
28752         (catan_test): Likewise.
28753         (catanh_test): Likewise.
28754         (cbrt_test): Likewise.
28755         (ccos_test): Likewise.
28756         (ccosh_test): Likewise.
28757         (cexp_test): Likewise.
28758         (clog_test): Likewise.
28759         (clog10_test): Likewise.
28760         (cos_test): Likewise.
28761         (cos_test_tonearest): Likewise.
28762         (cos_test_towardzero): Likewise.
28763         (cos_test_downward): Likewise.
28764         (cos_test_upward): Likewise.
28765         (cosh_test): Likewise.
28766         (cosh_test_tonearest): Likewise.
28767         (cosh_test_towardzero): Likewise.
28768         (cosh_test_downward): Likewise.
28769         (cosh_test_upward): Likewise.
28770         (cpow_test): Likewise.
28771         (csin_test): Likewise.
28772         (csinh_test): Likewise.
28773         (csqrt_test): Likewise.
28774         (ctan_test): Likewise.
28775         (ctan_test_tonearest): Likewise.
28776         (ctan_test_towardzero): Likewise.
28777         (ctan_test_downward): Likewise.
28778         (ctan_test_upward): Likewise.
28779         (ctanh_test): Likewise.
28780         (ctanh_test_tonearest): Likewise.
28781         (ctanh_test_towardzero): Likewise.
28782         (ctanh_test_downward): Likewise.
28783         (ctanh_test_upward): Likewise.
28784         (erf_test): Likewise.
28785         (erfc_test): Likewise.
28786         (exp_test): Likewise.
28787         (exp_test_tonearest): Likewise.
28788         (exp_test_towardzero): Likewise.
28789         (exp_test_downward): Likewise.
28790         (exp_test_upward): Likewise.
28791         (exp10_test): Likewise.
28792         (exp2_test): Likewise.
28793         (expm1_test): Likewise.
28794         (fmod_test): Likewise.
28795         (gamma_test): Likewise.
28796         (hypot_test): Likewise.
28797         (j0_test): Likewise.
28798         (j1_test): Likewise.
28799         (jn_test): Likewise.
28800         (lgamma_test): Likewise.
28801         (log_test): Likewise.
28802         (log10_test): Likewise.
28803         (log1p_test): Likewise.
28804         (log2_test): Likewise.
28805         (logb_test_downward): Likewise.
28806         (pow_test): Likewise.
28807         (pow_test_tonearest): Likewise.
28808         (pow_test_towardzero): Likewise.
28809         (pow_test_downward): Likewise.
28810         (pow_test_upward): Likewise.
28811         (remainder_test): Likewise.
28812         (remquo_test): Likewise.
28813         (sin_test): Likewise.
28814         (sin_test_tonearest): Likewise.
28815         (sin_test_towardzero): Likewise.
28816         (sin_test_downward): Likewise.
28817         (sin_test_upward): Likewise.
28818         (sincos_test): Likewise.
28819         (sinh_test): Likewise.
28820         (sinh_test_tonearest): Likewise.
28821         (sinh_test_towardzero): Likewise.
28822         (sinh_test_downward): Likewise.
28823         (sinh_test_upward): Likewise.
28824         (sqrt_test): Likewise.
28825         (tan_test): Likewise.
28826         (tan_test_tonearest): Likewise.
28827         (tan_test_towardzero): Likewise.
28828         (tan_test_downward): Likewise.
28829         (tan_test_upward): Likewise.
28830         (tanh_test): Likewise.
28831         (tgamma_test): Likewise.
28832         (y0_test): Likewise.
28833         (y1_test): Likewise.
28834         (yn_test): Likewise.
28836         * math/gen-libm-test.pl (adjust_arg): Remove function.
28837         (special_function): Remove argument $in_func.  Only handle
28838         generating output for tables of tests, not inside functions.
28839         (parse_args): Likewise.
28840         (generate_testfile): Remove variable $in_func.  Update call to
28841         parse_args.
28842         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
28843         (MINUS_ZERO_INIT): Rename macro to minus_zero.
28844         (PLUS_INFTY_INIT): Rename macro to plus_infty.
28845         (MINUS_INFTY_INIT): Rename macro to minus_infty.
28846         (QNAN_VALUE_INIT): Rename macro to qnan_value.
28847         (MAX_VALUE_INIT): Rename macro to max_value.
28848         (MIN_VALUE_INIT): Rename macro to min_value.
28849         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
28850         (plus_zero): Remove variable.
28851         (minus_zero): Likewise.
28852         (plus_infty): Likewise.
28853         (minus_infty): Likewise.
28854         (qnan_value): Likewise.
28855         (max_value): Likewise.
28856         (min_value): Likewise.
28857         (min_subnorm_value): Likewise.
28859 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28861         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
28862         uint64_t or uint32_t usage.
28863         * crypt/sha256-block.c: Likewise.
28864         * crypt/sha256-crypt.c: Likewise.
28865         * crypt/sha256.c: Likewise.
28866         * crypt/sha512-block.c: Likewise.
28867         * crypt/sha512-crypt.c: Likewise.
28868         * crypt/sha512.c: Likewise.
28869         * debug/backtrace-tst.c: Likewise.
28870         * debug/pcprofiledump.c: Likewise.
28871         * elf/cache.c: Likewise.
28872         * elf/dl-cache.c: Likewise.
28873         * elf/dl-misc.c: Likewise.
28874         * elf/dl-profile.c: Likewise.
28875         * elf/dl-support.c: Likewise.
28876         * elf/ldconfig.c: Likewise.
28877         * elf/sprof.c: Likewise.
28878         * iconv/dummy-repertoire.c: Likewise.
28879         * iconv/iconv_charmap.c: Likewise.
28880         * iconv/skeleton.c: Likewise.
28881         * iconvdata/8bit-generic.c: Likewise.
28882         * iconvdata/cp737.h: Likewise.
28883         * iconvdata/cp775.h: Likewise.
28884         * iconvdata/ibm1008.h: Likewise.
28885         * iconvdata/ibm1025.h: Likewise.
28886         * iconvdata/ibm1046.h: Likewise.
28887         * iconvdata/ibm1097.h: Likewise.
28888         * iconvdata/ibm1112.h: Likewise.
28889         * iconvdata/ibm1122.h: Likewise.
28890         * iconvdata/ibm1123.h: Likewise.
28891         * iconvdata/ibm1124.h: Likewise.
28892         * iconvdata/ibm1129.h: Likewise.
28893         * iconvdata/ibm1130.h: Likewise.
28894         * iconvdata/ibm1132.h: Likewise.
28895         * iconvdata/ibm1133.h: Likewise.
28896         * iconvdata/ibm1137.h: Likewise.
28897         * iconvdata/ibm1140.h: Likewise.
28898         * iconvdata/ibm1141.h: Likewise.
28899         * iconvdata/ibm1142.h: Likewise.
28900         * iconvdata/ibm1143.h: Likewise.
28901         * iconvdata/ibm1144.h: Likewise.
28902         * iconvdata/ibm1145.h: Likewise.
28903         * iconvdata/ibm1146.h: Likewise.
28904         * iconvdata/ibm1147.h: Likewise.
28905         * iconvdata/ibm1148.h: Likewise.
28906         * iconvdata/ibm1149.h: Likewise.
28907         * iconvdata/ibm1153.h: Likewise.
28908         * iconvdata/ibm1154.h: Likewise.
28909         * iconvdata/ibm1155.h: Likewise.
28910         * iconvdata/ibm1156.h: Likewise.
28911         * iconvdata/ibm1157.h: Likewise.
28912         * iconvdata/ibm1158.h: Likewise.
28913         * iconvdata/ibm1160.h: Likewise.
28914         * iconvdata/ibm1161.h: Likewise.
28915         * iconvdata/ibm1162.h: Likewise.
28916         * iconvdata/ibm1163.h: Likewise.
28917         * iconvdata/ibm1164.h: Likewise.
28918         * iconvdata/ibm1166.h: Likewise.
28919         * iconvdata/ibm1167.h: Likewise.
28920         * iconvdata/ibm12712.h: Likewise.
28921         * iconvdata/ibm1390.h: Likewise.
28922         * iconvdata/ibm1399.h: Likewise.
28923         * iconvdata/ibm16804.h: Likewise.
28924         * iconvdata/ibm4517.h: Likewise.
28925         * iconvdata/ibm4899.h: Likewise.
28926         * iconvdata/ibm4909.h: Likewise.
28927         * iconvdata/ibm4971.h: Likewise.
28928         * iconvdata/ibm5347.h: Likewise.
28929         * iconvdata/ibm803.h: Likewise.
28930         * iconvdata/ibm856.h: Likewise.
28931         * iconvdata/ibm901.h: Likewise.
28932         * iconvdata/ibm902.h: Likewise.
28933         * iconvdata/ibm9030.h: Likewise.
28934         * iconvdata/ibm9066.h: Likewise.
28935         * iconvdata/ibm921.h: Likewise.
28936         * iconvdata/ibm922.h: Likewise.
28937         * iconvdata/ibm9448.h: Likewise.
28938         * iconvdata/isiri-3342.h: Likewise.
28939         * iconvdata/jis0201.h: Likewise.
28940         * include/link.h: Likewise.
28941         * include/netdb.h: Likewise.
28942         * inet/check_native.c: Likewise.
28943         * inet/check_pf.c: Likewise.
28944         * inet/getipv4sourcefilter.c: Likewise.
28945         * inet/getnameinfo.c: Likewise.
28946         * inet/getsourcefilter.c: Likewise.
28947         * inet/htonl.c: Likewise.
28948         * inet/setipv4sourcefilter.c: Likewise.
28949         * inet/setsourcefilter.c: Likewise.
28950         * inet/test-inet6_opt.c: Likewise.
28951         * inet/tst-network.c: Likewise.
28952         * locale/C-collate.c: Likewise.
28953         * locale/C-ctype.c: Likewise.
28954         * locale/C-time.c: Likewise.
28955         * locale/C-translit.h: Likewise.
28956         * locale/loadarchive.c: Likewise.
28957         * locale/programs/3level.h: Likewise.
28958         * locale/programs/charmap.c: Likewise.
28959         * locale/programs/charmap.h: Likewise.
28960         * locale/programs/ld-address.c: Likewise.
28961         * locale/programs/ld-collate.c: Likewise.
28962         * locale/programs/ld-ctype.c: Likewise.
28963         * locale/programs/ld-identification.c: Likewise.
28964         * locale/programs/ld-measurement.c: Likewise.
28965         * locale/programs/ld-messages.c: Likewise.
28966         * locale/programs/ld-monetary.c: Likewise.
28967         * locale/programs/ld-name.c: Likewise.
28968         * locale/programs/ld-numeric.c: Likewise.
28969         * locale/programs/ld-paper.c: Likewise.
28970         * locale/programs/ld-telephone.c: Likewise.
28971         * locale/programs/ld-time.c: Likewise.
28972         * locale/programs/linereader.c: Likewise.
28973         * locale/programs/locale.c: Likewise.
28974         * locale/programs/locarchive.c: Likewise.
28975         * locale/programs/locfile.h: Likewise.
28976         * locale/programs/repertoire.c: Likewise.
28977         * locale/programs/simple-hash.c: Likewise.
28978         * locale/programs/simple-hash.h: Likewise.
28979         * malloc/memusage.c: Likewise.
28980         * malloc/memusagestat.c: Likewise.
28981         * nis/nis_defaults.c: Likewise.
28982         * nis/nis_hash.c: Likewise.
28983         * nis/nis_print.c: Likewise.
28984         * nis/nis_xdr.c: Likewise.
28985         * nscd/connections.c: Likewise.
28986         * nscd/hstcache.c: Likewise.
28987         * nscd/nscd_gethst_r.c: Likewise.
28988         * nscd/nscd_getserv_r.c: Likewise.
28989         * nscd/nscd_helper.c: Likewise.
28990         * nscd/servicescache.c: Likewise.
28991         * nss/makedb.c: Likewise.
28992         * nss/nss_db/db-XXX.c: Likewise.
28993         * nss/nss_db/db-initgroups.c: Likewise.
28994         * nss/nss_db/db-netgrp.c: Likewise.
28995         * nss/nss_files/files-network.c: Likewise.
28996         * nss/nss_files/files-parse.c: Likewise.
28997         * posix/bug-regex5.c: Likewise.
28998         * posix/fnmatch_loop.c: Likewise.
28999         * posix/regcomp.c: Likewise.
29000         * posix/regexec.c: Likewise.
29001         * posix/tst-rfc3484-2.c: Likewise.
29002         * posix/tst-rfc3484-3.c: Likewise.
29003         * posix/tst-rfc3484.c: Likewise.
29004         * resolv/nss_dns/dns-canon.c: Likewise.
29005         * resolv/nss_dns/dns-network.c: Likewise.
29006         * resolv/res_init.c: Likewise.
29007         * resolv/res_mkquery.c: Likewise.
29008         * resolv/tst-aton.c: Likewise.
29009         * stdlib/cxa_atexit.c: Likewise.
29010         * stdlib/cxa_finalize.c: Likewise.
29011         * stdlib/gen-fpioconst.c: Likewise.
29012         * stdlib/strtol_l.c: Likewise.
29013         * string/tst-endian.c: Likewise.
29014         * sunrpc/auth_des.c: Likewise.
29015         * sunrpc/clnt_udp.c: Likewise.
29016         * sunrpc/rtime.c: Likewise.
29017         * sunrpc/svcauth_des.c: Likewise.
29018         * sunrpc/xdr.c: Likewise.
29019         * sunrpc/xdr_intXX_t.c: Likewise.
29020         * sunrpc/xdr_rec.c: Likewise.
29021         * sysdeps/generic/ldconfig.h: Likewise.
29022         * sysdeps/generic/ldsodefs.h: Likewise.
29023         * sysdeps/generic/memusage.h: Likewise.
29024         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
29025         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
29026         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
29027         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
29028         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
29029         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
29030         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
29031         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
29032         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
29033         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
29034         * sysdeps/posix/getaddrinfo.c: Likewise.
29035         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
29036         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29037         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
29038         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
29039         * sysdeps/powerpc/test-gettimebase.c: Likewise.
29040         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
29041         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
29042         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
29043         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
29044         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
29045         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
29046         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
29047         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
29048         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
29049         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
29050         * sysdeps/x86_64/dl-tls.h: Likewise.
29051         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
29052         * time/alt_digit.c: Likewise.
29053         * time/era.c: Likewise.
29054         * wcsmbs/tst-c16c32-1.c: Likewise.
29056 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29058         * math/libm-test.inc (struct test_sincos_data): New type.
29059         (RUN_TEST_LOOP_sincos): New macro.
29060         (sincos_test_data): New variable.
29061         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
29063 2013-05-16  Richard Henderson  <rth@redhat.com>
29065         * math/atest-exp2.c (LIMB64): New macro.
29066         (CONSTSZ): New macro.
29067         (mp_exp1, mp_exp_m1, mp_log2): New variables.
29068         (hexdig): Move ...
29069         (print_mpn_fp): ... to function scope.
29070         (read_mpn_hex): Remove.
29071         (get_log2): Remove.
29072         (exp2_mpn): Use mp_log2.
29073         (main): Use mp_exp1.
29075 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29077         * math/libm-test.inc: Remove comment about not testing "inexact"
29078         exceptions.
29079         (INEXACT_EXCEPTION): New macro.
29080         (NO_INEXACT_EXCEPTION): Likewise.
29081         (INVALID_EXCEPTION_OK): Update value.
29082         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
29083         (OVERFLOW_EXCEPTION_OK): Likewise.
29084         (UNDERFLOW_EXCEPTION_OK): Likewise.
29085         (IGNORE_ZERO_INF_SIGN): Likewise.
29086         (ERRNO_UNCHANGED): Likewise.
29087         (ERRNO_EDOM): Likewise.
29088         (ERRNO_ERANGE): Likewise.
29089         (test_exceptions): Handle testing "inexact" exceptions.
29090         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
29091         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
29092         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
29093         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
29094         INEXACT_EXCEPTION.
29095         (rint_towardzero_test_data): Likewise.
29096         (rint_downward_test_data): Likewise.
29097         (rint_upward_test_data): Likewise.
29099         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
29100         with OVERFLOW_EXCEPTION.
29101         (exp10_test_data): Likewise.
29102         (exp2_test_data): Likewise.
29103         (expm1_test_data): Likewise.
29104         (lgamma_test_data): Likewise.
29105         (pow_test_data): Likewise.
29106         (tgamma_test_data): Likewise.
29107         (yn_test_data): Remove duplicate test of overflow.
29109         * math/libm-test.inc (struct test_cc_c_data): New type.
29110         (RUN_TEST_LOOP_cc_c): New macro.
29111         (cpow_test_data): New variable.
29112         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
29114         * math/libm-test.inc (struct test_f_L_data): New type.
29115         (RUN_TEST_LOOP_f_L): New macro.
29116         (llrint_test_data): New variable.
29117         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
29118         (llrint_tonearest_test_data): New variable.
29119         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
29120         (llrint_towardzero_test_data): New variable.
29121         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
29122         (llrint_downward_test_data): New variable.
29123         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
29124         (llrint_upward_test_data): New variable.
29125         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
29126         (llround_test_data): New variable.
29127         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
29129 2013-05-13  Peter Collingbourne  <pcc@google.com>
29131         * math/atest-exp2.c (get_log2): Remove const attribute.
29133 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
29135         * math/libm-test.inc (struct test_f_l_data): New type.
29136         (RUN_TEST_LOOP_f_l): New macro.
29137         (lrint_test_data): New variable.
29138         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
29139         (lrint_tonearest_test_data): New variable.
29140         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
29141         (lrint_towardzero_test_data): New variable.
29142         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
29143         (lrint_downward_test_data): New variable.
29144         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
29145         (lrint_upward_test_data): New variable.
29146         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
29147         (lround_test_data): New variable.
29148         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
29150 2013-05-15  Peter Collingbourne  <pcc@google.com>
29152         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
29153         (EXTRACT_WORDS64) Use where appropriate.
29154         (INSERT_WORDS64) Likewise.
29156         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
29157         constraints with x constraints.
29158         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
29160         * malloc/obstack.c (_obstack_compat): Add initializer.
29162 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
29164         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
29165         si_trapno and add si_addr_lsb to _sifields.sigfault.
29166         (si_trapno): Remove macro.
29167         (si_addr_lsb): Define new macro.
29168         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
29170 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
29172         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
29173         instead of TEST_f_l.
29174         (llrint_test_tonearest): Likewise.
29175         (llrint_test_towardzero): Likewise.
29176         (llrint_test_downward): Likewise.
29177         (llrint_test_upward): Likewise.
29178         (llround_test): Likewise.
29180         * math/libm-test.inc (struct test_f_i_data): Add comment.
29181         (RUN_TEST_LOOP_f_b): New macro.
29182         (RUN_TEST_LOOP_f_b_tg): Likewise.
29183         (finite_test_data): New variable.
29184         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
29185         (isfinite_test_data): New variable.
29186         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29187         (isinf_test_data): New variable.
29188         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29189         (isnan_test_data): New variable.
29190         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29191         (isnormal_test_data): New variable.
29192         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29193         (issignaling_test_data): New variable.
29194         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29195         (signbit_test_data): New variable.
29196         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29198         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
29199         with INVALID_EXCEPTION.
29200         (acosh_test_data): Likewise.
29201         (asin_test_data): Likewise.
29202         (atanh_test_data): Likewise.
29203         (fmod_test_data): Likewise.
29204         (log_test_data): Likewise.
29205         (log10_test_data): Likewise.
29206         (log2_test_data): Likewise.
29207         (pow_test_data): Likewise.
29208         (sqrt_test_data): Likewise.
29209         (y0_test_data): Likewise.
29210         (y1_test_data): Likewise.
29211         (yn_test_data): Likewise.
29213         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
29214         function contents.
29216         * math/libm-test.inc (struct test_ff_i_data): New type.
29217         (RUN_TEST_LOOP_ff_i_tg): New macro.
29218         (isgreater_test_data): New variable.
29219         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29220         (isgreaterequal_test_data): New variable.
29221         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29222         (isless_test_data): New variable.
29223         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29224         (islessequal_test_data): New variable.
29225         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29226         (islessgreater_test_data): New variable.
29227         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29228         (isunordered_test_data): New variable.
29229         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29231 2013-05-14  David S. Miller  <davem@davemloft.net>
29233         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29235 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
29237         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
29239         * math/libm-test.inc (struct test_fF_f1_data): Change type of
29240         extra_test to int.
29241         (struct test_f_i_data): Change type of max_ulp to int.
29243         * math/libm-test.inc (test_ffI_f1_data): New type.
29244         (RUN_TEST_LOOP_ffI_f1): New macro.
29245         (remquo_test_data): New variable.
29246         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
29248         * setjmp/tst-setjmp-fp.c: New file.
29249         * setjmp/Makefile (tests): Add tst-setjmp-fp.
29250         (link-libm): New variable.
29251         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
29253         * math/libm-test.inc (struct test_f_i_data): New type.
29254         (RUN_TEST_LOOP_f_i): New macro.
29255         (RUN_TEST_LOOP_f_i_tg): Likewise.
29256         (fpclassify_test_data): New variable.
29257         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
29258         (ilogb_test_data): New variable.
29259         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
29261         * math/libm-test.inc (scalbln_test): Correct function name in END
29262         call.
29264         * math/libm-test.inc (struct test_f_f1_data): Add comment.
29265         (RUN_TEST_LOOP_fI_f1): New macro.
29266         (frexp_test_data): New variable.
29267         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
29269         * math/libm-test.inc (struct test_fF_f1_data): New type.
29270         (RUN_TEST_LOOP_fF_f1): New macro.
29271         (modf_test_data): New variable.
29272         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
29274         * math/libm-test.inc (struct test_f_f1_data): New type.
29275         (RUN_TEST_LOOP_f_f1): New macro.
29276         (gamma_test_data): New variable.
29277         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
29278         (lgamma_test_data): New variable.
29279         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
29281 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
29283         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
29284         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
29285         (main): Comment "tls" pseudo-hwcap.
29287 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
29289         * math/libm-test.inc (struct test_fl_f_data): New type.
29290         (RUN_TEST_LOOP_fl_f): New variable.
29291         (scalbln_test_data): New variable.
29292         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
29294         * math/libm-test.inc (struct test_fi_f_data): New type.
29295         (RUN_TEST_LOOP_fi_f): New macro.
29296         (ldexp_test_data): New variable.
29297         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
29298         (scalbn_test_data): New variable.
29299         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
29301         * math/libm-test.inc (struct test_c_f_data): New type.
29302         (RUN_TEST_LOOP_c_f): New macro.
29303         (cabs_test_data): New variable.
29304         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
29305         (carg_test_data): New variable.
29306         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
29307         (cimag_test_data): New variable.
29308         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
29309         (creal_test_data): New variable.
29310         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
29312         * math/libm-test.inc (struct test_if_f_data): New type.
29313         (RUN_TEST_LOOP_if_f): New macro.
29314         (jn_test_data): New variable.
29315         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
29316         (yn_test_data): New variable.
29317         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
29319         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
29321 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29323         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
29324         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
29326 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
29328         * benchtests/Makefile (CPPFLAGS-nonlib): Add
29329         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
29330         (bench-deps): Add bench-timing.h.
29331         * benchtests-bench-skeleton.c: Include bench-timing.h.
29332         (main): Use TIMING_* macros instead of clock_gettime.
29333         * benchtests/bench-timing.h: New file.
29335         [BZ #14582]
29336         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
29337         Renamed from _LIB_VERSION.
29338         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
29340 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
29342         * math/libm-test.inc (struct test_fff_f_data): New type.
29343         (RUN_TEST_LOOP_fff_f): New macro.
29344         (fma_test_data): New variable.
29345         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
29346         (fma_towardzero_test_data): New variable.
29347         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
29348         (fma_downward_test_data): New variable.
29349         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
29350         (fma_upward_test_data): New variable.
29351         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
29353         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
29354         (struct test_c_c_data): New type.
29355         (RUN_TEST_LOOP_c_c): New macro.
29356         (cacos_test_data): New variable.
29357         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
29358         (cacosh_test_data): New variable.
29359         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
29360         (casin_test_data): New variable.
29361         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
29362         (casinh_test_data): New variable.
29363         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
29364         (catan_test_data): New variable.
29365         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
29366         (catanh_test_data): New variable.
29367         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
29368         (ccos_test_data): New variable.
29369         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
29370         (ccosh_test_data): New variable.
29371         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
29372         (cexp_test_data): New variable.
29373         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
29374         (clog_test_data): New variable.
29375         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
29376         (clog10_test_data): New variable.
29377         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
29378         (conj_test_data): New variable.
29379         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
29380         (cproj_test_data): New variable.
29381         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
29382         (csin_test_data): New variable.
29383         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
29384         (csinh_test_data): New variable.
29385         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
29386         (csqrt_test_data): New variable.
29387         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
29388         (ctan_test_data): New variable.
29389         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
29390         (ctan_tonearest_test_data): New variable.
29391         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
29392         (ctan_towardzero_test_data): New variable.
29393         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
29394         (ctan_downward_test_data): New variable.
29395         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
29396         (ctan_upward_test_data): New variable.
29397         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
29398         (ctanh_test_data): New variable.
29399         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
29400         (ctanh_tonearest_test_data): New variable.
29401         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
29402         (ctanh_towardzero_test_data): New variable.
29403         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
29404         (ctanh_downward_test_data): New variable.
29405         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
29406         (ctanh_upward_test_data): New variable.
29407         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
29408         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
29409         of BUILD_COMPLEX.
29411         * math/libm-test.inc (struct test_ff_f_data): New type.
29412         (struct test_ff_f_data_nexttoward): Likewise.
29413         (RUN_TEST_LOOP_2_f): New macro.
29414         (RUN_TEST_LOOP_ff_f): Likewise.
29415         (atan2_test_data): New variable.
29416         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
29417         (copysign_test_data): New variable.
29418         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
29419         (fdim_test_data): New variable.
29420         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
29421         (fmax_test_data): New variable.
29422         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
29423         (fmin_test_data): New variable.
29424         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
29425         (fmod_test_data): New variable.
29426         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
29427         (hypot_test_data): New variable.
29428         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
29429         (nextafter_test_data): New variable.
29430         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
29431         (nexttoward_test_data): New variable.
29432         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
29433         (pow_test_data): New variable.
29434         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
29435         (pow_tonearest_test_data): New variable.
29436         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
29437         (pow_towardzero_test_data): New variable.
29438         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
29439         (pow_downward_test_data): New variable.
29440         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
29441         (pow_upward_test_data): New variable.
29442         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
29443         (remainder_test_data): New variable.
29444         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
29445         (scalb_test_data): New variable.
29446         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
29447         * sysdeps/i386/fpu/libm-test-ulps: Update.
29449 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
29451         * math/libm-test.inc (fma_test): Use max_value instead of local
29452         variable fltmax.
29453         (nextafter_test): Likewise.
29455         * math/libm-test.inc (acos_towardzero_test_data): New variable.
29456         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29457         (acos_downward_test_data): New variable.
29458         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29459         (acos_upward_test_data): New variable.
29460         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29461         (acosh_test_data): New variable.
29462         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
29463         (asin_test_data): New variable.
29464         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
29465         (asin_tonearest_test_data): New variable.
29466         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29467         (asin_towardzero_test_data): New variable.
29468         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29469         (asin_downward_test_data): New variable.
29470         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29471         (asin_upward_test_data): New variable.
29472         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29473         (asinh_test_data): New variable.
29474         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
29475         (atan_test_data): New variable.
29476         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
29477         (atanh_test_data): New variable.
29478         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
29479         (cbrt_test_data): New variable.
29480         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
29481         (ceil_test_data): New variable.
29482         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
29483         (cos_test_data): New variable.
29484         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
29485         (cos_tonearest_test_data): New variable.
29486         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29487         (cos_towardzero_test_data): New variable.
29488         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29489         (cos_downward_test_data): New variable.
29490         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29491         (cos_upward_test_data): New variable.
29492         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29493         (cosh_test_data): New variable.
29494         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
29495         (cosh_tonearest_test_data): New variable.
29496         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29497         (cosh_towardzero_test_data): New variable.
29498         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29499         (cosh_downward_test_data): New variable.
29500         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29501         (cosh_upward_test_data): New variable.
29502         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29503         (erf_test_data): New variable.
29504         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
29505         (erfc_test_data): New variable.
29506         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
29507         (exp_test_data): New variable.
29508         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
29509         (exp_tonearest_test_data): New variable.
29510         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29511         (exp_towardzero_test_data): New variable.
29512         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29513         (exp_downward_test_data): New variable.
29514         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29515         (exp_upward_test_data): New variable.
29516         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29517         (exp10_test_data): New variable.
29518         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
29519         (exp2_test_data): New variable.
29520         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
29521         (expm1_test_data): New variable.
29522         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
29523         (fabs_test_data): New variable.
29524         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
29525         (floor_test_data): New variable.
29526         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
29527         (j0_test_data): New variable.
29528         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
29529         (j1_test_data): New variable.
29530         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
29531         (log_test_data): New variable.
29532         (log_test): Run tests with RUN_TEST_LOOP_f_f.
29533         (log10_test_data): New variable.
29534         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
29535         (log1p_test_data): New variable.
29536         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
29537         (log2_test_data): New variable.
29538         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
29539         (logb_test_data): New variable.
29540         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
29541         (logb_downward_test_data): New variable.
29542         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29543         (nearbyint_test_data): New variable.
29544         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
29545         (rint_test_data): New variable.
29546         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
29547         (rint_tonearest_test_data): New variable.
29548         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29549         (rint_towardzero_test_data): New variable.
29550         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29551         (rint_downward_test_data): New variable.
29552         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29553         (rint_upward_test_data): New variable.
29554         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29555         (round_test_data): New variable.
29556         (round_test): Run tests with RUN_TEST_LOOP_f_f.
29557         (sin_test_data): New variable.
29558         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
29559         (sin_tonearest_test_data): New variable.
29560         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29561         (sin_towardzero_test_data): New variable.
29562         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29563         (sin_downward_test_data): New variable.
29564         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29565         (sin_upward_test_data): New variable.
29566         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29567         (sinh_test_data): New variable.
29568         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
29569         (sinh_tonearest_test_data): New variable.
29570         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29571         (sinh_towardzero_test_data): New variable.
29572         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29573         (sinh_downward_test_data): New variable.
29574         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29575         (sinh_upward_test_data): New variable.
29576         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29577         (sqrt_test_data): New variable.
29578         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
29579         (tan_test_data): New variable.
29580         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
29581         (tan_tonearest_test_data): New variable.
29582         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29583         (tan_towardzero_test_data): New variable.
29584         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29585         (tan_downward_test_data): New variable.
29586         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29587         (tan_upward_test_data): New variable.
29588         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29589         (tanh_test_data): New variable.
29590         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
29591         (tgamma_test_data): New variable.
29592         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
29593         (trunc_test_data): New variable.
29594         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
29595         (y0_test_data): New variable.
29596         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
29597         (y1_test_data): New variable.
29598         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
29599         (significand_test_data): New variable.
29600         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
29602 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
29604         [BZ #12387]
29605         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
29607 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
29609         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
29611 2013-05-10  Andreas Jaeger  <aj@suse.de>
29613         [BZ #15448]
29614         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
29615         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
29617 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
29619         * math/gen-libm-test.pl (adjust_arg): New function.
29620         (special_functions): Handle generating output in both functions
29621         and arrays.
29622         (parse_args): Likewise.
29623         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
29624         $in_func argument to parse_args.
29625         * math/libm-test.inc (struct test_f_f_data): New type.
29626         (IF_ROUND_INIT_): New macro.
29627         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
29628         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
29629         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
29630         (IF_ROUND_INIT_FE_UPWARD): Likewise.
29631         (ROUND_RESTORE_): Likewise.
29632         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
29633         (ROUND_RESTORE_FE_TONEAREST): Likewise.
29634         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
29635         (ROUND_RESTORE_FE_UPWARD): Likewise.
29636         (RUN_TEST_LOOP_f_f): New macro.
29637         (acos_test_data): New variable.
29638         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
29639         (acos_tonearest_test_data): New variable.
29640         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29642 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
29644         * benchtests/bench-skeleton.c (startup): Fix coding style.
29646 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
29648         [BZ #6809]
29649         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
29650         negative infinity argument.
29651         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
29652         negative infinity argument.
29653         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
29654         negative infinity argument.
29655         * math/libm-test.inc (tgamma_test): Expect errno to be set for
29656         domain errors.
29658 2013-05-10  Florian Weimer  <fweimer@redhat.com>
29660         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
29661         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
29662         * iconv/iconv_prog.c (main): Likewise.
29663         * locale/programs/charmap-dir.c (charmap_readdir)
29664         (fopen_uncompressed): Likewise.
29665         * locale/programs/locfile.c (siblings_uncached)
29666         (write_locale_data): Use lstat64 instead of lstat.
29667         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
29668         stat.
29670 2013-05-10  Andreas Jaeger  <aj@suse.de>
29672         [BZ #15395]
29673         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
29674         localization.
29675         Include <locale.h>.
29677 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
29679         * elf/dl-close.c (_dl_close_worker): Add comments.
29681 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
29683         [BZ #15359]
29684         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
29685         high part of pi/2.
29686         (__ieee754_rem_pio2l): Update comments.
29688         [BZ #15429]
29689         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
29690         high part of pi/2.
29691         (__ieee754_rem_pio2l): Update comments.
29693         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
29694         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
29696         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
29697         M_PI_4l.
29699         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
29700         (M_PI_34_LOG10El): Likewise.
29701         (M_PI2_LOG10El): Likewise.
29702         (M_PI4_LOG10El): Likewise.
29703         (M_PI_LOG10El): Likewise.
29705 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29707         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29709 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
29711         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
29712         (MINUS_ZERO_INIT): Likewise.
29713         (PLUS_INFTY_INIT): Likewise.
29714         (MINUS_INFTY_INIT): Likewise.
29715         (QNAN_VALUE_INIT): Likewise.
29716         (MAX_VALUE_INIT): Likewise.
29717         (MIN_VALUE_INIT): Likewise.
29718         (MIN_SUBNORM_VALUE_INIT): Likewise.
29719         (plus_zero): Initialize with PLUS_ZERO_INIT.
29720         (minus_zero): Initialize with MINUS_ZERO_INIT.
29721         (plus_infty): Initialize with PLUS_INFTY_INIT.
29722         (minus_infty): Initialize with MINUS_INFTY_INIT.
29723         (qnan_value): Initialize with QNAN_VALUE_INIT.
29724         (max_value): Initialize with MAX_VALUE_INIT.
29725         (min_value): Initialize with MIN_VALUE_INIT.
29726         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
29728         * math/libm-test.inc (RUN_TEST_if_f): New macro.
29729         (jn_test): Use TEST_if_f instead of TEST_ff_f.
29730         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
29731         (yn_test): Use TEST_if_f instead of TEST_ff_f.
29733         * math/libm-test.inc (RUN_TEST_f_f): New macro.
29734         (RUN_TEST_2_f): Likewise.
29735         (RUN_TEST_ff_f): Likewise.
29736         (RUN_TEST_fi_f): Likewise.
29737         (RUN_TEST_fl_f): Likewise.
29738         (RUN_TEST_fff_f): Likewise.
29739         (RUN_TEST_c_f): Likewise.
29740         (RUN_TEST_f_f1): Likewise.
29741         (RUN_TEST_fF_f1): Likewise.
29742         (RUN_TEST_fI_f1): Likewise.
29743         (RUN_TEST_ffI_f1): Likewise.
29744         (RUN_TEST_c_c): Likewise.
29745         (RUN_TEST_cc_c): Likewise.
29746         (RUN_TEST_f_i): Likewise.
29747         (RUN_TEST_f_i_tg): Likewise.
29748         (RUN_TEST_ff_i_tg): Likewise.
29749         (RUN_TEST_f_b): Likewise.
29750         (RUN_TEST_f_b_tg): Likewise.
29751         (RUN_TEST_f_l): Likewise.
29752         (RUN_TEST_f_L): Likewise.
29753         (RUN_TEST_sincos): Likewise.
29754         * math/gen-libm-test.pl (new_test): Take new argument to indicate
29755         whether to show exceptions.  Do not include ");\n" in return
29756         value.
29757         (special_functions): Output call to RUN_TEST_sincos instead of
29758         check_float calls.  Update calls to new_test.
29759         (parse_args): Output call to single RUN_TEST_* macro instead of
29760         check_* calls and other assignments.  Update calls to new_test.
29762         [BZ #2546]
29763         [BZ #2560]
29764         [BZ #5159]
29765         [BZ #15426]
29766         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
29767         input to result for tgamma overflow.
29768         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
29769         (gamma_coeff): New variable.
29770         (NCOEFF): New macro.
29771         (gamma_positive): New function.
29772         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
29773         underflow here.  Use gamma_positive instead of exp (lgamma) for
29774         other arguments.
29775         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
29776         (gamma_coeff): New variable.
29777         (NCOEFF): New macro.
29778         (gammaf_positive): New function.
29779         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
29780         underflow here.  Use gamma_positive instead of exp (lgamma) for
29781         other arguments.
29782         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
29783         (gamma_coeff): New variable.
29784         (NCOEFF): New macro.
29785         (gammal_positive): New function.
29786         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
29787         underflow here.  Use gamma_positive instead of exp (lgamma) for
29788         other arguments.
29789         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
29790         (gamma_coeff): New variable.
29791         (NCOEFF): New macro.
29792         (gammal_positive): New function.
29793         (__ieee754_gammal_r): Handle positive infinity, overflow and
29794         underflow here.  Handle NaN the same as positive infinity.  Remove
29795         check x < 0xffffffff for negative integers.  Use gamma_positive
29796         instead of exp (lgamma) for other arguments.
29797         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
29798         (gamma_coeff): New variable.
29799         (NCOEFF): New macro.
29800         (gammal_positive): New function.
29801         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
29802         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
29803         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
29804         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
29805         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
29806         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
29807         * sysdeps/generic/math_private.h (__gamma_productf): New
29808         prototype.
29809         (__gamma_product): Likewise.
29810         (__gamma_productl): Likewise.
29811         * math/Makefile (libm-calls): Add gamma_product.
29812         * math/libm-test.inc (tgamma_test): Add more tests.
29813         * sysdeps/i386/fpu/libm-test-ulps: Update.
29814         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29816 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
29818         * benchtests/bench-skeleton.c (main): Preheat CPU.
29820 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
29822         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
29824 2013-05-07  Roland McGrath  <roland@hack.frob.com>
29826         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
29827         and _dl_skip_args_internal.
29829 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
29831         * manual/message.texi (Message Translation): Talk about users.
29832         Message to key mapping impacts design.
29834 2013-05-06  Roland McGrath  <roland@hack.frob.com>
29836         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
29838         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
29840         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
29841         * sysdeps/wordsize-64/glob64.c: ... here.
29843         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
29844         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
29845         New macros.
29847         * debug/getlogin_r_chk.c: Moved to ...
29848         * login/getlogin_r_chk.c: ... here.
29849         * debug/Makefile (routines): Move getlogin_r_chk to ...
29850         * login/Makefile (routines): ... here.
29851         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
29852         * login/Versions (libc: GLIBC_2.4): ... here.
29854         * io/poll.c (__poll): Renamed from poll.
29855         Add libc_hidden_def.
29856         (poll): Define as weak alias.
29858         * debug/ptsname_r_chk.c: Moved to ...
29859         * login/ptsname_r_chk.c: ... here.
29860         * debug/Makefile (routines): Move ptsname_r_chk to ...
29861         * login/Makefile (routines): ... here.
29862         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
29863         * login/Versions (libc: GLIBC_2.4): ... here.
29865         * posix/getlogin.c: Moved to ...
29866         * login/getlogin.c: ... here.
29867         * posix/getlogin_r.c: Moved to ...
29868         * login/getlogin_r.c: ... here.
29869         * posix/getlogin_r.c: Moved to ...
29870         * login/getlogin_r.c: ... here.
29871         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
29872         * login/Makefile (routines): ... here.
29873         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
29874         * login/Versions (libc: GLIBC_2.0): ... here.
29876         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
29877         (setrlimit): Define as weak alias.
29879         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
29880         Call __ names for open, ftruncate, and close.
29881         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
29882         (truncate): Define as weak alias.
29884 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
29886         * math/gen-libm-test.pl (parse_args): Initialize x before each
29887         test of frexp, modf and remquo.
29889         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
29890         test signgam value.
29892 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29894         [BZ #15418]
29895         [BZ #15419]
29896         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
29897         internal tests.
29898         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29900 2013-05-06  Roland McGrath  <roland@hack.frob.com>
29902         * elf/dl-writev.h: New file.
29903         * elf/dl-misc.c: Include it.
29904         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
29905         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
29907 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
29909         * math/libm-test.inc (noXFails): Remove variable.
29910         (noXPasses): Likewise.
29911         (BUILD_COMPLEX_INT): Remove macro.
29912         (print_screen): Remove xfail argument.
29913         (print_screen_max_error): Likewise.
29914         (update_stats): Likewise.
29915         (print_max_error): Likewise.  Update calls to other affected
29916         functions.
29917         (print_complex_max_error): Likewise.
29918         (test_single_exception): Update calls to print_screen.
29919         (test_single_errno): Likewise.
29920         (check_float_internal): Remove xfail argument.  Update calls to
29921         other affected functions.
29922         (check_float): Likewise.
29923         (check_complex): Likewise.
29924         (check_int): Likewise.
29925         (check_long): Likewise.
29926         (check_bool): Likewise.
29927         (check_longlong): Likewise.
29928         (main): Don't print noXFails and noXPasses.
29929         * math/gen-libm-test.pl (top level): Don't mention expected
29930         failure handling in comment.
29931         (new_test): Don't handle expected failures.
29932         (parse_args): Don't mention expected failure handling in comment.
29933         (generate_testfile): Don't handle expected failures.
29934         (parse_ulps): Likewise.
29935         (print_ulps_file): Likewise.
29936         (get_failure): Remove function.
29937         (output_test): Don't handle expected failures.
29938         * make/README.libm-test: Don't mention expected failure handling.
29940         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
29941         (minus_zero): Likewise.
29942         (plus_infty): Likewise.
29943         (minus_infty): Likewise.
29944         (qnan_value): Likewise.
29945         (max_value): Likewise.
29946         (min_value): Likewise.
29947         (min_subnorm_value): Likewise.
29948         (initialize): Do not initialize those variables dynamically.
29950 2013-05-03  Roland McGrath  <roland@hack.frob.com>
29952         * io/open.c (__open_2): Moved to ...
29953         * io/open_2.c: ... this new file.
29954         * io/open64.c (__open64_2): Moved to ...
29955         * io/open64_2.c: ... this new file.
29956         * io/openat.c (__openat_2): Moved to ...
29957         * io/openat_2.c: ... this new file.
29958         * io/openat64.c (__openat64_2): Moved to ...
29959         * io/openat64_2.c: ... this new file.
29960         * io/Makefile (routines): Add them.
29961         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
29962         * sysdeps/unix/sysv/linux/open_2.c: File removed.
29963         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
29964         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
29965         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
29966         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
29967         (__openat64): Add hidden_ver.
29968         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
29969         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
29971         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
29972         Separately conditionalize setting of GLRO(dl_sysinfo) so
29973         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
29974         as well, but the actual setting is only under [NEED_DL_SYSINFO].
29976 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29978         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
29979         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
29980         definition.
29981         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
29982         * sysdeps/unix/sysv/linux/powerpc/init-first.c
29983         (_libc_vdso_platform_setup): Add __vdso_time initialization.
29984         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
29985         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
29987 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
29989         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
29990         test signgam value.
29992         * math/libm-test.inc (hypot_test): Do not use
29993         IGNORE_ZERO_INF_SIGN.
29995 2013-05-03  Andreas Jaeger  <aj@suse.de>
29997         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
29998         Linux 3.9.
29999         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
30000         (PF_MAX): Adjust for VSOCK change.
30002 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30004         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30006 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
30008         [BZ #15264]
30009         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
30010         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
30011         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
30013 2013-05-02  David S. Miller  <davem@davemloft.net>
30015         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30017 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
30019         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
30021 2013-05-01  Roland McGrath  <roland@hack.frob.com>
30023         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
30025 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
30027         [BZ #14952]
30028         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
30029         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
30030         Use __attribute__ ((__gnu_inline__)).
30031         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
30032         Don't use __attribute__ ((__gnu_inline__)).
30034 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
30036         [BZ #15423]
30037         * math/s_catan.c (__catan): Handle small real or imaginary part of
30038         input specially to avoid spurious underflow.
30039         * math/s_catanf.c (__catanf): Likewise.
30040         * math/s_catanh.c (__catanh): Likewise.
30041         * math/s_catanhf.c (__catanhf): Likewise.
30042         * math/s_catanhl.c (__catanhl): Likewise.
30043         * math/s_catanl.c (__catanl): Likewise.
30044         * math/libm-test.inc (catan_test): Add more tests.
30045         (catanh_test): Likewise.
30046         * sysdeps/i386/fpu/libm-test-ulps: Update.
30047         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30049 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30051         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30053 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
30055         [BZ #15416]
30056         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
30057         accurately for denominator in atan2.
30058         * math/s_catanf.c (__catanf): Likewise.
30059         * math/s_catanh.c (__catanh): Likewise.
30060         * math/s_catanhf.c (__catanhf): Likewise.
30061         * math/s_catanhl.c (__catanhl): Likewise.
30062         * math/s_catanl.c (__catanl): Likewise.
30063         * math/libm-test.inc (catan_test): Add more tests.
30064         (catanh_test): Likewise.
30065         * sysdeps/i386/fpu/libm-test-ulps: Update.
30066         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30068 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
30070         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
30072         * benchtests/Makefile (bench): Remove slow benchmarks.
30073         * benchtests/atan-inputs: Add slow benchmark inputs.
30074         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
30075         (BENCH_FUNC): Accept variant offset.
30076         (VARIANT): Define.
30077         * benchtests/bench-skeleton.c (main): Run benchmark for each
30078         variant.
30079         * benchtests/cos-inputs: Add slow benchmark inputs.
30080         * benchtests/exp-inputs: Likewise.
30081         * benchtests/pow-inputs: Likewise.
30082         * benchtests/sin-inputs: Likewise.
30083         * benchtests/slowatan-inputs: Remove.
30084         * benchtests/slowatan.c: Remove.
30085         * benchtests/slowcos-inputs: Remove.
30086         * benchtests/slowcos.c: Remove.
30087         * benchtests/slowexp-inputs: Remove.
30088         * benchtests/slowexp.c: Remove.
30089         * benchtests/slowpow-inputs: Remove.
30090         * benchtests/slowpow.c: Remove.
30091         * benchtests/slowsin-inputs: Remove.
30092         * benchtests/slowsin.c: Remove.
30093         * benchtests/slowtan-inputs: Remove.
30094         * benchtests/slowtan.c: Remove.
30095         * benchtests/tan-inputs: Add slow benchmark inputs.
30096         * scripts/bench.pl: Parse comments and directives.
30098         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
30099         in CPPFLAGS.
30100         ($(objpfx)bench-%.c): Remove *-ITER.
30101         * benchtests/bench-modf.c: Remove definition of ITER.
30102         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
30103         (main): Loop for DURATION seconds instead of fixed number of
30104         iterations.
30105         * scripts/bench.pl: Don't expect iterations in parameters.
30107 2013-04-29  Roland McGrath  <roland@hack.frob.com>
30109         * io/fchdir.c (__fchdir): Renamed from fchdir.
30110         (fchdir): Define as weak alias.
30112 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
30114         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
30115         (ERRNO_EDOM): Likewise.
30116         (ERRNO_ERANGE): Likewise.
30117         (noErrnoTests): New variable.
30118         (init_max_error): Set errno to 0.
30119         (test_single_errno): New function.
30120         (test_errno): Likewise.
30121         (check_float_internal): Call test_errno.  Set errno to 0.
30122         (check_complex): Refer to errno tests in comment.
30123         (check_int): Call test_errno.  Set errno to 0.
30124         (check_long): Likewise.
30125         (check_bool): Likewise.
30126         (check_longlong): Likewise.
30127         (cos_test): Use ERRNO_* flags for errno tests instead of
30128         check_int.
30129         (expm1_test): Likewise.
30130         (fmod_test): Likewise.
30131         (ilogb_test): Likewise.
30132         (lgamma_test): Likewise.
30133         (pow_test): Likewise.
30134         (remainder_test): Likewise.
30135         (sin_test): Likewise.
30136         (tan_test): Likewise.
30137         (yn_test): Likewise.
30138         (initialize): Set errno to 0.
30139         (main): Print number of errno tests.
30140         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
30142 2013-04-29  Andreas Jaeger  <aj@suse.de>
30144         [BZ #15084]
30145         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
30146         and RES_USEVC.
30148         [BZ #15085]
30149         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
30150         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
30151         unimplemented.
30153         [BZ #15380]
30154         * stdlib/random.c (__initstate): Return NULL if
30155         __initstate fails.
30157         [BZ #15086]
30158         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
30159         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
30160         RES_SNGLKUPREOP.
30162 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30164         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30166 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
30168         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
30169         of individual tests.
30170         (casin_test): Likewise.
30171         (casinh_test): Likewise.
30173 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
30175         [BZ #15409]
30176         * math/s_catan.c (__catan): Handle arguments with large real or
30177         imaginary part separately without squaring.
30178         * math/s_catanf.c (__catanf): Likewise.
30179         * math/s_catanh.c (__catanh): Likewise.
30180         * math/s_catanhf.c (__catanhf): Likewise.
30181         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
30182         and redefine.
30183         (__catanhl): Handle arguments with large real or imaginary part
30184         separately without squaring.
30185         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
30186         and redefine.
30187         (__catanl): Handle arguments with large real or imaginary part
30188         separately without squaring.
30189         * math/libm-test.inc (catan_test): Add more tests.
30190         (catanh_test): Likewise.
30191         * sysdeps/i386/fpu/libm-test-ulps: Update.
30192         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30194 2013-04-27  Andreas Jaeger  <aj@suse.de>
30196         [BZ #15007]
30197         * stdlib/stdlib.h: Update guards for qecvt.
30198         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
30199         <stdlib.h>.
30201 2013-04-27  Allan McRae  <allan@archlinux.org>
30203         * sysdeps/i386/fpu/libm-test-ulps: Update.
30205 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
30207         [BZ #15406]
30208         * math/s_catan.c: Include <float.h>.
30209         (__catan): Ensure underflow exception occurs for underflowed
30210         result.
30211         * math/s_catanf.c: Include <float.h>.
30212         (__catanf): Ensure underflow exception occurs for underflowed
30213         result.
30214         * math/s_catanh.c: Include <float.h>.
30215         (__catanh): Ensure underflow exception occurs for underflowed
30216         result.
30217         * math/s_catanhf.c: Include <float.h>.
30218         (__catanhf): Ensure underflow exception occurs for underflowed
30219         result.
30220         * math/s_catanhl.c: Include <float.h>.
30221         (__catanhl): Ensure underflow exception occurs for underflowed
30222         result.
30223         * math/s_catanl.c: Include <float.h>.
30224         (__catanl): Ensure underflow exception occurs for underflowed
30225         result.
30226         * math/libm-test.inc (catan_test): Add more tests.
30227         (catanh_test): Likewise.
30229         [BZ #15405]
30230         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
30231         underflowed result.
30232         * math/s_ccoshf.c (__ccoshf): Likewise.
30233         * math/s_ccoshl.c (__ccoshl): Likewise.
30234         * math/s_csin.c (__csin): Likewise.
30235         * math/s_csinf.c (__csinf): Likewise.
30236         * math/s_csinh.c (__csinh): Likewise.
30237         * math/s_csinhf.c (__csinhf): Likewise.
30238         * math/s_csinhl.c (__csinhl): Likewise.
30239         * math/s_csinl.c (__csinl): Likewise.
30240         * math/libm-test.inc (ccos_test): Add more tests.
30241         (ccosh_test): Likewise.
30242         (csin_test): Likewise.
30243         (csinh_test): Likewise.
30245 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30247         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
30248         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
30249         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
30250         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
30251         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
30252         powerpc/power5+/fpu folders.
30253         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
30256 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
30258         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30260 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
30262         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
30263         additions to variable.
30264         [$(config-machine) = x86_64] (modules-names): Likewise.
30265         ($(objpfx)tst-audit3): Remove dependency.
30266         ($(objpfx)tst-audit3.out): Likewise.
30267         ($(objpfx)tst-audit4): Likewise.
30268         ($(objpfx)tst-audit4.out): Likewise.
30269         ($(objpfx)tst-audit5): Likewise.
30270         ($(objpfx)tst-audit5.out): Likewise.
30271         ($(objpfx)tst-audit6): Likewise.
30272         ($(objpfx)tst-audit6.out): Likewise.
30273         ($(objpfx)tst-audit7): Likewise.
30274         ($(objpfx)tst-audit7.out): Likewise.
30275         (tst-audit3-ENV): Remove variable.
30276         (tst-audit4-ENV): Likewise.
30277         (tst-audit5-ENV): Likewise.
30278         (tst-audit6-ENV): Likewise.
30279         (tst-audit7-ENV): Likewise.
30280         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
30281         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
30282         addition to variable.
30283         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
30284         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
30285         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
30286         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
30287         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
30288         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
30289         tst-audit3, tst-audit4 and tst-audit5.
30290         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
30291         tst-audit6 and tst-audit7.
30292         [$(subdir) = elf] (modules-names): Add audit modules for those
30293         tests.
30294         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
30295         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
30296         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
30297         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
30298         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
30299         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
30300         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
30301         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
30302         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
30303         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
30304         [$(subdir) = elf] (tst-audit3-ENV): New variable.
30305         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
30306         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
30307         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
30308         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
30309         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
30310         Likewise.
30311         [$(subdir) = elf && $(config-cflags-avx) = yes]
30312         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
30313         [$(subdir) = elf && $(config-cflags-avx) = yes]
30314         (CFLAGS-tst-auditmod4a.c): Likewise.
30315         [$(subdir) = elf && $(config-cflags-avx) = yes]
30316         (CFLAGS-tst-auditmod4b.c): Likewise.
30317         [$(subdir) = elf && $(config-cflags-avx) = yes]
30318         (CFLAGS-tst-auditmod6b.c): Likewise.
30319         [$(subdir) = elf && $(config-cflags-avx) = yes]
30320         (CFLAGS-tst-auditmod6c.c): Likewise.
30321         [$(subdir) = elf && $(config-cflags-avx) = yes]
30322         (CFLAGS-tst-auditmod7b.c): Likewise.
30323         * elf/tst-audit3.c: Move to ...
30324         * sysdeps/x86_64/tst-audit3.c: ... here.
30325         * elf/tst-audit4.c: Move to ...
30326         * sysdeps/x86_64/tst-audit4.c: ... here.
30327         * elf/tst-audit5.c: Move to ...
30328         * sysdeps/x86_64/tst-audit5.c: ... here.
30329         * elf/tst-audit6.c: Move to ...
30330         * sysdeps/x86_64/tst-audit6.c: ... here.
30331         * elf/tst-audit7.c: Move to ...
30332         * sysdeps/x86_64/tst-audit7.c: ... here.
30333         * elf/tst-auditmod3a.c: Move to ...
30334         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
30335         * elf/tst-auditmod3b.c: Move to ...
30336         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
30337         * elf/tst-auditmod4a.c: Move to ...
30338         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
30339         * elf/tst-auditmod4b.c: Move to ...
30340         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
30341         * elf/tst-auditmod5a.c: Move to ...
30342         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
30343         * elf/tst-auditmod5b.c: Move to ...
30344         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
30345         * elf/tst-auditmod6a.c: Move to ...
30346         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
30347         * elf/tst-auditmod6b.c: Move to ...
30348         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
30349         * elf/tst-auditmod6c.c: Move to ...
30350         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
30351         * elf/tst-auditmod7a.c: Move to ...
30352         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
30353         * elf/tst-auditmod7b.c: Move to ...
30354         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
30356 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
30358         [BZ #15366]
30359         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
30360         define unconditionally.
30361         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
30362         define unconditionally.
30363         (INT8_C, INT16_C, etc.): Likewise.
30365 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
30367         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
30368         __ehdr_start with hidden visibility.
30370         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
30372 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
30374         * math/libm-test.inc (cos_test): Use accurate hex constants.
30375         (sincost_test): Likewise.
30377 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
30379         * math/libm-test.inc (catan_test): Add more tests.
30380         (catanh_test): Likewise.
30382         * math/s_catanf.c (__catanf): Use suffixed floating-point
30383         constants.
30384         * math/s_catanhf.c (__catanhf): Likewise.
30385         * math/s_catanhl.c (__catanhl): Likewise.
30386         * math/s_catanl.c (__catanl): Likewise.
30388         [BZ #15394]
30389         * math/s_catan.c (__catan): Calculate imaginary part of result
30390         with log1p not log unless computing log of number close to 0.
30391         * math/s_catanf.c (__catanf): Likewise.
30392         * math/s_catanl.c (__catanl): Likewise.
30393         * math/s_catanh.c (__catanh): Calculate real part of result with
30394         log1p not log unless computing log of number close to 0.
30395         * math/s_catanhf.c (__catanhf): Likewise.
30396         * math/s_catanhl.c (__catanhl): Likewise.
30397         * math/libm-test.inc (catan_test): Add more tests.
30398         (catanh_test): Likewise.
30399         * sysdeps/i386/fpu/libm-test-ulps: Update.
30400         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30402 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
30404         * benchtests/Makefile: Mention files in which fast and slow
30405         paths of math functions are implemented.
30407 2013-04-23  Roland McGrath  <roland@hack.frob.com>
30409         * sysdeps/posix/timespec_get.c: New file.
30411 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30413         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
30414         POWER.
30415         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
30416         for POWER.
30417         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
30418         powerpc/power5/fpu folders.
30419         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
30420         * benchtests/Makefile: Add modf testcase.
30421         * benchtests/bench-modf.c: New file: Benchmark test for mo
30423 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
30425         [BZ #14888]
30426         * time/Makefile (tests): Add tst-strptime-whitespace.
30427         * time/strptime_l.c (get_number): Use ISSPACE.
30428         (__strptime_internal): Likewise.
30429         * time/tst-strptime-whitespace.c: New test case.
30431 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
30433         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
30434         member.
30435         (_nss_files_init): Set it here.
30437 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
30439         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
30440         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
30441         unsigned.
30443 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
30445         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
30447 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
30449         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
30450         size just once.
30452 2013-04-21  David S. Miller  <davem@davemloft.net>
30454         * po/ru.po: Update Russion translation from translation project.
30456 2013-04-17  Adam Conrad  <adconrad@0c3.net>
30458         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
30459         and setfsgid.
30461 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
30463         * configure.in: Remove i386 configure warning. Remove i386 case.
30464         * configure: Regenerate.
30465         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
30466         Add example to error message.
30467         * sysdeps/i386/configure: Regenerate.
30469 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
30471         * benchtests/Makefile (bench): Add cos, tan, slowcos and
30472         slowtan.
30473         * benchtests/cos-inputs: New file.
30474         * benchtests/slowcos-inputs: New file.
30475         * benchtests/slowcos.c: New file.
30476         * benchtests/slowtan-inputs: New file.
30477         * benchtests/slowtan.c: New file.
30478         * benchtests/tan-inputs: New file.
30480 2013-04-16  Roland McGrath  <roland@hack.frob.com>
30482         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
30483         considered kosher.
30485 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
30487         * benchtests/Makefile: Include cppflags-iterator.mk to add
30488         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
30490         * Makefile.in (bench-clean): New target.
30491         * benchtests/Makefile (bench-clean): Likewise.
30493 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
30495         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
30497 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
30499         * stdio-common/tstdiomisc.c: Fix coding-style violation.
30501 2013-04-15  Andreas Schwab  <schwab@suse.de>
30503         * nscd/grpcache.c (cache_addgr): Properly check for short write.
30504         * nscd/initgrcache.c (addinitgroupsX): Likewise.
30505         * nscd/pwdcache.c (cache_addpw): Likewise.
30506         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
30507         more than recsize.
30509 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30511         * benchtests/Makefile (bench): Write all output to
30512         bench-out.tmp together.
30514 2013-04-15  Andreas Schwab  <schwab@suse.de>
30516         * nscd/nscd.c (main): Don't fork again after closing files.
30518 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30520         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
30522         * benchtests/Rules (bench-deps): Collect dependencies into a
30523         single variable.  Add Makefile to dependencies.
30524         ($(objpfx)bench-%.c): Depend on bench-deps.
30526 2013-04-12  Roland McGrath  <roland@hack.frob.com>
30527             Xavier Roche  <roche+kml2@exalead.com>
30529         [BZ #15361]
30530         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
30531         just that it's a file descriptor.
30532         * manual/llio.texi (Synchronizing AIO Operations): Update description
30533         for EBADF error from aio_fsync.
30535 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
30537         * Rules (bench): Move target definition...
30538         * benchtests/Makefile: ... here.
30540 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
30542         * math/libm-test.inc (cos_test): Fix PI/2 test.
30543         (sincos_test): Likewise.
30544         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
30545         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
30547 2013-04-11  Andreas Schwab  <schwab@suse.de>
30549         [BZ #13988]
30550         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
30551         accept exponent character only when digits were seen.
30552         * stdio-common/Makefile (tests): Add bug26.
30553         * stdio-common/bug26.c: New file.
30555         [BZ #14293]
30556         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
30557         non-freeable.
30559 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
30561         * Makeconfig (rtld-prefix): Define built linker prefix.
30562         * Rules (run-bench): Use it.
30563         * math/Makefile (run-regen-ulps): Likewise.
30565         * Rules (bench): Remove eval.
30567 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30568             Roland McGrath  <roland@hack.frob.com>
30569             Ondrej Bilka  <neleai@seznam.cz>
30571         [BZ #15346]
30572         * time/getdate.c: Include ctype.h and alloca.h.
30573         (__getdate_r): Trim leading and trailing spaces of input.
30574         * time/tst-getdate.c (tests): Add tests with leading and
30575         trailing spaces.
30577 2013-04-08  Roland McGrath  <roland@hack.frob.com>
30579         [BZ #14280]
30580         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
30581         when computing value.
30583 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30585         * math/README.libm-test (How can I generate "libm-test-ulps"?):
30586         Use testrun.sh to run libm tests.
30588         [BZ #15309]
30589         * elf/dl-open.c (dl_open_worker): memset all of seen array.
30591 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
30593         [BZ #15264]
30594         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
30596 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30598         * Makefile.in (regen-ulps): New target.
30599         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
30600         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
30601         [ifneq (no,$(PERL)] (regen-ulps): New target.
30602         [ifeq (no,$(PERL)] (regen-ulps): New target.
30603         * math/libm-test.inc (ulps_file_name): Define.
30604         (output_dir): New variable.
30605         (options): Add "output-dir" option.
30606         (parse_opt): Handle 'o' case.
30607         (main): If output_dir is non-NULL use it as a prefix
30608         otherwise use "".
30609         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
30611 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30613         [BZ #10060, #10062]
30614         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
30615         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
30616         fail configure if __sync_val_compare_and_swap is not inlined.
30617         * sysdeps/i386/configure: Regenerate.
30618         * configure.in: Build for i686 when configured for i386.
30619         * configure: Regenerate.
30620         * README: Remove i386 reference.
30622 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30624         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
30625         * sysdeps/s390/s390-64/sysdep.h: Likewise.
30627 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
30629         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
30630         (lmsnanval): New variables.
30631         (F): Add conversion tests.
30632         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
30633         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
30635         * stdio-common/tstdiomisc.c (F): Properly collect individual
30636         tests' results.
30638         [BZ #14686, #15336]
30639         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
30640         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
30641         Instead, use input NaN values or generate a qNaN by arithmetic
30642         operation.  Also fix bugs to comply with the standard.
30643         * math/libm-test.inc (remainder_test): Add more tests.
30645         [BZ #15335, #15342]
30646         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
30647         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
30648         input NaN values or generate a qNaN by arithmetic operation.
30650         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
30651         unreachable code.
30653         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
30654         definitions.
30656 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
30658         [BZ #14478]
30659         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
30660         underflowed result.
30661         * math/s_cexpf.c (__cexpf): Likewise.
30662         * math/s_cexpl.c (__cexpl): Likewise.
30663         * math/libm-test.inc (cexp_test): Add more tests.
30665 2013-04-03  Andreas Schwab  <schwab@suse.de>
30667         [BZ #15330]
30668         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
30669         order arrays from heap if bigger than alloca cutoff.
30671 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
30673         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
30674         (SNAN_TESTS_double): Refer to GCC PR56831.
30675         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
30676         GCC PR56828.
30678 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
30680         * Rules (bench): Move bench.out after the run is complete.
30682         * Rules (bench): Echo currently running benchmark.
30684         * benchtests/Makefile (bench): Add atan and slowatan.
30685         * benchtests/atan-inputs: New file.
30686         * benchtests/slowatan-inputs: New file.
30687         * benchtests/slowatan.c: New file.
30689         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
30690         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
30691         its value.
30693         [BZ #15305]
30694         * sysdeps/unix/sysv/linux/kernel-features.h
30695         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
30696         __ASSUME_XFS_RESTRICTED_CHOWN.
30697         * sysdeps/unix/sysv/linux/pathconf.c
30698         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
30699         Save and restore errno.
30701 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
30703         [BZ #15327]
30704         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
30705         arguments using __kernel_casinh.
30706         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
30707         arguments using __kernel_casinhf.
30708         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
30709         arguments using __kernel_casinhl.
30710         * math/libm-test.inc (cacosh_test): Add more tests.
30711         * sysdeps/i386/fpu/libm-test-ulps: Update.
30712         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30714 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
30716         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
30717         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
30719         * bench/Makefile (bench): Add sin and slowsin.
30720         * benchtests/sin-inputs: New file.
30721         * benchtests/slowsin-inputs: New file.
30722         * benchtests/slowsin.c: New file.
30724         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
30725         (bench): Add slowexp and slowpow.
30726         (exp-ITER): Increase iterations.
30727         (pow-ITER): Likewise.
30728         * benchtests/exp-inputs: Change input.
30729         * benchtests/pow-inputs: Likewise.
30730         * benchtests/slowexp-inputs: New file.
30731         * benchtests/slowexp.c: New file.
30732         * benchtests/slowpow-inputs: New file.
30733         * benchtests/slowpow.c: New file.
30735 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30737         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
30738         instructions.
30739         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
30740         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
30741         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
30742         * benchtests/Makefile: Add rint benchtest.
30743         * benchtests/rint-inputs: Input for rint benchtest.
30745 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
30747         * Versions.def (libm): Add GLIBC_2.18.
30748         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
30749         hidden libm prototypes.
30750         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
30751         * math/Makefile (libm-calls): Add s_issignaling.
30752         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
30753         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
30754         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
30755         declaration.
30756         * math/math.h [__USE_GNU] (issignaling): New macro.
30757         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
30758         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
30759         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
30760         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
30761         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
30762         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
30763         * manual/arith.texi (issignaling): New section.
30764         * manual/libm-err-tab.pl (@all_functions): Update comment.
30765         * math/gen-libm-test.pl (parse_args): Apply special handling for
30766         issignaling.
30767         * math/libm-test.inc (print_float, issignaling_test): New
30768         functions.
30769         (check_float_internal): Add issignaling checks.
30770         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
30771         default definition.
30772         * sysdeps/powerpc/math-tests.h: New file.
30773         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
30774         tests.
30775         * math/test-snan.c (TEST_FUNC): Likewise.
30777 2013-03-30  David S. Miller  <davem@davemloft.net>
30779         * po/de.po: Update from translation team.
30781 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
30783         [BZ #10357]
30784         * math/k_casinh.c (__kernel_casinh): Handle arguments with
30785         imaginary part less than 1.0 and real part less than 0.5
30786         specially.
30787         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30788         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30789         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
30790         (cacos_test): Add more tests.
30791         (casin_test): Likewise.
30792         (casinh_test): Likewise.
30793         * sysdeps/i386/fpu/libm-test-ulps: Update.
30794         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30796 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
30798         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
30799         ONE with its value.
30801         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
30802         (__pow_mp): Replace ONE and MONE with their values.
30803         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30804         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
30805         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
30806         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
30807         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30808         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
30810         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
30812         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
30813         (__pow_mp): Replace ZERO and MZERO with their values.
30814         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
30815         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30816         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
30817         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
30818         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30819         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
30820         (__sqr): Likewise.
30822         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
30824         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
30826 2013-03-28  Roland McGrath  <roland@hack.frob.com>
30828         * include/stdlib.h [!SHARED] (__call_tls_dtors):
30829         Declare with __attribute__ ((weak)).
30830         * stdlib/exit.c (__libc_atexit) [!SHARED]:
30831         Call __call_tls_dtors only if it's not NULL.
30833 2013-03-28  Roland McGrath  <roland@hack.frob.com>
30835         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
30836         didn't do it already, then set _dl_phdr and _dl_phnum based on the
30837         magic __ehdr_start linker symbol if it's defined.
30838         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
30839         them up here if it was already done.
30841         * elf/dl-support.c (_dl_phdr): Make pointer to const.
30842         (_dl_aux_init): Use const in cast when setting it.
30843         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
30844         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
30845         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
30847         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
30848         Declare them here.
30849         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
30850         * csu/libc-tls.c: Nor here.
30851         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
30853         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
30854         (__libc_message): Never call vsyslog.
30856 2013-03-28  Alan Modra  <amodra@gmail.com>
30858         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
30859         Define as empty.
30860         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
30861         Likewise.
30863 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30865         [BZ #15214]
30866         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
30867         underflow.
30868         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30870 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30872         [BZ #15304]
30873         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
30874         Don't add gid passed as argument.
30876         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
30878 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
30880         [BZ #15307]
30881         * math/k_casinh.c (__kernel_casinh): Handle arguments with
30882         imaginary part between 1.0 and 1.5 and real part less than 0.5
30883         specially.
30884         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30885         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30886         * math/libm-test.inc (cacos_test): Add more tests.
30887         (casin_test): Likewise.
30888         (casinh_test): Likewise.
30889         * sysdeps/i386/fpu/libm-test-ulps: Update.
30890         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30892 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
30894         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
30895         constants.
30896         (norm): Likewise.
30897         (denorm): Likewise.
30898         (__dbl_mp): Likewise.
30899         (add_magnitudes): Likewise.
30900         (sub_magnitudes): Likewise.
30901         (__add): Likewise.
30902         (__sub): Likewise.
30903         (__mul): Likewise.
30904         (__sqr): Likewise.
30905         (__inv): Likewise.
30906         (__dvd): Likewise.
30908         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
30909         commented code.
30910         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
30911         (__dubcos): Likewise.
30912         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
30913         (__ieee754_acos): Likewise.
30914         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
30915         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
30916         (__exp1): Likewise.
30917         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30918         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
30919         (log1): Likewise.
30920         (my_log2): Likewise.
30921         (checkint): Likewise.
30922         * sysdeps/ieee754/dbl-64/e_remainder.c
30923         (__ieee754_remainder): Likewise.
30924         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30925         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
30926         (bsloww): Likewise.
30927         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
30929         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
30930         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
30931         MANTISSA_STORE_T to store computations on mantissa.  Use
30932         macros for rounding and division.
30933         (denorm): Likewise.
30934         (__dbl_mp): Likewise.
30935         (add_magnitudes): Likewise.
30936         (sub_magnitudes): Likewise.
30937         (__mul): Likewise.
30938         (__sqr): Likewise.
30939         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
30940         powers of two in terms of TWOPOW macro.
30941         (mp_no): Make type of mantissa as MANTISSA_T.
30942         [!RADIXI]: Define RADIXI.
30943         [!TWO52]: Define TWO52.
30944         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
30946 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30948         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
30949         llroundl symbol when building for PPC32.
30951 2013-03-24  Mark H Weaver  <mhw@netris.org>
30953         * manual/arith.texi (Normalization Functions): Fix prototypes for
30954         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
30956 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30958         [BZ #13889]
30959         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
30960         high value to check if expl overflow.
30961         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
30962         to check for underflow and overflow.
30963         * math/libm-test.inc: Add exp test.
30965 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
30967         [BZ #11120]
30968         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
30969         with NOT_IN_libc.
30971 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30973         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
30974         symbol.
30976 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
30978         * math/gen-libm-test.pl (parse_args, special_functions): Properly
30979         wrap blocks consisting of several statements.
30981         * sysdeps/generic/math-tests.h: New file.
30982         * sysdeps/i386/fpu/math-tests.h: Likewise.
30983         * math/test-snan.c: Include it.
30984         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
30986 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
30988         [BZ #15285]
30989         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
30990         (__ieee754_j0l): Do not improve calculations using cos of twice
30991         input for inputs above LDBL_MAX / 2.0L.
30992         (__ieee754_y0l): Likewise.
30993         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
30994         (__ieee754_j1l): Do not improve calculations using cos of twice
30995         input for inputs above LDBL_MAX / 2.0L.
30996         (__ieee754_y1l): Likewise.
30997         * math/libm-test.inc (j0_test): Add another test.
30998         (j1_test): Likewise.
30999         (y0_test): Likewise.
31000         (y1_test): Likewise.
31001         * sysdeps/i386/fpu/libm-test-ulps: Update.
31003 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31005         * Rules ($(objpfx)bench-%.c): Include code from a C source
31006         file.
31008 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
31010         [BZ #15287]
31011         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31012         imaginary part 1.0 and real part less than 0.5 specially.
31013         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31014         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31015         * math/libm-test.inc (cacos_test): Add more tests.
31016         (casin_test): Likewise.
31017         (casinh_test): Likewise.
31018         * sysdeps/i386/fpu/libm-test-ulps: Update.
31019         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31021 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31023         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
31024         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
31026 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
31028         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
31029         * config.make.in (config-cflags-sse4): Remove variable.
31030         (config-cflags-avx): Likewise.
31031         (config-cflags-sse2avx): Likewise.
31032         (config-cflags-novzeroupper): Likewise.
31033         (config-asflags-i686): Likewise.
31034         (have-mfma4): Likewise.
31035         (have-as-vis3): Likewise.
31036         (MIG): Likewise.
31037         * configure.in (MIG): Do not AC_SUBST.
31038         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
31039         (libc_cv_cc_sse4): Do not AC_SUBST.
31040         (libc_cv_cc_avx): Likewise.
31041         (libc_cv_cc_sse2avx): Likewise.
31042         (libc_cv_cc_novzeroupper): Likewise.
31043         (libc_cv_cc_fma4): Likewise.
31044         (libc_cv_as_i686): Likewise.
31045         (libc_cv_sparc_as_vis3): Likewise.
31046         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
31047         LIBC_CONFIG_VAR.
31048         (config-asflags-i686): Likewise.
31049         (config-cflags-avx): Likewise.
31050         (config-cflags-sse2avx): Likewise.
31051         (have-mfma4): Likewise.
31052         (config-cflags-novzeroupper): Likewise.
31053         * sysdeps/mach/configure.in (MIG): Likewise.
31054         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
31055         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
31056         LIBC_CONFIG_VAR.
31057         (config-cflags-avx): Likewise.
31058         (config-cflags-sse2avx): Likewise.
31059         (have-mfma4): Likewise.
31060         (config-cflags-novzeroupper): Likewise.
31061         * configure: Regenerated.
31062         * sysdeps/i386/configure: Likewise.
31063         * sysdeps/mach/configure: Likewise.
31064         * sysdeps/sparc/configure: Likewise.
31065         * sysdeps/x86_64/configure: Likewise.
31067 2013-03-20  Roland McGrath  <roland@hack.frob.com>
31069         [BZ #14812]
31070         * locale/programs/localedef.c (options): Put N_ translation marker
31071         on argument names, not just descriptions.
31073 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31075         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
31077 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
31079         [BZ #14176]
31080         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
31082 2013-03-19  Roland McGrath  <roland@hack.frob.com>
31084         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
31085         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
31086         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
31087         [!BEFORE_ABORT] (before_abort): New function.
31088         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
31089         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
31090         (writev_for_fatal): New function.
31091         (WRITEV_FOR_FATAL): New macro; call that.
31092         (backtrace_and_maps): New function.
31093         (BEFORE_ABORT): New macro; call that.
31094         (struct str_list): Type removed.
31095         (__libc_message, __libc_fatal): Functions removed.
31096         Include <sysdeps/posix/libc_fatal.c> instead.
31098 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
31100         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
31101         constants.
31102         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
31103         double constants.
31105 2013-03-19  Andreas Schwab  <schwab@suse.de>
31107         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
31108         * sysdeps/gnu/configure: Regenerate.
31110         * configure.in: Substitute libc_cv_rtlddir.
31111         * configure: Regenerate.
31112         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
31113         * Makeconfig (rtlddir, inst_rtlddir): New variables.
31114         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
31115         * elf/Makefile (install-others, CFLAGS-interp.c)
31116         (ldso_install, common-ldd-rewrite): Likewise.
31117         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
31118         $(inst_slibdir)/$(rtld-installed-name).
31119         * scripts/rellns-sh: Add -p option.
31120         * Makerules (make-shlib-link): Use rellns-sh to get relative name
31121         for source.
31123 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
31125         * manual/nptl.texi: Renamed to ...
31126         * manual/threads.texi: ... this.
31127         * manual/Makefile (chapters): Update.
31129 2013-03-18  Roland McGrath  <roland@hack.frob.com>
31131         [BZ #14812]
31132         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
31133         on argument names, not just descriptions.
31134         * malloc/memusagestat.c (options): Likewise.
31135         * nss/getent.c (options): Likewise.
31137 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
31139         [BZ #14812]
31140         * iconv/iconv_prog.c (options): Put N_ translation marker
31141         on argument names, not just descriptions.
31142         * iconv/iconvconfig.c (options): Likewise.
31144 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
31146         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
31147         implementation which is faster on all x86_64 architectures.
31148         Tested on AMD, Intel Nehalem, SNB, IVB.
31149         * sysdeps/x86_64/strnlen.S: Likewise.
31151         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
31152         Remove all multiarch strlen and strnlen versions.
31153         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
31154         Remove strlen and strnlen related parts.
31156         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
31157         Inline strlen part.
31158         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
31160         * sysdeps/x86_64/multiarch/strlen.S: Remove.
31161         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
31162         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
31163         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
31164         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31165         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
31167 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
31169         * manual/memory.texi (Malloc Tunable Parameters):
31170         Sort parameters alphabetically. Add comments for missing entries.
31172 2013-03-17  David S. Miller  <davem@davemloft.net>
31174         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31176 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
31178         [BZ #15283]
31179         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
31180         for arguments at most half maximum finite value.
31181         * math/libm-test.inc (j0_test): Add more tests.
31182         (j1_test): Likewise.
31183         (y0_test): Likewise.
31184         (y1_test): Likewise.
31185         * sysdeps/i386/fpu/libm-test-ulps: Update.
31186         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31188         [BZ #14155]
31189         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
31190         1 / x and functions P and Q for arguments above 0x1p256L.
31191         (__ieee754_y0l): Likewise.
31192         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
31193         (__ieee754_y1l): Likewise.
31194         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
31195         (j1_test): Likewise.
31196         (y0_test): Likewise.
31197         (y1_test): Likewise.
31199 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
31201         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
31202         variable.
31204 2013-03-15  Roland McGrath  <roland@hack.frob.com>
31206         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
31207         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
31208         zero since it's initialized to EXEC_PAGESIZE.
31210         * sysdeps/unix/sysv/linux/ldsodefs.h
31211         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
31212         * sysdeps/generic/ldsodefs.h: ... here.
31214 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
31216         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
31218         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
31219         math/test-snan.c.
31220         * math/test-snan.c: Renamed from
31221         sysdeps/powerpc/fpu/test-powerpc-snan.c.
31222         * math/Makefile (tests): Add test-snan.
31223         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
31224         test-powerpc-snan.
31226         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
31227         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
31228         functions.
31229         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
31230         __builtin_nan family of functions.
31231         * math/libm-test.inc (initialize): Initialize qnan_value with
31232         __builtin_nan family of functions.
31233         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
31234         Remove variables.
31235         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
31236         Remove functions.
31237         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
31238         storage class.  Initialize qNaN_var and sNaN_var with
31239         __builtin_nan and __builtin_nans families of functions,
31240         respectively.
31242         * math/libm-test.inc (acosh_test): Also test with qNaN input.
31243         (sqrt_test): Remove duplicate test with qNaN input.
31244         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
31245         (round_test, signbit_test, significand_test): Note missing +/-Inf
31246         as well as qNaN tests.
31248         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
31249         qNaN_var.  Fix a few strings, too.
31250         * math/libm-test.inc (nan_value): Rename to qnan_value.
31251         * math/gen-libm-test.pl (%beautify): Adjust to that.
31252         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
31253         * math/test-misc.c (main): Likewise.
31254         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
31255         to __qnan_bytes, and __qnan_union, respectively.
31256         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
31257         Likewise.
31258         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
31259         and lqnanval, respectively.
31260         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
31261         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
31262         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
31263         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
31265         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
31266         * math/test-misc.c (main) [__x86_64__]: Enable test for long
31267         doubles.
31269         * math/test-misc.c (main): Fix copy'n'pastos.
31270         * misc/tst-efgcvt.c (special): Likewise.
31272         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
31273         Remove declarations.
31275 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31277         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
31278         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
31279         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
31280         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
31282 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31284         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
31285         macro to return vdso values correctly in IFUNC implementations.
31286         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
31287         Optimization by using IFUNC.
31289 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31290             Richard Henderson  <rth@redhat.com>
31291             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31293         * Makefile.in (bench): New target.
31294         * NEWS: Mention the benchmark framework.
31295         * Rules (bench): Likewise.
31296         (binaries-bench): Generate binaries for functions to
31297         benchmark.
31298         * benchtests/Makefile: New makefile for benchmark tests.
31299         * benchtests/bench-skeleton.c: New skeleton file for benchmark
31300         programs.
31301         * benchtests/exp-inputs: New input file for EXP function.
31302         * benchtests/pow-inputs: New input file for POW function.
31303         * scripts/bench.pl: New script to generate source files for
31304         benchmark programs.
31306 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31308         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
31309         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
31310         computations on mantissa.  Use macros for rounding and
31311         division.
31312         (denorm): Likewise.
31313         (__dbl_mp): Likewise.
31314         (add_magnitudes): Likewise.
31315         (sub_magnitudes): Likewise.
31316         (__mul): Likewise.
31317         (__sqr): Likewise.
31318         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
31319         powers of two in terms of TWOPOW macro.
31320         (mp_no): Make type of mantissa as MANTISSA_T.
31321         [!RADIXI]: Define RADIXI.
31322         [!TWO52]: Define TWO52.
31323         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
31325         * manual/nptl.texi (cindex): Modify threads to pthreads.
31327 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
31329         * sysdeps/x86_64/preconfigure: Regenerated.
31331 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
31333         [BZ #14155]
31334         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
31335         0x1p28 and above.
31336         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
31337         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
31338         0x1p28 and above.
31339         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
31340         * math/libm-test.inc (j0_test): Do not allow one spurious
31341         underflow exception.
31342         (y1_test): Likewise.
31344 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
31346         * manual/Makefile (chapters): Add nptl.
31347         * manual/debug.texi (Debugging Support): Add link to Threads
31348         chapter.
31349         * manual/nptl.texi: New file.
31351         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
31353 2013-03-14  Petr Baudis  <pasky@ucw.cz>
31355         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
31356         for non-NULL pointer before the memory validity test. Pointed
31357         out by Holger Brunck <holger.brunck@keymile.com>.
31359 2013-03-13  Andreas Schwab  <schwab@suse.de>
31361         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
31362         instead of .os.
31364 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
31366         * timezone/zic.c: Update from tzcode 2013b.
31368 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
31370         * manual/install.texi (Configuring and compiling):
31371         Mention i686 and i586.
31372         * INSTALL: Regenerate.
31374 2013-03-12  Roland McGrath  <roland@hack.frob.com>
31376         * sysdeps/init_array/elf-init.c: New file.
31377         * csu/elf-init.c
31378         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
31379         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
31381         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
31382         __gmon_start__ as global, but as static with a .preinit_array pointer.
31383         * sysdeps/init_array/gmon-start.c: New file.  Use that.
31384         * sysdeps/init_array/crti.S: New file, empty except for comments.
31385         * sysdeps/init_array/crtn.S: Likewise.
31387 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
31389         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
31390         definining bcopy.
31391         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31392         Remove Prefer_SSE_for_memop.
31393         * sysdeps/x86_64/multiarch/init-arch.h: Remove
31394         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
31395         HAS_PREFER_SSE_FOR_MEMOP.
31396         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
31397         memset-x86-64.
31398         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
31399         Remove bzero, memset ifunc support.
31400         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
31401         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
31402         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31403         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31405 2013-03-11  Andreas Schwab  <schwab@suse.de>
31407         [BZ #15234]
31408         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
31409         by SHLIB_COMPAT.
31410         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
31411         (GLIBC_2.16): Remove pthread_atfork.
31413 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
31415         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
31416         (ptestcases.h): Likewise.
31418 2013-03-08  Roland McGrath  <roland@hack.frob.com>
31420         * Makeconfig ($(common-objpfx)config.status): Depend on
31421         sysdeps/*/preconfigure{,.in} too.
31423 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
31425         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
31426         (__free_hook): Use void * instead of __malloc_ptr_t.
31427         (__malloc_hook): Likewise.
31428         (__realloc_hook): Likewise.
31429         (__memalign_hook): Likewise.
31430         (__after_morecore_hook): Likewise.
31431         * malloc/arena.c (save_malloc_hook): Likewise.
31432         (save_free_hook): Likewise.
31433         * malloc/hooks.c (malloc_hook_ini): Likewise.
31434         (realloc_hook_ini): Likewise.
31435         (memalign_hook_ini): Likewise.
31436         * malloc/malloc.c (malloc_hook_ini): Likewise.
31437         (realloc_hook_ini): Likewise.
31438         (memalign_hook_ini): Likewise.
31439         (__free_hook): Likewise.
31440         (__malloc_hook): Likewise.
31441         (__realloc_hook): Likewise.
31442         (__memalign_hook): Likewise.
31443         (__libc_malloc): Likewise.
31444         (__libc_free): Likewise.
31445         (__libc_realloc): Likewise.
31446         (__libc_memalign): Likewise.
31447         (__libc_valloc): Likewise.
31448         (__libc_pvalloc): Likewise.
31449         (__libc_calloc): Likewise.
31450         (__posix_memalign): Likewise.
31451         * malloc/morecore.c (__sbrk): Likewise.
31452         (__default_morecore): Likewise.
31454         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
31456         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
31457         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
31458         __malloc_ptrdiff_t.
31460         * malloc/malloc.h (__malloc_size_t): Remove macro.
31461         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
31462         __malloc_size_t.
31463         (old_memalign_hook): Likewise.
31464         (old_realloc_hook): Likewise.
31465         (struct hdr): Likewise.
31466         (flood): Likewise.
31467         (mallochook): Likewise.
31468         (memalignhook): Likewise.
31469         (reallochook): Likewise.
31470         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
31471         (tr_old_realloc_hook): Likewise.
31472         (tr_old_memalign_hook): Likewise.
31473         (tr_mallochook): Likewise.
31474         (tr_reallochook): Likewise.
31475         (tr_memalignhook): Likewise.
31477 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31479         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
31480         default_ldbl_pack and using as default implementation.
31481         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
31482         implementation.
31483         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
31484         redundant definition.
31485         (ldbl_insert_mantissa): Likewise.
31486         (ldbl_canonicalize): Likewise.
31487         (ldbl_nearbyint): Likewise.
31488         (ldbl_pack): Rename to ldbl_pack_ppc.
31489         (ldbl_unpack): Rename to ldbl_unpack_ppc.
31490         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
31491         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
31493 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
31495         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
31496         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
31497         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
31498         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
31499         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
31500         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
31501         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
31502         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
31504 2013-03-07  Andreas Jaeger  <aj@suse.de>
31506         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
31507         bits/mman-linux.h.
31509 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
31511         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
31512         Include mpa.h and declare __MPEXP.
31513         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
31514         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
31515         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
31516         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
31517         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
31518         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
31519         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
31521         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
31522         (__slowpow): Use long double EXPL and LOGL functions to
31523         compute POW.
31524         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
31525         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
31526         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
31527         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
31528         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
31529         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
31531         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
31532         intermediate variable to calculate exponent.
31533         (__sqr): Likewise.
31534         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
31535         Likewise.
31536         (__sqr): Likewise.
31538         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
31539         [!NO__SQR]: Define __sqr.
31540         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
31541         and NO__SQR.  Remove all code except __mul and __sqr.  Include
31542         sysdeps/ieee754/dbl-64/mpa.c.
31543         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31545         [BZ #12723]
31546         * posix/Makefile (tests): Add tst-pathconf.
31547         * posix/tst-pathconf.c: New test case.
31548         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
31549         _PC_PIPE_BUF.
31550         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
31552 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
31554         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
31556 2013-03-06  Andreas Jaeger  <aj@suse.de>
31558         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
31559         definition via __MAP_ANONYMOUS.
31561         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
31562         it's not part of Linux headers.
31564         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
31565         (MAP_HUGE_MASK): Define.
31567         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31568         Define.
31569         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31570         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31571         Define.
31572         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31573         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31574         Define.
31575         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31576         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
31577         Define.
31578         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31580         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
31581         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
31582         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
31583         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
31584         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
31585         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
31587         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
31588         Handle f2fs.
31590         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
31591         Handle f2fs and efivarfs.
31593         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
31594         f2fs.
31596         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
31597         (EFIVARFS_MAGIC): Add.
31598         (F2FS_LINK_MAX): Add.
31600 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
31602         * stdio-common/vfprintf.c: Replace __builtin_expect with
31603         __glibc_unlikely.
31605 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
31607         [BZ #13550]
31608         * sysdeps/generic/bp-sym.h: Remove file.
31609         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
31610         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
31611         <bp-sym.h> and <bp-asm.h>.
31612         (__longjmp): Don't use BP_SYM.
31613         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
31614         and <bp-asm.h>.
31615         (memcpy): Don't use BP_SYM.
31616         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
31617         <bp-sym.h> and <bp-asm.h>.
31618         (memcpy): Don't use BP_SYM.
31619         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
31620         <bp-asm.h>.
31621         (memcpy): Don't use BP_SYM.
31622         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
31623         <bp-asm.h>.
31624         (memset): Don't use BP_SYM.
31625         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31626         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31627         (__bzero): Don't use BP_SYM.
31628         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31629         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31630         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
31631         <bp-sym.h> and <bp-asm.h>.
31632         (memcmp): Don't use BP_SYM.  Remove comment about bounded
31633         pointers.
31634         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
31635         <bp-sym.h> and <bp-asm.h>.
31636         (memcpy): Don't use BP_SYM.
31637         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
31638         <bp-sym.h> and <bp-asm.h>.
31639         (memset): Don't use BP_SYM.
31640         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31641         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31642         (__bzero): Don't use BP_SYM.
31643         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31644         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31645         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
31646         <bp-sym.h> and <bp-asm.h>.
31647         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31648         pointers.
31649         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
31650         <bp-sym.h> and <bp-asm.h>.
31651         (memcpy): Don't use BP_SYM.
31652         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
31653         <bp-sym.h> and <bp-asm.h>.
31654         (memset): Don't use BP_SYM.
31655         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31656         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31657         (__bzero): Don't use BP_SYM.
31658         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31659         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31660         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
31661         <bp-sym.h> and <bp-asm.h>.
31662         (__memchr): Don't use BP_SYM.
31663         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
31664         <bp-sym.h> and <bp-asm.h>.
31665         (memcmp): Don't use BP_SYM.  Remove comment about bounded
31666         pointers.
31667         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
31668         <bp-sym.h> and <bp-asm.h>.
31669         (memcpy): Don't use BP_SYM.
31670         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
31671         <bp-sym.h> and <bp-asm.h>.
31672         (__mempcpy): Don't use BP_SYM.
31673         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
31674         <bp-sym.h> and <bp-asm.h>.
31675         (__memrchr): Don't use BP_SYM.
31676         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
31677         <bp-sym.h> and <bp-asm.h>.
31678         (memset): Don't use BP_SYM.
31679         (__bzero): Likewise.
31680         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
31681         <bp-sym.h> and <bp-asm.h>.
31682         (__rawmemchr): Don't use BP_SYM.
31683         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
31684         <bp-sym.h> and <bp-asm.h>.
31685         (__STRCMP): Don't use BP_SYM.
31686         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
31687         <bp-sym.h> and <bp-asm.h>.
31688         (strchr): Don't use BP_SYM.
31689         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
31690         <bp-sym.h> and <bp-asm.h>.
31691         (__strchrnul): Don't use BP_SYM.
31692         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
31693         <bp-sym.h> and <bp-asm.h>.
31694         (strlen): Don't use BP_SYM.
31695         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
31696         <bp-sym.h> and <bp-asm.h>.
31697         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31698         pointers.
31699         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
31700         <bp-sym.h> and <bp-asm.h>.
31701         (__strnlen): Don't use BP_SYM.
31702         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
31703         <bp-sym.h> and <bp-asm.h>.
31704         (__GI__setjmp): Don't use BP_SYM.
31705         (_setjmp): Likewise.
31706         (__sigsetjmp): Likewise.
31707         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
31708         (L(start_addresses)): Don't use BP_SYM.
31709         (_start): Likewise.
31710         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
31711         <bp-asm.h>.
31712         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
31713         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
31714         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31715         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31716         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
31717         <bp-asm.h>.
31718         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
31719         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
31720         about bounded pointers.
31721         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
31722         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31723         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
31724         <bp-asm.h>.
31725         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
31726         about bounded pointers.  Remove GKM FIXME comments.
31727         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
31728         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
31729         <bp-asm.h>.
31730         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
31731         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
31732         Remove GKM FIXME comments.
31733         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31734         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31735         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
31736         <bp-asm.h>.
31737         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
31738         about bounded pointers.  Remove GKM FIXME comment.
31739         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
31740         and <bp-asm.h>.
31741         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31742         pointers.
31743         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
31744         <bp-sym.h> and <bp-asm.h>.
31745         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
31746         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
31747         <bp-sym.h> and <bp-asm.h>.
31748         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
31749         comment.
31751 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
31753         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
31754         call free(NULL).
31756 2013-03-05  David S. Miller  <davem@davemloft.net>
31758         * po/es.po: Update from translation team.
31760 2013-03-05  Andreas Jaeger  <aj@suse.de>
31762         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
31763         <bits/mman-linux.h>.
31764         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31765         is fine.
31766         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
31767         <bits/mman-linux.h> to end of file.
31768         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31769         is fine.
31770         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
31771         <bits/mman-linux.h> to end of file.
31772         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31773         is fine.
31774         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
31775         <bits/mman-linux.h> to end of file.
31777         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
31778         (MCL_CURRENT, MCL_FUTURE): Define here.
31780 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31782         [BZ #15232]
31783         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
31784         attribute_hidden.
31785         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
31787 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31789         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
31790         fourth parameter needed for rt_sigprocmask syscall.
31791         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
31792         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
31793         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
31794         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
31795         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
31796         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
31798 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
31800         [BZ #13550]
31801         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
31802         comment about bounded pointers.
31803         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
31804         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
31806 2013-03-04  Andreas Jaeger  <aj@suse.de>
31808         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
31809         common definitions.
31811         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
31812         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
31813         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
31814         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
31815         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
31816         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
31818 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31820         [BZ #15055]
31821         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
31822         __ieee754_sqrl instead of __sqrl.
31824 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
31826         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
31827         * sysdeps/powerpc/fpu_control.h: ... here.
31828         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
31829         * sysdeps/powerpc/bits/fenvinline.h: ... here.
31830         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
31831         * sysdeps/powerpc/bits/mathinline.h: ... here.
31833 2013-03-01  Roland McGrath  <roland@hack.frob.com>
31835         * elf/dl-hwcaps.c (_dl_important_hwcaps):
31836         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
31837         to just [NEED_DL_SYSINFO_DSO].
31838         * elf/dl-support.c: Likewise.
31839         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
31840         * elf/rtld.c (dl_main): Likewise.
31841         * elf/setup-vdso.h (setup_vdso): Likewise.
31842         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
31843         * sysdeps/unix/sysv/linux/dl-sysdep.c
31844         (_dl_discover_osversion): Likewise.
31846 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
31848         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
31849         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
31851 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
31853         * NEWS: Mention libm performance improvements and non-x86 PI
31854         futex support.
31856         * csu/libc-start.c (__pthread_initialize_minimal): Change
31857         function arguments.
31858         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
31860 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
31862         [BZ #13550]
31863         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
31864         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
31865         <bp-sym.h> and <bp-asm.h>.
31866         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31867         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
31868         and <bp-asm.h>.
31869         (memcpy): Don't use BP_SYM.
31870         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
31871         <bp-asm.h>.
31872         (__mpn_add_n): Don't use BP_SYM.
31873         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
31874         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
31875         and <bp-asm.h>.
31876         (__mpn_addmul_1): Don't use BP_SYM.
31877         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31878         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
31879         <bp-sym.h>.
31880         (_setjmp): Don't use BP_SYM.
31881         (__novmx_setjmp): Likewise.
31882         (__GI__setjmp): Likewise.
31883         (__vmx_setjmp): Likewise.
31884         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
31885         <bp-sym.h>.
31886         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
31887         (__bzero): Don't use BP_SYM.
31888         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31889         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31890         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
31891         <bp-sym.h> and <bp-asm.h>.
31892         (memcpy): Don't use BP_SYM.
31893         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
31894         <bp-sym.h> and <bp-asm.h>.
31895         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31896         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
31897         <bp-sym.h> and <bp-asm.h>.
31898         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31899         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
31900         <bp-asm.h>.
31901         (__mpn_lshift): Don't use BP_SYM.
31902         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31903         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
31904         <bp-asm.h>.
31905         (memset): Don't use BP_SYM.
31906         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31907         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31908         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
31909         <bp-asm.h>.
31910         (__mpn_mul_1): Don't use BP_SYM.
31911         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31912         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
31913         <bp-sym.h> and <bp-asm.h>.
31914         (memcmp): Don't use BP_SYM.
31915         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
31916         <bp-sym.h> and <bp-asm.h>.
31917         (memcpy): Don't use BP_SYM.
31918         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
31919         <bp-sym.h> and <bp-asm.h>.
31920         (memset): Don't use BP_SYM.
31921         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
31922         <bp-sym.h> and <bp-asm.h>.
31923         (strncmp): Don't use BP_SYM.
31924         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
31925         <bp-sym.h> and <bp-asm.h>.
31926         (memcpy): Don't use BP_SYM.
31927         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
31928         <bp-sym.h> and <bp-asm.h>.
31929         (memset): Don't use BP_SYM.
31930         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
31931         <bp-sym.h> and <bp-asm.h>.
31932         (__memchr): Don't use BP_SYM.
31933         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
31934         <bp-sym.h> and <bp-asm.h>.
31935         (memcmp): Don't use BP_SYM.
31936         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
31937         <bp-sym.h> and <bp-asm.h>.
31938         (memcpy): Don't use BP_SYM.
31939         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
31940         <bp-sym.h> and <bp-asm.h>.
31941         (__mempcpy): Don't use BP_SYM.
31942         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
31943         <bp-sym.h> and <bp-asm.h>.
31944         (__memrchr): Don't use BP_SYM.
31945         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
31946         <bp-sym.h> and <bp-asm.h>.
31947         (memset): Don't use BP_SYM.
31948         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
31949         <bp-sym.h> and <bp-asm.h>.
31950         (__rawmemchr): Don't use BP_SYM.
31951         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
31952         <bp-sym.h> and <bp-asm.h>.
31953         (__STRCMP): Don't use BP_SYM.
31954         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
31955         <bp-sym.h> and <bp-asm.h>.
31956         (strchr): Don't use BP_SYM.
31957         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
31958         <bp-sym.h> and <bp-asm.h>.
31959         (__strchrnul): Don't use BP_SYM.
31960         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
31961         <bp-sym.h> and <bp-asm.h>.
31962         (strlen): Don't use BP_SYM.
31963         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
31964         <bp-sym.h> and <bp-asm.h>.
31965         (strncmp): Don't use BP_SYM.
31966         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
31967         <bp-sym.h> and <bp-asm.h>.
31968         (__strnlen): Don't use BP_SYM.
31969         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
31970         <bp-asm.h>.
31971         (__mpn_rshift): Don't use BP_SYM.
31972         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31973         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
31974         <bp-sym.h> and <bp-asm.h>.
31975         (__sigsetjmp): Don't use BP_SYM.
31976         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
31977         (L(start_addresses)): Don't use BP_SYM.
31978         (_start): Likewise.
31979         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
31980         <bp-asm.h>.
31981         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
31982         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31983         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31984         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
31985         <bp-asm.h>.
31986         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
31987         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
31988         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31989         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
31990         <bp-asm.h>.
31991         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
31992         comments.
31993         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
31994         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
31995         <bp-asm.h>.
31996         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
31997         FIXME comments.
31998         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31999         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32000         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
32001         <bp-asm.h>.
32002         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
32003         comment.
32004         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
32005         and <bp-asm.h>.
32006         (strncmp): Don't use BP_SYM,
32007         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
32008         <bp-asm.h>.
32009         (__mpn_sub_n): Don't use BP_SYM.
32010         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32011         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
32012         and <bp-asm.h>.
32013         (__mpn_submul_1): Don't use BP_SYM.
32014         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32015         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
32016         <bp-sym.h> and <bp-asm.h>.
32017         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
32018         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
32019         <bp-sym.h> and <bp-asm.h>.
32020         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
32021         comment.
32023 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32025         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
32026         Use ZK to minimize writes to Z.
32027         (sub_magnitudes): Simplify code a bit.
32028         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
32029         Use ZK to minimize writes to Z.
32030         (sub_magnitudes): Simplify code a bit.
32032 2013-02-27  Roland McGrath  <roland@hack.frob.com>
32034         * csu/gmon-start.c: Add special exception to license text.
32036 2013-02-27  Richard Henderson  <rth@redhat.com>
32038         * scripts/config.guess: Update from config.git.
32039         * scripts/config.sub: Likewise.
32041 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
32043         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
32045         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
32047         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
32049         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
32051         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
32053 2013-02-26  Roland McGrath  <roland@hack.frob.com>
32055         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
32056         [$(build-shared = yes].
32058 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32060         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
32061         (__mul): Reduce iterations for calculating mantissa.
32063         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
32064         MPTWO.
32065         (__mpranred): Likewise.
32067         [BZ #15160]
32068         * malloc/memusagestat.c (main): Draw graphs for heap and stack
32069         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
32071 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
32073         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
32074         Define __attribute__.
32076 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32078         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
32079         unused.
32080         * posix/regex_internal.h (__attribute): Remove.
32081         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
32082         (re_string_context_at): Likewise.
32083         (bitset_not): Use __attribute__ and mark function as possibly
32084         unused.
32085         (bitset_merge): Likewise.
32086         (bitset_mask): Likewise.
32087         (re_string_char_size_at): Likewise.
32088         (re_string_wchar_at): Likewise.
32089         (re_string_elem_size_at): Likewise.
32091 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
32093         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
32094         code.
32095         (cc32): Likewise.
32097         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
32098         (__acr): Likewise.
32099         (__cpy): Likewise.
32100         (norm): Likewise.
32101         (denorm): Likewise.
32102         (__dbl_mp): Likewise.
32103         (add_magnitudes): Likewise.
32104         (sub_magnitudes): Likewise.
32105         (__mul): Likewise.
32106         (__inv): Likewise.
32108         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
32109         style.
32111         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
32112         style.
32114         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
32115         code.
32117         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
32118         up changes with default code.
32119         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
32120         Likewise.
32122 2013-02-24  Allan McRae  <allan@archlinux.org>
32124         * manual/socket.texi (The Internet Namespace): Order menu items
32125         to match that in the file.
32127         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
32128         node listing of the info page menu.
32130 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
32132         [BZ #13550]
32133         * sysdeps/i386/bp-asm.h: Remove file.
32134         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
32135         (PARMS): Do not use macros from bp-asm.h.
32136         (S1): Likewise.
32137         (S2): Likewise.
32138         (SIZE): Likewise.
32139         (__mpn_add_n): Do not use BP_SYM
32140         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
32141         "bp-asm.h".
32142         (PARMS): Do not use macros from bp-asm.h.
32143         (S1): Likewise.
32144         (SIZE): Likewise.
32145         (__mpn_addmul_1): Do not use BP_SYM
32146         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
32147         "bp-asm.h".
32148         (PARMS): Do not use macros from bp-asm.h.
32149         (SIGMSK): Likewise.
32150         (_setjmp): Likewise.  Do not use BP_SYM.
32151         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
32152         "bp-asm.h".
32153         (PARMS): Do not use macros from bp-asm.h.
32154         (SIGMSK): Likewise.
32155         (setjmp): Likewise.  Do not use BP_SYM.
32156         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
32157         "bp-asm.h".
32158         (PARMS): Do not use macros from bp-asm.h.
32159         (__frexp): Do not use BP_SYM.
32160         (frexp): Likewise.
32161         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
32162         "bp-asm.h".
32163         (PARMS): Do not use macros from bp-asm.h.
32164         (__frexpf): Do not use BP_SYM.
32165         (frexpf): Likewise.
32166         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
32167         "bp-asm.h".
32168         (PARMS): Do not use macros from bp-asm.h.
32169         (__frexpl): Do not use BP_SYM.
32170         (frexpl): Likewise.
32171         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
32172         "bp-asm.h".
32173         (PARMS): Do not use macros from bp-asm.h.
32174         (__remquo): Do not use BP_SYM.
32175         (remquo): Likewise.
32176         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
32177         "bp-asm.h".
32178         (PARMS): Do not use macros from bp-asm.h.
32179         (__remquof): Do not use BP_SYM.
32180         (remquof): Likewise.
32181         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
32182         "bp-asm.h".
32183         (PARMS): Do not use macros from bp-asm.h.
32184         (__remquol): Do not use BP_SYM.
32185         (remquol): Likewise.
32186         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
32187         "bp-asm.h".
32188         (PARMS): Do not use macros from bp-asm.h.
32189         (DEST): Likewise.
32190         (SRC): Likewise.
32191         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
32192         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
32193         "bp-asm.h".
32194         (PARMS): Do not use macros from bp-asm.h.
32195         (strlen): Do not use BP_SYM.
32196         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
32197         "bp-asm.h".
32198         (PARMS): Do not use macros from bp-asm.h.
32199         (S1): Likewise.
32200         (S2): Likewise.
32201         (SIZE): Likewise.
32202         (__mpn_add_n): Do not use BP_SYM.
32203         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
32204         "bp-asm.h".
32205         (PARMS): Do not use macros from bp-asm.h.
32206         (S1): Likewise.
32207         (SIZE): Likewise.
32208         (__mpn_addmul_1): Do not use BP_SYM.
32209         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
32210         weak_alias.
32211         (bzero): Likewise.
32212         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
32213         "bp-asm.h".
32214         (PARMS): Do not use macros from bp-asm.h.
32215         (S): Likewise.
32216         (SIZE): Likewise.
32217         (__mpn_lshift): Do not use BP_SYM.
32218         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
32219         "bp-asm.h".
32220         (PARMS): Do not use macros from bp-asm.h.
32221         (DEST): Likewise.
32222         (SRC): Likewise.
32223         (LEN): Likewise.
32224         (memcpy): Likewise.  Do not use BP_SYM.
32225         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
32226         libc_hidden_def and weak_alias.
32227         (mempcpy): Do not use BP_SYM in weak_alias.
32228         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
32229         "bp-asm.h".
32230         (PARMS): Do not use macros from bp-asm.h.
32231         (DEST): Likewise.
32232         (LEN): Likewise.
32233         [!BZERO_P] (CHR): Likewise.
32234         (memset): Likewise.  Do not use BP_SYM.
32235         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
32236         "bp-asm.h".
32237         (PARMS): Do not use macros from bp-asm.h.
32238         (S1): Likewise.
32239         (SIZE): Likewise.
32240         (__mpn_mul_1): Do not use BP_SYM.
32241         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
32242         "bp-asm.h".
32243         (PARMS): Do not use macros from bp-asm.h.
32244         (S): Likewise.
32245         (SIZE): Likewise.
32246         (__mpn_rshift): Do not use BP_SYM.
32247         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
32248         "bp-asm.h".
32249         (PARMS): Do not use macros from bp-asm.h.
32250         (STR): Likewise.
32251         (CHR): Likewise.
32252         (strchr): Likewise.  Do not use BP_SYM.
32253         (index): Do not use BP_SYM in weak_alias.
32254         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
32255         "bp-asm.h".
32256         (PARMS): Do not use macros from bp-asm.h.
32257         (DEST): Likewise.
32258         (SRC): Likewise.
32259         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
32260         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
32261         "bp-asm.h".
32262         (PARMS): Do not use macros from bp-asm.h.
32263         (strlen): Do not use BP_SYM.
32264         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
32265         "bp-asm.h".
32266         (PARMS): Do not use macros from bp-asm.h.
32267         (S1): Likewise.
32268         (S2): Likewise.
32269         (SIZE): Likewise.
32270         (__mpn_sub_n): Do not use BP_SYM.
32271         * sysdeps/i386/i586/submul_1.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         (SIZE): Likewise.
32276         (__mpn_submul_1): Do not use BP_SYM.
32277         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
32278         "bp-asm.h".
32279         (PARMS): Do not use macros from bp-asm.h.
32280         (S1): Likewise.
32281         (S2): Likewise.
32282         (SIZE): Likewise.
32283         (__mpn_add_n): Do not use BP_SYM.
32284         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
32285         weak_alias.
32286         (bzero): Likewise.
32287         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
32288         "bp-asm.h".
32289         (PARMS): Do not use macros from bp-asm.h.
32290         (BLK2): Likewise.
32291         (LEN): Likewise.
32292         (memcmp): Do not use BP_SYM.
32293         (bcmp): Do not use BP_SYM in weak_alias.
32294         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
32295         "bp-asm.h".
32296         (PARMS): Do not use macros from bp-asm.h.
32297         (DEST): Likewise.
32298         (SRC): Likewise.
32299         (LEN): Likewise.
32300         (memcpy): Likewise.  Do not use BP_SYM.
32301         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
32302         "bp-asm.h".
32303         (PARMS): Do not use macros from bp-asm.h.
32304         (DEST): Likewise.
32305         (SRC): Likewise.
32306         (LEN): Likewise.
32307         (memmove): Likewise.  Do not use BP_SYM.
32308         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
32309         "bp-asm.h".
32310         (PARMS): Do not use macros from bp-asm.h.
32311         (DEST): Likewise.
32312         (SRC): Likewise.
32313         (LEN): Likewise.
32314         (__mempcpy): Likewise.  Do not use BP_SYM.
32315         (mempcpy): Do not use BP_SYM in weak_alias.
32316         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
32317         "bp-asm.h".
32318         (PARMS): Do not use macros from bp-asm.h.
32319         (DEST): Likewise.
32320         (LEN): Likewise.
32321         [!BZERO_P] (CHR): Likewise.
32322         (memset): Likewise.  Do not use BP_SYM.
32323         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
32324         "bp-asm.h".
32325         (PARMS): Do not use macros from bp-asm.h.
32326         (STR2): Likewise.
32327         (strcmp): Do not use BP_SYM.
32328         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
32329         "bp-asm.h".
32330         (PARMS): Do not use macros from bp-asm.h.
32331         (STR): Likewise.
32332         (DELIM): Likewise.
32333         [USE_AS_STRTOK_R] (SAVE): Likewise.
32334         (FUNCTION): Likewise.  Do not use BP_SYM.
32335         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
32336         aliases.
32337         (strtok_r): Likewise.
32338         (__GI___strtok_r): Likewise.
32339         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
32340         (PARMS): Do not use macros from bp-asm.h.
32341         (S): Likewise.
32342         (SIZE): Likewise.
32343         (__mpn_lshift): Do not use BP_SYM.
32344         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
32345         (PARMS): Do not use macros from bp-asm.h.
32346         (STR): Likewise.
32347         (CHR): Likewise.
32348         (__memchr): Do not use BP_SYM.
32349         (memchr): Do not use BP_SYM in weak_alias.
32350         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
32351         (PARMS): Do not use macros from bp-asm.h.
32352         (BLK2): Likewise.
32353         (LEN): Likewise.
32354         (memcmp): Do not use BP_SYM.
32355         (bcmp): Do not use BP_SYM in weak_alias.
32356         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
32357         (PARMS): Do not use macros from bp-asm.h.
32358         (S1): Likewise.
32359         (SIZE): Likewise.
32360         (__mpn_mul_1): Do not use BP_SYM.
32361         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
32362         "bp-asm.h".
32363         (PARMS): Do not use macros from bp-asm.h.
32364         (STR): Likewise.
32365         (CHR): Likewise.
32366         (__rawmemchr): Do not use BP_SYM.
32367         (rawmemchr): Do not use BP_SYM in weak_alias.
32368         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
32369         (PARMS): Do not use macros from bp-asm.h.
32370         (S): Likewise.
32371         (SIZE): Likewise.
32372         (__mpn_rshift): Do not use BP_SYM.
32373         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
32374         (PARMS): Do not use macros from bp-asm.h.
32375         (SIGMSK): Likewise.
32376         (__sigsetjmp): Likewise.  Do not use BP_SYM.
32377         * sysdeps/i386/start.S: Do not include "bp-sym.h".
32378         (_start): Do not use BP_SYM.
32379         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
32380         (PARMS): Do not use macros from bp-asm.h.
32381         (DEST): Likewise.
32382         (SRC): Likewise.
32383         (__stpcpy): Likewise.  Do not use BP_SYM.
32384         (stpcpy): Do not use BP_SYM in weak_alias.
32385         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
32386         "bp-asm.h".
32387         (PARMS): Do not use macros from bp-asm.h.
32388         (DEST): Likewise.
32389         (SRC): Likewise.
32390         (LEN): Likewise.
32391         (__stpncpy): Likewise.  Do not use BP_SYM.
32392         (stpncpy): Do not use BP_SYM in weak_alias.
32393         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
32394         (PARMS): Do not use macros from bp-asm.h.
32395         (STR): Likewise.
32396         (CHR): Likewise.
32397         (strchr): Likewise.  Do not use BP_SYM.
32398         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
32399         "bp-asm.h".
32400         (PARMS): Do not use macros from bp-asm.h.
32401         (STR): Likewise.
32402         (CHR): Likewise.
32403         (__strchrnul): Likewise.  Do not use BP_SYM.
32404         (strchrnul): Do not use BP_SYM in weak_alias.
32405         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
32406         "bp-asm.h".
32407         (PARMS): Do not use macros from bp-asm.h.
32408         (STOP): Likewise.
32409         (strcspn): Do not use BP_SYM.
32410         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
32411         "bp-asm.h".
32412         (PARMS): Do not use macros from bp-asm.h.
32413         (STR): Likewise.
32414         (STOP): Likewise.
32415         (strpbrk): Likewise.  Do not use BP_SYM.
32416         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
32417         "bp-asm.h".
32418         (PARMS): Do not use macros from bp-asm.h.
32419         (STR): Likewise.
32420         (CHR): Likewise.
32421         (strrchr): Likewise.  Do not use BP_SYM.
32422         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
32423         (PARMS): Do not use macros from bp-asm.h.
32424         (SKIP): Likewise.
32425         (strspn): Do not use BP_SYM.
32426         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
32427         (PARMS): Do not use macros from bp-asm.h.
32428         (STR): Likewise.
32429         (DELIM): Likewise.
32430         (SAVE): Likewise.
32431         (FUNCTION): Likewise.  Do not use BP_SYM.
32432         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
32433         aliases.
32434         (strtok_r): Likewise.
32435         (__GI___strtok_r): Likewise.
32436         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
32437         (PARMS): Do not use macros from bp-asm.h.
32438         (S1): Likewise.
32439         (S2): Likewise.
32440         (SIZE): Likewise.
32441         (__mpn_sub_n): Do not use BP_SYM.
32442         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
32443         "bp-asm.h".
32444         (PARMS): Do not use macros from bp-asm.h.
32445         (S1): Likewise.
32446         (SIZE): Likewise.
32447         (__mpn_submul_1): Do not use BP_SYM.
32448         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
32449         <bp-sym.h>.
32450         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
32451         and <bp-asm.h>.
32452         (PARMS): Do not use macros from bp-asm.h.
32453         (FLAGS): Likewise.
32454         (PTID): Likewise.
32455         (TLS): Likewise.
32456         (CTID): Likewise.
32457         (__clone): Do not use BP_SYM.
32458         (clone): Do not use BP_SYM in weak_alias.
32459         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
32460         and <bp-asm.h>.
32461         (PARMS): Do not use macros from bp-asm.h.
32462         (LEN): Likewise.
32463         (__mmap64): Do not use BP_SYM.
32464         (mmap64): Do not use BP_SYM in weak_alias.
32465         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32466         <bp-sym.h> and <bp-asm.h>.
32467         (PARMS): Do not use macros from bp-asm.h.
32468         (__posix_fadvise64_l64): Do not use BP_SYM.
32469         * sysdeps/unix/sysv/linux/i386/semtimedop.S
32470         (PARMS): Do not use macros from bp-asm.h.
32471         (NSOPS): Likewise.
32472         (semtimedop): Do not use BP_SYM.
32473         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
32474         and <bp-asm.h>.
32476 2013-02-21  Allan McRae  <allan@archlinux.org>
32478         * manual/message.texi (Charset conversion in gettext):
32479         Move @end statement to beginning of line.
32481 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32483         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
32484         static.
32485         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
32486         Likewise.
32488         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
32489         (denorm): Likewise.
32490         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
32491         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
32493 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32495         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
32496         tail-call to the resolved function if pltexit isn't needed.
32498 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32500         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
32501         or Y being zero as being unlikely.
32502         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
32503         Likewise.
32505 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
32507         * manual/nss.texi (System Databases and Name Service Switch):
32508         Remove frobnicate @pxref.
32510 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
32512         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
32513         __attribute__ ((unused)) to __attribute__ ((__unused__)).
32515 2013-02-20  Petr Machata  <pmachata@redhat.com>
32517         * elf/elf.h (R_ARM_TARGET1): New macro.
32518         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
32519         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
32520         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
32521         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
32522         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
32523         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
32524         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
32525         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
32526         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
32527         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
32528         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
32529         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
32530         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
32531         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
32532         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
32533         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
32534         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
32535         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
32536         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
32537         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
32538         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
32539         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
32540         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
32541         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
32542         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
32543         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
32544         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
32545         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
32546         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
32547         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
32548         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
32549         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
32550         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
32551         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
32552         (R_ARM_THM_GOT_BREL12): Likewise.
32553         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
32554         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
32555         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
32556         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
32557         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
32558         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
32559         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
32560         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
32561         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
32563 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
32565         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
32566         __attribute_used__ to __attribute__ ((unused)).
32568 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
32570         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
32571         powerpc mpa.c.
32572         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
32573         comment formatting.
32574         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
32576 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
32578         [BZ #13550]
32579         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
32580         Remove macro.
32581         (ENTER): Remove both macro definitions.
32582         (LEAVE): Likewise.
32583         (CHECK_BOUNDS_LOW): Likewise.
32584         (CHECK_BOUNDS_HIGH): Likewise.
32585         (CHECK_BOUNDS_BOTH): Likewise.
32586         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
32587         (RETURN_BOUNDED_POINTER): Likewise.
32588         (RETURN_NULL_BOUNDED_POINTER): Likewise.
32589         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
32590         (POP_ERRNO_LOCATION_RETURN): Likewise.
32591         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
32592         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32593         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
32594         macros.
32595         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32596         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
32597         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
32598         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
32599         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
32600         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
32601         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
32602         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
32603         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
32604         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
32605         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
32606         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
32607         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32608         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
32609         removed macros.
32610         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32611         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
32612         macros.
32613         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32614         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
32615         * sysdeps/i386/i586/memset.S (memset): Likewise.
32616         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
32617         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32618         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
32619         macros.
32620         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32621         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
32622         Change uses of L(2) to L(out).
32623         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
32624         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
32625         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
32626         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32627         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
32628         removed macros.
32629         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32630         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
32631         macros.
32632         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32633         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
32634         (RETURN): Do not use macro LEAVE.
32635         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
32636         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
32637         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
32638         * sysdeps/i386/i686/memset.S (memset): Likewise.
32639         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
32640         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
32641         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32642         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
32643         Likewise.
32644         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32645         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
32646         L(1_2) and L(1_3) into L(1).
32647         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
32648         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
32649         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32650         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
32651         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32652         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
32653         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
32654         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32655         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
32656         macros.
32657         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
32658         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32659         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
32660         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
32661         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
32662         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32663         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
32664         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
32665         * sysdeps/i386/strcspn.S (strcspn): Likewise.
32666         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
32667         * sysdeps/i386/strrchr.S (strrchr): Likewise.
32668         * sysdeps/i386/strspn.S (strspn): Likewise.
32669         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
32670         conditional code.
32671         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32672         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
32673         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
32674         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
32675         L(1_3) into L(1_1).
32676         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
32677         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32678         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
32679         macros.
32680         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32682 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
32684         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
32685         macro.
32687 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32689         * math/atest-exp.c (exp_mpn): Remove ROUND.
32690         * math/atest-exp2.c (exp_mpn): Likewise.
32691         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
32693         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
32694         * stdlib/tst-tls-atexit-lib.c: Likewise.
32695         * stdlib/tst-tls-atexit.c: Likewise.
32697 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32699         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
32700         and __attribute_alloc_size__.
32702 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32704         * include/programs/xmalloc.h: Change __attribute_alloc_size to
32705         __attribute_alloc_size__.
32706         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
32707         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
32709 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32711         * include/programs/xmalloc.h: New file.
32712         * catgets/gencat.c: Include it.
32713         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
32714         * elf/pldd.c: Likewise.
32715         * iconv/iconv_charmap.c: Likewise.
32716         * iconv/iconvconfig.c: Likewise.
32717         * iconv/strtab.c: Likewise.
32718         * locale/programs/locale.c: Likewise.
32719         * locale/programs/localedef.h: Likewise.
32720         * locale/programs/simple-hash.c: Likewise.
32721         * nscd/nscd.h: Likewise.
32722         * nss/makedb.c: Likewise.
32723         * sysdeps/generic/ldconfig.h: Likewise.
32725 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
32727         * Versions.def: Add GLIBC_2.18.
32728         * include/link.h (struct link_map): New member l_tls_dtor_count.
32729         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
32730         (__call_tls_dtors): Likewise.
32731         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
32732         __cxa_thread_atexit_impl.
32733         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32734         Likewise.
32735         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32736         Likewise.
32737         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
32738         Likewise.
32739         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
32740         Likewise.
32741         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32742         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
32743         Likewise.
32744         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
32745         Likewise.
32746         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32747         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
32748         Likewise.
32749         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
32750         (tests): Add test case tst-tls-atexit.
32751         (modules-names): Add shared library for tst-tls-atexit.
32752         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
32753         (GLIBC_PRIVATE): Add __call_tls_dtors.
32754         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
32755         for libstdc++.
32756         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
32757         * stdlib/tst-tls-atexit.c: New test case.
32758         * stdlib/tst-tls-atexit-lib.c: New test case.
32760         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
32762         * elf/Versions (ld): Add _dl_find_dso_for_object.
32763         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
32764         * elf/dl-open.c (_dl_find_dso_for_object): New function.
32765         (dl_open_worker): Use _dl_find_dso_for_object.
32766         * elf/dl-sym.c (do_sym): Likewise.
32767         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
32769 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32771         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
32772         Syntactic changes only.
32773         (_dl_runtime_profile): Do a tail-call to the resolved function.
32775 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
32777         [BZ #13550]
32778         * sysdeps/x86_64/bp-asm.h: Remove file.
32779         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
32780         <bp-sym.h> and <bp-asm.h>.
32781         (__clone): Do not use BP_SYM.
32782         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
32783         <bp-sym.h> and <bp-asm.h>.
32784         * sysdeps/unix/x86_64/sysdep.S: Likewise.
32785         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
32786         "bp-asm.h".
32787         (_setjmp): Do not use BP_SYM.
32788         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
32789         "bp-asm.h".
32790         (setjmp): Do not use BP_SYM.
32791         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
32792         libc_hidden_def.
32793         (mempcpy): Do not use BP_SYM in weak_alias.
32794         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
32795         "bp-asm.h".
32796         (strchr): Do not use BP_SYM.
32797         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
32798         "bp-asm.h".
32799         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
32800         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
32801         (_start): Do not use BP_SYM.
32802         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
32803         "bp-asm.h".
32804         (strcat): Do not use BP_SYM.
32805         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
32806         "bp-asm.h".
32807         (STRCMP): Do not use BP_SYM.
32808         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
32809         "bp-asm.h".
32810         (STRCPY): Do not use BP_SYM.
32811         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
32812         "bp-asm.h".
32813         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
32814         "bp-asm.h".
32815         (FUNCTION): Do not use BP_SYM.
32816         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
32817         weak_alias.
32818         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
32820 2013-02-17  Andreas Jaeger  <aj@suse.de>
32822         * time/Versions: Sort entries.
32823         * string/Versions: Likewise.
32824         * resolv/Versions: Likewise.
32825         * posix/Versions: Likewise.
32826         * iconv/Versions: Likewise.
32827         * elf/Versions: Likewise.
32828         * wcsmbs/Versions: Likewise.
32830 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32832         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
32833         loop termination condition.
32835         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
32836         variable to calculate EZ.
32837         (__sqr): Likewise.
32839         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
32840         the lower precision input.
32842 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
32844         [BZ #13550]
32845         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
32846         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
32847         (run-via-rtld-prefix): Do not handle %-bp tests.
32848         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
32849         (all-object-suffixes): Remove .ob.
32850         (bppfx): Remove variable.
32851         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
32852         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
32853         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
32854         [$(build-bounded) = yes] (libtype.ob): Likewise.
32855         * Makerules (elide-routines.ob): Remove variable.
32856         (do-tests-clean): Do not handle *-bp.out.
32857         (common-mostlyclean): Do not handle *-bp and *-bp.out.
32858         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
32859         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
32860         (tests): Do not include $(tests-bp.out).
32861         (xtests): Do not include $(xtests-bp.out).
32862         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
32863         [$(build-bounded) = yes] ($(addprefix
32864         $(objpfx),$(binaries-bounded))): Remove rule.
32865         ($(objpfx)%-bp.out): Remove rule.
32866         * config.make.in (build-bounded): Remove variable.
32867         * crypt/Makefile [$(build-bounded) = yes]
32868         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
32869         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
32870         append to variable.
32871         [$(build-bounded) = yes] (install-lib): Likewise.
32872         [$(build-bounded) = yes] (generated): Likewise.
32873         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
32874         Remove rule.
32875         * intl/Makefile [$(build-bounded) = yes]
32876         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
32877         * math/Makefile [$(build-bounded) = yes]
32878         ($(tests:%=$(objpfx)%-bp): Likewise.
32879         * misc/Makefile [$(build-bounded) = yes]
32880         ($(objpfx)tst-tsearch-bp): Likewise.
32881         * nptl/Makeconfig (bounded-thread-library): Remove variable.
32882         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
32883         Remove dependency.
32884         * string/Makefile (o-objects.ob): Remove variable.
32885         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
32886         (CFLAGS-.ob): Remove variable.
32887         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
32888         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
32889         both definitions of variable.
32890         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
32891         (ASFLAGS-.ob): Remove variable.
32893 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
32895         [BZ #13550]
32896         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
32897         Remove __BOUNDED_POINTERS__ from condition.
32898         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
32899         * string/bits/string2.h [!__NO_STRING_INLINES &&
32900         !__BOUNDED_POINTERS__]: Likewise.
32901         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
32902         Likewise.
32903         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
32904         Remove conditional code.
32905         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
32906         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
32907         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
32908         condition.
32910         [BZ #13550]
32911         * csu/libc-start.c: Do not include <bp-sym.h>.
32912         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
32913         * elf/dl-open.c: Do not include <bp-sym.h>.
32914         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
32915         * math/fegetenv.c: Do not include <bp-sym.h>.
32916         (fegetenv): Do not use BP_SYM in versioned symbols.
32917         * nptl/sysdeps/pthread/bits/libc-lockP.h
32918         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
32919         <bp-sym.h>.
32920         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32921         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
32922         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32923         (__pthread_mutex_destroy): Likewise.
32924         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32925         (__pthread_mutex_lock): Likewise.
32926         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32927         (__pthread_mutex_trylock): Likewise.
32928         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32929         (__pthread_mutex_unlock): Likewise.
32930         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32931         (__pthread_mutexattr_init): Likewise.
32932         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32933         (__pthread_mutexattr_destroy): Likewise.
32934         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32935         (__pthread_mutexattr_settype): Likewise.
32936         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32937         (__pthread_rwlock_init): Likewise.
32938         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32939         (__pthread_rwlock_destroy): Likewise.
32940         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32941         (__pthread_rwlock_rdlock): Likewise.
32942         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32943         (__pthread_rwlock_tryrdlock): Likewise.
32944         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32945         (__pthread_rwlock_wrlock): Likewise.
32946         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32947         (__pthread_rwlock_trywrlock): Likewise.
32948         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32949         (__pthread_rwlock_unlock): Likewise.
32950         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32951         (__pthread_key_create): Likewise.
32952         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32953         (__pthread_setspecific): Likewise.
32954         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32955         (__pthread_getspecific): Likewise.
32956         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
32957         Likewise.
32958         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32959         (_pthread_cleanup_push_defer): Likewise.
32960         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32961         (_pthread_cleanup_pop_restore): Likewise.
32962         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32963         (pthread_setcancelstate): Likewise.
32964         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
32965         <bp-sym.h>.
32966         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
32967         (memchr): Do not use BP_SYM in weak_alias.
32968         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
32969         (fegetenv): Do not use BP_SYM in versioned symbols.
32970         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
32971         (fesetenv): Do not use BP_SYM in versioned symbols.
32972         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
32973         (feupdateenv): Do not use BP_SYM in versioned symbols.
32974         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
32975         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
32976         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
32977         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
32978         (open64): Do not use BP_SYM in weak_alias.
32979         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
32980         (fegetenv): Do not use BP_SYM in versioned symbols.
32981         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
32982         (fesetenv): Do not use BP_SYM in versioned symbols.
32983         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
32984         (feupdateenv): Do not use BP_SYM in versioned symbols.
32985         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
32986         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
32987         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
32988         (feraiseexcept): Do not use BP_SYM in versioned symbols.
32989         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
32990         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
32991         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
32992         <bp-sym.h>.
32993         (__libc_start_main): Do not use BP_SYM.
32995 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
32997         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
32998         redundant return line.
32999         (norm): Likewise.
33000         (denorm): Likewise.
33001         (dbl_mp): Likewise.
33002         (sub_magnitudes): Likewise.
33003         (__add): Likewise.
33004         (__sub): Likewise.
33005         (__mul): Likewise.
33006         (__inv): Likewise.
33007         (__dvd): Likewise.
33008         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
33009         (norm): Likewise.
33010         (denorm): Likewise.
33011         (dbl_mp): Likewise.
33012         (sub_magnitudes): Likewise.
33013         (__add): Likewise.
33014         (__sub): Likewise.
33015         (__mul): Likewise.
33016         (__inv): Likewise.
33017         (__dvd): Likewise.
33019         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
33020         instead of __mul.
33021         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
33022         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
33023         (cc32): Likewise.
33025         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
33026         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
33027         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
33028         of __mul for squares.
33029         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
33030         function
33031         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
33032         Likewise.
33033         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
33034         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
33036 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
33038         [BZ #13550]
33039         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
33040         code.
33041         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
33042         prototype or function definition.  Rename ubp_* variables and
33043         parameters.  Remove argv definitions conditional on
33044         [__BOUNDED_POINTERS__].
33045         * debug/backtrace.c (__backtrace): Do not use __unbounded.
33046         * elf/dl-runtime.c (_dl_fixup): Likewise.
33047         * include/set-hooks.h (RUN_HOOK): Likewise.
33048         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
33049         definition.
33050         * string/strcpy.c (strcpy): Do not use __unbounded.
33051         * sysdeps/generic/frame.h (struct layout): Likewise.
33052         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
33053         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
33054         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
33055         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
33056         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
33057         (__backtrace): Likewise.
33058         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
33059         use __ptrvalue.
33060         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
33061         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
33062         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
33063         Likewise.
33064         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
33065         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
33066         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
33067         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
33068         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
33069         Do not use __unbounded.
33070         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
33071         Rename __unboundedrlimits parameter to rlimits in prototype.
33072         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
33073         Do not use __unbounded.
33074         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
33075         not use __ptrvalue.
33076         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
33077         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
33078         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
33079         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
33080         __ptrvalue or __unbounded.
33081         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
33082         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
33083         use __unbounded.
33084         (__new_msgctl): Do not use __ptrvalue.
33085         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
33086         __unbounded.
33087         (__libc_msgrcv): Do not use __ptrvalue.
33088         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
33089         startup_info): Do not use __unbounded.
33090         (__libc_start_main): Likewise.  Rename ubp_* variables and
33091         parameters.  Remove argv definitions conditional on
33092         [__BOUNDED_POINTERS__].
33093         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
33094         __ptrvalue.
33095         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
33096         use __unbounded.
33097         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
33098         or __ptrvalue.
33099         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
33100         use __unbounded.
33101         (__new_shmctl): Do not use __ptrvalue.
33102         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
33103         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
33104         Likewise.
33105         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
33106         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
33107         (__libc_sigaction): Likewise.
33108         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
33109         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
33110         Likewise.
33111         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
33113 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
33115         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
33117         * string/mempcpy.c: Implement by calling memcpy.
33119 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
33121         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
33123         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
33124         evaluation.
33126         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
33127         values in the mantissa.
33129         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
33130         minimize writes to Z.
33131         (sub_magnitudes): Simplify code a bit.
33133 2013-02-12  Roland McGrath  <roland@hack.frob.com>
33135         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
33136         from the message.  The linker prefixes all warnings with that already.
33138 2013-02-12  Andreas Schwab  <schwab@suse.de>
33140         [BZ #15078]
33141         * posix/regexec.c (extend_buffers): Add parameter min_len.
33142         (check_matching): Pass minimum needed length.
33143         (clean_state_log_if_needed): Likewise.
33144         (get_subexp): Likewise.
33145         * posix/Makefile (tests): Add bug-regex34.
33146         (bug-regex34-ENV): Define.
33147         * posix/bug-regex34.c: New file.
33149         [BZ #11561]
33150         * posix/regcomp.c (parse_bracket_exp): When looking up collating
33151         elements compare against the byte sequence of it, not its name.
33152         * posix/Makefile (tests): Add bug-regex35.
33153         (bug-regex35-ENV): Define.
33154         * posix/bug-regex35.c: New file.
33156 2013-02-11  Tom de Vries  <tom@codesourcery.com>
33158         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
33159         comment.
33160         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
33161         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
33162         (CHECK_EOL): Add undef.
33164 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
33166         * bits/stdlib-bsearch.h: New file.
33167         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
33168         * stdlib/stdlib.h: Likewise.
33170 2013-02-11  Roland McGrath  <roland@hack.frob.com>
33172         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
33173         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
33174         declaration.
33175         * manual/search.texi (Array Search Function): Add missing const in
33176         lfind prototype.
33177         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
33178         declaration to use rlim_t.
33179         (Basic Scheduling Functions): Remove erroneous const from
33180         sched_getparam prototype.  Remove erroneous * from
33181         sched_get_priority_max and sched_get_priority_min prototypes.
33182         (Resource Usage): Fix summary @comment on vtimes to refer to
33183         sys/vtimes.h rather than vtimes.h.
33184         Add missing *s in vtimes prototype.
33185         (Limits on Resources): Fix ulimit prototype to return long int.
33186         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
33187         prototypes to use long int rather than double.
33188         (BSD Random): Fix initstate and setstate to use char *, not void *.
33189         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
33190         prototype to make second argument 'struct aiocb64 *const[]'.
33191         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
33192         (Status of AIO Operations): Remove erroneous const in aio_return and
33193         aio_return64 prototypes.
33194         (Synchronizing I/O): Fix sync prototype to return void.
33195         * manual/startup.texi (Suboptions): Remove an erroneous const in
33196         getsubopt prototype.
33197         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
33198         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
33199         use size_t rather than int.
33200         (Scanning All Users): Likewise for getpwent_r.
33201         (Setting Groups): Add missing const to setgroups prototype.
33202         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
33203         * manual/socket.texi (Host Names): Fix gethostbyaddr and
33204         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
33205         'const void *' rather than 'const char *'.
33206         (Host Address Functions): Likewise for inet_ntop.
33207         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
33208         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
33209         ssize_t for return value.
33210         (Sending Data): Likewise for send, sendto, sendmsg.
33211         (Socket Option Functions): Add a missing const in setsockopt prototype.
33212         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
33213         use wchar_t for the argument.
33214         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
33215         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
33216         take no arguments.
33217         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
33218         double/float/long double for second argument.
33219         Fix return types of significand, significandf, significandl.
33220         * manual/filesys.texi (Setting Permissions): Use mode_t for second
33221         argument in fchmod prototype.
33222         (File Owner): Use uid_t and gid_t in fchown prototype.
33223         (File Times): Add const to utimes, futimes, and lutimes prototypes.
33224         (Making Special Files): Use mode_t and dev_t in mknod prototype.
33225         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
33226         use 'const struct dirent **' as argument types to CMP function pointer
33227         argument.
33228         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
33229         (File Times): Fix summary magic @comment for struct utimbuf and utime
33230         to refer to utime.h, not time.h.
33231         * manual/string.texi (Argz Functions): Add missing const in
33232         argz_extract and argz_next prototypes.
33233         (Finding Tokens in a String): Likewise for basename.
33234         (String/Array Comparison): Fix typo in wcscasecmp prototype.
33235         (Copying and Concatenation): Fix typo in wmemmove prototype.
33236         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
33237         (Signal Stack): Remove erroneous const in sigstack prototype.
33238         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
33239         prototype.
33240         (Simple Calendar Time): Likewise for stime.
33241         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
33242         prototype.
33243         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
33244         say sys/sysctl.h instead.
33245         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
33246         and vsyslog prototypes.
33248 2013-02-11  Tom de Vries  <tom@codesourcery.com>
33250         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
33251         Remove.
33253 2013-02-11  Roland McGrath  <roland@hack.frob.com>
33255         * misc/sys/mman.h: Fix typo in mremap comment.
33257 2013-02-08  Roland McGrath  <roland@hack.frob.com>
33259         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
33260         the '\0' terminator.
33262 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
33264         [BZ #13550]
33265         * debug/segfault.c: Don't include <bp-checks.h>.
33266         * sysdeps/generic/bp-checks.h: Remove file.
33267         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
33268         (__GETDENTS): Don't use CHECK_N.
33269         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
33270         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
33271         (__getgroups): Don't use CHECK_N.
33272         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
33273         (setgroups): Don't use CHECK_N.
33274         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
33275         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
33276         (__libc_msgrcv): Don't use CHECK_N.
33277         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
33278         (__libc_msgsnd): Don't use CHECK_N.
33279         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
33280         <bp-checks.h>.
33281         (__libc_pread): Don't use CHECK_N.
33282         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
33283         include <bp-checks.h>.
33284         (__libc_pread64): Don't use CHECK_N.
33285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
33286         include <bp-checks.h>.
33287         (__libc_pwrite): Don't use CHECK_N.
33288         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
33289         include <bp-checks.h>.
33290         (__libc_pwrite64): Don't use CHECK_N.
33291         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
33292         <bp-checks.h>.
33293         (__libc_pread): Don't use CHECK_N.
33294         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
33295         include <bp-checks.h>.
33296         (__libc_pread64): Don't use CHECK_N.
33297         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
33298         include <bp-checks.h>.
33299         (__libc_pwrite): Don't use CHECK_N.
33300         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
33301         include <bp-checks.h>.
33302         (__libc_pwrite64): Don't use CHECK_N.
33303         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
33304         (do_pread): Don't use CHECK_N.
33305         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
33306         (do_pread64): Don't use CHECK_N.
33307         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
33308         (do_pwrite): Don't use CHECK_N.
33309         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
33310         (do_pwrite64): Don't use CHECK_N.
33311         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
33312         (__libc_readv): Don't use CHECK_N.
33313         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
33314         (semop): Don't use CHECK_N.
33315         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
33316         <bp-checks.h>.
33317         (semtimedop): Don't use CHECK_N.
33318         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
33319         (__libc_pread): Don't use CHECK_N.
33320         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
33321         <bp-checks.h>.
33322         (__libc_pread64): Don't use CHECK_N.
33323         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
33324         <bp-checks.h>.
33325         (__libc_pwrite): Don't use CHECK_N.
33326         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
33327         <bp-checks.h>.
33328         (__libc_pwrite64): Don't use CHECK_N.
33329         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
33330         <bp-checks.h>.
33331         (__libc_msgrcv): Don't use CHECK_N.
33332         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
33333         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
33334         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
33335         (__libc_writev): Don't use CHECK_N.
33337 2013-02-08  Roland McGrath  <roland@hack.frob.com>
33339         * string/strcpy.c: Removed unused variable.
33341         * Makeconfig (+sysdep-includes): Define with := rather than =.
33342         Use an existing include/ subdir of each sysdeps dir before it.
33344 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33346         * nscd/connection.c (register_traced_file): Comment function.
33347         [HAVE_INOTIFY] (union __inev): Define.
33348         [HAVE_INOTIFY] (inotify_check_files): New function.
33349         [HAVE_INOTIFY] (clear_db_cache): Likewise.
33350         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
33351         clear_db_cache.
33352         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
33354 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33356         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
33357         loaded if not already and that a failure is permanent.
33359 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33361         [BZ #15006]
33362         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
33363         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
33365 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
33367         [BZ #13550]
33368         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
33369         (CHECK_1_NULL_OK): Likewise.
33370         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
33371         (__fxstat): Do not use CHECK_1.
33372         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
33373         <bp-checks.h>.
33374         (___fxstat64): Do not use CHECK_1.
33375         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
33376         <bp-checks.h>.
33377         (__fxstatat): Do not use CHECK_1.
33378         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
33379         <bp-checks.h>.
33380         (__fxstatat64): Do not use CHECK_1.
33381         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
33382         <bp-checks.h>.
33383         (__fxstat): Do not use CHECK_1.
33384         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
33385         <bp-checks.h>.
33386         (__fxstatat): Do not use CHECK_1.
33387         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
33388         <bp-checks.h>.
33389         (__getresgid): Do not use CHECK_1.
33390         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
33391         <bp-checks.h>.
33392         (__getresuid): Do not use CHECK_1.
33393         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
33394         <bp-checks.h>.
33395         (__lxstat): Do not use CHECK_1.
33396         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
33397         <bp-checks.h>.
33398         (__old_msgctl): Do not use CHECK_1.
33399         (__new_msgctl): Likewise.
33400         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
33401         <bp-checks.h>.
33402         (__new_setrlimit): Do not use CHECK_1.
33403         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
33404         <bp-checks.h>.
33405         (__old_shmctl): Do not use CHECK_1.
33406         (__new_shmctl): Likewise.
33407         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
33408         <bp-checks.h>.
33409         (__xstat): Do not use CHECK_1.
33410         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
33411         (__lxstat): Do not use CHECK_1.
33412         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
33413         <bp-checks.h>.
33414         (___lxstat64): Do not use CHECK_1.
33415         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
33416         (__old_msgctl): Do not use CHECK_1.
33417         (__new_msgctl): Likewise.
33418         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
33419         <bp-checks.h>.
33420         (__gettimeofday): Do not use CHECK_1.
33421         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
33422         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
33423         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
33424         <bp-checks.h>.
33425         (__gettimeofday): Do not use CHECK_1.
33426         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
33427         (__old_shmctl): Do not use CHECK_1_NULL_OK.
33428         (__new_shmctl): Do not use CHECK_1.
33429         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
33430         <bp-checks.h>.
33431         (do_sigtimedwait): Do not use CHECK_1.
33432         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
33433         <bp-checks.h>.
33434         (do_sigwaitinfo): Do not use CHECK_1.
33435         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
33436         <bp-checks.h>.
33437         (msgctl): Do not use CHECK_1.
33438         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
33439         <bp-checks.h>.
33440         (shmctl): Do not use CHECK_1.
33441         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
33442         (ustat): Do not use CHECK_1.
33443         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
33444         <bp-checks.h>.
33445         (__fxstat): Do not use CHECK_1.
33446         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
33447         <bp-checks.h>.
33448         (__fxstatat): Do not use CHECK_1.
33449         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
33450         <bp-checks.h>.
33451         (__lxstat): Do not use CHECK_1.
33452         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
33453         <bp-checks.h>.
33454         (__xstat): Do not use CHECK_1.
33455         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
33456         (__xstat): Do not use CHECK_1.
33457         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
33458         (___xstat64): Do not use CHECK_1.
33460         [BZ #13550]
33461         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
33462         definitions.
33463         (CHECK_BOUNDS_HIGH): Likewise.
33464         * string/strcpy.c: Do not include <bp-checks.h>.
33465         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
33467 2013-02-07  Roland McGrath  <roland@hack.frob.com>
33469         * nscd/nscd-client.h (__nscd_drop_map_ref):
33470         Add __attribute__ ((unused)).
33471         * nis/nss-nisplus.h (niserr2nss): Likewise.
33473         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
33474         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
33476         * csu/libc-tls.c (init_static_tls, init_slotinfo):
33477         Remove inline keyword.
33478         * include/rounding-mode.h (round_away): Likewise.
33479         * libio/wfileops.c (adjust_wide_data): Likewise.
33480         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
33481         (__m128i_strloadu_tolower): Likewise.
33482         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
33483         (__m128i_strloadu_tolower): Likewise.
33484         * time/mktime.c (ydhms_diff): Likewise.
33485         * locale/elem-hash.h (elem_hash): Likewise.
33486         * locale/setlocale.c (setdata): Likewise.
33487         * posix/regex_internal.h (re_string_char_size_at): Likewise.
33488         (re_string_wchar_at): Likewise.
33489         (bitset_not, bitset_merge, bitset_mask): Likewise.
33490         [!(__GNUC__ > 3)] (inline): Remove macro.
33491         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
33492         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
33493         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
33494         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
33495         * string/memcmp.c (memcmp_bytes): Likewise.
33496         * locale/programs/locarchive.c (compute_hashval): Likewise.
33497         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
33498         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
33499         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
33500         * nss/getent.c (print_rpc, print_protocols): Likewise.
33501         (print_passwd, print_group, print_aliases): Likewise.
33502         * nis/nss-nisplus.h (niserr2nss): Likewise.
33503         * nscd/connections.c (restart_p): Likewise.
33504         Change return type to bool.
33506 2013-02-05  Roland McGrath  <roland@hack.frob.com>
33508         * Makeconfig (all-Depend-files): Add existing
33509         $(sorted-subdirs:=/Depend) files.
33510         (all-subdirs): Remove nss.
33511         * sysdeps/unix/inet/Subdirs: Add it here instead.
33512         * hesiod/Depend: New file.
33514         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
33515         instead of calling alloca.
33517         * io/lseek.c (__lseek): Rename to __libc_lseek.
33518         Define __lseek as an alias.
33520         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
33522 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
33524         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
33525         else clause and remove check for non-standard endianness.
33527 2013-02-04  David S. Miller  <davem@davemloft.net>
33529         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33531 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
33533         [BZ #13550]
33534         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
33535         (__ubp_memchr): Remove prototype.
33536         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
33537         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
33538         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
33539         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
33540         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
33541         Remove alias.
33542         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
33543         (__ubp_memchr): Likewise.
33544         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
33545         (__ubp_memchr): Likewise.
33546         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
33547         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
33548         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
33549         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
33550         CHECK_STRING.
33551         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
33552         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
33553         (__getcwd): Do not use CHECK_STRING.
33554         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
33555         <bp-checks.h>.
33556         (__real_chown): Do not use CHECK_STRING.
33557         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
33558         <bp-checks.h>.
33559         (fchownat): Do not use CHECK_STRING.
33560         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
33561         CHECK_STRING.
33562         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
33563         <bp-checks.h>.
33564         (__lchown): Do not use CHECK_STRING.
33565         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
33566         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
33567         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
33568         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
33569         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
33570         include <bp-checks.h>.
33571         (truncate64): Do not use CHECK_STRING.
33572         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
33573         <bp-checks.h>.
33574         (__real_chown): Do not use CHECK_STRING.
33575         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
33576         <bp-checks.h>.
33577         (__lchown): Do not use CHECK_STRING.
33578         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
33579         <bp-checks.h>.
33580         (__chown): Do not use CHECK_STRING.
33581         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
33582         <bp-checks.h>.
33583         (truncate64): Do not use CHECK_STRING.
33584         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
33585         Likewise.
33586         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
33587         (__xmknod): Do not use CHECK_STRING.
33588         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
33589         <bp-checks.h>.
33590         (__xmknodat): Do not use CHECK_STRING.
33591         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
33592         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
33594 2013-02-04  Andreas Schwab  <schwab@suse.de>
33596         [BZ #14142]
33597         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
33598         * include/netdb.h: Likewise for h_errno.
33599         * elf/tst-stackguard1.c: Include <tls.h>.
33601 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
33603         * elf/link.h (struct link_map): Extend the l_addr comment.
33604         * include/link.h (struct link_map): Likewise.
33606 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
33608         [BZ #13550]
33609         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
33610         (BOUNDED_1): Remove macro.
33611         * debug/backtrace.c: Don't include <bp-checks.h>.
33612         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
33613         (__backtrace): Likewise.
33614         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
33615         <bp-checks.h>.
33616         (__backtrace): Don't use BOUNDED_1.
33617         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
33618         <bp-checks.h>.
33619         (__backtrace): Don't use BOUNDED_1.
33620         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
33621         (__backtrace): Don't use BOUNDED_1.
33622         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
33623         (shmat): Don't use BOUNDED_N.
33625 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
33627         [BZ #13550]
33628         * sysdeps/generic/bp-start.h: Remove file.
33629         * csu/libc-start.c: Don't include <bp-start.h>.
33630         (LIBC_START_MAIN): Set up __environ directly instead of using
33631         INIT_ARGV_and_ENVIRON.
33632         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
33633         <bp-start.h>.
33635         [BZ #13550]
33636         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
33637         definitions.
33638         (CHECK_FCNTL): Likewise.
33639         (CHECK_N_PAGES): Likewise.
33641         [BZ #13550]
33642         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
33643         definitions.
33644         (CHECK_SIGSET_NULL_OK): Likewise.
33645         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
33646         <bp-checks.h>.
33647         (sigpending): Don't use CHECK_SIGSET.
33648         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
33649         <bp-checks.h>.
33650         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33651         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
33652         <bp-checks.h>.
33653         (do_sigsuspend): Don't use CHECK_SIGSET.
33654         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
33655         use CHECK_SIGSET.
33656         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
33657         (do_sigwait): Don't use CHECK_SIGSET.
33658         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
33659         use CHECK_SIGSET.
33660         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
33661         include <bp-checks.h>.
33662         (sigpending): Don't use CHECK_SIGSET.
33663         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
33664         include <bp-checks.h>.
33665         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33666         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
33667         <bp-checks.h>.
33668         (sigpending): Don't use CHECK_SIGSET.
33669         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
33670         <bp-checks.h>.
33671         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33673         [BZ #13550]
33674         * sysdeps/generic/bp-semctl.h: Remove file.
33675         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
33676         <bp-checks.h> and <bp-semctl.h>.
33677         (__old_semctl): Don't use CHECK_SEMCTL.
33678         (__new_semctl): Likewise.
33679         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
33680         and <bp-semctl.h>.
33681         (__old_semctl): Don't use CHECK_SEMCTL.
33682         (__new_semctl): Likewise.
33683         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
33684         <bp-checks.h> and <bp-semctl.h>.
33685         (__old_semctl): Don't use CHECK_SEMCTL.
33686         (__new_semctl): Likewise.
33687         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
33688         <bp-checks.h> and <bp-semctl.h>.
33689         (semctl): Don't use CHECK_SEMCTL.
33691         [BZ #13550]
33692         * Makerules (elide-bp-thunks): Remove variable.
33693         (elide-routines.oS): Don't use $(elide-bp-thunks).
33694         (elide-routines.os): Likewise.
33695         (elide-routines.o): Likewise.
33696         (elide-routines.op): Likewise.
33697         (elide-routines.og): Likewise.
33698         (objects): Don't use $(bp-thunks).
33699         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
33700         include.
33701         (common-generated): Do not add s-proto-bp.d.
33702         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
33703         (int): Likewise.
33704         (typ): Likewise.
33705         Do not generate makefile rules for bounded-pointer thunks.
33706         * sysdeps/generic/bp-thunks.h: Remove file.
33707         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
33708         * sysdeps/unix/s-proto-bp.S: Likewise.
33710         [BZ #15062]
33711         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
33712         parts of result separately when argument is not close to line from
33713         -i to i and one part of argument is small.
33714         * math/k_casinhf.c (__kernel_casinhf): Likewise.
33715         * math/k_casinhl.c (__kernel_casinhl): Likewise.
33716         * math/libm-test.inc (cacos_test): Add more tests.
33717         (casin_test): Likewise.
33718         (casinh_test): Likewise.
33719         * sysdeps/i386/fpu/libm-test-ulps: Update.
33720         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33722 2013-01-31  David S. Miller  <davem@davemloft.net>
33724         * po/de.po: Update from translation team.
33726 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
33728         * time/tzfile.c: Include stdint.h for SIZE_MAX.
33730 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
33732         * configure.in (_AC_PROG_CC_C89): New definition.
33733         * configure: Regenerate.
33735         * configure.in (AC_PROG_CPP): New definition.
33736         * configure: Regenerate.
33738 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
33740         * debug/tst-backtrace.h: New file.
33741         * debug/tst-backtrace2.c: Include tst-backtrace.h.
33742         (ret): Remove variable.
33743         (x): Likewise.
33744         (FAIL): Remove macro.
33745         (NO_INLINE): Likewise.
33746         (fn1): Use match function instead of strstr.
33747         * debug/tst-backtrace3.c: Include tst-backtrace.h.
33748         (ret): Remove variable.
33749         (x): Likewise.
33750         (FAIL): Remove macro.
33751         (NO_INLINE): Likewise.
33752         (fn): Use match function instead of strstr.
33753         * debug/tst-backtrace4.c: Include tst-backtrace.h.
33754         (ret): Remove variable.
33755         (x): Likewise.
33756         (FAIL): Remove macro.
33757         (NO_INLINE): Likewise.
33758         (handle_signal): Use match function instead of strstr.
33759         * debug/tst-backtrace5.c: Include tst-backtrace.h.
33760         (ret): Remove variable.
33761         (x): Likewise.
33762         (FAIL): Remove macro.
33763         (NO_INLINE): Likewise.
33764         (handle_signal): Use match function instead of strstr.
33766 2013-01-23  Roland McGrath  <roland@hack.frob.com>
33768         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
33770 2013-01-23  David S. Miller  <davem@davemloft.net>
33772         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
33773         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
33774         argument of CAS if possible.
33775         * sysdeps/sparc/sparc64/bits/atomic.h
33776         (__arch_compare_and_exchange_val_32_acq): Likewise.
33777         (__arch_compare_and_exchange_val_64_acq): Likewise.
33779 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
33781         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
33782         * sysdeps/posix/ulimit.c: ... this.
33783         Include <limits.h>.
33784         * sysdeps/unix/bsd/ulimit.c: Remove file.
33786 2013-01-23  Adam Conrad  <adconrad@0c3.net>
33788         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
33789         (LDFLAGS-tst-array5): Likewise.
33791 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
33793         [BZ #15036]
33794         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
33795         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
33796         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
33797         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
33799 2013-01-21  David S. Miller  <davem@davemloft.net>
33801         * sysdeps/sparc/backtrace.c: New file.
33802         * sysdeps/sparc/sparc32/backtrace.h: New file.
33803         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
33804         * sysdeps/sparc/sparc64/backtrace.h: New file.
33805         * sysdeps/sparc/sparc64/backtrace.c: Delete.
33806         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
33807         -funwind-tables.
33809 2013-01-21  Andreas Schwab  <schwab@suse.de>
33811         [BZ #15020]
33812         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
33813         closed its stdout.
33815 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
33817         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
33818         "mpa2.h".
33819         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
33821 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
33822             Mark Mitchell  <mark@codesourcery.com>
33823             Tom de Vries  <tom@codesourcery.com>
33824             Paul Pluzhnikov  <ppluzhnikov@google.com>
33826         * debug/tst-backtrace2.c: New file.
33827         * debug/tst-backtrace3.c: Likewise.
33828         * debug/tst-backtrace4.c: Likewise.
33829         * debug/tst-backtrace5.c: Likewise.
33830         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
33831         (CFLAGS-tst-backtrace3.c): Likewise.
33832         (CFLAGS-tst-backtrace4.c): Likewise.
33833         (CFLAGS-tst-backtrace5.c): Likewise.
33834         (LDFLAGS-tst-backtrace2): Likewise.
33835         (LDFLAGS-tst-backtrace3): Likewise.
33836         (LDFLAGS-tst-backtrace4): Likewise.
33837         (LDFLAGS-tst-backtrace5): Likewise.
33838         (tests): Add new tests tst-backtrace2, tst-backtrace3,
33839         tst-backtrace4 and tst-backtrace5.
33841 2013-01-18  Anton Blanchard  <anton@samba.org>
33842             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
33844         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
33845         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
33846         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
33847         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
33848         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
33849         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
33850         "+r" and remove output regs list as redundant.  Add explicit inline
33851         asm to specify register of return val to work around compiler codegen
33852         bug.  Remove (int) cast on return value.  Add return type parameter to
33853         use in macro so that this macro does not truncate return value for
33854         64-bit values.
33855         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
33856         pass to INTERNAL_VSYSCALL_NCS.
33857         (INLINE_VSYSCALL): Add 'long int' as return type to
33858         INTERNAL_VSYSCALL_NCS macro invocation.
33859         (INTERNAL_VSYSCALL): Add 'long int' as return type to
33860         INTERNAL_VSYSCALL_NCS macro invocation.
33861         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
33863 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
33865         [BZ #14496]
33866         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
33867         Fix application of SIMD FP exception mask.
33869         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
33870         mp_no from a power of two.
33871         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
33872         __mpexp_twomm1.  Use __pow_mp.
33874         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
33875         multiplication.
33877 2013-01-17  David S. Miller  <davem@davemloft.net>
33879         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33881 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
33883         [BZ #15023]
33884         * include/complex.h: Condition contents on [!_COMPLEX_H].
33885         (__kernel_casinhf): New prototype.
33886         (__kernel_casinh): Likewise.
33887         (__kernel_casinhl): Likewise.
33888         * math/Makefile (libm_calls): Add k_casinh.
33889         * math/k_casinh.c: New file.
33890         * math/k_casinhf.c: Likewise.
33891         * math/k_casinhl.c: Likewise.
33892         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
33893         finite nonzero arguments.
33894         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
33895         finite nonzero arguments.
33896         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
33897         finite nonzero arguments.
33898         * math/s_casinh.c: Do not include <float.h>.
33899         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
33900         * math/s_casinhf.c: Do not include <float.h>.
33901         (__casinhf): Move code for finite nonzero arguments to
33902         k_casinhf.c.
33903         * math/s_casinhl.c: Do not include <float.h>.
33904         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
33905         redefine.
33906         (__casinhl): Move code for finite nonzero arguments to
33907         k_casinhl.c.
33908         * math/libm-test.inc (cacos_test): Add more tests.
33909         * sysdeps/i386/fpu/libm-test-ulps: Update.
33910         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33912 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
33914         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
33915         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
33916         [!HAVE_MREMAP]: Remove [defined linux] case.
33917         * malloc/arena.c: Do not include <malloc-sysdep.h>.
33919 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
33921         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
33923 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
33925         * elf/elf.h (R_386_SIZE32): New relocation.
33926         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
33927         R_386_SIZE32.
33928         (elf_machine_rela): Likewise.
33929         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
33930         R_X86_64_SIZE64 and R_X86_64_SIZE32.
33932 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
33934         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
33935         (FP_FAST_FMA): Do not define.
33936         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
33937         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
33938         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
33939         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
33940         !_SOFT_FLOAT]: Likewise.
33941         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
33942         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
33943         value.
33944         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
33945         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
33946         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
33947         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
33948         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
33949         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
33950         file.
33952 2013-01-16  Andreas Schwab  <schwab@suse.de>
33954         [BZ #14327]
33955         * include/stdlib.h (__mktemp): Add declaration.
33956         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
33957         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
33959 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
33961         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
33962         definitions.
33963         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
33964         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
33965         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
33966         definitions here.
33967         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
33968         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
33969         definitions.
33970         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
33971         and ONE.
33972         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
33973         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
33974         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
33975         definitions.
33976         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
33977         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
33978         definitions.
33979         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
33981         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
33983 2013-01-15  David S. Miller  <davem@davemloft.net>
33985         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
33986         trunc{,f} to libm-sysdep_routes.
33987         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
33988         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
33989         file.
33990         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
33991         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
33992         file.
33993         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
33994         file.
33995         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
33996         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
33997         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
33998         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
33999         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
34000         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
34001         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
34002         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
34004         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34005         nearbyint{,f} to libm-sysdep_routes.
34006         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34007         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
34008         New file.
34009         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
34010         file.
34011         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
34012         New file.
34013         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
34014         file.
34015         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
34016         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
34017         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
34018         file.
34019         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
34020         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
34021         file.
34022         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
34023         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
34024         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
34026         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
34027         libc_feholdexcept and libc_fesetenv.
34029 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
34031         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
34033 2013-01-14  David S. Miller  <davem@davemloft.net>
34035         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
34036         (SPARC_ASM_VIS2_IFUNC): Likewise.
34037         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
34038         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
34039         use of 'siam' instruction.
34040         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
34041         Likewise.
34042         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
34043         Likewise.
34044         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
34045         Likewise.
34046         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
34047         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
34048         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
34049         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
34050         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
34051         file.
34052         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
34053         file.
34054         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
34055         file.
34056         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
34057         file.
34058         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
34059         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
34060         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
34061         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
34062         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
34063         new VIS2 routines.
34064         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
34065         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
34066         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
34067         Likewise.
34068         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
34069         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
34070         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
34071         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
34072         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
34073         routines to libm-sysdep_routines.
34074         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34076         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34077         fdim/fdimf to libm-sysdep_routines.
34078         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
34079         file.
34080         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
34081         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
34082         file.
34083         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
34084         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
34085         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
34086         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
34087         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
34088         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
34089         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
34091 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
34093         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
34094         to optimize copies.
34096         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
34097         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34098         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34100         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
34101         local variable MPTWO.
34102         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
34103         Likewise.
34105 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34107         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
34108         GLOB_NOESCAPE.
34110 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34112         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
34114 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34116         * manual/pattern.texi (glob_t): Document gl_flags.
34117         (glob64_t): Likewise.
34119 2013-01-11  David S. Miller  <davem@davemloft.net>
34121         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
34122         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
34123         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
34124         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
34125         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
34126         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
34127         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
34128         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
34129         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
34130         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
34131         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
34132         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
34133         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
34135         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
34136         sparc V9 rather than using V8 code.
34137         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34138         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34140         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
34141         Move to...
34142         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
34143         Here.
34145 2013-01-11  Roland McGrath  <roland@hack.frob.com>
34147         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
34148         not in the main loop.
34149         * configure: Regenerated.
34151 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
34153         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
34154         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
34155         to just #else.
34156         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
34157         [!__GLIBC_HAVE_LONG_LONG] case.
34158         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
34159         condition to just #else.
34160         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
34161         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
34162         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
34163         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
34164         unconditional.
34165         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
34166         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
34167         #elif condition to just #else.
34168         * sysdeps/unix/sysv/linux/sys/sysmacros.h
34169         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
34170         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
34171         #elif condition to just #else.
34173 2013-01-11  Steve Ellcey  <sellcey@mips.com>
34175         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
34176         (EF_MIPS_ARCH_64): Fix value.
34177         (EF_MIPS_ARCH_32R2): New.
34178         (EF_MIPS_ARCH_64R2): New.
34180 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
34182         * Makeconfig (+link-pie-before-libc): New.
34183         (+link-pie-after-libc): Likewise.
34184         (+link-pie-tests): Likewise.
34185         (+link-pie): Rewritten.
34186         (link-before-libc): Remove $(config-LDFLAGS).
34187         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
34188         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
34189         (config-LDFLAGS): Renamed to ...
34190         (rtld-LDFLAGS): This.
34191         (rtld-tests-LDFLAGS): New macro.
34192         (link-libc-rpath-link): Likewise.
34193         (link-libc-tests-rpath-link): Likewise.
34194         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
34195         (link-libc): Prepand $(link-libc-rpath-link).
34196         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
34197         (test-program-prefix): New macro.
34198         (test-via-rtld-prefix): Likewise.
34199         (test-program-cmd): Likewise.
34200         (host-test-program-cmd): Likewise.
34201         * Makefile ($(common-objpfx)testrun.sh): Replace
34202         $(run-program-prefix) with $(test-program-prefix).
34203         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
34204         $(rtld-LDFLAGS).
34205         ($(common-objpfx)shlib.lds): Likewise.
34206         (build-module-helper): Likewise.
34207         ($(common-objpfx)format.lds): Likewise.
34208         * Rules (binaries-pie-tests): New.
34209         (binaries-pie-notests): Likewise.
34210         (binaries-pie): Rewritten.
34211         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
34212         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
34213         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
34214         (make-test-out): Replace $(host-built-program-cmd) with
34215         $(host-test-program-cmd).
34216         * config.make.in (build-hardcoded-path-in-tests): New variable.
34217         * configure.in (--enable-hardcoded-path-in-tests): New configure
34218         option.
34219         (hardcoded_path_in_tests): New AC_SUBST.
34220         * configure: Regenerated.
34221         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
34222         $(built-program-cmd) with $(test-program-cmd).
34223         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
34224         (test_program_cmd): This.
34225         * elf/Makefile ($(objpfx)order.out): Run test with
34226         $(test-program-prefix).
34227         ($(objpfx)order2.out): Likewise.
34228         ($(objpfx)tst-initorder.out): Likewise.
34229         ($(objpfx)tst-initorder2.out): Likewise.
34230         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
34231         $(test-program-cmd).
34232         ($(objpfx)tst-array1-static.out): Likewise.
34233         ($(objpfx)tst-array2.out): Likewise.
34234         ($(objpfx)tst-array3.out): Likewise.
34235         ($(objpfx)tst-array4.out): Likewise.
34236         ($(objpfx)tst-array5.out): Likewise.
34237         ($(objpfx)tst-array5-static.out): Likewise.
34238         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
34239         $(test-program-cmd).
34240         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
34241         $(run-program-prefix) with $(test-program-prefix).
34242         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
34243         (test_program_prefix): This.
34244         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
34245         $(run-program-prefix) with $(test-program-prefix).
34246         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
34247         (test_program_prefix): This.
34248         * iconvdata/tst-tables.sh: Likewise.
34249         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
34250         $(run-program-prefix) with $(test-program-prefix).
34251         ($(objpfx)tst-translit.out): Likewise.
34252         ($(objpfx)tst-gettext2.out): Likewise.
34253         ($(objpfx)tst-gettext4.out): Likewise.
34254         ($(objpfx)tst-gettext6.out): Likewise.
34255         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
34256         (test_program_prefix): This.
34257         * intl/tst-gettext2.sh: Likewise.
34258         * intl/tst-gettext4.sh  Likewise.
34259         * intl/tst-gettext6.sh: Likewise.
34260         * intl/tst-translit.sh: Likewise.
34261         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
34262         with $(test-program-cmd).
34263         * libio/Makefile ($(objpfx)test-freopen.out): Replace
34264         $(run-program-prefix) with $(test-program-prefix).
34265         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
34266         (test_program_prefix): This.
34267         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
34268         $(run-program-prefix) with $(test-program-prefix).
34269         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
34270         (test_program_prefix): This.
34271         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
34272         * posix/Makefile ($(objpfx)globtest.out): Replace
34273         $(run-via-rtld-prefix) and $(test-wrapper) with
34274         $(test-program-prefix) and $(test-via-rtld-prefix).
34275         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
34276         $(test-program-prefix).
34277         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
34278         $(host-test-program-cmd).
34279         (tst-spawn-ARGS): Likewise.
34280         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
34281         $(test-program-prefix).
34282         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
34283         (test_via_rtld_prefix): This.
34284         (test_wrapper): Renamed to ...
34285         (test_program_prefix): This.
34286         (run_program_prefix): Replaced by test_program_prefix.
34287         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
34288         (test_program_prefix): This.
34289         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
34290         with $(host-test-program-cmd).
34291         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
34292         $(run-program-prefix) with $(test-program-prefix).
34293         ($(objpfx)tst-printf.out): Likewise.
34294         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
34295         $(test-program-cmd).
34296         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
34297         (test_program_prefix): This.
34298         * stdio-common/tst-unbputc.sh: Likewise.
34299         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
34300         $(run-program-prefix) with $(test-program-prefix).
34301         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
34302         (test_program_prefix): This.
34303         * string/Makefile ($(objpfx)tst-svc.out):  Replace
34304         $(built-program-cmd) with $(test-program-cmd).
34306 2013-01-11  Andreas Jaeger  <aj@suse.de>
34308         [BZ #15003]
34309         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
34310         value. Sync with Linux 3.7.
34312 2013-01-10  David S. Miller  <davem@davemloft.net>
34314         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
34315         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34316         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34318 2013-01-10  Roland McGrath  <roland@hack.frob.com>
34320         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
34321         never set.
34322         * configure: Regenerated.
34324 2013-01-10  David S. Miller  <davem@davemloft.net>
34326         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
34327         sparc V9 rather than using V8 code.
34328         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34329         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34331 2013-01-10  Roland McGrath  <roland@hack.frob.com>
34333         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
34334         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
34335         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
34336         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
34337         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
34338         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
34339         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
34340         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
34341         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
34342         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
34343         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
34344         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
34345         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
34346         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
34347         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
34348         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
34349         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
34350         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
34351         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
34352         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
34353         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
34354         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
34355         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
34356         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
34357         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
34358         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
34359         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
34361 2013-01-10  David S. Miller  <davem@davemloft.net>
34363         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34365 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
34367         * posix/Makefile (tests-static): New variable.
34368         (tests): Add $(tests-static).
34369         (tst-exec-static-ARGS): New variable.
34370         (tst-spawn-static-ARGS): Likewise.
34371         * posix/tst-exec-static.c: New file.
34372         * posix/tst-spawn-static.c: Likewise.
34373         * posix/tst-exec.c: Support run directly.
34374         * posix/tst-spawn.c: Likewise.
34376 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
34378         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
34379         long.
34380         * math/bits/mathcalls.h (llrint): Likewise.
34381         (llround): Likewise.
34382         * stdlib/stdlib.h (struct drand48_data): Likewise.
34383         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
34384         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
34385         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
34386         Likewise.
34387         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
34388         Likewise.
34389         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
34390         (elf_greg_t): Likewise.
34391         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
34392         (__jmp_buf): Likewise.
34393         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
34394         definitions.
34395         (llrint): Likewise, for all definitions.
34396         (llrintl): Likewise.
34398         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
34399         Remove [__GNUC__] condition.
34400         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
34401         condition to just [__USE_ISOC99].
34402         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
34404 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
34406         [BZ #14200]
34407         * sysdeps/unix/sysv/linux/x86/bits/environments.h
34408         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
34409         defined.
34410         (_POSIX_V6_ILP32_OFF32): Likewise.
34411         (_XBS5_ILP32_OFF32): Likewise.
34412         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
34413         (__ILP32_OFFBIG_LDFLAGS): Likewise.
34415 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
34417         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
34419         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
34420         doubles __mpexp_twomm1.  Adjust usage.
34421         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
34422         Remove.
34424 2013-01-10  Andreas Schwab  <schwab@suse.de>
34426         [BZ #14964]
34427         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
34428         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
34430 2013-01-09  David S. Miller  <davem@davemloft.net>
34432         [BZ #15003]
34433         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
34434         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
34435         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
34436         (TCP_FASTOPEN): Define.
34437         (tcp_repair_opt): New structure.
34438         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
34439         enum values.
34440         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
34441         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
34442         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
34443         (tcp_cookie_transactions): New structure.
34445 2013-01-09  Anton Blanchard  <anton@samba.org>
34447         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
34448         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
34449         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
34450         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
34452 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
34454         * include/features.h (__USE_ANSI): Remove.
34456 2013-01-09  Roland McGrath  <roland@hack.frob.com>
34458         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
34460         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
34462 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
34464         * sysdeps/s390/fpu/libm-test-ulps: Update.
34466         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34468         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
34469         (__acr): Likewise.
34470         (__cpy): Likewise.
34471         (norm): Likewise.
34472         (denorm): Likewise.
34473         (__mp_dbl): Likewise.
34474         (__dbl_mp): Likewise.
34475         (add_magnitudes): Likewise.
34476         (sub_magnitudes): Likewise.
34477         (__add): Likewise.
34478         (__sub): Likewise.
34479         (__mul): Likewise.
34480         (__inv): Likewise.
34481         (__dvd): Likewise.
34482         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
34483         (__acr): Likewise.
34484         (__cpy): Likewise.
34485         (norm): Likewise.
34486         (denorm): Likewise.
34487         (__mp_dbl): Likewise.
34488         (__dbl_mp): Likewise.
34489         (add_magnitudes): Likewise.
34490         (sub_magnitudes): Likewise.
34491         (__add): Likewise.
34492         (__sub): Likewise.
34493         (__mul): Likewise.
34494         (__inv): Likewise.
34495         (__dvd): Likewise.
34496         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
34497         (__acr): Likewise.
34498         (__cpy): Likewise.
34499         (norm): Likewise.
34500         (denorm): Likewise.
34501         (__mp_dbl): Likewise.
34502         (__dbl_mp): Likewise.
34503         (add_magnitudes): Likewise.
34504         (sub_magnitudes): Likewise.
34505         (__add): Likewise.
34506         (__sub): Likewise.
34507         (__mul): Likewise.
34508         (__inv): Likewise.
34509         (__dvd): Likewise.
34511 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
34513         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
34514         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
34515         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
34516         2 && __USE_EXTERN_INLINES]: Likewise.
34518 2013-01-08  Andreas Jaeger  <aj@suse.de>
34520         [BZ# 14985]
34521         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
34522         Remove.
34523         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
34524         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
34526 2013-01-07  Anton Blanchard  <anton@samba.org>
34528         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
34529         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
34530         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
34531         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
34532         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
34533         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
34534         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
34535         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
34536         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34537         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
34538         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
34539         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
34540         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
34541         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
34542         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
34543         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
34544         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
34545         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
34546         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
34547         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
34548         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
34549         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
34550         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
34551         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
34552         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
34553         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
34554         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
34555         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
34556         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
34557         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
34558         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
34559         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34560         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
34561         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
34562         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
34563         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
34564         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
34565         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
34566         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
34567         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
34568         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
34569         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
34570         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
34572 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
34574         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
34575         (__MALLOC_PMT): Likewise.
34576         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
34577         [__GNUC__], only on [_LIBC].
34578         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
34579         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
34580         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
34581         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
34582         forward declaration.
34583         (realloc_hook_ini): Likewise.
34584         (memalign_hook_ini): Likewise.
34585         (__libc_memalign): Do not use __MALLOC_PMT in variable
34586         declaration.
34587         (__libc_valloc): Likewise.
34588         (__libc_pvalloc): Likewise.
34589         (__libc_calloc): Likewise.
34590         (__posix_memalign): Likewise.
34592         [BZ #14996]
34593         * math/s_casinh.c: Include <float.h>.
34594         (__casinh): Do not do computation with squaring and square root
34595         for large arguments.
34596         * math/s_casinhf.c: Include <float.h>.
34597         (__casinhf): Do not do computation with squaring and square root
34598         for large arguments.
34599         * math/s_casinhl.c: Include <float.h>.
34600         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
34601         (__casinhl): Do not do computation with squaring and square root
34602         for large arguments.
34603         * math/libm-test.inc (casin_test): Add more tests.
34604         (casinh_test): Likewise.
34605         * sysdeps/i386/fpu/libm-test-ulps: Update.
34606         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34608 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
34610         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
34611         (__x86_64_raw_data_cache_size): Likewise.
34612         (__x86_64_data_cache_size_half): Likewise.
34613         (__x86_64_raw_data_cache_size_half): Likewise.
34614         (__x86_64_shared_cache_size): Likewise.
34615         (__x86_64_raw_shared_cache_size): Likewise.
34616         (__x86_64_shared_cache_size_half): Likewise.
34617         (__x86_64_raw_shared_cache_size_half): Likewise.
34618         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
34619         to ...
34620         (__x86_data_cache_size): This.
34621         (__x86_64_raw_data_cache_size): Renamed to ...
34622         (__x86_raw_data_cache_size): This.
34623         (__x86_64_data_cache_size_half): Renamed to ...
34624         (__x86_data_cache_size_half): This.
34625         (__x86_64_raw_data_cache_size_half): Renamed to ...
34626         (__x86_raw_data_cache_size_half): This.
34627         (__x86_64_shared_cache_size): Renamed to ...
34628         (__x86_shared_cache_size): This.
34629         (__x86_64_raw_shared_cache_size): Renamed to ...
34630         (__x86_raw_shared_cache_size): This.
34631         (__x86_64_shared_cache_size_half): Renamed to ...
34632         (__x86_shared_cache_size_half): This.
34633         (__x86_64_raw_shared_cache_size_half): Renamed to ...
34634         (__x86_raw_shared_cache_size_half): This.
34635         * sysdeps/x86_64/memcpy.S: Updated.
34636         * sysdeps/x86_64/memset.S: Likewise.
34637         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
34638         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
34639         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
34641 2013-01-04  David S. Miller  <davem@davemloft.net>
34643         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34645 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
34647         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
34648         1 to avoid redefinition warning.
34649         (__USE_GNU): Don't define.
34650         (init_signaling_nan): Protoize.
34652         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34654 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
34656         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
34657         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
34658         (__cpymn): Likewise.
34659         (norm): Remove commented code.
34660         (denorm): Likewise.
34661         (__mp_dbl): Likewise.
34662         (__inv): Likewise.
34663         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
34664         (__cpymn): Likewise.
34665         (norm): Remove commented code.
34666         (denorm): Likewise.
34667         (__mp_dbl): Likewise.
34668         (__inv): Likewise.
34670         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
34671         mp_no value for 1.0 and 2.0.
34672         (norm): Use RADIXI instead of radixi.d.
34673         (denorm): Likewise.
34674         (__mul): Use 0.0 instead of zero.d.
34675         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
34676         mp_no value for 1.0 and 2.0.
34677         (norm): Use RADIXI instead of radixi.d.
34678         (denorm): Likewise.
34679         (__mul): Use 0.0 instead of zero.d.
34681 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
34683         [BZ #14994]
34684         * math/s_casinh.c (__casinh): Reduce finite argument to first
34685         quadrant then set signs of results at the end.
34686         * math/s_casinhf.c (__casinhf): Likewise.
34687         * math/s_casinhl.c (__casinhl): Likewise.
34688         * math/libm-test.inc (casin_test): Add more tests.
34689         (casinh_test): Likewise.
34690         * sysdeps/i386/fpu/libm-test-ulps: Update.
34691         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34693 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
34695         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
34697         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
34699         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
34700         declarations.
34701         (denorm): Likewise.
34702         (__mp_dbl): Likewise.
34703         (__inv): Likewise.
34705         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
34706         and adjust the header comment.
34708         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
34709         variable name from declaration.
34711 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
34713         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
34714         Initialize COMMON_CPUID_INDEX_7 element.
34715         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
34716         (CPUID_RTM): Likewise.
34717         (HAS_RTM): Likewise.
34718         (COMMON_CPUID_INDEX_7): New enum.
34720 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
34722         [BZ #14981]
34723         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
34724         size is zero, record memory as freed.
34726 2013-01-03  Andreas Jaeger  <aj@suse.de>
34728         * po/ia.po: Add new Interlingua translation.
34730 2012-01-03  Allan McRae  <allan@archlinux.org>
34732         * locale/programs/localedef.c: Fix description of '--posix' flag.
34734 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
34736         * NEWS: Update dates in second copyright notice.
34737         * README: Update copyright dates in example.
34738         * manual/libc.texinfo: Update copyright dates.
34739         * scripts/test-installation.pl: Update copyright date in --version
34740         output.
34742         * hurd/ctty-input.c: Fix copyright notice formatting.
34743         * hurd/ctty-output.c: Likewise.
34744         * hurd/dtable.c: Likewise.
34745         * hurd/hurd-raise.c: Likewise.
34746         * hurd/hurdprio.c: Likewise.
34747         * hurd/msgportdemux.c: Likewise.
34748         * misc/sys/file.h: Likewise.
34749         * misc/sys/ioctl.h: Likewise.
34750         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
34751         * sysdeps/mach/hurd/chdir.c: Likewise.
34752         * sysdeps/mach/hurd/fchdir.c: Likewise.
34753         * sysdeps/mach/hurd/rename.c: Likewise.
34754         * sysdeps/mach/hurd/rmdir.c: Likewise.
34755         * sysdeps/mach/hurd/seekdir.c: Likewise.
34756         * sysdeps/mach/hurd/setsid.c: Likewise.
34757         * sysdeps/posix/wait3.c: Likewise.
34759         * All files with FSF copyright notices: Update copyright dates
34760         using scripts/update-copyrights.
34761         * intl/plural.c: Regenerated.
34762         * locale/programs/charmap-kw.h: Likewise.
34763         * locale/programs/locfile-kw.h: Likewise.
34765 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
34767         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
34768         four values.
34770         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
34771         calculation loop and add branch prediction.
34773         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
34774         check access beyond bounds of m1np.
34776         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
34777         MPTWO.
34778         (__inv): Remove local variable MPTWO to use the global
34779         constant.
34780         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
34781         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
34782         variable MPTWO.
34783         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
34784         MP3HALFS static const.
34786 2013-01-01  David S. Miller  <davem@davemloft.net>
34788         * po/ca.po: Update from translation team.
34790 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
34792         * scripts/update-copyrights: New file.
34793         * Makeconfig: Reformat copyright notice.
34794         * ctype/ctype.h: Likewise.
34795         * debug/swprintf_chk.c: Likewise.
34796         * elf/dl-cache.c: Likewise.
34797         * elf/dl-debug.c: Likewise.
34798         * elf/dl-object.c: Likewise.
34799         * grp/initgroups.c: Likewise.
34800         * hurd/Makefile: Likewise.
34801         * hurd/hurd/signal.h: Likewise.
34802         * hurd/hurdfault.c: Likewise.
34803         * hurd/hurdioctl.c: Likewise.
34804         * hurd/hurdlookup.c: Likewise.
34805         * hurd/intr-msg.c: Likewise.
34806         * iconv/gconv_open.c: Likewise.
34807         * libio/swprintf.c: Likewise.
34808         * locale/lc-ctype.c: Likewise.
34809         * locale/nl_langinfo.c: Likewise.
34810         * mach/Machrules: Likewise.
34811         * mach/Makefile: Likewise.
34812         * malloc/obstack.h: Likewise.
34813         * manual/Makefile: Likewise.
34814         * manual/tsort.awk: Likewise.
34815         * misc/bits/stab.def: Likewise.
34816         * nis/nis_print_group_entry.c: Likewise.
34817         * nis/nis_table.c: Likewise.
34818         * nis/nss_compat/compat-pwd.c: Likewise.
34819         * nis/nss_compat/compat-spwd.c: Likewise.
34820         * po/Makefile: Likewise.
34821         * posix/fnmatch.c: Likewise.
34822         * posix/regex.h: Likewise.
34823         * resolv/Makefile: Likewise.
34824         * resolv/nss_dns/dns-network.c: Likewise.
34825         * resolv/res_hconf.c: Likewise.
34826         * scripts/gen-sorted.awk: Likewise.
34827         * soft-fp/soft-fp.h: Likewise.
34828         * stdio-common/printf.h: Likewise.
34829         * stdlib/monetary.h: Likewise.
34830         * stdlib/random.c: Likewise.
34831         * stdlib/random_r.c: Likewise.
34832         * sysdeps/generic/Makefile: Likewise.
34833         * sysdeps/gnu/Makefile: Likewise.
34834         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
34835         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
34836         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
34837         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
34838         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
34839         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
34840         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
34841         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
34842         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
34843         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
34844         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
34845         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
34846         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
34847         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
34848         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
34849         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
34850         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
34851         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
34852         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
34853         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
34854         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
34855         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
34856         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
34857         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
34858         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
34859         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
34860         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
34861         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
34862         * sysdeps/mach/hurd/errnos.awk: Likewise.
34863         * sysdeps/mach/hurd/fork.c: Likewise.
34864         * sysdeps/mach/hurd/getcwd.c: Likewise.
34865         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
34866         * sysdeps/mach/hurd/mmap.c: Likewise.
34867         * sysdeps/mach/hurd/utimes.c: Likewise.
34868         * sysdeps/mach/hurd/xmknod.c: Likewise.
34869         * sysdeps/posix/profil.c: Likewise.
34870         * sysdeps/posix/readdir_r.c: Likewise.
34871         * sysdeps/powerpc/bits/mathdef.h: Likewise.
34872         * sysdeps/powerpc/bits/setjmp.h: Likewise.
34873         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
34874         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
34875         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34876         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
34877         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
34878         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
34879         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34880         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
34881         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
34882         * sysdeps/pthread/lio_listio.c: Likewise.
34883         * sysdeps/sparc/dl-procinfo.h: Likewise.
34884         * sysdeps/unix/i386/sysdep.S: Likewise.
34885         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
34886         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
34887         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
34888         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
34889         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
34890         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
34891         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
34892         * sysdeps/unix/sysv/linux/speed.c: Likewise.
34893         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
34894         * sysdeps/wordsize-32/divdi3.c: Likewise.
34895         * time/sys/time.h: Likewise.
34896         * wcsmbs/Makefile: Likewise.
34898 2013-01-01  David S. Miller  <davem@davemloft.net>
34900         * po/fr.po: Update from translation team.
34902         * catgets/gencat.c: Update copyright year.
34903         * csu/version.c: Likewise.
34904         * debug/catchsegv.sh: Likewise.
34905         * debug/pcprofiledump.c: Likewise.
34906         * debug/xtrace.sh: Likewise.
34907         * elf/ldconfig.c: Likewise.
34908         * elf/ldd.bash.in: Likewise.
34909         * elf/pldd.c: Likewise.
34910         * elf/sotruss.ksh: Likewise.
34911         * elf/sprof.c: Likewise.
34912         * iconv/iconv_prog.c: Likewise.
34913         * iconv/iconvconfig.c: Likewise.
34914         * locale/programs/locale.c: Likewise.
34915         * locale/programs/localedef.c: Likewise.
34916         * login/programs/pt_chown.c: Likewise.
34917         * malloc/memusage.sh: Likewise.
34918         * malloc/memusagestat.c: Likewise.
34919         * malloc/mtrace.pl: Likewise.
34920         * nscd/nscd.c: Likewise.
34921         * nss/getent.c: Likewise.
34922         * nss/makedb.c: Likewise.
34923         * posix/getconf.c: Likewise.
34925 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
34927         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
34928         numbers.
34930 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
34932         * math/bits/mathcalls.h (modf): Use __nonnull.
34934 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
34936         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
34937         (split): Use macro CN instead of the bare value.
34938         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
34939         could be used.
34940         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
34941         instead of the bare value.
34942         (power1): Likewise.
34944 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34946         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
34947         __ATAN_TWOM.
34948         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
34950         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
34951         their values.
34952         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
34953         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
34954         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
34955         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
34957 2012-12-28  Andreas Jaeger  <aj@suse.de>
34959         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
34960         values are from Linux 3.7.
34962         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
34963         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
34965 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34967         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
34968         TRUE case.
34970         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
34971         (norm): Likewise.
34972         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
34973         variables with preprocessor constants.
34974         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
34975         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
34976         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
34978 2012-12-27  Bruno Haible  <bruno@clisp.org>
34980         [BZ #14317]
34981         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
34982         only if needed.
34984 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
34986         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
34987         and use variable directly.
34988         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
34990         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
34991         MPONE.
34992         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
34993         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
34994         variable MPONE.
34995         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
34996         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
34997         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
34998         include directive.  Remove local variable MPONE.
34999         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
35000         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
35001         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
35003 2012-12-25  David S. Miller  <davem@davemloft.net>
35005         * version.h (RELEASE): Set to "development".
35006         (VERSION): Set to "2.17.90".
35007         * NEWS: Add 2.18 section.
35009 2012-12-21  David S. Miller  <davem@davemloft.net>
35011         * po/hr.po: Update from translation team.
35013 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35015         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
35017 2012-12-19  Steve Ellcey  <sellcey@mips.com>
35019         * NEWS:  Mention new memcpy for MIPS.
35021 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35023         * manual/contrib.texi (Contributors): Spelling correction.
35025 2012-12-15  David S. Miller  <davem@davemloft.net>
35027         * po/ru.po: Update from translation team.
35029 2012-12-13  David S. Miller  <davem@davemloft.net>
35031         * NEWS: Mention IFUNC testsuite enhancements.
35033         * po/pl.po: Update from translation team.
35034         * po/bg.po: Likewise.
35036         * manual/contrib.texi (Contributors): Update entries for Hongjiu
35037         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
35039 2012-12-11  David S. Miller  <davem@davemloft.net>
35041         * po/sv.po: Update from translation team.
35043         * po/vi.po: Update from translation team.
35045         * po/cs.po: Update from translation team.
35047         * po/de.po: Update from translation team.
35048         * po/eo.po: Likewise.
35049         * po/nl.po: Likewise.
35051 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
35053         [BZ #14246]
35054         * manual/argp.texi (Argp Helper Functions): Move node to follow
35055         Argp Parsing State.
35057         [BZ #14872]
35058         * manual/conf.texi (Limits on File System Capacity): Mention if
35059         terminating null is included in the max size.
35061 2012-12-10  Andreas Jaeger  <aj@suse.de>
35063         * po/cs.po: Update from translation team.
35065 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
35067         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
35068         void pointer and cast to uintptr_t.
35069         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
35070         path.
35071         * sysdeps/s390/s390-64/memcpy.S: Likewise.
35072         * sysdeps/s390/s390-64/memset.S: Likewise.
35074 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
35076         [BZ #14833]
35077         * menual/message.texi (Message Translation): Fix typos.
35078         (Helper programs for gettext): Likewise.
35080 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
35082         [BZ #14898]
35083         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
35084         Change to -1.
35086 2012-12-07  David S. Miller  <davem@davemloft.net>
35088         * po/libc.pot: Update.
35090 2012-12-07  Richard Henderson  <rth@redhat.com>
35092         [BZ #10114]
35093         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
35094         normal/normal case to before the switch.
35095         (_FP_DIV): Likewise.
35097 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
35098             Mike Frysinger  <vapier@gentoo.org>
35100         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
35101         check for __NR_fadvise64_64.
35103 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
35105         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
35106         0, not just to plain "0" as a statement.
35107         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
35108         with cw.
35110 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
35112         * NEWS: Use sourceware.org in Bugzilla URL.
35114 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
35116         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
35117         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
35119         * stdio-common/tst-put-error.c (do_test): Add newline to the
35120         padded test to ensure flush.
35122 2012-12-05  Jeff Law  <law@redhat.com>
35124         * sunrpc/etc.rpc (fedfs_admin): Add entry.
35126 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
35128         * README: Don't refer to ports add-on as distributed separately.
35129         Mention AArch64 in list of systems supported in the ports add-on.
35131         * LICENSES: Add more non-FSF copyright and license notices.
35133         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
35134         ((unused)).
35136         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
35138         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
35139         10000 as width of padded output.
35141 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
35143         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
35145         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
35146         variable LX with __attribute__ ((unused)).
35147         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
35148         Likewise.
35149         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
35150         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
35151         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
35152         with __attribute__ ((unused)).
35154 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
35156         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
35158 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
35160         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
35161         (CFLAGS-nldbl-acos.c): New variable.
35162         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
35163         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
35164         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
35165         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
35166         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
35167         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
35168         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
35169         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
35170         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
35171         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
35172         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
35173         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
35174         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
35175         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
35176         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
35177         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
35178         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
35179         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
35180         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
35181         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
35182         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
35183         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
35184         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
35185         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
35186         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
35187         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
35188         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
35189         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
35190         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
35191         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
35192         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
35193         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
35194         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
35195         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
35196         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
35197         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
35198         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
35199         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
35200         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
35201         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
35202         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
35203         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
35204         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
35205         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
35206         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
35207         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
35208         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
35209         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
35210         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
35211         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
35212         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
35213         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
35214         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
35215         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
35216         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
35217         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
35218         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
35219         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
35220         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
35221         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
35222         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
35223         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
35224         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
35225         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
35226         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
35227         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
35228         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
35229         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
35230         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
35231         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
35232         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
35233         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
35234         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
35235         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
35236         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
35237         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
35238         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
35239         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
35240         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
35241         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
35242         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
35243         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
35244         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
35245         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
35246         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
35247         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
35248         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
35249         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
35250         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
35251         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
35252         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
35253         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
35254         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
35255         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
35256         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
35257         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
35258         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
35260         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
35261         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
35263         [BZ #14914]
35264         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
35265         whole low double instead of just low 47 bits when splitting values
35266         into two parts.
35268 2012-12-03  Allan McRae  <allan@archlinux.org>
35270         * manual/stdio.texi (Predefined Printf Handlers): Remove
35271         @hsep and @vsep usage.
35273 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
35275         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
35276         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
35278 2012-12-03  Jeff Law  <law@redhat.com>
35280         * time/sys/time.h (settimeofday): Do not mark TV argument
35281         as __nonnull.
35283 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
35285         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
35286         when currently writing and seek to current position when not.
35287         * libio/Makefile (tests): Remove bug-fclose1.
35288         * libio/bug-fclose1.c: Delete.
35290 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
35292         * manual/arith.texi (feenableexcept): Fix typo.
35293         (fedisableexcept): Likewise.
35295 2012-11-30  Roland McGrath  <roland@hack.frob.com>
35297         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
35298         second, differently-typed declaration, rather than a cast.
35300 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
35302         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
35303         * include/rpc/svc.h: ... here.
35305 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
35307         [BZ #13013]
35308         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
35309         depending n and resplen2 to catch cases where answer
35310         equals answerp2.
35312 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
35314         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
35315         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
35317 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
35319         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
35321 2012-11-29  Roland McGrath  <roland@hack.frob.com>
35323         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
35325 2012-11-28  Jeff Law  <law@redhat.com>
35327         [BZ #13761]
35328         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
35329         dataset_temporary.  Track alloca usage into alloca_used.
35330         If dataset is large allocate and release it via malloc/free.
35332 2012-06-04  Florian Weimer  <fweimer@redhat.com>
35334         [BZ #14197]
35335         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
35337 2012-11-28  David S. Miller  <davem@davemloft.net>
35339         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35341 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
35343         [BZ #14803]
35344         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
35345         of pi/2 rounded to nearest to 64 bits.
35346         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
35347         nearest to 64 bits.
35348         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
35349         bits.
35351 2012-11-28  Jeff Law <law@redhat.com>
35352             Martin Osvald <mosvald@redhat.com>
35354         [BZ #14889]
35355         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
35356         * sunrpc/svc.c: Include time.h.
35357         (__svc_accept_failed): New function.
35358         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
35359         any reason other than EINTR, call __svc_accept_failed.
35360         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
35361         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
35363 2012-11-28  Andreas Schwab  <schwab@suse.de>
35365         * scripts/abilist.awk: Also handle indirect functions in .opd
35366         section.
35368 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
35370         [BZ #13881]
35371         * sysdeps/x86/fpu/powl_helper.c: New file.
35372         * sysdeps/x86/fpu/Makefile: Likewise.
35373         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
35374         (p3): New object.
35375         (__ieee754_powl): Use __powl_helper for finite arguments except
35376         integer exponents below 8.
35377         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
35378         (p3): New object.
35379         (__ieee754_powl): Use __powl_helper for finite arguments except
35380         integer exponents below 8.
35381         * math/libm-test.inc (pow_test): Add more tests and enable some
35382         previously disabled tests.
35383         * sysdeps/i386/fpu/libm-test-ulps: Update.
35384         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35386 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35387             Carlos O'Donell  <carlos_odonell@mentor.com>
35389         * nss/makedb.c (is_prime): Assert that input is odd and greater
35390         than 4.  Note that fact in a comment too.
35391         (next_prime): Add 4 to input.
35393 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
35395         [BZ #11741]
35396         * libio/Makefile (tests): Add test case tst-fwrite-error.
35397         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
35398         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
35399         * libio/tst-fwrite-error.c: New test case.
35401 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
35403         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
35404         before casting to void *.
35405         * include/libc-internal.h (__pointer_type): New macro.
35406         (__integer_if_pointer_type_sub): Likewise.
35407         (__integer_if_pointer_type): Likewise.
35408         (cast_to_integer): Likewise.
35409         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
35410         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
35411         before casting to atomic64_t.
35412         (atomic_exchange_acq): Likewise.
35413         (__arch_exchange_and_add_body): Likewise.
35414         (__arch_add_body): Likewise.
35415         (atomic_add_negative): Likewise.
35416         (atomic_add_zero): Likewise.
35418 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
35420         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
35421         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
35422         (add_fdes): Likewise.
35423         (linear_search_fdes): Likewise.
35424         (binary_search_unencoded_fdes): Likewise.
35426 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
35428         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
35430 2012-11-24  Adam Conrad  <adconrad@0c3.net>
35432         * configure.in: Autodetect C++ header directories.
35433         * configure: Regenerated.
35435 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
35437         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
35439 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
35441         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35443 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
35445         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
35446         LDBL_MANT_DIG == 106]: Disable some tests.
35447         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
35448         Likewise.
35449         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
35450         Likewise.
35452         [BZ #14871]
35453         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
35454         input for small inputs.  Return +/- pi/2 for large inputs.
35455         * math/libm-test.inc (atan_test): Add more tests.
35457         * sysdeps/generic/unwind-dw2-fde-glibc.c
35458         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
35459         __attribute__ ((unused)).
35461         [BZ #14645]
35462         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
35463         x * y if x and y are nonzero and z is zero.
35465         [BZ #14811]
35466         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
35467         nonzero exponents with absolute value below 0x1p-117 to +/-
35468         0x1p-117.
35470         [BZ #14869]
35471         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
35472         up arguments below 2**-450, not just those below 2**-500.
35473         * math/libm-test.inc (hypot_test): Add another test.
35475         [BZ #14868]
35476         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
35477         Return a+b for ratio over 2**120, not 2**60.
35478         * math/libm-test.inc (hypot_test): Add another test.
35480         * math/libm-test.inc (clog_test): Use
35481         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
35482         (clog10_test): Likewise.
35484         [BZ #6778]
35485         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
35487 2012-11-22  Andreas Schwab  <schwab@suse.de>
35489         * sysdeps/i386/fpu/libm-test-ulps: Update.
35491 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
35493         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
35494         printf output with newline.
35496 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
35498         [BZ #14865]
35499         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
35500         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
35501         -z nodlopen, -z initfirst and -z execstack support.
35502         * configure: Regenerated.
35504         * elf/elf.h (DF_1_NODIRECT): New macro.
35505         (DF_1_IGNMULDEF): Likewise.
35506         (DF_1_NOKSYMS): Likewise.
35507         (DF_1_NOHDR): Likewise.
35508         (DF_1_EDITED): Likewise.
35509         (DF_1_NORELOC): Likewise.
35510         (DF_1_SYMINTPOSE): Likewise.
35511         (DF_1_GLOBAUDIT): Likewise.
35512         (DF_1_SINGLETON): Likewise.
35513         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
35514         DT_1_SUPPORTED_MASK bits.
35515         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
35517 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
35519         * sysdeps/unix/make-syscalls.sh: Document prefixes.
35521 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
35523         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
35524         macro.
35526         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
35527         (sendmmsg): Move declarations...
35528         * socket/sys/socket.h: ... here.
35529         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
35530         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
35531         include it from...
35532         * socket/recvmmsg.c: ... this new file.
35533         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
35534         (sendmmsg): Rename to __sendmmsg, create weak alias and make
35535         definition of __sendmmsg hidden.
35536         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
35537         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
35538         Move ENOSYS stub into and include it from...
35539         * socket/sendmmsg.c: ... this new file.
35540         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
35541         (sysdep_routines): Move recvmmsg and sendmmsg...
35542         * socket/Makefile (routines): ... here.
35543         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
35544         (GLIBC_PRIVATE): Add __sendmmsg.
35545         * include/sys/socket.h (__sendmmsg): Add declarations.
35546         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
35547         sendmmsg.
35549 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
35551         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
35552         variable I1 with __attribute__ ((unused)).
35553         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
35555 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
35557         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
35558         DUMMY variables with __attribute__ ((unused)).
35560         * bits/byteswap.h: Include <bits/types.h>.
35561         (__bswap_64): Use __uint64_t instead of unsigned long long int.
35563 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
35565         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
35566         string_t.  Do not manually set errno.
35567         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
35568         length with __strnlen.  Make sure to both set errno and return it on
35569         failure.
35571 2012-11-19  David S. Miller  <davem@davemloft.net>
35573         With help from Joseph Myers.
35574         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
35575         very large arguments properly.
35576         * math/libm-test.inc (atan_test): New tests.
35577         (atan2_test): New tests.
35578         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35579         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35581 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
35583         [BZ #14856]
35584         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
35585         Define to 3.
35587         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
35588         [POSIX] (EADDRNOTAVAIL): Likewise.
35589         [POSIX] (EAFNOSUPPORT): Likewise.
35590         [POSIX] (EALREADY): Likewise.
35591         [POSIX] (ECONNABORTED): Likewise.
35592         [POSIX] (ECONNREFUSED): Likewise.
35593         [POSIX] (ECONNRESET): Likewise.
35594         [POSIX] (EDESTADDRREQ): Likewise.
35595         [POSIX] (EDQUOT): Likewise.
35596         [POSIX] (EHOSTUNREACH): Likewise.
35597         [POSIX] (EIDRM): Likewise.
35598         [POSIX] (EISCONN): Likewise.
35599         [POSIX] (ELOOP): Likewise.
35600         [POSIX] (EMULTIHOP): Likewise.
35601         [POSIX] (ENETDOWN): Likewise.
35602         [POSIX] (ENETUNREACH): Likewise.
35603         [POSIX] (ENOBUFS): Likewise.
35604         [POSIX] (ENODATA): Likewise.
35605         [POSIX] (ENOLINK): Likewise.
35606         [POSIX] (ENOMSG): Likewise.
35607         [POSIX] (ENOPROTOOPT): Likewise.
35608         [POSIX] (ENOSR): Likewise.
35609         [POSIX] (ENOSTR): Likewise.
35610         [POSIX] (ENOTCONN): Likewise.
35611         [POSIX] (ENOTSOCK): Likewise.
35612         [POSIX] (EOPNOTSUPP): Likewise.
35613         [POSIX] (EOVERFLOW): Likewise.
35614         [POSIX] (EPROTO): Likewise.
35615         [POSIX] (EPROTONOSUPPORT): Likewise.
35616         [POSIX] (EPROTOTYPE): Likewise.
35617         [POSIX] (ESTALE): Likewise.
35618         [POSIX] (ETIME): Likewise.
35619         [POSIX] (ETXTBSY): Likewise.
35620         [POSIX] (EWOULDBLOCK): Likewise.
35621         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
35622         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
35623         [POSIX] (SEEK_CUR): Likewise.
35624         [POSIX] (SEEK_END): Likewise.
35625         [POSIX || UNIX98] (mode_t): Do not require.
35626         [POSIX] (off_t): Likewise.
35627         [POSIX] (pid_t): Likewise.
35628         [POSIX] (sys/stat.h): Do not allow header.
35629         [POSIX] (unistd.h): Likewise.
35630         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
35631         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
35632         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
35633         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
35634         require.
35635         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
35636         sigevent): Specify elements.
35637         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
35638         entry.
35639         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
35640         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
35642         * conform/data/cpio.h-data [POSIX]: Disable whole file.
35643         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
35644         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
35645         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
35646         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
35647         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
35648         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
35649         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
35650         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
35651         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
35652         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
35653         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
35654         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
35655         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
35656         Likewise.
35657         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
35658         Likewise.
35659         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
35660         Likewise.
35661         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
35662         Likewise.
35663         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
35664         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
35665         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
35666         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
35667         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
35668         Specify lower bound on value.
35669         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
35670         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
35671         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
35672         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
35673         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
35674         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
35675         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
35676         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
35677         value.
35678         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
35679         as optional.
35680         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
35681         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
35682         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
35683         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
35684         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
35685         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
35686         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
35687         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
35688         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
35689         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
35690         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
35691         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
35692         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
35693         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
35694         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
35695         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
35696         entry.
35697         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
35698         optional.
35699         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
35700         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
35701         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
35702         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
35703         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
35704         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
35705         Likewise.
35706         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
35707         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
35708         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
35709         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
35710         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
35711         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
35712         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
35713         as optional.
35714         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
35715         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
35716         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
35717         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
35718         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
35719         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
35720         specify as optional.
35721         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
35722         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
35723         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
35724         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
35725         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
35726         [XPG3] (NL_LANGMAX): Likewise.
35727         [POSIX || XPG3] (NL_MSGMAX): Likewise.
35728         [POSIX || XPG3] (NL_NMAX): Likewise.
35729         [POSIX || XPG3] (NL_SETMAX): Likewise.
35730         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
35731         [XPG3] (NZERO): Likewise.
35732         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
35733         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
35734         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
35735         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
35736         (REG_ERANGE): Expect.
35737         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
35738         optional-constant.
35739         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
35740         Use (void) in prototype.
35741         [POSIX] (*_t): Allow.
35742         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
35743         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
35744         (WRDE_BADVAL): Expect.
35746         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
35747         expect.
35748         [XPG3 || XPG4] (O_RSYNC): Likewise.
35749         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
35750         Likewise.
35751         [XPG3 || XPG4] (pthread_sigmask): Likewise.
35752         [XPG3 || XPG4] (sigqueue): Likewise.
35753         [XPG3 || XPG4] (sigtimedwait): Likewise.
35754         [XPG3 || XPG4] (sigwaitinfo): Likewise.
35755         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
35756         [XPG3 || XPG4] (vsnprintf): Likewise.
35757         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
35758         Likewise.
35759         [XPG3 || XPG4] (blksize_t): Likewise.
35760         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
35761         Likewise.
35762         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
35763         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
35764         [XPG3 || XPG4] (struct itimerspec): Likewise.
35765         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
35766         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
35767         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
35768         [XPG3 || XPG4] (clockid_t): Likewise.
35769         [XPG3 || XPG4] (timer_t): Likewise.
35770         [XPG3 || XPG4] (clock_getres): Likewise.
35771         [XPG3 || XPG4] (clock_gettime): Likewise.
35772         [XPG3 || XPG4] (clock_settime): Likewise.
35773         [XPG3 || XPG4] (nanosleep): Likewise.
35774         [XPG3 || XPG4] (timer_create): Likewise.
35775         [XPG3 || XPG4] (timer_delete): Likewise.
35776         [XPG3 || XPG4] (timer_gettime): Likewise.
35777         [XPG3 || XPG4] (timer_getoverrun): Likewise.
35778         [XPG3 || XPG4] (timer_settime): Likewise.
35779         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
35780         [XPG3 || XPG4] (getlogin_r): Likewise.
35781         [XPG3 || XPG4] (pread): Likewise.
35782         [XPG3 || XPG4] (pthread_atfork): Likewise.
35783         [XPG3 || XPG4] (pwrite): Likewise.
35785         [BZ #14835]
35786         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
35787         <bits/siginfo.h>.
35789 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
35791         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
35792         finalizing MALLSTREAM.
35794         * sysdeps/mach/hurd/syncfs.c: New file.
35796 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
35798         [BZ #14719]
35799         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
35800         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
35801         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
35802         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
35803         (_nss_dns_gethostbyname4_r): Likewise.
35804         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
35805         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
35807 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
35809         [BZ #13763]
35810         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
35812 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
35814         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
35815         * elf/cache.c (print_entry): Print ",AArch64" for
35816         FLAG_AARCH64_LIB64
35818         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
35819         * elf/cache.c (print_entry): Print ",hard-float" for
35820         FLAG_ARM_LIBHF.
35822 2012-11-18  David S. Miller  <davem@davemloft.net>
35824         With help from Joseph Myers.
35825         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
35826         cutoff to 2**-13.
35827         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
35828         cutoff to 2**-25.
35829         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
35830         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
35831         small.
35832         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
35833         * math/libm-test.inc (y0_test): New tests.
35834         (y1_test): New tests.
35835         * sysdeps/i386/fpu/libm-test-ulps: Update.
35836         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35837         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35839 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
35841         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
35842         64-bit targets.
35843         * configure: Regenerated.
35845 2012-11-17  David S. Miller  <davem@davemloft.net>
35847         [BZ #14811]
35848         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
35849         nonzero exponents with absolute value below 0x1p-128 to +/-
35850         0x1p-128.
35852 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
35854         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
35856         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
35858         * posix/getconf-speclist.c: New file.
35859         * posix/posix-envs.def: Likewise.
35860         * posix/confstr.c (START_ENV_GROUP): New macro.
35861         (END_ENV_GROUP): Likewise.
35862         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
35863         (KNOWN_PRESENT_ENV_STRING): Likewise.
35864         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
35865         (UNKNOWN_ENVIRONMENT): Likewise.
35866         (confstr): Include posix-envs.def instead of handling
35867         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
35868         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
35869         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
35870         (END_ENV_GROUP): Likewise.
35871         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
35872         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
35873         (UNKNOWN_ENVIRONMENT): Likewise.
35874         (__sysconf): Include posix-envs.def instead of handling associated
35875         cases directly here.
35876         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
35877         preprocessing getconf-speclist.c rather than running getconf or
35878         generating empty file.
35880 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
35882         * scripts/check-local-headers.sh: Ignore 'mach' headers.
35884 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
35886         [BZ #14672]
35887         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
35889 2012-11-16  David S. Miller  <davem@davemloft.net>
35891         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
35892         smaller than LDBL_EPSILON/2.0L, just return xm1.
35894 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
35896         * elf/tst-array1.c (init): Set constructor priority to 1000.
35897         (fini): Set destructor priority to 1000.
35898         * elf/tst-array2dep.c: Likewise.
35900 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35902         [BZ #11741]
35903         * libio/fileops.c (_IO_new_file_write): Correctly return error.
35904         (_IO_new_file_xsputn): Also return EOF if none of the input
35905         data was written when overflow failed.
35906         * libio/iopadn.c (_IO_padn): Likewise.
35907         * libio/iowpadn.c (_IO_wpadn): Likewise.
35908         * stdio-common/tst-put-error.c: Add copyright notice.
35909         (do_test): Add case for printing padded string.
35910         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
35911         _IO_padn returned error.
35912         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
35913         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
35914         return EOF.
35916 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35918         * libio/libioP.h: Add comment note that the references to C++
35919         bits are now obsolete.
35921 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35923         * math/libm-test.inc (check_complex): Use asprintf.
35925 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
35927         * debug/pcprofiledump.c (print_version): Update copyright year.
35928         * malloc/memusagestat.c (print_version): Likewise.
35930 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
35932         [BZ #14831]
35933         * elf/Makefile (tests): Add tst-audit8.
35934         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
35935         ($(objpfx)tst-audit8.out): New target.
35936         (tst-audit8-ENV): New variable.
35937         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
35938         audit if l_reloc_result is NULL.
35939         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
35940         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
35941         * elf/tst-audit8.c: New file.
35943 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35945         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
35946         * misc/Makefile (CFLAGS-select.c): Define.
35947         * posix/Makefile (CFLAGS-pause.c): Define.
35949 2012-11-13  David S. Miller  <davem@davemloft.net>
35951         * crypt/Makefile: Move test targets after toplevel Rules
35952         inclusion.  Grab any necessary sysdep routines when linking.
35953         * crypt/md5.c (md5_process_block): Remove define, we will always
35954         name it __md5_process_block.
35955         (md5_finish_ctx): Update md5_process_block call.
35956         (md5_stream): Likewise.
35957         (md5_process_bytes): Likewise.
35958         (md5_process_block): Rename to __md5_process_block and move to ...
35959         * crypt/md5-block.c: ... here.
35960         * crypt/sha256.c (sha256_process_block): Move to ...
35961         * crypt/sha256-block.c: ... here.
35962         * crypt/sha512.c (sha512_process_block): Move to ...
35963         * crypt/sha512-block.c: ... here.
35964         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
35965         path.
35966         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
35967         * sysdeps/sparc/sparc64/multiarch/Makefile
35968         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
35969         crypt subdir.
35970         (localedef-aux): Add md5 crypto assembler when in locale subdir.
35971         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
35972         multiarch changes.
35973         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
35974         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
35975         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
35976         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
35977         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
35978         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
35979         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
35980         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
35981         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
35982         file.
35983         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
35984         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
35985         file.
35986         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
35988 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
35990         * timezone/tzselect.ksh: Update from tzcode git revision
35991         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
35992         * timezone/zdump.c: Likewise.
35993         * timezone/zic.c: Likewise.
35994         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
35995         in TZVERSION setting, not $(PKGVERSION).
35996         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
35997         REPORT_BUGS_TO settings.
35999         [BZ #14838]
36000         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
36001         macro.
36003 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36005         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
36006         detection to immediately after _FP_ROUND().
36007         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
36008         bits are 0.
36010 2012-11-11  David S. Miller  <davem@davemloft.net>
36012         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
36013         inttypes.h
36014         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
36015         __close rather than their public counterparts.
36017 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
36019         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
36020         file.
36021         [UNIX98] (sem_timedwait): Do not expect.
36022         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
36023         [XPG4 || UNIX98] (sockatmark): Do not expect.
36024         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
36025         (clock_getcpuclockid): Do not expect.
36026         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
36027         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
36028         Do not expect.
36029         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
36030         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
36031         [UNIX98] (vwscanf): Likewise.
36032         [UNIX98] (vswscanf): Likewise.
36034 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
36036         * timezone/version.h: Remove file.
36037         * timezone/README: Do not refer to version.h.
36038         * timezone/Makefile ($(objpfx)zic.o): New dependency on
36039         $(objpfx)version.h.
36040         ($(objpfx)zdump.o): Likewise.
36041         ($(objpfx)version.h): New target.
36043         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
36044         2012i.
36045         * timezone/README: Don't mention modification to tzselect.ksh.
36046         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
36047         work on unmodified tzselect.ksh.  Substitute version numbers in
36048         tzselect.ksh.
36050         * Makefile (format-me): Remove.
36051         (INSTALL): Adjust indentation.  Use commands directly instead of
36052         using $(format-me).
36054         * aclocal.m4 (ACX_PKGVERSION): New macro.
36055         (ACX_BUGURL): Likewise.
36056         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
36057         (PKGVERSION): New AC_DEFINE_UNQUOTED.
36058         (REPORT_BUGS_TO): Likewise.
36059         * configure: Regenerated.
36060         * config.h.in (PKGVERSION): New macro.
36061         (REPORT_BUGS_TO): Likewise.
36062         * config.make.in (PKGVERSION): New variable.
36063         (PKGVERSION_TEXI): Likewise.
36064         (REPORT_BUGS_TO): Likewise.
36065         (REPORT_BUGS_TEXI): Likewise.
36066         * Makefile (format-me): Use -I$(common-objpfx)manual.
36067         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
36068         ($(common-objpfx)manual/%): New target.
36069         (manual/%): Remove target.
36070         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
36071         (print_version): Use PKGVERSION.
36072         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
36073         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
36074         and REPORT_BUGS_TO.
36075         ($(objpfx)xtrace): Likewise.
36076         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
36077         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
36078         (print_version): Use PKGVERSION.
36079         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
36080         (do_version): Use PKGVERSION.
36081         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
36082         REPORT_BUGS_TO.
36083         (common-ldd-rewrite): Likewise.
36084         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
36085         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
36086         (print_version): Use PKGVERSION.
36087         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
36088         * elf/pldd.c (argp_program_bug_address): Remove variable.
36089         (more_help): New function.
36090         (argp): Use more_help.
36091         (print_version): Use PKGVERSION.
36092         * elf/sln.c (main): Use PKGVERSION.
36093         (usage): Use REPORT_BUGS_TO.
36094         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
36095         (top level): Use PKGVERSION.
36096         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
36097         (print_version): Use PKGVERSION.
36098         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
36099         (print_version): Use PKGVERSION.
36100         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
36101         (print_version): Use PKGVERSION.
36102         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
36103         (print_version): Use PKGVERSION.
36104         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
36105         (print_version): Use PKGVERSION.
36106         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
36107         (print_version): Use PKGVERSION.
36108         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
36109         and BUGURL.
36110         ($(objpfx)memusage): Likewise.
36111         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
36112         (do_version): Use PKGVERSION.
36113         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
36114         (print_version): Use PKGVERSION.
36115         * malloc/mtrace.pl ($PACKAGE): Remove variable.
36116         ($PKGVERSION): New variable.
36117         ($REPORT_BUGS_TO): Likewise.
36118         (usage): Use $REPORT_BUGS_TO.
36119         (top level): Use $PKGVERSION.
36120         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
36121         ($(objpfx)pkgvers.texi): New rule.
36122         ($(objpfx)stamp-pkgvers): Likewise.
36123         * manual/install.texi: Include pkgvers.texi.
36124         (--with-pkgversion): Document new configure option.
36125         (--with-bugurl): Likewise.
36126         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
36127         than necessarily for this particular distribution.  Use
36128         REPORT_BUGS_TO for where to report bugs.
36129         * INSTALL: Regenerated.
36130         * manual/libc.texinfo: Include pkgvers.texi.
36131         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
36132         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
36133         (print_version): Use PKGVERSION.
36134         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
36135         (print_version): Use PKGVERSION.
36136         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
36137         (print_version): Use PKGVERSION.
36138         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
36139         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
36140         macro.
36141         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
36142         (print_version): Use PKGVERSION.
36143         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
36144         (print_version): Use PKGVERSION.
36145         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
36146         and PKGVERSION.
36148         * timezone/checktab.awk: Update from tzcode 2012i.
36149         * timezone/ialloc.c: Likewise.
36150         * timezone/private.h: Likewise.
36151         * timezone/scheck.c: Likewise.
36152         * timezone/tzfile.h: Likewise.
36153         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
36154         (TZVERSION): Hardcode tzcode version number.
36155         * timezone/zdump.c: Update from tzcode 2012i.
36156         * timezone/zic.c: Likewise.
36157         * timezone/version.h: New file.
36158         * timezone/README: Describe version.h.  Update upstream location.
36160         [BZ #14824]
36161         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
36162         (mktemp): Enable declaration.
36163         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
36164         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
36165         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
36166         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
36167         Likewise.
36168         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
36169         Likewise.
36170         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
36171         Likewise.
36172         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
36173         Likewise.
36174         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
36175         Likewise.
36176         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
36177         Likewise.
36179         [BZ #14821]
36180         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
36181         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
36182         for copies of such integer values.
36183         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
36184         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
36186 2012-11-09  Andreas Jaeger  <aj@suse.de>
36188         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
36189         definitions and declarations that are provided by
36190         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
36192 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36194         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
36195         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
36196         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
36197         definition.
36199 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36201         * elf/elf.h: Update comment before AArch64 relocations.
36203 2012-11-07  David S. Miller  <davem@davemloft.net>
36205         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
36206         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
36207         (__start_context): Declare.
36208         (__makecontext_ret): Delete.
36209         (__makecontext): Hook up __start_context instead of
36210         __makecontext_ret.
36211         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
36212         (sysdep_routines): Add __start_context when in stdlib.
36214 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36216         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
36217         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
36218         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
36219         hardcoded "nm".
36220         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
36221         (READELF): New variable.  Use it instead of hardcoded "readelf".
36223 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
36225         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
36226         * sysdeps/x86/Makefile: Here.
36227         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
36228         * sysdeps/x86/tst-xmmymm.sh: This.
36230 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36232         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
36233         expectations.
36234         [UNIX98] (pthread_barrier_t): Do not expect.
36235         [UNIX98] (pthread_barrierattr_t): Likewise.
36236         [UNIX98] (pthread_spinlock_t): Likewise.
36237         [UNIX98] (pthread_barrier_destroy): Likewise.
36238         [UNIX98] (pthread_barrier_init): Likewise.
36239         [UNIX98] (pthread_barrier_wait): Likewise.
36240         [UNIX98] (pthread_barrierattr_destroy): Likewise.
36241         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
36242         [UNIX98] (pthread_barrierattr_init): Likewise.
36243         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
36244         [UNIX98] (pthread_getcpuclockid): Likewise.
36245         [UNIX98] (pthread_mutex_timedlock): Likewise.
36246         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
36247         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
36248         [UNIX98] (pthread_sigmask): Likewise.
36249         [UNIX98] (pthread_spin_destroy): Likewise.
36250         [UNIX98] (pthread_spin_init): Likewise.
36251         [UNIX98] (pthread_spin_lock): Likewise.
36252         [UNIX98] (pthread_spin_trylock): Likewise.
36253         [UNIX98] (pthread_spin_unlock): Likewise.
36254         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
36255         Do not expect.
36256         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
36257         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
36258         [XPG3 || XPG4] (pthread_cond_t): Likewise.
36259         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
36260         [XPG3 || XPG4] (pthread_key_t): Likewise.
36261         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
36262         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
36263         [XPG3 || XPG4] (pthread_once_t): Likewise.
36264         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
36265         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
36266         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
36267         [XPG3 || XPG4] (pthread_t): Likewise.
36269         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
36270         not expect.
36271         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
36273         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
36274         Change function return type to int.
36276         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
36277         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
36278         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
36279         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
36280         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
36281         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
36282         [!POSIX] (posix_madvise): Likewise.
36283         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
36284         && !UNIX98].
36285         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
36286         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
36287         (mode_t): Likewise.
36288         (posix_mem_offset): Likewise.
36289         (posix_typed_mem_get_info): Likewise.
36290         (posix_typed_mem_open): Likewise.
36292         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
36293         Change condition to [XOPEN2K8].
36295         * conform/conformtest.pl: Preprocess allow-header data with -x c
36296         instead of from stdin.
36297         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
36298         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
36299         [C99-based standards] (cerfc): Likewise.
36300         [C99-based standards] (cexp2): Likewise.
36301         [C99-based standards] (cexpm1): Likewise.
36302         [C99-based standards] (clog10): Likewise.
36303         [C99-based standards] (clog1p): Likewise.
36304         [C99-based standards] (clog2): Likewise.
36305         [C99-based standards] (clgamma): Likewise.
36306         [C99-based standards] (ctgamma): Likewise.
36307         [C99-based standards] (cerff): Likewise.
36308         [C99-based standards] (cerfcf): Likewise.
36309         [C99-based standards] (cexp2f): Likewise.
36310         [C99-based standards] (cexpm1f): Likewise.
36311         [C99-based standards] (clog10f): Likewise.
36312         [C99-based standards] (clog1pf): Likewise.
36313         [C99-based standards] (clog2f): Likewise.
36314         [C99-based standards] (clgammaf): Likewise.
36315         [C99-based standards] (ctgammaf): Likewise.
36316         [C99-based standards] (cerfl): Likewise.
36317         [C99-based standards] (cerfcl): Likewise.
36318         [C99-based standards] (cexp2l): Likewise.
36319         [C99-based standards] (cexpm1l): Likewise.
36320         [C99-based standards] (clog10l): Likewise.
36321         [C99-based standards] (clog1pl): Likewise.
36322         [C99-based standards] (clog2l): Likewise.
36323         [C99-based standards] (clgammal): Likewise.
36324         [C99-based standards] (ctgammal): Likewise.
36325         * conform/data/inttypes.h-data [C99-based standards]: Include
36326         stdint.h-data.  Remove all expectations for stdint.h contents.
36327         [C99-based standards] (PRI*): Do not allow.
36328         [C99-based standards] (SCN*): Likewise.
36329         [C99-based standards] (*_t): Likewise.
36330         [C99-based-standards] (PRId8): Expect macro.
36331         [C99-based-standards] (PRIi8): Likewise.
36332         [C99-based-standards] (PRIo8): Likewise.
36333         [C99-based-standards] (PRIu8): Likewise.
36334         [C99-based-standards] (PRIx8): Likewise.
36335         [C99-based-standards] (PRIX8): Likewise.
36336         [C99-based-standards] (SCNd8): Likewise.
36337         [C99-based-standards] (SCNi8): Likewise.
36338         [C99-based-standards] (SCNo8): Likewise.
36339         [C99-based-standards] (SCNu8): Likewise.
36340         [C99-based-standards] (SCNx8): Likewise.
36341         [C99-based-standards] (PRIdLEAST8): Likewise.
36342         [C99-based-standards] (PRIiLEAST8): Likewise.
36343         [C99-based-standards] (PRIoLEAST8): Likewise.
36344         [C99-based-standards] (PRIuLEAST8): Likewise.
36345         [C99-based-standards] (PRIxLEAST8): Likewise.
36346         [C99-based-standards] (PRIXLEAST8): Likewise.
36347         [C99-based-standards] (SCNdLEAST8): Likewise.
36348         [C99-based-standards] (SCNiLEAST8): Likewise.
36349         [C99-based-standards] (SCNoLEAST8): Likewise.
36350         [C99-based-standards] (SCNuLEAST8): Likewise.
36351         [C99-based-standards] (SCNxLEAST8): Likewise.
36352         [C99-based-standards] (PRIdFAST8): Likewise.
36353         [C99-based-standards] (PRIiFAST8): Likewise.
36354         [C99-based-standards] (PRIoFAST8): Likewise.
36355         [C99-based-standards] (PRIuFAST8): Likewise.
36356         [C99-based-standards] (PRIxFAST8): Likewise.
36357         [C99-based-standards] (PRIXFAST8): Likewise.
36358         [C99-based-standards] (SCNdFAST8): Likewise.
36359         [C99-based-standards] (SCNiFAST8): Likewise.
36360         [C99-based-standards] (SCNoFAST8): Likewise.
36361         [C99-based-standards] (SCNuFAST8): Likewise.
36362         [C99-based-standards] (SCNxFAST8): Likewise.
36363         [C99-based-standards] (PRId16): Likewise.
36364         [C99-based-standards] (PRIi16): Likewise.
36365         [C99-based-standards] (PRIo16): Likewise.
36366         [C99-based-standards] (PRIu16): Likewise.
36367         [C99-based-standards] (PRIx16): Likewise.
36368         [C99-based-standards] (PRIX16): Likewise.
36369         [C99-based-standards] (SCNd16): Likewise.
36370         [C99-based-standards] (SCNi16): Likewise.
36371         [C99-based-standards] (SCNo16): Likewise.
36372         [C99-based-standards] (SCNu16): Likewise.
36373         [C99-based-standards] (SCNx16): Likewise.
36374         [C99-based-standards] (PRIdLEAST16): Likewise.
36375         [C99-based-standards] (PRIiLEAST16): Likewise.
36376         [C99-based-standards] (PRIoLEAST16): Likewise.
36377         [C99-based-standards] (PRIuLEAST16): Likewise.
36378         [C99-based-standards] (PRIxLEAST16): Likewise.
36379         [C99-based-standards] (PRIXLEAST16): Likewise.
36380         [C99-based-standards] (SCNdLEAST16): Likewise.
36381         [C99-based-standards] (SCNiLEAST16): Likewise.
36382         [C99-based-standards] (SCNoLEAST16): Likewise.
36383         [C99-based-standards] (SCNuLEAST16): Likewise.
36384         [C99-based-standards] (SCNxLEAST16): Likewise.
36385         [C99-based-standards] (PRIdFAST16): Likewise.
36386         [C99-based-standards] (PRIiFAST16): Likewise.
36387         [C99-based-standards] (PRIoFAST16): Likewise.
36388         [C99-based-standards] (PRIuFAST16): Likewise.
36389         [C99-based-standards] (PRIxFAST16): Likewise.
36390         [C99-based-standards] (PRIXFAST16): Likewise.
36391         [C99-based-standards] (SCNdFAST16): Likewise.
36392         [C99-based-standards] (SCNiFAST16): Likewise.
36393         [C99-based-standards] (SCNoFAST16): Likewise.
36394         [C99-based-standards] (SCNuFAST16): Likewise.
36395         [C99-based-standards] (SCNxFAST16): Likewise.
36396         [C99-based-standards] (PRId32): Likewise.
36397         [C99-based-standards] (PRIi32): Likewise.
36398         [C99-based-standards] (PRIo32): Likewise.
36399         [C99-based-standards] (PRIu32): Likewise.
36400         [C99-based-standards] (PRIx32): Likewise.
36401         [C99-based-standards] (PRIX32): Likewise.
36402         [C99-based-standards] (SCNd32): Likewise.
36403         [C99-based-standards] (SCNi32): Likewise.
36404         [C99-based-standards] (SCNo32): Likewise.
36405         [C99-based-standards] (SCNu32): Likewise.
36406         [C99-based-standards] (SCNx32): Likewise.
36407         [C99-based-standards] (PRIdLEAST32): Likewise.
36408         [C99-based-standards] (PRIiLEAST32): Likewise.
36409         [C99-based-standards] (PRIoLEAST32): Likewise.
36410         [C99-based-standards] (PRIuLEAST32): Likewise.
36411         [C99-based-standards] (PRIxLEAST32): Likewise.
36412         [C99-based-standards] (PRIXLEAST32): Likewise.
36413         [C99-based-standards] (SCNdLEAST32): Likewise.
36414         [C99-based-standards] (SCNiLEAST32): Likewise.
36415         [C99-based-standards] (SCNoLEAST32): Likewise.
36416         [C99-based-standards] (SCNuLEAST32): Likewise.
36417         [C99-based-standards] (SCNxLEAST32): Likewise.
36418         [C99-based-standards] (PRIdFAST32): Likewise.
36419         [C99-based-standards] (PRIiFAST32): Likewise.
36420         [C99-based-standards] (PRIoFAST32): Likewise.
36421         [C99-based-standards] (PRIuFAST32): Likewise.
36422         [C99-based-standards] (PRIxFAST32): Likewise.
36423         [C99-based-standards] (PRIXFAST32): Likewise.
36424         [C99-based-standards] (SCNdFAST32): Likewise.
36425         [C99-based-standards] (SCNiFAST32): Likewise.
36426         [C99-based-standards] (SCNoFAST32): Likewise.
36427         [C99-based-standards] (SCNuFAST32): Likewise.
36428         [C99-based-standards] (SCNxFAST32): Likewise.
36429         [C99-based-standards] (PRId64): Likewise.
36430         [C99-based-standards] (PRIi64): Likewise.
36431         [C99-based-standards] (PRIo64): Likewise.
36432         [C99-based-standards] (PRIu64): Likewise.
36433         [C99-based-standards] (PRIx64): Likewise.
36434         [C99-based-standards] (PRIX64): Likewise.
36435         [C99-based-standards] (SCNd64): Likewise.
36436         [C99-based-standards] (SCNi64): Likewise.
36437         [C99-based-standards] (SCNo64): Likewise.
36438         [C99-based-standards] (SCNu64): Likewise.
36439         [C99-based-standards] (SCNx64): Likewise.
36440         [C99-based-standards] (PRIdLEAST64): Likewise.
36441         [C99-based-standards] (PRIiLEAST64): Likewise.
36442         [C99-based-standards] (PRIoLEAST64): Likewise.
36443         [C99-based-standards] (PRIuLEAST64): Likewise.
36444         [C99-based-standards] (PRIxLEAST64): Likewise.
36445         [C99-based-standards] (PRIXLEAST64): Likewise.
36446         [C99-based-standards] (SCNdLEAST64): Likewise.
36447         [C99-based-standards] (SCNiLEAST64): Likewise.
36448         [C99-based-standards] (SCNoLEAST64): Likewise.
36449         [C99-based-standards] (SCNuLEAST64): Likewise.
36450         [C99-based-standards] (SCNxLEAST64): Likewise.
36451         [C99-based-standards] (PRIdFAST64): Likewise.
36452         [C99-based-standards] (PRIiFAST64): Likewise.
36453         [C99-based-standards] (PRIoFAST64): Likewise.
36454         [C99-based-standards] (PRIuFAST64): Likewise.
36455         [C99-based-standards] (PRIxFAST64): Likewise.
36456         [C99-based-standards] (PRIXFAST64): Likewise.
36457         [C99-based-standards] (SCNdFAST64): Likewise.
36458         [C99-based-standards] (SCNiFAST64): Likewise.
36459         [C99-based-standards] (SCNoFAST64): Likewise.
36460         [C99-based-standards] (SCNuFAST64): Likewise.
36461         [C99-based-standards] (SCNxFAST64): Likewise.
36462         [C99-based-standards] (PRIdMAX): Likewise.
36463         [C99-based-standards] (PRIiMAX): Likewise.
36464         [C99-based-standards] (PRIoMAX): Likewise.
36465         [C99-based-standards] (PRIuMAX): Likewise.
36466         [C99-based-standards] (PRIxMAX): Likewise.
36467         [C99-based-standards] (PRIXMAX): Likewise.
36468         [C99-based-standards] (SCNdMAX): Likewise.
36469         [C99-based-standards] (SCNiMAX): Likewise.
36470         [C99-based-standards] (SCNoMAX): Likewise.
36471         [C99-based-standards] (SCNuMAX): Likewise.
36472         [C99-based-standards] (SCNxMAX): Likewise.
36473         [C99-based-standards] (PRIdPTR): Likewise.
36474         [C99-based-standards] (PRIiPTR): Likewise.
36475         [C99-based-standards] (PRIoPTR): Likewise.
36476         [C99-based-standards] (PRIuPTR): Likewise.
36477         [C99-based-standards] (PRIxPTR): Likewise.
36478         [C99-based-standards] (PRIXPTR): Likewise.
36479         [C99-based-standards] (SCNdPTR): Likewise.
36480         [C99-based-standards] (SCNiPTR): Likewise.
36481         [C99-based-standards] (SCNoPTR): Likewise.
36482         [C99-based-standards] (SCNuPTR): Likewise.
36483         [C99-based-standards] (SCNxPTR): Likewise.
36484         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
36485         allow.
36486         * conform/data/stdint.h-data: Update comments to clarify
36487         requirements.
36488         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
36489         type.
36490         [C99-based standards] (INT8_MAX): Likewise.
36491         [C99-based standards] (INT16_MIN): Likewise.
36492         [C99-based standards] (INT16_MAX): Likewise.
36493         [C99-based standards] (INT32_MIN): Likewise.
36494         [C99-based standards] (INT32_MAX): Likewise.
36495         [C99-based standards] (INT64_MIN): Likewise.
36496         [C99-based standards] (INT64_MAX): Likewise.
36497         [C99-based standards] (UINT8_MAX): Likewise.
36498         [C99-based standards] (UINT16_MAX): Likewise.
36499         [C99-based standards] (UINT32_MAX): Likewise.
36500         [C99-based standards] (UINT64_MAX): Likewise.
36501         [C99-based standards] (INT_LEAST8_MIN): Likewise.
36502         [C99-based standards] (INT_LEAST8_MAX): Likewise.
36503         [C99-based standards] (INT_LEAST16_MIN): Likewise.
36504         [C99-based standards] (INT_LEAST16_MAX): Likewise.
36505         [C99-based standards] (INT_LEAST32_MIN): Likewise.
36506         [C99-based standards] (INT_LEAST32_MAX): Likewise.
36507         [C99-based standards] (INT_LEAST64_MIN): Likewise.
36508         [C99-based standards] (INT_LEAST64_MAX): Likewise.
36509         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
36510         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
36511         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
36512         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
36513         [C99-based standards] (INT_FAST8_MIN): Likewise.
36514         [C99-based standards] (INT_FAST8_MAX): Likewise.
36515         [C99-based standards] (INT_FAST16_MIN): Likewise.
36516         [C99-based standards] (INT_FAST16_MAX): Likewise.
36517         [C99-based standards] (INT_FAST32_MIN): Likewise.
36518         [C99-based standards] (INT_FAST32_MAX): Likewise.
36519         [C99-based standards] (INT_FAST64_MIN): Likewise.
36520         [C99-based standards] (INT_FAST64_MAX): Likewise.
36521         [C99-based standards] (UINT_FAST8_MAX): Likewise.
36522         [C99-based standards] (UINT_FAST16_MAX): Likewise.
36523         [C99-based standards] (UINT_FAST32_MAX): Likewise.
36524         [C99-based standards] (UINT_FAST64_MAX): Likewise.
36525         [C99-based standards] (INTPTR_MIN): Likewise.
36526         [C99-based standards] (INTPTR_MAX): Likewise.
36527         [C99-based standards] (UINTPTR_MAX): Likewise.
36528         [C99-based standards] (INTMAX_MIN): Likewise.
36529         [C99-based standards] (INTMAX_MAX): Likewise.
36530         [C99-based standards] (UINTMAX_MAX): Likewise.
36531         [C99-based standards] (PTRDIFF_MIN): Likewise.
36532         [C99-based standards] (PTRDIFF_MAX): Likewise.
36533         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
36534         [C99-based standards] (SIZE_MAX): Likewise.
36535         [C99-based standards] (WCHAR_MAX): Likewise.
36536         [C99-based standards] (WINT_MAX): Likewise.
36537         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
36538         constraint on value.
36539         [C99-based standards] (WCHAR_MIN): Likewise.
36540         [C99-based standards] (WINT_MIN): Likewise.
36541         [C99-based standards] (*_t): Allow.
36542         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
36543         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
36544         Include math.h-data and complex.h-data.  Remove all expectations
36545         of math.h and complex.h contents.
36546         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
36547         at end of line.
36548         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
36549         (struct tm): Expect tag.
36550         [C99-based-standards] (wcstof): Expect function.
36551         [C99-based-standards] (wcstold): Likewise.
36552         [C99-based-standards] (wcstoll): Likewise.
36553         [C99-based-standards] (wcstoull): Likewise.
36554         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
36555         macro-int-constant.  Specify type.
36556         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
36557         constraint on value.
36558         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
36559         Specify type.
36560         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
36561         Specify value.
36562         [ISO C standards]: Do not allow headers.
36563         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
36564         wcs[abcdefghijklmnopqrstuvwxyz]*.
36565         [ISO C standards] (*_t): Do not allow.
36566         * conform/data/wctype.h-data [C99-based standards] (iswblank):
36567         Expect function.
36568         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
36569         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
36570         Specify type.
36571         [ISO C standards]: Do not allow headers.
36572         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
36573         is[abcdefghijklmnopqrstuvwxyz]*.
36574         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
36575         to[abcdefghijklmnopqrstuvwxyz]*.
36576         [ISO C standards] (*_t): Do not allow.
36577         * conform/data/stdalign.h-data: New file.
36578         * conform/data/stdbool.h-data: Likewise.
36579         * conform/data/stdnoreturn.h-data: Likewise.
36581 2012-11-07  Roland McGrath  <roland@hack.frob.com>
36583         [BZ #14815]
36584         * manual/filesys.texi (Directory Entries): Typo fix.
36585         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
36587 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36589         * elf/elf.h (EM_AARCH64): New macro.
36590         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
36591         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
36592         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
36593         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
36594         (R_AARCH64_TLSDESC): Likewise.
36595         (NT_ARM_TLS): Likewise.
36596         (NT_ARM_HW_BREAK): Likewise.
36597         (NT_ARM_HW_WATCH): Likewise.
36599 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36601         [BZ #14811]
36602         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
36603         (__ieee754_powl): Saturate nonzero exponents with absolute value
36604         below 0x1p-79 to +/- 0x1p-79.
36605         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
36606         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
36607         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
36608         nonzero exponents with absolute value below 0x1p-32 to +/-
36609         0x1p-32.
36610         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
36611         (__ieee754_powl): Saturate nonzero exponents with absolute value
36612         below 0x1p-79 to +/- 0x1p-79.
36613         * math/libm-test.inc (pow_test): Add more tests.
36615 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36617         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
36618         _dl_s390_cap_flags with kernel. Increase string length.
36619         (_dl_s390_platforms): Add z196 and zEC12.
36621 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36623         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
36624         Change XOPEN21K to XOPEN2K.
36626 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
36628         * string/memmove.c: Use memcpy when possible.
36630 2012-11-06  Andreas Jaeger  <aj@suse.de>
36632         * po/eo.po: Update from translation team.
36634 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
36636         [BZ #14793]
36637         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
36638         exponent and small x and y exponents, scale x or y up.  Increase
36639         by 2 the exponent used in scaling up.
36640         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36641         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36642         * math/libm-test.inc (fma_test): Add more tests.
36643         (fma_test_towardzero): Likewise.
36644         (fma_test_downward): Likewise.
36645         (fma_test_upward): Likewise.
36647 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
36649         [BZ #14805]
36650         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
36651         fenv_t *.
36653         [BZ #14801]
36654         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
36655         namespace for names of struct fields.
36656         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
36657         fenv_t fields.
36658         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
36659         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
36661 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36663         [BZ #3665]
36664         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
36666 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
36668         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
36669         PTR_DEMANGLE.
36671         [BZ #5246]
36672         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
36673         PTR_DEMANGLE.
36675 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
36677         [BZ #14797]
36678         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
36679         definitely overflow as x * y not x * y + z.
36680         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36681         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36682         * math/libm-test.inc (fma_test): Add more tests.
36683         (fma_test_towardzero): Likewise.
36684         (fma_test_downward): Likewise.
36685         (fma_test_upward): Likewise.
36687 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
36689         [BZ #157]
36691         * include/stub-tag.h: Remove file.
36692         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
36693         '#include' of it.
36694         * manual/maint.texi (Porting): Don't reference it.
36695         * Makerules ($(objpfx)stubs): Likewise.
36696         * dirent/closedir.c: Don't include <stub-tag.h>.
36697         * dirent/dirfd.c: Likewise.
36698         * dirent/fdopendir.c: Likewise.
36699         * dirent/getdents.c: Likewise.
36700         * dirent/getdents64.c: Likewise.
36701         * dirent/opendir.c: Likewise.
36702         * dirent/readdir.c: Likewise.
36703         * dirent/readdir64.c: Likewise.
36704         * dirent/readdir64_r.c: Likewise.
36705         * dirent/readdir_r.c: Likewise.
36706         * dirent/rewinddir.c: Likewise.
36707         * dirent/seekdir.c: Likewise.
36708         * dirent/telldir.c: Likewise.
36709         * gmon/profil.c: Likewise.
36710         * grp/setgroups.c: Likewise.
36711         * inet/if_index.c: Likewise.
36712         * io/access.c: Likewise.
36713         * io/chdir.c: Likewise.
36714         * io/chmod.c: Likewise.
36715         * io/chown.c: Likewise.
36716         * io/close.c: Likewise.
36717         * io/dup.c: Likewise.
36718         * io/dup2.c: Likewise.
36719         * io/dup3.c: Likewise.
36720         * io/euidaccess.c: Likewise.
36721         * io/faccessat.c: Likewise.
36722         * io/fchdir.c: Likewise.
36723         * io/fchmod.c: Likewise.
36724         * io/fchmodat.c: Likewise.
36725         * io/fchown.c: Likewise.
36726         * io/fchownat.c: Likewise.
36727         * io/fcntl.c: Likewise.
36728         * io/flock.c: Likewise.
36729         * io/fstatfs.c: Likewise.
36730         * io/fstatfs64.c: Likewise.
36731         * io/fstatvfs.c: Likewise.
36732         * io/fstatvfs64.c: Likewise.
36733         * io/futimens.c: Likewise.
36734         * io/fxstat.c: Likewise.
36735         * io/fxstat64.c: Likewise.
36736         * io/fxstatat.c: Likewise.
36737         * io/fxstatat64.c: Likewise.
36738         * io/getcwd.c: Likewise.
36739         * io/isatty.c: Likewise.
36740         * io/lchmod.c: Likewise.
36741         * io/lchown.c: Likewise.
36742         * io/link.c: Likewise.
36743         * io/linkat.c: Likewise.
36744         * io/lseek.c: Likewise.
36745         * io/lseek64.c: Likewise.
36746         * io/lxstat64.c: Likewise.
36747         * io/mkdir.c: Likewise.
36748         * io/mkdirat.c: Likewise.
36749         * io/mkfifo.c: Likewise.
36750         * io/mkfifoat.c: Likewise.
36751         * io/open.c: Likewise.
36752         * io/open64.c: Likewise.
36753         * io/openat.c: Likewise.
36754         * io/openat64.c: Likewise.
36755         * io/pipe.c: Likewise.
36756         * io/pipe2.c: Likewise.
36757         * io/poll.c: Likewise.
36758         * io/posix_fadvise.c: Likewise.
36759         * io/posix_fadvise64.c: Likewise.
36760         * io/posix_fallocate.c: Likewise.
36761         * io/posix_fallocate64.c: Likewise.
36762         * io/read.c: Likewise.
36763         * io/readlink.c: Likewise.
36764         * io/readlinkat.c: Likewise.
36765         * io/rmdir.c: Likewise.
36766         * io/sendfile.c: Likewise.
36767         * io/sendfile64.c: Likewise.
36768         * io/statfs.c: Likewise.
36769         * io/statfs64.c: Likewise.
36770         * io/statvfs.c: Likewise.
36771         * io/statvfs64.c: Likewise.
36772         * io/symlink.c: Likewise.
36773         * io/symlinkat.c: Likewise.
36774         * io/ttyname.c: Likewise.
36775         * io/ttyname_r.c: Likewise.
36776         * io/umask.c: Likewise.
36777         * io/unlink.c: Likewise.
36778         * io/unlinkat.c: Likewise.
36779         * io/utime.c: Likewise.
36780         * io/utimensat.c: Likewise.
36781         * io/write.c: Likewise.
36782         * io/xmknod.c: Likewise.
36783         * io/xmknodat.c: Likewise.
36784         * io/xstat.c: Likewise.
36785         * io/xstat64.c: Likewise.
36786         * login/getpt.c: Likewise.
36787         * login/grantpt.c: Likewise.
36788         * login/unlockpt.c: Likewise.
36789         * math/e_acoshl.c: Likewise.
36790         * math/e_acosl.c: Likewise.
36791         * math/e_asinl.c: Likewise.
36792         * math/e_atan2l.c: Likewise.
36793         * math/e_atanhl.c: Likewise.
36794         * math/e_coshl.c: Likewise.
36795         * math/e_expl.c: Likewise.
36796         * math/e_fmodl.c: Likewise.
36797         * math/e_gammal_r.c: Likewise.
36798         * math/e_hypotl.c: Likewise.
36799         * math/e_j0l.c: Likewise.
36800         * math/e_j1l.c: Likewise.
36801         * math/e_jnl.c: Likewise.
36802         * math/e_lgammal_r.c: Likewise.
36803         * math/e_log10l.c: Likewise.
36804         * math/e_log2l.c: Likewise.
36805         * math/e_logl.c: Likewise.
36806         * math/e_powl.c: Likewise.
36807         * math/e_rem_pio2l.c: Likewise.
36808         * math/e_sinhl.c: Likewise.
36809         * math/e_sqrtl.c: Likewise.
36810         * math/fclrexcpt.c: Likewise.
36811         * math/fedisblxcpt.c: Likewise.
36812         * math/feenablxcpt.c: Likewise.
36813         * math/fegetenv.c: Likewise.
36814         * math/fegetexcept.c: Likewise.
36815         * math/fegetround.c: Likewise.
36816         * math/feholdexcpt.c: Likewise.
36817         * math/fesetenv.c: Likewise.
36818         * math/fesetround.c: Likewise.
36819         * math/feupdateenv.c: Likewise.
36820         * math/fgetexcptflg.c: Likewise.
36821         * math/fraiseexcpt.c: Likewise.
36822         * math/fsetexcptflg.c: Likewise.
36823         * math/ftestexcept.c: Likewise.
36824         * math/k_cosl.c: Likewise.
36825         * math/k_rem_pio2l.c: Likewise.
36826         * math/k_sinl.c: Likewise.
36827         * math/k_tanl.c: Likewise.
36828         * math/s_asinhl.c: Likewise.
36829         * math/s_atanl.c: Likewise.
36830         * math/s_cbrtl.c: Likewise.
36831         * math/s_erfl.c: Likewise.
36832         * math/s_expm1l.c: Likewise.
36833         * math/s_log1pl.c: Likewise.
36834         * math/s_tanhl.c: Likewise.
36835         * misc/acct.c: Likewise.
36836         * misc/brk.c: Likewise.
36837         * misc/chflags.c: Likewise.
36838         * misc/chroot.c: Likewise.
36839         * misc/fchflags.c: Likewise.
36840         * misc/fgetxattr.c: Likewise.
36841         * misc/flistxattr.c: Likewise.
36842         * misc/fremovexattr.c: Likewise.
36843         * misc/fsetxattr.c: Likewise.
36844         * misc/fsync.c: Likewise.
36845         * misc/ftruncate.c: Likewise.
36846         * misc/futimes.c: Likewise.
36847         * misc/futimesat.c: Likewise.
36848         * misc/getdomain.c: Likewise.
36849         * misc/getdtsz.c: Likewise.
36850         * misc/gethostid.c: Likewise.
36851         * misc/gethostname.c: Likewise.
36852         * misc/getloadavg.c: Likewise.
36853         * misc/getpagesize.c: Likewise.
36854         * misc/getsysstats.c: Likewise.
36855         * misc/getxattr.c: Likewise.
36856         * misc/gtty.c: Likewise.
36857         * misc/ioctl.c: Likewise.
36858         * misc/lgetxattr.c: Likewise.
36859         * misc/listxattr.c: Likewise.
36860         * misc/llistxattr.c: Likewise.
36861         * misc/lremovexattr.c: Likewise.
36862         * misc/lsetxattr.c: Likewise.
36863         * misc/lutimes.c: Likewise.
36864         * misc/madvise.c: Likewise.
36865         * misc/mincore.c: Likewise.
36866         * misc/mlock.c: Likewise.
36867         * misc/mlockall.c: Likewise.
36868         * misc/mmap.c: Likewise.
36869         * misc/mprotect.c: Likewise.
36870         * misc/msync.c: Likewise.
36871         * misc/munlock.c: Likewise.
36872         * misc/munlockall.c: Likewise.
36873         * misc/munmap.c: Likewise.
36874         * misc/preadv.c: Likewise.
36875         * misc/preadv64.c: Likewise.
36876         * misc/ptrace.c: Likewise.
36877         * misc/pwritev.c: Likewise.
36878         * misc/pwritev64.c: Likewise.
36879         * misc/readv.c: Likewise.
36880         * misc/reboot.c: Likewise.
36881         * misc/remap_file_pages.c: Likewise.
36882         * misc/removexattr.c: Likewise.
36883         * misc/revoke.c: Likewise.
36884         * misc/select.c: Likewise.
36885         * misc/setdomain.c: Likewise.
36886         * misc/setegid.c: Likewise.
36887         * misc/seteuid.c: Likewise.
36888         * misc/sethostid.c: Likewise.
36889         * misc/sethostname.c: Likewise.
36890         * misc/setregid.c: Likewise.
36891         * misc/setreuid.c: Likewise.
36892         * misc/setxattr.c: Likewise.
36893         * misc/sstk.c: Likewise.
36894         * misc/stty.c: Likewise.
36895         * misc/swapoff.c: Likewise.
36896         * misc/swapon.c: Likewise.
36897         * misc/sync.c: Likewise.
36898         * misc/syncfs.c: Likewise.
36899         * misc/syscall.c: Likewise.
36900         * misc/truncate.c: Likewise.
36901         * misc/ualarm.c: Likewise.
36902         * misc/usleep.c: Likewise.
36903         * misc/ustat.c: Likewise.
36904         * misc/utimes.c: Likewise.
36905         * misc/vhangup.c: Likewise.
36906         * misc/writev.c: Likewise.
36907         * posix/_exit.c: Likewise.
36908         * posix/alarm.c: Likewise.
36909         * posix/execve.c: Likewise.
36910         * posix/fexecve.c: Likewise.
36911         * posix/fork.c: Likewise.
36912         * posix/fpathconf.c: Likewise.
36913         * posix/getaddrinfo.c: Likewise.
36914         * posix/getegid.c: Likewise.
36915         * posix/geteuid.c: Likewise.
36916         * posix/getgid.c: Likewise.
36917         * posix/getgroups.c: Likewise.
36918         * posix/getlogin.c: Likewise.
36919         * posix/getlogin_r.c: Likewise.
36920         * posix/getpgid.c: Likewise.
36921         * posix/getpid.c: Likewise.
36922         * posix/getppid.c: Likewise.
36923         * posix/getresgid.c: Likewise.
36924         * posix/getresuid.c: Likewise.
36925         * posix/getsid.c: Likewise.
36926         * posix/getuid.c: Likewise.
36927         * posix/glob64.c: Likewise.
36928         * posix/nanosleep.c: Likewise.
36929         * posix/pathconf.c: Likewise.
36930         * posix/pause.c: Likewise.
36931         * posix/posix_madvise.c: Likewise.
36932         * posix/pread.c: Likewise.
36933         * posix/pread64.c: Likewise.
36934         * posix/pwrite.c: Likewise.
36935         * posix/pwrite64.c: Likewise.
36936         * posix/sched_getaffinity.c: Likewise.
36937         * posix/sched_getp.c: Likewise.
36938         * posix/sched_gets.c: Likewise.
36939         * posix/sched_primax.c: Likewise.
36940         * posix/sched_primin.c: Likewise.
36941         * posix/sched_rr_gi.c: Likewise.
36942         * posix/sched_setaffinity.c: Likewise.
36943         * posix/sched_setp.c: Likewise.
36944         * posix/sched_sets.c: Likewise.
36945         * posix/sched_yield.c: Likewise.
36946         * posix/setgid.c: Likewise.
36947         * posix/setlogin.c: Likewise.
36948         * posix/setpgid.c: Likewise.
36949         * posix/setresgid.c: Likewise.
36950         * posix/setresuid.c: Likewise.
36951         * posix/setsid.c: Likewise.
36952         * posix/setuid.c: Likewise.
36953         * posix/sleep.c: Likewise.
36954         * posix/spawni.c: Likewise.
36955         * posix/sysconf.c: Likewise.
36956         * posix/times.c: Likewise.
36957         * posix/wait.c: Likewise.
36958         * posix/wait3.c: Likewise.
36959         * posix/wait4.c: Likewise.
36960         * posix/waitpid.c: Likewise.
36961         * resolv/gai_sigqueue.c: Likewise.
36962         * resource/getpriority.c: Likewise.
36963         * resource/getrlimit.c: Likewise.
36964         * resource/getrusage.c: Likewise.
36965         * resource/nice.c: Likewise.
36966         * resource/setpriority.c: Likewise.
36967         * resource/setrlimit.c: Likewise.
36968         * resource/ulimit.c: Likewise.
36969         * rt/aio_cancel.c: Likewise.
36970         * rt/aio_fsync.c: Likewise.
36971         * rt/aio_read.c: Likewise.
36972         * rt/aio_sigqueue.c: Likewise.
36973         * rt/aio_suspend.c: Likewise.
36974         * rt/aio_write.c: Likewise.
36975         * rt/clock_getres.c: Likewise.
36976         * rt/clock_gettime.c: Likewise.
36977         * rt/clock_nanosleep.c: Likewise.
36978         * rt/clock_settime.c: Likewise.
36979         * rt/lio_listio.c: Likewise.
36980         * rt/mq_close.c: Likewise.
36981         * rt/mq_getattr.c: Likewise.
36982         * rt/mq_notify.c: Likewise.
36983         * rt/mq_open.c: Likewise.
36984         * rt/mq_receive.c: Likewise.
36985         * rt/mq_send.c: Likewise.
36986         * rt/mq_setattr.c: Likewise.
36987         * rt/mq_timedreceive.c: Likewise.
36988         * rt/mq_timedsend.c: Likewise.
36989         * rt/mq_unlink.c: Likewise.
36990         * rt/shm_open.c: Likewise.
36991         * rt/shm_unlink.c: Likewise.
36992         * rt/timer_create.c: Likewise.
36993         * rt/timer_delete.c: Likewise.
36994         * rt/timer_getoverr.c: Likewise.
36995         * rt/timer_gettime.c: Likewise.
36996         * rt/timer_settime.c: Likewise.
36997         * setjmp/__longjmp.c: Likewise.
36998         * setjmp/setjmp.c: Likewise.
36999         * signal/kill.c: Likewise.
37000         * signal/killpg.c: Likewise.
37001         * signal/raise.c: Likewise.
37002         * signal/sigaction.c: Likewise.
37003         * signal/sigaltstack.c: Likewise.
37004         * signal/sigblock.c: Likewise.
37005         * signal/sigignore.c: Likewise.
37006         * signal/sigintr.c: Likewise.
37007         * signal/signal.c: Likewise.
37008         * signal/sigpause.c: Likewise.
37009         * signal/sigpending.c: Likewise.
37010         * signal/sigqueue.c: Likewise.
37011         * signal/sigreturn.c: Likewise.
37012         * signal/sigset.c: Likewise.
37013         * signal/sigsetmask.c: Likewise.
37014         * signal/sigstack.c: Likewise.
37015         * signal/sigsuspend.c: Likewise.
37016         * signal/sigtimedwait.c: Likewise.
37017         * signal/sigvec.c: Likewise.
37018         * signal/sigwait.c: Likewise.
37019         * signal/sigwaitinfo.c: Likewise.
37020         * signal/sysv_signal.c: Likewise.
37021         * socket/accept.c: Likewise.
37022         * socket/accept4.c: Likewise.
37023         * socket/bind.c: Likewise.
37024         * socket/connect.c: Likewise.
37025         * socket/getpeername.c: Likewise.
37026         * socket/getsockname.c: Likewise.
37027         * socket/getsockopt.c: Likewise.
37028         * socket/isfdtype.c: Likewise.
37029         * socket/listen.c: Likewise.
37030         * socket/recv.c: Likewise.
37031         * socket/recvfrom.c: Likewise.
37032         * socket/recvmsg.c: Likewise.
37033         * socket/send.c: Likewise.
37034         * socket/sendmsg.c: Likewise.
37035         * socket/sendto.c: Likewise.
37036         * socket/setsockopt.c: Likewise.
37037         * socket/shutdown.c: Likewise.
37038         * socket/sockatmark.c: Likewise.
37039         * socket/socket.c: Likewise.
37040         * socket/socketpair.c: Likewise.
37041         * stdio-common/ctermid.c: Likewise.
37042         * stdio-common/cuserid.c: Likewise.
37043         * stdio-common/remove.c: Likewise.
37044         * stdio-common/rename.c: Likewise.
37045         * stdio-common/renameat.c: Likewise.
37046         * stdio-common/tempname.c: Likewise.
37047         * stdlib/getcontext.c: Likewise.
37048         * stdlib/makecontext.c: Likewise.
37049         * stdlib/setcontext.c: Likewise.
37050         * stdlib/swapcontext.c: Likewise.
37051         * stdlib/system.c: Likewise.
37052         * streams/fattach.c: Likewise.
37053         * streams/fdetach.c: Likewise.
37054         * streams/getmsg.c: Likewise.
37055         * streams/getpmsg.c: Likewise.
37056         * streams/putmsg.c: Likewise.
37057         * streams/putpmsg.c: Likewise.
37058         * sysdeps/unix/bsd/getpt.c: Likewise.
37059         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
37060         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
37061         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
37062         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
37063         Likewise.
37064         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
37065         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
37066         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
37067         * sysvipc/msgctl.c: Likewise.
37068         * sysvipc/msgget.c: Likewise.
37069         * sysvipc/msgrcv.c: Likewise.
37070         * sysvipc/msgsnd.c: Likewise.
37071         * sysvipc/semctl.c: Likewise.
37072         * sysvipc/semget.c: Likewise.
37073         * sysvipc/semop.c: Likewise.
37074         * sysvipc/semtimedop.c: Likewise.
37075         * sysvipc/shmat.c: Likewise.
37076         * sysvipc/shmctl.c: Likewise.
37077         * sysvipc/shmdt.c: Likewise.
37078         * sysvipc/shmget.c: Likewise.
37079         * termios/tcdrain.c: Likewise.
37080         * termios/tcflow.c: Likewise.
37081         * termios/tcflush.c: Likewise.
37082         * termios/tcgetattr.c: Likewise.
37083         * termios/tcgetpgrp.c: Likewise.
37084         * termios/tcsendbrk.c: Likewise.
37085         * termios/tcsetattr.c: Likewise.
37086         * termios/tcsetpgrp.c: Likewise.
37087         * time/adjtime.c: Likewise.
37088         * time/clock.c: Likewise.
37089         * time/getitimer.c: Likewise.
37090         * time/gettimeofday.c: Likewise.
37091         * time/setitimer.c: Likewise.
37092         * time/settimeofday.c: Likewise.
37093         * time/stime.c: Likewise.
37094         * time/time.c: Likewise.
37096 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
37098         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
37099         /usr/old/bin.
37101         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
37102         instead of spaces.
37103         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
37105 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
37107         [BZ #14796]
37108         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
37109         FE_TONEAREST before applying Dekker multiplication and Knuth
37110         addition.  Clear inexact exceptions and check for exact zero
37111         results afterwards.
37112         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37113         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
37114         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37115         * math/libm-test.inc (fma_test): Add more tests.
37116         (fma_test_towardzero): Likewise.
37117         (fma_test_downward): Likewise.
37118         (fma_test_upward): Likewise.
37119         * sysdeps/generic/math_private.h (default_libc_fesetround): New
37120         function.
37121         (libc_fesetround): New macro.
37122         (libc_fesetroundf): Likewise.
37123         (libc_fesetroundl): Likewise.
37124         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
37125         function.
37126         (libc_fesetround_387): Likewise.
37127         (libc_fesetroundf): New macro.
37128         (libc_fesetround): Likewise.
37129         (libc_fesetroundl): Likewise.
37130         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
37131         function.
37132         (libc_fesetroundf): New macro.
37133         (libc_fesetround): Likewise.
37134         (libc_fesetroundl): Likewise.
37135         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
37136         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
37137         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
37138         libm_hidden_ver.
37139         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
37140         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
37141         libm_hidden_def.
37142         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
37143         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
37144         libm_hidden_ver.
37145         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
37146         libm_hidden_def.
37148         [BZ #3439]
37149         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
37150         integer constant usable in #if and use that to give value to enum
37151         constant.
37152         (FE_DIVBYZERO): Likewise.
37153         (FE_UNDERFLOW): Likewise.
37154         (FE_OVERFLOW): Likewise.
37155         (FE_INVALID): Likewise.
37156         (FE_INVALID_SNAN): Likewise.
37157         (FE_INVALID_ISI): Likewise.
37158         (FE_INVALID_IDI): Likewise.
37159         (FE_INVALID_ZDZ): Likewise.
37160         (FE_INVALID_IMZ): Likewise.
37161         (FE_INVALID_COMPARE): Likewise.
37162         (FE_INVALID_SOFTWARE): Likewise.
37163         (FE_INVALID_SQRT): Likewise.
37164         (FE_INVALID_INTEGER_CONVERSION): Likewise.
37165         (FE_TONEAREST): Likewise.
37166         (FE_TOWARDZERO): Likewise.
37167         (FE_UPWARD): Likewise.
37168         (FE_DOWNWARD): Likewise.
37169         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
37170         (FE_DIVBYZERO): Likewise.
37171         (FE_OVERFLOW): Likewise.
37172         (FE_UNDERFLOW): Likewise.
37173         (FE_INEXACT): Likewise.
37174         (FE_TONEAREST): Likewise.
37175         (FE_DOWNWARD): Likewise.
37176         (FE_UPWARD): Likewise.
37177         (FE_TOWARDZERO): Likewise.
37178         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
37179         (FE_UNDERFLOW): Likewise.
37180         (FE_OVERFLOW): Likewise.
37181         (FE_DIVBYZERO): Likewise.
37182         (FE_INVALID): Likewise.
37183         (FE_TONEAREST): Likewise.
37184         (FE_TOWARDZERO): Likewise.
37185         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
37186         (FE_OVERFLOW): Likewise.
37187         (FE_UNDERFLOW): Likewise.
37188         (FE_DIVBYZERO): Likewise.
37189         (FE_INEXACT): Likewise.
37190         (FE_TONEAREST): Likewise.
37191         (FE_TOWARDZERO): Likewise.
37192         (FE_UPWARD): Likewise.
37193         (FE_DOWNWARD): Likewise.
37194         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
37195         (FE_DIVBYZERO): Likewise.
37196         (FE_OVERFLOW): Likewise.
37197         (FE_UNDERFLOW): Likewise.
37198         (FE_INEXACT): Likewise.
37199         (FE_TONEAREST): Likewise.
37200         (FE_DOWNWARD): Likewise.
37201         (FE_UPWARD): Likewise.
37202         (FE_TOWARDZERO): Likewise.
37204 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
37206         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
37208 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
37210         * scripts/cross-test-ssh.sh (command): Use newlines to separate
37211         commands.  Quote $PWD.
37212         (blacklist_exports): Don't use remove_newlines.  Replace "declare
37213         -x" by "export".
37214         (remove_newlines): Remove.
37216 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
37218         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
37219         * stdlib/stdlib.h (atof): Moved to ...
37220         * include/bits/stdlib-float.h: Here.  New file.
37221         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
37222         * stdlib/bits/stdlib-float.h: New file.
37223         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
37224         -mno-sse -mno-mmx.
37225         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
37226         <xmmintrin.h>.
37228 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
37230         * conform/conformtest.pl (@headers): Add fenv.h.
37231         * conform/data/fenv.h-data: New file.
37232         * include/fenv.h [_ISOMAC]: Disable all contents of file except
37233         include of <math/fenv.h>.
37235         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
37236         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
37237         && !UNIX98].  Enables tests for XOPEN2K8.
37238         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
37239         POSIX2008]: Likewise.
37241         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
37242         (struct rusage): Do not expect type or its members.
37244         [BZ #3439]
37245         * math/math.h (FP_NAN): Define macro to integer constant usable in
37246         #if and use that to give value to enum constant.
37247         (FP_INFINITE): Likewise.
37248         (FP_ZERO): Likewise.
37249         (FP_SUBNORMAL): Likewise.
37250         (FP_NORMAL): Likewise.
37252 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
37254         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
37255         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
37256         arguments.
37258 2012-11-02  Roland McGrath  <roland@hack.frob.com>
37260         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
37261         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
37262         autoconf-time if not.
37263         * configure.in: Remove AC_PREREQ.
37265 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37267         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
37268         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
37269         of the internal implementation.
37271 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
37273         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
37274         except include of <misc/sys/syslog.h>.
37276 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
37278         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
37279         function returns with a NULL context exit with zero.
37281 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37283         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
37285 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
37287         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
37288         (run_program_cmd): This.
37289         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
37290         (tst_langinfo): New variable.  Use it.
37292 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
37294         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
37295         floating point opcodes.
37297 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37299         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
37300         variable.
37302         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
37304         * sysdeps/mach/hurd/powerpc: Remove directory.
37305         * sysdeps/mach/powerpc: Likewise.
37307 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
37309         * scripts/check-local-headers.sh: Ignore c++ headers.
37311 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37313         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
37314         __libc_cleanup_region_start argument.
37316 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
37318         [BZ #14784]
37319         [BZ #14785]
37320         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
37321         x * y using scaling, not as x * y + z.
37322         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37323         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37324         * math/libm-test.inc (fma_test): Add more tests.
37325         (fma_test_towardzero): Likewise.
37326         (fma_test_downward): Likewise.
37327         (fma_test_upward): Likewise.
37329 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37331         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
37333 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
37335         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
37336         New variable.
37338 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
37340         * rt/tst-shm.c (worker): Correct checking for mmap failure.
37342 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
37344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37345         Fix sort order.
37346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37347         Likewise.
37349 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37351         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37352         Fix the order of the list for glibc 2.17.
37353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37354         Likewise.
37356 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
37358         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37360 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
37362         [BZ #14610]
37363         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
37364         for low part of x being zero before using __atanl (y).
37365         * math/libm-test.inc (atan2_test): Add another test.
37367         * manual/install.texi (Configuring and compiling): Document
37368         general use of test-wrapper and test-wrapper-env.
37369         * INSTALL: Regenerated.
37371         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
37372         (__fma): Do not extract and scale down low bits on after-rounding
37373         systems when result rounded to normal precision would have normal
37374         exponent.
37375         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
37376         (__fmal): Do not extract and scale down low bits on after-rounding
37377         systems when result rounded to normal precision would have normal
37378         exponent.
37379         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
37380         (__fmal): Do not extract and scale down low bits on after-rounding
37381         systems when result rounded to normal precision would have normal
37382         exponent.
37383         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
37384         macro.
37385         (fma_test): Add more tests.
37386         (fma_test_towardzero): Likewise.
37387         (fma_test_downward): Likewise.
37388         (fma_test_upward): Likewise.
37390 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
37392         * sysdeps/i386/tininess.h: Renamed to ...
37393         * sysdeps/x86/tininess.h: This.
37394         * sysdeps/x86_64/tininess.h: Removed.
37396 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
37398         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
37399         input.  Use $(build-program-cmd).
37400         ($(objpfx)tst-array1-static.out): Likewise.
37401         ($(objpfx)tst-array2.out): Likewise.
37402         ($(objpfx)tst-array3.out): Likewise.
37403         ($(objpfx)tst-array4.out): Likewise.
37404         ($(objpfx)tst-array5.out): Likewise.
37405         ($(objpfx)tst-array5-static.out): Likewise.
37407 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
37409         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
37410         if defined.
37412         * nss/nsswitch.h (nss_interface_function): Provide new
37413         macro for use with NSS functions.
37414         * grp/initgroups.c: Use new macro.
37415         * nss/getXXbyYY.c: Likewise.
37416         * nss/getXXbyYY_r.c: Likewise.
37417         * nss/getXXent.c: Likewise.
37418         * nss/getXXent_r.c: Likewise.
37419         * sysdeps/posix/getaddrinfo.c: Likewise.
37421 2012-10-30  Andreas Jaeger  <aj@suse.de>
37423         * po/ru.po: Update Russion translation from translation project.
37425 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
37427         [BZ #14152]
37428         [BZ #14783]
37429         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
37430         result and shift together with sticky bit instead of replicating
37431         round-to-nearest rounding.
37432         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37433         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37434         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
37435         missing underflow exceptions.
37436         (fma_test_towardzero): Add more tests.
37437         (fma_test_downward): Likewise.
37438         (fma_test_upward): Likewise.
37440         [BZ #14047]
37441         * sysdeps/generic/tininess.h: New file.
37442         * sysdeps/i386/tininess.h: Likewise.
37443         * sysdeps/sh/tininess.h: Likewise.
37444         * sysdeps/x86_64/tininess.h: Likewise.
37445         * stdlib/tst-strtod-underflow.c: Likewise.
37446         * stdlib/tst-tininess.c: Likewise.
37447         * stdlib/strtod_l.c: Include <tininess.h>.
37448         (round_and_return): Do not set errno for exact underflow cases.
37449         Force an underflow exception when setting errno for underflow.
37450         Determine underflow based on rounding to normal precision if
37451         TININESS_AFTER_ROUNDING.
37452         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
37453         ERANGE for exact underflow cases.
37454         * stdlib/Makefile (tests): Add tst-tininess and
37455         tst-strtod-underflow.
37456         ($(objpfx)tst-tininess): Use $(link-libm).
37457         ($(objpfx)tst-strtod-underflow): Likewise.
37459 2012-10-30  Andreas Jaeger  <aj@suse.de>
37461         [BZ#14767]
37462         * elf/Makefile (tests): Remove conditional for have-initfini-array
37463         since this is now always required and the variable does not exist
37464         anymore.
37465         (tests-static): Likewise.
37466         (modules-names): Likewise.
37468         * po/eo.po: Add Esperanto translation from translation project.
37470         * elf/tst-array1.c (fini_array): Make writeable so that it can be
37471         merged with constructor/destructor.
37472         (init_array): Likewise.
37473         * elf/tst-array2dep.c (fini_array): Likewise.
37474         (init_array): Likewise.
37476 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
37478         * manual/message.texi: Delete @cartouche tags.
37480 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
37482         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
37483         EOPNOTSUPP.
37484         * sysdeps/mach/hurd/fsync.c: Likewise.
37486         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
37487         [_POSIX_REALTIME_SIGNALS]: Change condition to
37488         [_POSIX_REALTIME_SIGNALS > 0].
37490 2012-10-27  Andreas Jaeger  <aj@suse.de>
37492         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
37493         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
37494         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
37495         [__WORDSIZE != 64]: Likewise.
37497 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
37499         *  iconvdata/tst-table.sh: Remove ${SHELL}.
37500         *  iconvdata/tst-tables.sh: Likewise.
37502 2012-10-25  David S. Miller  <davem@davemloft.net>
37504         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37505         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
37506         of strtoull.
37508         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
37509         ifunc-impl-list.c
37510         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
37511         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
37512         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
37513         file.
37515 2012-10-25  Roland McGrath  <roland@hack.frob.com>
37517         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37518         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
37519         __getdirentries.
37521 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
37522             Jim Blandy  <jimb@codesourcery.com>
37524         * scripts/cross-test-ssh.sh: New file.
37525         * manual/install.texi (Configuring and compiling): Document use of
37526         cross-test-ssh.sh.
37527         * INSTALL: Regenerated.
37529 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
37531         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
37532         EOPNOTSUPP.
37534 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
37536         * Makeconfig (run-program-prefix): Fix comment.
37538 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
37539             Jim Blandy  <jimb@codesourcery.com>
37541         * Makeconfig (test-wrapper): New variable,
37542         (test-wrapper-env): Likewise.
37543         [$(cross-compiling) = yes && $(test-wrapper) != ""]
37544         (run-built-tests): Define to yes.
37545         (run-program-prefix): Use $(test-wrapper).
37546         (built-program-cmd): Likewise.
37547         * Rules (make-test-out): Use $(test-wrapper-env) and
37548         $(host-built-program-cmd).
37549         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
37550         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
37551         tst-pathopt.sh.
37552         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
37553         $(test-wrapper-env) to tst-rtld-load-self.sh.
37554         ($(objpfx)order2.out): Use $(test-wrapper).
37555         ($(objpfx)tst-initorder.out): Likewise.
37556         ($(objpfx)tst-initorder2.out): Likewise.
37557         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
37558         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
37559         (test_wrapper_env): New variable.  Use it to run ld.so.
37560         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
37561         Use it to run ld.so.
37562         (test_wrapper_env): Likewise.
37563         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
37564         $(test-wrapper) to run-iconv-test.sh.
37565         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
37566         (ICONV): Use $test_wrapper.
37567         * posix/Makefile ($(objpfx)globtest.out): Pass
37568         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
37569         globtest.sh, not $(run-program-prefix).
37570         * posix/globtest.sh (run_via_rtld_prefix): New variable.
37571         (test_wrapper): Likewise.
37572         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
37573         set together with run_via_rtld_prefix.
37574         (run_program_prefix): Define in terms of test_wrapper and
37575         run_via_rtld_prefix.
37577 2012-10-24  Roland McGrath  <roland@hack.frob.com>
37579         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
37580         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
37581         Targets removed.
37583         [BZ #14743]
37584         * include/time.h: Remove librt_hidden_proto (clock_gettime).
37585         Declare __clock_getres, __clock_gettime, __clock_settime,
37586         __clock_nanosleep, and __clock_getcpuclockid.
37587         * rt/clock_gettime.c: Define __clock_gettime as an alias.
37588         Remove librt_hidden_def (clock_gettime).
37589         * sysdeps/unix/clock_gettime.c: Likewise.
37590         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
37591         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
37592         * rt/clock_getres.c: Define __clock_getres as an alias.
37593         * sysdeps/posix/clock_getres.c: Likewise.
37594         * rt/clock_settime.c: Define __clock_settime as an alias.
37595         * sysdeps/unix/clock_settime.c: Likewise.
37596         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
37597         * sysdeps/unix/clock_nanosleep.c: Likewise.
37598         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
37599         * rt/clock-compat.c: New file.
37600         * rt/Makefile (librt-routines): Add clock-compat and move
37601         $(clock-routines) to ...
37602         (routines): ... here, new variable.
37603         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
37604         Don't add get_clockfreq here.
37605         * rt/Versions (libc: GLIBC_2.17): New version set.
37606         Add clock_* symbols here.
37607         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
37608         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
37609         (GLIBC_2.17): Add clock_* symbols.
37610         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
37611         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
37612         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
37613         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37614         Likewise.
37615         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37616         Likewise.
37617         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
37618         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
37619         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
37620         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
37621         * NEWS: Mention the move.
37623         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
37624         Use __open, __read, __close rather than their public counterparts.
37625         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37626         (__get_clockfreq_via_cpuinfo): Likewise.
37627         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
37628         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
37630         * config.h.in (HAVE_IFUNC): New #undef.
37631         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
37632         was successful.
37633         * configure: Regenerated.
37635 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
37637         * configure.in: Move READELF check to start of file.
37638         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
37639         libc_cv_asm_gnu_indirect_function in the process.
37640         * configure: Regenerated.
37642 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
37644         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
37645         send the output to /dev/null.
37646         (libc_cv_cc_with_libunwind): Likewise.
37647         (libc_cv_as_noexecstack): Likewise.
37648         * configure: Regenerate.
37650 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
37652         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
37654         * posix/globtest.sh (TMPDIR): Do not set.
37655         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
37656         (testout): Likewise.
37658 2012-10-24  Andreas Jaeger  <aj@suse.de>
37660         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
37661         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
37662         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
37663         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
37664         posix_fadvise64, posix_fallocate64.
37666         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
37667         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
37668         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
37669         Likewise.
37670         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
37671         Likewise.
37672         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
37674         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
37675         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
37676         <bits/fcntl-linux.h>.
37677         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
37679         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
37680         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
37681         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
37682         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
37683         [__WORDSIZE != 64]: Likewise.
37685 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
37687         * Makeconfig (run-built-tests): New variable.
37688         * Rules [$(cross-compiling) = yes]: Change condition to
37689         [$(run-built-tests) = no].
37690         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
37691         to [$(run-built-tests) = yes].
37692         * elf/Makefile [$(cross-compiling) = no]: Likewise
37693         * grp/Makefile [$(cross-compiling) = no]: Likewise.
37694         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
37695         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
37696         * intl/Makefile [$(cross-compiling) = no]: Likewise.
37697         * io/Makefile [$(cross-compiling) = no]: Likewise.
37698         * libio/Makefile [$(cross-compiling) = no]: Likewise.
37699         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
37700         * misc/Makefile [$(cross-compiling) = no]: Likewise.
37701         * posix/Makefile [$(cross-compiling) = no]: Likewise.
37702         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
37703         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
37704         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
37705         * string/Makefile [$(cross-compiling) = no]: Likewise.
37707         * posix/Makefile ($(objpfx)globtest.out): Pass
37708         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
37709         $(rtld-installed-name).
37710         * posix/globtest.sh (elf_objpfx): Remove variable.
37711         (rtld_installed_name): Likewise.
37712         (library_path): Likewise.
37713         (run_program_prefix): New variable.  Use for running globtest
37714         binary.
37716 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
37717             Joseph Myers  <joseph@codesourcery.com>
37719         * Makeconfig (host-built-program-cmd): New variable.
37720         * elf/Makefile (tst-stackguard1-ARGS): Use
37721         $(host-built-program-cmd).
37722         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
37723         (tst-spawn-ARGS): Likewise.
37724         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
37726 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
37727             Jim Blandy  <jimb@codesourcery.com>
37729         * Makeconfig (run-via-rtld-prefix): New variable.
37730         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
37731         (built-program-cmd): Likewise.
37733 2012-10-22  Andreas Jaeger  <aj@suse.de>
37735         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
37736         __O_RSYNC if it exists, otherwise to O_SYNC.
37738 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
37739             Joseph Myers  <joseph@codesourcery.com>
37741         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
37742         /dev/null.
37743         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
37744         from /dev/null
37745         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
37746         /dev/null.
37748 2012-10-22  Andreas Jaeger  <aj@suse.de>
37750         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
37751         Define always.
37752         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
37754         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
37755         bits/fcntl-linux.h.
37757         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
37758         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
37760         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
37761         to __O_LARGEFILE.
37762         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
37763         to __O_LARGEFILE.
37765 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
37766             Joseph Myers  <joseph@codesourcery.com>
37768         * config.make.in (NM): New variable.
37770 2012-10-21  Andreas Jaeger  <aj@suse.de>
37772         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
37773         definitions and declarations that are provided by
37774         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
37776 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
37778         [BZ #14683]
37779         * elf/Makefile (tests-static): Add tst-leaks1-static.
37780         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
37781         ($(objpfx)tst-leaks1-static): New rule.
37782         ($(objpfx)tst-leaks1-static-mem): Likewise.
37783         (tst-leaks1-static-ENV): New macro.
37784         * elf/dl-open.c (dl_open_worker): Check the main application
37785         only if SHARED is defined.
37786         * elf/tst-leaks1-static.c: New file.
37788 2012-10-20  Andreas Jaeger  <aj@suse.de>
37790         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
37791         generic values for Linux.
37792         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
37793         and declarations that are provided by <bits/fcntl-linux.h> and
37794         include <bits/fcntl-linux.h>.
37795         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
37796         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
37798 2012-10-20  Roland McGrath  <roland@hack.frob.com>
37800         * io/fcntl.h: Move include of <bits/types.h> to the top and
37801         include it unconditionally.
37803 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
37805         * wcsmbs/Makefile (tests-ifunc): New variable.
37806         (tests): Add $(tests-ifunc).
37807         * wcsmbs/test-wcschr-ifunc.c: New file.
37808         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
37809         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
37810         * wcsmbs/test-wcslen-ifunc.c: Likewise.
37811         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
37812         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
37814         * string/Makefile (tests-ifunc): New variable.
37815         (tests): Add $(tests-ifunc).
37816         * string/test-memccpy.c (TEST_NAME): New macro.
37817         * string/test-memchr.c (TEST_NAME): Likewise.
37818         * string/test-memcmp.c (TEST_NAME): Likewise.
37819         * string/test-memcpy.c (TEST_NAME): Likewise.
37820         * string/test-memmem.c (TEST_NAME): Likewise.
37821         * string/test-memmove.c (TEST_NAME): Likewise.
37822         * string/test-memset.c (TEST_NAME): Likewise.
37823         * string/test-rawmemchr.c (TEST_NAME): Likewise.
37824         * string/test-stpcpy.c (TEST_NAME): Likewise.
37825         * string/test-stpncpy.c (TEST_NAME): Likewise.
37826         * string/test-strcasecmp.c (TEST_NAME): Likewise.
37827         * string/test-strcasestr.c (TEST_NAME): Likewise.
37828         * string/test-strcat.c (TEST_NAME): Likewise.
37829         * string/test-strchr.c (TEST_NAME): Likewise.
37830         * string/test-strcmp.c(TEST_NAME): Likewise.
37831         * string/test-strcpy.c (TEST_NAME): Likewise.
37832         * string/test-strcspn.c (TEST_NAME): Likewise.
37833         * string/test-strlen.c (TEST_NAME): Likewise.
37834         * string/test-strncasecmp.c (TEST_NAME): Likewise.
37835         * string/test-strncmp.c (TEST_NAME): Likewise.
37836         * string/test-strncpy.c (TEST_NAME): Likewise.
37837         * string/test-strnlen.c (TEST_NAME): Likewise.
37838         * string/test-strpbrk.c (TEST_NAME): Likewise.
37839         * string/test-strrchr.c (TEST_NAME): Likewise.
37840         * string/test-strspn.c (TEST_NAME): Likewise.
37841         * string/test-strstr.c (TEST_NAME): Likewise.
37842         * string/test-bcopy-ifunc.c: New file.
37843         * string/test-bzero-ifunc.c: Likewise.
37844         * string/test-memccpy-ifunc.c: Likewise.
37845         * string/test-memchr-ifunc.c: Likewise.
37846         * string/test-memcmp-ifunc.c: Likewise.
37847         * string/test-memcpy-ifunc.c: Likewise.
37848         * string/test-memmem-ifunc.c: Likewise.
37849         * string/test-memmove-ifunc.c: Likewise.
37850         * string/test-mempcpy-ifunc.c: Likewise.
37851         * string/test-memset-ifunc.c: Likewise.
37852         * string/test-rawmemchr-ifunc.c: Likewise.
37853         * string/test-stpcpy-ifunc.c: Likewise.
37854         * string/test-stpncpy-ifunc.c: Likewise.
37855         * string/test-strcasecmp-ifunc.c: Likewise.
37856         * string/test-strcasestr-ifunc.c: Likewise.
37857         * string/test-strcat-ifunc.c: Likewise.
37858         * string/test-strchr-ifunc.c: Likewise.
37859         * string/test-strchrnul-ifunc.c: Likewise.
37860         * string/test-strcmp-ifunc.c: Likewise.
37861         * string/test-strcpy-ifunc.c: Likewise.
37862         * string/test-strcspn-ifunc.c: Likewise.
37863         * string/test-strlen-ifunc.c: Likewise.
37864         * string/test-strncasecmp-ifunc.c: Likewise.
37865         * string/test-strncat-ifunc.c: Likewise.
37866         * string/test-strncmp-ifunc.c: Likewise.
37867         * string/test-strncpy-ifunc.c: Likewise.
37868         * string/test-strnlen-ifunc.c: Likewise.
37869         * string/test-strpbrk-ifunc.c: Likewise.
37870         * string/test-strrchr-ifunc.c: Likewise.
37871         * string/test-strspn-ifunc.c: Likewise.
37872         * string/test-strstr-ifunc.c: Likewise.
37874         * debug/Makefile (tests-ifunc): New variable.
37875         (tests): Add $(tests-ifunc).
37876         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
37877         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
37878         * debug/test-stpcpy_chk-ifunc.c: New file.
37879         * debug/test-strcpy_chk-ifunc.c: Likewise.
37881 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
37883         [BZ #13601]
37884         * elf/dl-load.c (open_verify): Retry read if the entire ELF
37885         header is not read in.
37887 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
37889         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
37890         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
37891         directly.  Pass built executable to script as
37892         $(built-program-cmd).
37893         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
37894         $testprogram without using LD_LIBRARY_PATH and $ldso.
37896         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
37897         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
37898         $(rtld-installed-name).
37899         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
37900         (rtld_installed_name): Likewise.
37901         (library_path): Likewise.
37902         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
37903         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
37904         $(run-program-prefix) to tst-tables.sh.
37905         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
37906         it to run tst-table-from and tst-table-to.
37907         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
37908         Pass it to tst-table.sh.
37909         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
37910         $(run-program-prefix) to tst-gettext.sh.
37911         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
37912         tst-translit.sh.
37913         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
37914         tst-gettext2.sh.
37915         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
37916         to run tst-gettext.
37917         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
37918         to run tst-gettext2.
37919         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
37920         to run tst-translit.
37921         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
37922         $(run-program-prefix) to tst-mtrace.sh.
37923         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
37924         to run tst-mtrace.
37925         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
37926         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
37927         $(rtld-installed-name).
37928         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
37929         (rtld_installed_name): Likewise.
37930         (run_program_prefix): New variable.  Use it to run wordexp-test.
37932         * Makeconfig (ARCH): Remove all definitions.
37933         (machine): Likewise.
37934         [ARCH]: Remove conditional code.
37935         [!objdir]: Give error.
37936         [!objdir] (objpfx): Remove.
37937         [!objdir] (common-objpfx): Likewise.
37938         [!objdir] (common-objdir): Likewise.
37939         * configure.in (config_makefile): Remove.  Hardcode Makefile in
37940         AC_CONFIG_FILES call.
37941         * configure: Regenerated.
37943         [BZ #13888]
37944         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
37945         or TMPDIR.
37946         (testout): Likewise.
37948         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
37949         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
37950         $(rtld-installed-name).
37951         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
37952         (rtld_installed_name): Likwise.
37953         (runit): Remove function.
37954         (run_getconf): New variable,  Use it for running getconf binary.
37956 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
37958         [BZ #14716]
37959         * string/test-memmem.c (check_result): New function.
37960         (do_one_test): Use it.
37961         (check1): New function.
37962         (test_main): Use it.
37964 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
37966         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
37968 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
37970         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
37971         (_G_LSEEK64): Likewise.
37972         (_G_MMAP64): Likewise.
37973         (_G_FSTAT64): Likewise.
37974         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
37975         (_G_LSEEK64): Likewise.
37976         (_G_MMAP64): Likewise.
37977         (_G_FSTAT64): Likewise.
37978         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
37979         unconditional.  Call __mmap64 directly.
37980         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
37981         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
37982         __lseek64 directly.
37983         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
37984         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
37985         __mmap64 directly.
37986         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
37987         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
37988         __lseek64 directly.
37989         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
37990         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
37991         __lseek64 directly.
37992         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
37993         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
37994         __lseek64 directly.
37995         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
37996         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
37997         __fxstat64 directly.
37998         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
37999         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
38000         unconditional.
38001         (freopen64) [!_G_OPEN64]: Remove conditional code.
38002         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
38003         unconditional.
38004         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
38005         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
38006         unconditional.
38007         (ftello64) [!_G_LSEEK64]: Remove conditional code.
38008         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
38009         unconditional.
38010         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
38011         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
38012         unconditional.
38013         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
38014         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
38015         unconditional.
38016         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
38017         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
38018         unconditional.
38019         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
38020         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
38021         unconditional.
38022         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
38024 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
38026         [BZ #12140]
38027         * manual/memory.texi (Malloc Tunable Parameters): Add note
38028         about free list pointers overwriting some perturb bytes.
38029         Wording suggested by Roland McGrath.
38031 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
38033         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
38034         (lgamma_test): Likewise.
38035         (tgamma_test): Likewise.
38037 2012-10-16  Florian Weimer  <fweimer@redhat.com>
38039         [BZ #14700]
38040         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
38041         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
38043 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
38045         * NEWS: Mention BZ #14716.
38046         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
38047         when removing AVAILABLE1_USES_J macro.
38049 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
38051         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
38052         (__bswap_64): __uint64_t for unsigned 64-bit int.
38054 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
38056         * include/string.h (memmem): Declare libc hidden alias.
38057         * string/memmem.c (memmem): Define libc hidden alias.
38058         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
38059         __read, __close instead of open, read, close.
38061 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
38063         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
38064         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
38065         global and hidden.
38066         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
38067         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
38068         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
38069         Likewise.
38070         (__rawmemchr_sse2): Likewise.
38071         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
38072         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
38073         (__strchr_sse2): Likewise.
38074         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
38075         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
38076         (__strcasecmp_sse2): Likewise.
38077         (__strncasecmp_sse2): Likewise.
38078         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
38079         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
38080         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
38081         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
38082         (__strrchr_sse2): Likewise.
38083         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
38084         ifunc-impl-list.c.
38085         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
38086         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
38087         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
38088         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
38089         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
38090         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
38091         * sysdeps/x86_64/multiarch/memset.S: Likewise.
38092         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
38093         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
38094         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
38095         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
38096         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
38097         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
38098         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
38099         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
38100         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
38101         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
38102         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
38103         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
38104         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
38105         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
38106         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
38107         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
38108         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
38109         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
38110         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
38111         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
38112         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
38113         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
38114         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
38116         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
38117         global and hidden.
38118         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
38119         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
38120         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
38121         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
38122         Likewise.
38123         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
38124         Likewise.
38125         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
38126         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
38127         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
38128         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
38129         ifunc-impl-list.c.
38130         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
38131         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
38132         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
38133         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
38134         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
38135         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
38136         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
38137         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
38138         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
38139         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
38140         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
38141         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
38142         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
38143         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
38144         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
38145         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
38146         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
38147         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
38148         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
38149         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
38150         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
38151         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
38152         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
38153         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
38154         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
38155         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
38156         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
38157         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
38158         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
38159         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
38160         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
38161         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
38162         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
38163         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
38164         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
38165         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
38166         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
38167         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
38168         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
38169         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
38170         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
38172         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
38173         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
38174         * include/ifunc-impl-list.h: New file.
38175         * misc/ifunc-impl-list.c: Likewise.
38176         * misc/Makefile (routines): Add ifunc-impl-list.
38177         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
38178         * string/test-string.h: Include <ifunc-impl-list.h>.
38179         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
38180         TEST_NAME]: New variables.
38181         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
38182         are defined.
38183         (test_init): Call __libc_ifunc_impl_list to initialize
38184         func_list if TEST_IFUNC and TEST_NAME are defined.
38186         * string/Makefile (strop-tests): Add bcopy and bzero.
38187         * string/test-bcopy.c: New file.
38188         * string/test-bzero.c: Likewise.
38189         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
38190         defined.
38191         * string/test-memset.c: Support bzero test if TEST_BZERO is
38192         defined.
38193         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
38194         __libc_memmove.
38195         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
38196         __libc_memset.
38197         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
38198         of memset.
38200 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
38202         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
38203         * configure: Regenerated.
38205         * Makeconfig (+link-static-before-libc): Don't include
38206         $(link-static-libc).
38208         * libio/libio.h (_IO_pos_t): Remove.
38210 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38212         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
38213         McGrath.
38215 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38217         * crypt/crypt-entry.c: Include fips-private.h.
38218         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
38219         * crypt/md5c-test.c (main): Tolerate disabled MD5.
38220         * sysdeps/unix/sysv/linux/fips-private.h: New file.
38221         * sysdeps/generic/fips-private.h: New file, dummy fallback.
38223 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38225         * crypt/crypt-private.h: Include stdbool.h.
38226         (_ufc_setup_salt_r): Return bool.
38227         * crypt/crypt-entry.c: Include errno.h.
38228         (__crypt_r): Return NULL with EINVAL for bad salt.
38229         * crypt/crypt_util.c (bad_for_salt): New.
38230         (_ufc_setup_salt_r): Check that salt is long enough and within
38231         the specified alphabet.
38232         * crypt/badsalttest.c: New file.
38233         * crypt/Makefile (tests): Add it.
38234         ($(objpfx)badsalttest): New.
38236 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
38238         * NEWS: Add entry for BZ #14602.
38240 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
38242         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
38243         type-generic.
38244         * math/libm-test.inc: Update comment listing what functions and
38245         macros are tested.
38246         (isgreater_test): New function.
38247         (isgreaterequal_test): Likewise.
38248         (isless_test): Likewise.
38249         (islessequal_test): Likewise.
38250         (islessgreater_test): Likewise.
38251         (isunordered_test): Likewise.
38252         (main): Call the new functions.
38254 2012-10-09  Roland McGrath  <roland@hack.frob.com>
38256         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
38257         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
38258         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
38259         * sysdeps/i386/configure: Regenerated.
38260         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
38261         * sysdeps/mach/configure: Regenerated.
38262         * sysdeps/mach/hurd/configure: Regenerated.
38263         * sysdeps/powerpc/configure: Regenerated.
38264         * sysdeps/powerpc/powerpc32/configure: Regenerated.
38265         * sysdeps/powerpc/powerpc64/configure: Regenerated.
38266         * sysdeps/s390/s390-32/configure: Regenerated.
38267         * sysdeps/s390/s390-64/configure: Regenerated.
38268         * sysdeps/sh/configure: Regenerated.
38269         * sysdeps/sparc/configure: Regenerated.
38270         * sysdeps/unix/sysv/linux/configure: Regenerated.
38271         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
38272         * sysdeps/x86_64/configure: Regenerated.
38274         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
38275         defined.  Don't check if MAP is NULL.
38277 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
38279         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
38280         (_G_stat64): Likewise.
38281         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
38282         (_G_stat64): Likewise.
38283         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
38284         instead of struct _G_stat64.
38285         * libio/fileops.c (mmap_remap_check): Likewise.
38286         (decide_maybe_mmap): Likewise.
38287         (_IO_new_file_seekoff): Likewise.
38288         (_IO_file_stat): Likewise.
38289         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
38290         _G_off64_t.
38291         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
38292         instead of struct _G_stat64.
38293         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
38295 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
38297         [BZ #14602]
38298         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38299         Replace with ...
38300         (CHECK_EOL): New macro.
38301         (two_way_short_needle): Check beginning of haystack for EOL.  Use
38302         CHECK_EOL.
38303         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38304         Replace with CHECK_EOL.
38305         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38306         Replace with CHECK_EOL.
38308 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
38310         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
38311         type-generic.
38312         * math/libm-test.inc: Update comment listing what functions and
38313         macros are tested.
38314         (finite_test): New function.
38315         (isinf_test): Likewise.
38316         (isnan_test): Likewise.
38317         (fpclassify_test): Test subnormal input.
38318         (isfinite_test): Likewise.
38319         (isnormal_test): Likewise.
38320         (main): Call the new functions.
38322 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
38324         [BZ #14660]
38325         * Makerules (%.dynsym): Force C locale when running
38326         $(OBJDUMP) --dynamic-syms.
38328 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
38330         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
38331         <stdint.h>.
38333 2012-10-06  David S. Miller  <davem@davemloft.net>
38335         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
38336         upper 32-bits of the length value in %o2 since we use branch-on-register
38337         tests which consider the entire 64-bit register.
38339 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
38341         * string/test-strstr.c (check2): Add a test for page boundary.
38343 2012-10-05  David S. Miller  <davem@davemloft.net>
38345         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
38346         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
38347         file.
38348         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
38349         sysdep_routines.
38350         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
38351         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
38352         and bzero when HWCAP_SPARC_CRYPTO is present.
38354 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
38356         [BZ #14602]
38357         * string/test-strstr.c (check2): New function.
38358         (test_main): Call check2.
38360         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
38361         and bug-strchr1.
38362         * string/bug-strcasestr1.c (do_test): Moved to ...
38363         * string/test-strcasestr.c (check1): Here.  New function.
38364         (do_one_test): Break out result checking code into ...
38365         (check_result): This.  New function.
38366         (do_one_test): Call check_result.
38367         (test_main): Call check1.
38368         * string/bug-strchr1.c (do_test): Moved to ...
38369         * string/test-strchr.c (check1): Here.  New function.
38370         (do_one_test): Break out result checking code into ...
38371         (check_result): This.  New function.
38372         (do_one_test): Call check_result.
38373         (test_main): Call check1.
38374         * string/bug-strstr1.c (main): Moved to ...
38375         * string/test-strstr.c (check1): Here.  New function.
38376         (do_one_test): Break out result checking code into ...
38377         (check_result): This.  New function.
38378         (do_one_test): Call check_result.
38379         (test_main): Call check1.
38380         * string/bug-strcasestr1.c: Removed.
38381         * string/bug-strchr1.c: Likewise.
38382         * string/bug-strstr1.c: Likewise.
38384         * elf/Makefile (dl-routines): Add hwcaps.
38385         * elf/dl-support.c (_dl_important_hwcaps): Removed.
38386         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
38387         (_dl_important_hwcaps): Moved to ...
38388         * elf/dl-hwcaps.c: Here.  New file.
38389         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
38391         [BZ #14557]
38392         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
38393         if IS_IN_rtld isn't defined.
38395         * elf/dl-support.c (_dl_sysinfo_map): New.
38396         Include "get-dynamic-info.h" and "setup-vdso.h".
38397         (_dl_non_dynamic_init): Call setup_vdso.
38398         * elf/dynamic-link.h: Don't include <assert.h>.
38399         (elf_get_dynamic_info): Moved to ...
38400         * elf/get-dynamic-info.h: Here.  New file.
38401         * elf/dynamic-link.h: Include "get-dynamic-info.h".
38402         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
38403         * elf/setup-vdso.h: Here.  New file.
38404         * elf/rtld.c: Include "setup-vdso.h".
38405         (dl_main): Call setup_vdso.
38407 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
38409         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
38410         creal in comment listing functions tested.  List finite, isinf,
38411         isnan, isless, islessequal, isgreater, isgreaterequal,
38412         islessgreater, isunordered, lgamma_r and pow10 as functions and
38413         macros not tested.  Mention which functions not tested are aliases
38414         for other functions.  Fix typo.  Note that signs of NaNs are not
38415         tested.
38417         * scripts/config.guess: Update from config.git.
38418         * scripts/config.sub: Likewise.
38420 2012-10-04  Roland McGrath  <roland@hack.frob.com>
38422         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
38423         * misc/madvise.c (madvise): Renamed to __madvise.
38424         Make madvise a weak alias.
38425         * include/sys/mman.h: Declare __madvise.
38426         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
38427         * sysdeps/unix/syscalls.list
38428         (madvise): Make __madvise the strong name, and madvise a weak alias.
38429         * sysdeps/unix/sysv/linux/syscalls.list
38430         (madvise, mmap): Remove redundant entries.
38431         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
38432         * malloc/malloc.c (mtrim): Likewise.
38433         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
38435 2012-10-03  Roland McGrath  <roland@hack.frob.com>
38437         * sysdeps/mach/hurd/dl-cache.c: File removed.
38438         * config.h.in (USE_LDCONFIG): New #undef.
38439         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
38440         * configure: Regenerated.
38441         * elf/Makefile (dl-routines): Add dl-cache only under
38442         [$(use-ldconfig) = yes].
38443         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
38444         cache on [USE_LDCONFIG].
38445         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
38446         [USE_LDCONFIG].
38447         * elf/rtld.c (dl_main): Likewise.
38449 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
38451         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
38452         _SC_LEVEL4_CACHE_LINESIZE.
38454 2012-10-03  Roland McGrath  <roland@hack.frob.com>
38456         * sysdeps/unix/bsd/confstr.h: File removed.
38458 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
38460         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
38461         sys/sdt-config.h.
38463 2012-10-02  Roland McGrath  <roland@hack.frob.com>
38465         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
38466         Make 'mapoff' field ElfW(Off) rather than off_t.
38468 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
38470         * nscd/Makefile: Remove nscd-cflags and all its users.
38471         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
38472         (CFLAGS-nonlib): Add compiler flags for nscd modules.
38474         [BZ #10631]
38475         * malloc.c (malloc_printerr): Clarify error message.
38477 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
38479         [BZ #14648]
38480         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
38481         Set bit_FMA_Usable if FMA is supported.
38482         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
38483         macro.
38484         (bit_FMA4_Usable): Updated.
38485         (index_FMA_Usable): New macro.
38486         (CPUID_FMA): Likewise
38487         (HAS_FMA): Defined with bit_FMA_Usable.
38489 2012-10-01  Roland McGrath  <roland@hack.frob.com>
38491         * bits/types.h (__swblk_t): Type removed.
38492         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
38493         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
38494         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38495         (__SWBLK_T_TYPE): Likewise.
38496         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
38497         (__SWBLK_T_TYPE): Likewise.
38498         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38499         (__SWBLK_T_TYPE): Likewise.
38500         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38501         (__SWBLK_T_TYPE): Likewise.
38503 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
38504             Honza Horak <hhorak@redhat.com>
38506         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
38507         (xdr_mapname): Use YPMAXMAP as maxsize.
38508         (xdr_peername): Use YPMAXPEER as maxsize.
38509         (xdr_keydat): Use YPAXRECORD as maxsize.
38510         (xdr_valdat): Use YPMAXRECORD as maxsize.
38512 2012-10-01  Roland McGrath  <roland@hack.frob.com>
38514         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
38516         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
38517         * csu/init-first.c: ... here.
38518         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
38519         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
38520         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
38521         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
38522         * sysdeps/i386/init-first.c: File removed.
38523         * sysdeps/sh/init-first.c: File removed.
38525 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
38527         [BZ #14645]
38528         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
38529         if x * y might underflow to zero and z is zero.
38530         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38531         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38532         * math/libm-test.inc (min_subnorm_value): New variable.
38533         (fma_test): Add more tests.
38534         (fma_test_towardzero): Likewise.
38535         (fma_test_downward): Likewise
38536         (fma_test_upward): Likewise.
38537         (initialize): Set min_subnorm_value.
38539 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
38541         [BZ #14638]
38542         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
38543         0 + 0.
38544         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
38545         mode for addition resulting in exact zero.
38546         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
38547         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
38548         exact 0 + 0.
38549         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
38550         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38551         * math/libm-test.inc (fma_test): Add more tests.
38552         (fma_test_towardzero): New function.
38553         (fma_test_downward): Likewise.
38554         (fma_test_upward): Likewise.
38555         (main): Call the new functions.
38557 2012-09-28  David S. Miller  <davem@davemloft.net>
38559         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
38561 2012-09-28  Roland McGrath  <roland@hack.frob.com>
38563         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
38564         instead of SIGALRM.
38566         * sysdeps/gnu/_G_config.h: Moved to ...
38567         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
38568         * sysdeps/mach/hurd/_G_config.h: Moved to ...
38569         * sysdeps/generic/_G_config.h: ... here.
38571         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
38573         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
38575         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
38576         Conditionalize target on [libnss_test1.so-version].
38578         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
38580         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
38581         (elfobjdir): Move out of conditionals.
38583         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
38584         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
38585         (__nss_lookup_function): Conditionalize label remove_from_tree on
38586         [!DO_STATIC_NSS || SHARED], matching its only use.
38588 2012-09-28  David S. Miller  <davem@davemloft.net>
38590         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
38591         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
38592         file.
38593         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
38594         sysdep_routines.
38595         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
38596         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
38597         when HWCAP_SPARC_CRYPTO is present.
38599 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38601         * io/tst-mknodat.c: Create a FIFO instead of a socket.
38603 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
38605         [BZ #6530]
38606         * stdio-common/vfprintf.c (process_string_arg): Revert
38607         2000-07-22 change.
38609 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
38611         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
38612         for testcase.
38613         * stdio-common/tst-sprintf.c: Include <locale.h>
38614         (main): Test sprintf's handling of incomplete multibyte
38615         characters.
38617 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
38619         * elf/dl-runtime.c (VERSYMIDX): Removed.
38620         * elf/dl-version.c (VERSYMIDX): Likewise.
38621         * elf/do-rel.h (VERSYMIDX): Likewise.
38622         (VALIDX): Likewise.
38623         * elf/dynamic-link.h (VERSYMIDX): Likewise.
38624         * elf/rtld.c (VALIDX): Likewise.
38625         (ADDRIDX): Likewise.
38626         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
38627         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
38628         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
38629         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
38630         (VALIDX): Likewise.
38631         (ADDRIDX): Likewise.
38633 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38635         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
38637 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
38639         [BZ #11438]
38640         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
38641         to global scope.
38642         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
38643         addresses are in the same scope as 192.0.2/24.
38644         * posix/gai.conf: Document new scope table defaults.
38646 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38648         [BZ #5298]
38649         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
38650         for ftell.  Compute offsets from write pointers instead.
38651         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
38653 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38655         [BZ #14543]
38656         * libio/Makefile (tests): New test case tst-fseek.
38657         * libio/tst-fseek.c: New test case to verify that fseek/ftell
38658         combination works in wide mode.
38659         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
38660         state when the external buffer state changes.
38662 2012-09-27  David S. Miller  <davem@davemloft.net>
38664         [BZ #14376]
38665         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
38666         pass reloc->r_addend in as the 'high' argument to
38667         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
38669         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38671 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38673         * rt/tst-aio2.c: Include <pthread.h>.
38674         * rt/tst-aio3.c: Likewise.
38676 2012-09-27  Steve Ellcey  <sellcey@mips.com>
38678         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
38680 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
38682         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
38683         contents on [SHARED].
38685 2012-09-26  Marek Polacek  <polacek@redhat.com>
38687         [BZ #14530]
38688         [BZ #13741]
38689         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
38690         for C++ and GCC <4.3 as well as for non GCC compilers.
38692 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
38694         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38696 2012-09-25  Roland McGrath  <roland@hack.frob.com>
38698         * Makefile.in (all, install): Declare with .PHONY.
38699         Reported by Michael Hope <michael.hope@linaro.org>.
38701 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38703         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
38704         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
38705         system header.
38706         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
38707         Likewise.
38708         (sydep_routines): Add the new and the internal functions.
38709         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
38710         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
38711         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
38712         (GLIBC_2.17): Add the new function.
38713         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
38714         (GLIBC_2.17): Likewise.
38715         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
38716         (GLIBC_2.17): Likewise.
38717         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
38718         (GLIBC_2.17): Likewise.
38719         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
38721 2012-09-25  Alan Modra  <amodra@gmail.com>
38723         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
38724         Add release barrier before setting once_control to say
38725         initialisation is done.  Add hints on lwarx.  Use macro in
38726         place of isync.
38727         (clear_once_control): Add release barrier.
38729 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
38731         [BZ #13629]
38732         * math/s_clog.c (__clog): Handle more values close to |z| = 1
38733         specially.
38734         * math/s_clog10.c (__clog10): Likewise.
38735         * math/s_clog10f.c (__clog10f): Likewise.
38736         * math/s_clog10l.c (__clog10l): Likewise.
38737         * math/s_clogf.c (__clogf): Likewise.
38738         * math/s_clogl.c (__clogl): Likewise.
38739         * math/Makefile (libm-calls): Add x2y2m1.
38740         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
38741         (__x2y2m1): Likewise.
38742         (__x2y2m1l): Likewise.
38743         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
38744         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
38745         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
38746         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
38747         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
38748         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
38749         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
38750         * sysdeps/i386/fpu/libm-test-ulps: Update.
38751         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38753         [BZ #14621]
38754         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
38755         int as type of variable DEPTH.
38756         (glob): Use size_t instead of int as type of variables NEWCOUNT
38757         and OLD_PATHC.
38759 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38761         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
38762         Add s_sincosf-sse2.
38763         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
38764         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
38765         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
38766         macros for using routine as __sincosf_ia32.
38767         Use macro for function declaration and weak_alias.
38768         * sysdeps/i386/fpu/libm-test-ulps: Update.
38770         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
38771         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38773         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
38774         subnormal argument.
38775         * math/s_cexpf.c (__cexpf): Likewise.
38776         * math/s_csinf.c (__csinf): Likewise.
38777         * math/s_csinhf.c (__csinhf): Likewise.
38778         * math/s_ctanf.c (__ctanf): Likewise.
38779         * math/s_ctanhf.c (__ctanhf): Likewise.
38780         * math/s_ccosh.c (__ccoshf): Likewise.
38781         * math/s_cexp.c (__cexpl): Likewise.
38782         * math/s_csin.c (__csin): Likewise.
38783         * math/s_csinh.c (__csinh): Likewise.
38784         * math/s_ctan.c (__ctan): Likewise.
38785         * math/s_ctanh.c (ctanh): Likewise.
38786         * math/s_ccoshl.c (__ccoshl): Likewise.
38787         * math/s_cexpl.c (__cexpl): Likewise.
38788         * math/s_csinl.c (__csinl): Likewise.
38789         * math/s_csinhl.c (__csinhl): Likewise.
38790         * math/s_ctanl.c (__ctanl): Likewise.
38791         * math/s_ctanhl.c (__ctanhl): Likewise.
38793 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
38795         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
38796         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
38797         (_IO_off_t): Define to __off_t, not _G_off_t.
38798         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
38799         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
38800         (_IO_wint_t): Define to wint_t, not _G_wint_t.
38801         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
38802         type of __dummy and __dummy2 fields.
38803         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
38804         (_G_ssize_t): Likewise.
38805         (_G_off_t): Likewise.
38806         (_G_pid_t): Likewise.
38807         (_G_uid_t): Likewise.
38808         (_G_wchar_t): Likewise.
38809         (_G_wint_t): Likewise.
38810         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
38811         (_G_ssize_t): Likewise.
38812         (_G_off_t): Likewise.
38813         (_G_pid_t): Likewise.
38814         (_G_uid_t): Likewise.
38815         (_G_wchar_t): Likewise.
38816         (_G_wint_t): Likewise.
38817         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
38818         (_G_ssize_t): Likewise.
38819         (_G_off_t): Likewise.
38820         (_G_pid_t): Likewise.
38821         (_G_uid_t): Likewise.
38822         (_G_wchar_t): Likewise.
38823         (_G_wint_t): Likewise.
38825 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38827         * malloc/arena.c: Include malloc-sysdep.h.
38828         (shrink_heap): Use check_may_shrink_heap to decide if madvise
38829         is sufficient to shrink the heap or an unmap is needed.
38830         * sysdeps/generic/malloc-sysdep.h: New file.  Define
38831         new function check_may_shrink_heap.
38832         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
38833         new function check_may_shrink_heap.
38835 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38837         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
38838         comments.
38840 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
38842         * catgets/test-gencat.sh: Add "set -e".
38843         * elf/tst-pathopt.sh: Likewise.
38844         * grp/tst_fgetgrent.sh: Likewise.
38845         * iconvdata/run-iconv-test.sh: Likewise.
38846         * intl/tst-gettext.sh: Likewise.
38847         * intl/tst-gettext2.sh: Likewise.
38848         * intl/tst-gettext4.sh: Likewise.
38849         * intl/tst-gettext6.sh: Likewise.
38850         * intl/tst-translit.sh: Likewise.
38851         * io/ftwtest-sh: Likewise.
38852         * libio/test-freopen.sh: Likewise.
38853         * malloc/tst-mtrace.sh: Likewise.
38854         * posix/globtest.sh: Likewise.
38855         * posix/tst-getconf.sh: Likewise.
38856         * posix/wordexp-tst.sh: Likewise.
38857         * stdio-common/tst-printf.sh: Likewise.
38858         * stdio-common/tst-unbputc.sh: Likewise.
38859         * stdlib/tst-fmtmsg.sh: Likewise.
38860         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
38861         * catgets/Makefile: Do not specify -e option when running
38862         testsuite shell scripts.
38863         * elf/Makefile: Likewise.
38864         * grp/Makefile: Likewise.
38865         * iconvdata/Makefile: Likewise.
38866         * intl/Makefile: Likewise.
38867         * io/Makefile: Likewise.
38868         * libio/Makefile: Likewise.
38869         * malloc/Makefile: Likewise.
38870         * posix/Makefile: Likewise.
38871         * stdio-common/Makefile: Likewise.
38872         * stdlib/Makefile: Likewise.
38873         * sysdeps/x86_64/Makefile: Likewise.
38875         * io/ftwtest-sh: Add copyright header.
38876         * posix/globtest.sh: Likewise.
38877         * posix/tst-getconf.sh: Likewise.
38878         * posix/wordexp-tst.sh: Likewise.
38879         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
38881 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
38883         [BZ #13679]
38884         * Makeconfig (+link): Defined as $(+link-static) if
38885         $(build-shared) isn't yes.
38886         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
38887         isn't yes.
38888         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
38890         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
38892         [BZ #14562]
38893         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
38894         new chunk size with MALLOC_ALIGN_MASK.
38896 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
38898         [BZ #5044]
38899         * stdio-common/printf_fphex.c: Include <stdbool.h> and
38900         <rounding-mode.h>.
38901         (__printf_fphex): Determine rounding using get_rounding_mode and
38902         round_away.
38903         * stdio-common/tst-printf-round.c (struct hex_test): New
38904         structure.
38905         (hex_tests): New variable.
38906         (test_hex_in_one_mode): New function.
38907         (do_test): Also run tests for hex float output.
38909 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
38911         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
38912         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
38913         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
38914         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
38915         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
38916         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
38917         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
38918         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
38920 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
38922         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
38923         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
38924         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
38925         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
38927 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
38929         [BZ #14579]
38930         * elf/rtld.c (dl_main): Limit the check for self loading to normal
38931         mode only.
38932         * elf/tst-rtld-load-self.sh: New test.
38933         * elf/Makefile: Run it.
38935 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
38937         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
38938         (tst-writev-ENV): Remove.
38939         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
38941 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
38943         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
38945 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
38947         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
38948         unconditional.
38949         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
38950         Likewise.
38951         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
38952         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
38953         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
38954         Likewise.
38956 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
38958         [BZ #14587]
38959         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
38960         * config.make.in (have-cpp-asm-debuginfo): Removed.
38961         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
38962         * configure: Regenerated.
38964 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
38966         [BZ #5044]
38967         * stdio-common/printf_fp.c: Include <stdbool.h> and
38968         <rounding-mode.h>.
38969         (___printf_fp): Determine rounding using get_rounding_mode and
38970         round_away.
38971         * stdio-common/tst-printf-round.c: New file.
38972         * stdio-common/Makefile (tests): Add tst-printf-round.
38973         (link-libm): New variable.
38974         ($(objpfx)tst-printf-round): Depend in $(link-libm).
38976 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
38978         [BZ #14576]
38979         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
38980         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
38981         Likewise.
38982         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
38983         Likewise.
38985 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
38987         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
38988         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38989         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38990         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38992 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
38994         [BZ #14518]
38995         * include/rounding-mode.h: New file.
38996         * sysdeps/generic/get-rounding-mode.h: Likewise.
38997         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
38998         * stdlib/strtod_l.c: Include <rounding-mode.h>.
38999         (MAX_VALUE): New macro.
39000         (MIN_VALUE): Likewise.
39001         (overflow_value): New function.
39002         (underflow_value): Likewise.
39003         (round_and_return): Use overflow_value and underflow_value to
39004         determine return values in overflow and underflow cases.  Use
39005         round_away to determine rounding depending on rounding mode.
39006         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
39007         determine return values in overflow and underflow cases.
39008         * stdlib/tst-strtod-round.c: Include <fenv.h>.
39009         (struct test_results): New structure.
39010         (struct test): Use struct test_results to store expected results
39011         for all rounding modes.
39012         (TEST): Include expected results for all rounding modes.
39013         (test_in_one_mode): New function.
39014         (do_test): Use test_in_one_mode to compute and check results.
39015         Check results for all rounding modes.
39016         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
39017         $(link-libm).
39019 2012-12-09  Allan McRae  <allan@archlinux.org>
39021         * sysdeps/i386/fpu/libm-test-ulps: Update
39023 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
39025         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
39026         (_G_int32_t): Likewise.
39027         (_G_uint16_t): Likewise.
39028         (_G_uint32_t): Likewise.
39029         (_G_HAVE_BOOL): Likewise.
39030         (_G_HAVE_ATEXIT): Likewise.
39031         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39032         (_G_HAVE_IO_FILE_OPEN): Likewise.
39033         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
39034         (_G_int32_t): Likewise.
39035         (_G_uint16_t): Likewise.
39036         (_G_uint32_t): Likewise.
39037         (_G_HAVE_BOOL): Likewise.
39038         (_G_HAVE_ATEXIT): Likewise.
39039         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39040         (_G_HAVE_IO_FILE_OPEN): Likewise.
39041         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
39042         (_G_int32_t): Likewise.
39043         (_G_uint16_t): Likewise.
39044         (_G_uint32_t): Likewise.
39045         (_G_HAVE_BOOL): Likewise.
39046         (_G_HAVE_ATEXIT): Likewise.
39047         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39048         (_G_HAVE_IO_FILE_OPEN): Likewise.
39050 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
39052         * csu/libc-tls.c: Update copyright years.
39054 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
39056         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
39057         [!_G_USING_THUNKS]: Remove conditional code.
39058         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
39059         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
39061         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
39062         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
39063         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39064         (_G_VTABLE_LABEL_PREFIX): Likewise.
39065         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39066         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39067         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39068         (_G_VTABLE_LABEL_PREFIX): Likewise.
39069         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
39070         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39071         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39072         (_G_VTABLE_LABEL_PREFIX): Likewise.
39073         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
39075 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
39077         * libio/Makefile: Include ../Makeconfig before tests.
39078         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
39079         only if $(build-shared) is yes.
39081         * iconv/gconv_db.c: Update copyright years.
39083 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39085         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
39086         unwind info if defined PIC. Fix special cases description.
39087         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
39089         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
39090         DP_HI_MASK entry.
39091         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
39093 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
39095         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
39097         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
39098         is NULL.
39100         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
39101         (LDLIBS-tst-chk4): This.
39102         (LDFLAGS-tst-chk5): Renamed to ...
39103         (LDLIBS-tst-chk5): This.
39104         (LDFLAGS-tst-chk6): Renamed to ...
39105         (LDLIBS-tst-chk6): This.
39106         (LDFLAGS-tst-lfschk4): Renamed to ...
39107         (LDLIBS-tst-lfschk4): This.
39108         (LDFLAGS-tst-lfschk5): Renamed to ...
39109         (LDLIBS-tst-lfschk5): This.
39110         (LDFLAGS-tst-lfschk6): Renamed to ...
39111         (LDLIBS-tst-lfschk6): This.
39113         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
39114         on $(common-objpfx)soversions.mk.
39116 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
39118         [BZ #10014]
39119         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
39120         example host name.
39122 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
39124         * malloc/arena.c (arena_get_retry): New function that gets
39125         another arena for the caller to try its request on.
39126         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
39127         current arena cannot fulfill the request.
39128         (__libc_memalign): Likewise.
39129         (__libc_memalign): Likewise.
39130         (__libc_pvalloc): Likewise.
39131         (__libc_calloc): Likewise.
39133 2012-09-05  John Tobey  <john.tobey@gmail.com>
39135         [BZ #13542]
39136         * manual/arith.texi (Operations on Complex): Fix description
39137         of carg branch cut.
39139 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
39141         [BZ #10014]
39142         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
39143         host name.
39145         [BZ #10038]
39146         * manual/memory.texi (Memory): Make order of menu items match
39147         order of sections.
39149 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39151         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
39152         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
39153         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
39155 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39157         * csu/libc-tls.c (static_dtv): Renamed to ...
39158         (_dl_static_dtv): This.  Make it global.
39159         (_dl_initial_dtv): Removed.
39160         (__libc_setup_tls): Updated.
39161         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
39162         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
39163         DL_INITIAL_DTV.
39165 2012-09-06  Petr Machata  <pmachata@redhat.com>
39167         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
39168         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
39169         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
39170         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
39172 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39174         [BZ #14545]
39175         * csu/libc-tls.c (_dl_initial_dtv): New variable.
39176         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
39177         freeing dtv[-1].
39179 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39181         [BZ #14544]
39182         * Makeconfig (link-static-before-libc): Replace $(+prector)
39183         with $(+prectorT).
39184         (link-static-after-libc): Replace $(+postctor) with
39185         $(+postctorT).
39186         (link-bounded): Replace $(+prector)/$(+postctor) with
39187         $(+prectorT)/$(+postctorT).
39188         (+prectorT): New macro.
39189         (+postctorT): Likewise.
39191 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
39193         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
39194         (round_str): Handle values above the maximum for IBM long double
39195         as inexact.
39196         * stdlib/tst-strtod-round.c (tests): Regenerated.
39198 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39200         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
39201         assembler flag.
39202         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
39203         zarch_nohighgprs around the zarch optimized routines.
39204         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
39205         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
39206         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
39207         for zarch.
39209 2012-09-05  David S. Miller  <davem@davemloft.net>
39211         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39213         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
39214         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
39215         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
39216         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
39217         entries.
39219 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39221         * malloc/arena.c: Fold copyright years.
39222         * malloc/mcheck.c, malloc/memusage.c: Likewise.
39224 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39226         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
39228 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39230         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
39232 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39234         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
39235         change internal state upon failure.
39237 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39239         * malloc/mcheck.c (mcheck_check_all): Fix typo.
39240         * malloc/memusage.c (mmap): Likewise.
39241         (mmap64, mremap): Likewise.  Adjust name in comment.
39243 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
39245         * libio/fileops.c: Fix typos in comments.
39246         * libio/oldfileops.c: Likewise.
39247         * libio/wfileops.c: Likewise.
39249 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
39251         [BZ #1349]
39252         * malloc/Makefile (tests): Add tst-malloc-usable test case.
39253         (tst-malloc-usable-ENV): Set environment for test case.
39254         * malloc/hooks.c (malloc_check_get_size): New function to get
39255         requested size.
39256         * malloc/malloc.c (musable): Use malloc_check_get_size.
39257         * malloc/tst-malloc-usable.c: New test case.
39259 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
39261         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
39263 2012-09-05  Allan McRae  <allan@archlinux.org>
39265         [BZ #13966]
39266         * configure.in (CXX_SYSINCLUDES): Use compiler output to
39267         determine header location.
39268         * configure: Regenerated.
39270 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
39272         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
39273         float format.
39274         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
39275         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
39276         format.
39277         (test): Regenerate.
39279 2012-09-04  David S. Miller  <davem@davemloft.net>
39281         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
39282         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
39283         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
39285 2012-09-04  Florian Weimer  <fweimer@redhat.com>
39287         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
39288         failures.
39290         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
39292 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
39294         [BZ #9914]
39295         * libio/iogetdelim.c: Include <limits.h>.
39296         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
39297         + len + 1 would overflow.
39299 2012-09-03  Andreas Jaeger  <aj@suse.de>
39301         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39302         * sysdeps/i386/fpu/libm-test-ulps: Update.
39304 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39306         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
39307         Add s_sinf-sse2, s_conf-sse2.
39309         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
39310         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
39311         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
39312         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
39314         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
39315         for using routine as __sinf_ia32.
39316         Use macro for function declaration and weak_alias.
39317         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
39318         for using routine as __cosf_ia32.
39319         Use macro for function declaration and weak_alias.
39321         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
39322         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
39324         * sysdeps/x86_64/fpu/s_sinf.S: New file.
39325         * sysdeps/x86_64/fpu/s_cosf.S: New file.
39326         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39328         * math/libm-test.inc (cos_test): Add more test cases.
39329         (sin_test): Likewise.
39330         (sincos_test): Likewise.
39332 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39334         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
39335         (IFUNC_RESOLVE): Make pointers to the specialized implementations
39336         hidden.
39337         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
39339 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
39341         [BZ #14538]
39342         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
39343         first element of the GOT.
39344         (elf_machine_load_address): Return the difference between
39345         the runtime address of _DYNAMIC and elf_machine_dynamic ().
39347 2012-09-01  Allan McRae  <allan@archlinux.org>
39349         [BZ #13412]
39350         * configure.in (AWK): Require gawk version 3.0 or later.
39351         * configure: Regenerated.
39353 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
39355         * sysdeps/unix/sysv/linux/kernel-features.h
39356         (__ASSUME_POSIX_CPU_TIMERS): Remove.
39357         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
39358         [__NR_clock_getres]: Make code unconditional.
39359         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
39360         (clock_getcpuclockid): Remove code left unreachable by removal of
39361         conditionals.
39362         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
39363         code unconditional.
39364         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
39365         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39366         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
39367         Make code unconditional.
39368         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
39369         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39370         * sysdeps/unix/sysv/linux/clock_settime.c
39371         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
39372         conditional code.
39373         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
39374         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39376 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
39378         [BZ #14476]
39379         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
39380         scripts/test-installation.pl.
39382         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
39383         and $ld_so_version if it is set.
39385 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
39387         [BZ #14516]
39388         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
39389         failure if reading from procfs failed.
39390         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
39392 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
39394         * sysdeps/unix/sysv/linux/kernel-features.h
39395         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
39396         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
39397         Remove conditional code.
39398         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39399         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
39400         Remove conditional code.
39401         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39402         * sysdeps/unix/sysv/linux/i386/fxstat.c
39403         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39404         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39405         * sysdeps/unix/sysv/linux/i386/fxstatat.c
39406         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39407         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39408         * sysdeps/unix/sysv/linux/i386/lxstat.c
39409         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39410         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39411         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
39412         Remove conditional code.
39413         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39414         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
39415         Remove conditional code.
39416         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39417         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
39418         <kernel-features.h>.
39419         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
39420         Remove.
39421         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
39422         Remove conditional code.
39423         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39424         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
39425         Remove conditional.
39427 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
39429         [BZ #5400]
39430         * NEWS: Add fixed bug number.
39432 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
39434         [BZ #14519]
39435         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
39436         underflowing exponent in case of negative sign.
39437         * stdlib/tst-strtod-round-data: Add more tests.
39438         * stdlib/tst-strtod-round.c (tests): Regenerated.
39440         [BZ #3479]
39441         * stdlib/strtod_l.c (NDIG): Remove.
39442         (HEXNDIG): Likewise.
39443         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
39444         smallest representable value.
39445         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
39446         lie within an exact representation of 1/2 ulp of the result.
39447         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
39448         unconditionally.
39449         (TENS_P9_IDX): Define unconditionally.
39450         (TENS_P9_SIZE): Likewise.
39451         (TENS_P10_IDX): Likewise.
39452         (TENS_P10_SIZE): Likewise.
39453         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
39454         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
39455         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
39456         entries for 10^2^13 and 10^2^14.
39457         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
39458         (TENS_P13_IDX): Define.
39459         (TENS_P13_SIZE): Likewise.
39460         (TENS_P14_IDX): Likewise.
39461         (TENS_P14_SIZE): Likewise.
39462         (_fpioconst_pow10): Change array size to
39463         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
39464         unconditional.
39465         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
39466         1024]: Add entries for 10^2^13 and 10^2^14.
39467         [LAST_POW10 > _LAST_POW10]: Remove #error.
39468         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
39469         (_fpioconst_pow10): Change array size to
39470         FPIOCONST_POW10_ARRAY_SIZE.
39471         * stdlib/gen-fpioconst.c: New file.
39472         * stdlib/gen-tst-strtod-round.c: Likewise.
39473         * stdlib/tst-strtod-round-data: Likewise.
39474         * stdlib/tst-strtod-round.c: Likewise.
39475         * stdlib/Makefile (tests): Add tst-strtod-round.
39477         [BZ #14459]
39478         * stdlib/strtod_l.c: Include <stdint.h>.
39479         (NDEBUG): Do not define.
39480         (round_and_return): Change EXPONENT parameter to type intmax_t.
39481         Rearrange calculations to avoid internal overflow possibilities.
39482         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
39483         Rearrange calculations to avoid internal overflow possibilities.
39484         Assert that number fits inside MPNSIZE limbs.
39485         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
39486         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
39487         calculations and add assertions to avoid internal overflow
39488         possibilities.  Add casts to avoid signed/unsigned operations.
39489         * stdlib/tst-strtod-overflow.c: New file.
39490         * stdlib/Makefile (tests): Add tst-strtod-overflow.
39492 2012-08-25  Marek Polacek  <polacek@redhat.com>
39494         * time/time.h: Fix some typos in comments.
39496 2012-08-23  Roland McGrath  <roland@hack.frob.com>
39498         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
39499         * posix/tst-rfc3484-2.c: Likewise.
39500         * posix/tst-rfc3484-3.c: Likewise.
39502 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
39504         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
39505         (EF_ARM_ABI_FLOAT_HARD): Likewise.
39507 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
39509         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
39510         #include of fxstatat64.c.
39512 2012-08-22  Roland McGrath  <roland@hack.frob.com>
39514         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
39515         * shadow/getspent_r.c: Likewise.
39516         * shadow/getspnam.c: Likewise.
39517         * shadow/getspnam_r.c: Likewise.
39518         * gshadow/getsgent.c: Likewise.
39519         * gshadow/getsgent_r.c: Likewise.
39520         * gshadow/getsgnam.c: Likewise.
39521         * gshadow/getsgnam_r.c: Likewise.
39522         * inet/getnetbyad.c: Likewise.
39523         * inet/getnetbyad_r.c: Likewise.
39524         * inet/getnetbynm.c: Likewise.
39525         * inet/getnetbynm_r.c: Likewise.
39526         * inet/getnetent.c: Likewise.
39527         * inet/getnetent_r.c: Likewise.
39528         * inet/getproto.c: Likewise.
39529         * inet/getproto_r.c: Likewise.
39530         * inet/getprtent.c: Likewise.
39531         * inet/getprtent_r.c: Likewise.
39532         * inet/getprtname.c: Likewise.
39533         * inet/getprtname_r.c: Likewise.
39534         * inet/getrpcbyname.c: Likewise.
39535         * inet/getrpcbyname_r.c: Likewise.
39536         * inet/getrpcbynumber.c: Likewise.
39537         * inet/getrpcbynumber_r.c: Likewise.
39538         * inet/getrpcent.c: Likewise.
39539         * inet/getrpcent_r.c: Likewise.
39540         * inet/getaliasent.c: Likewise.
39541         * inet/getaliasent_r.c: Likewise.
39542         * inet/getaliasname.c: Likewise.
39543         * inet/getaliasname_r.c: Likewise.
39544         * nscd/getgrgid_r.c: Likewise.
39545         * nscd/getgrnam_r.c: Likewise.
39546         * nscd/gethstbyad_r.c: Likewise.
39547         * nscd/gethstbynm3_r.c: Likewise.
39548         * nscd/getpwnam_r.c: Likewise.
39549         * nscd/getpwuid_r.c: Likewise.
39550         * nscd/getsrvbynm_r.c: Likewise.
39551         * nscd/getsrvbypt_r.c: Likewise.
39552         * nscd/gai.c: Likewise.
39554         * configure.in (build_nscd): New substituted variable, set
39555         by --disable-build-nscd and defaults to $use_nscd.
39556         * configure: Regenerated.
39557         * config.make.in (build-nscd): New substituted variable.
39558         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
39559         Change conditional to require [$(build-nscd) = yes] as well.
39560         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
39562         [BZ# 13696]
39563         * configure.in (use_nscd): New substituted variable, set by
39564         --disable-nscd.  If enabled, define USE_NSCD.
39565         * configure: Regenerated.
39566         * config.h.in: Add USE_NSCD.
39567         * config.make.in (use-nscd): New substituted variable.
39568         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
39569         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
39570         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
39571         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
39572         (CFLAGS-getgrnam_r.c): Likewise.
39573         (CFLAGS-initgroups.c): Likewise.
39574         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
39575         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
39576         Variables removed.
39577         * inet/getnetgrent_r.c
39578         (nscd_setnetgrent): New function, broken out of ...
39579         (setnetgrent): ... here.  Call it.
39580         (innetgr): Conditionalize nscd bits on [USE_NSCD].
39581         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
39582         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
39583         * nscd/Makefile (routines, aux): Move definitions after include of
39584         Makeconfig.  Conditionalize on [$(use-nscd) != no].
39585         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
39586         Conditionalize on [USE_NSCD].
39587         (is_nscd, nscd_init_cb): Likewise.
39588         (nss_load_library): Conditionalize init callback on [USE_NSCD].
39589         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
39590         * nss/nss_db/db-init.c: Likewise.
39591         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
39592         [USE_NSCD].
39593         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
39594         (make_request): Use it.
39595         (cache_valid_p): New function.
39596         (__check_pf): Use it.
39597         * NEWS: Add item for --disable-nscd.
39599 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
39601         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
39602         to support sed >= 4.2.1-20-ga9bf076.
39603         * configure: Regenerated.
39605 2012-08-22  Roland McGrath  <roland@hack.frob.com>
39607         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
39608         Conditionalize whole body on [IREL].
39610 2012-08-22  Jeff Law <law@redhat.com>
39612         [BZ #14505]
39613         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
39614         if the family is PF_UNSPEC.
39616 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
39618         * Makerules (lib-version): Rename from V.
39619         (install-lib-nosubdir): Change V to lib-version.
39621 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
39623         [BZ #14252]
39624         * powerpc32/power6/wcschr.c: New file.
39625         * powerpc32/power6/wcscpy.c: New file.
39626         * powerpc32/power6/wcsrchr.c: New file.
39627         * powerpc64/power6/wcschr.c: New file.
39628         * powerpc64/power6/wcscpy.c: New file.
39629         * powerpc64/power6/wcsrchr.c: New file.
39631 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
39633         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
39634         (two_way_short_needle): Use it.
39635         * string/strstr.c (AVAILABLE1_USES_J): Define.
39636         * string/strcasestr.c: Likewise.
39638         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
39639         array references.
39640         * string/strcasestr.c (TOLOWER): Make side-effect safe.
39642         [BZ #11607]
39643         * NEWS: Add an entry.
39644         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
39645         define their defaults.
39646         (two_way_short_needle): Detect end-of-string on-the-fly.
39647         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
39648         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
39649         * string/bug-strcasestr1.c: New test.
39650         * string/Makefile: Run it.
39652 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
39654         [BZ #11607]
39655         * string/str-two-way.h (two_way_short_needle): Optimize matching of
39656         the first character.
39658 2012-08-21  Roland McGrath  <roland@hack.frob.com>
39660         * csu/elf-init.c (__libc_csu_irel): Function removed.
39661         * csu/libc-start.c (apply_irel): New function.
39662         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
39664 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
39666         * sysdeps/unix/sysv/linux/kernel-features.h
39667         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
39668         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
39669         <kernel-features.h>.
39670         [__NR_fadvise64_64]: Make code unconditional.
39671         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
39672         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
39673         !__NR_fadvise64_64)]: Likewise.
39674         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
39675         !__NR_fadvise64_64))]: Likewise.
39676         [__NR_fadvise64]: Make code unconditional.
39677         [!__NR_fadvise64]: Remove conditional code.
39678         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
39679         <kernel-features.h>.
39680         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39681         unconditional.
39682         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39683         conditional code.
39684         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
39685         not include <kernel-features.h>.
39686         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39687         unconditional.
39688         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39689         conditional code.
39690         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
39691         include <kernel-features.h>.
39692         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39693         unconditional.
39694         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39695         conditional code.
39697 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
39699         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
39700         slight instruction rearrangements per scrollpipe analysis.
39701         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
39703 2012-08-20  Roland McGrath  <roland@hack.frob.com>
39705         * manual/syslog.texi (syslog; vsyslog, closelog):
39706         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
39707         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
39709         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
39710         DSOCAPS to match condition on defining it.
39712 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
39714         * sysdeps/unix/sysv/linux/kernel-features.h
39715         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
39716         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
39717         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39718         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39719         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
39720         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39721         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39722         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
39723         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39724         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39726         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
39727         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
39729         * sysdeps/unix/sysv/linux/kernel-features.h
39730         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
39731         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
39732         unconditional.
39733         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39734         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
39735         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
39736         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39737         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
39738         Make code unconditional.
39739         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39740         (__mmap64) [!__NR_mmap2]: Likewise.
39741         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
39742         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
39743         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39744         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
39745         [__NR_mmap2]: Make code unconditional.
39746         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39747         (__mmap64) [!__NR_mmap2]: Likewise.
39749 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39751         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
39753 2012-08-18  Andreas Jaeger  <aj@suse.de>
39755         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
39757 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
39759         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
39760         * include/unistd.h (__have_sock_cloexec): Likewise.
39761         (__have_pipe2): Likewise.
39762         (__have_dup3): Likewise.
39764 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
39766         [BZ #9685]
39767         * include/unistd.h (__have_pipe2): Change define into an extern int.
39768         (__have_dup3): Likewise.
39769         * socket/have_sock_cloexec.c: Include fcntl.h.
39770         (__have_pipe2): New variable.
39771         (__have_dup3): Likewise.
39773 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
39775         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
39777 2012-08-17  Marek Polacek  <polacek@redhat.com>
39779         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
39780         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
39782 2012-08-17  Roland McGrath  <roland@hack.frob.com>
39784         * configure.in: Add AC_SUBST for sysheaders.
39785         * configure: Regenerated.
39786         * config.make.in (sysheaders): New substituted variable.
39788         * sysdeps/unix/mkfifo.c: Moved ...
39789         * sysdeps/posix/mkfifo.c: ... here.
39790         * sysdeps/unix/mkfifoat.c: Moved ...
39791         * sysdeps/posix/mkfifoat.c: ... here.
39793         * sysdeps/unix/utime.c: Moved ...
39794         * sysdeps/posix/utime.c: ... here.
39796         * sysdeps/unix/time.c: Moved ...
39797         * sysdeps/posix/time.c: ... here.
39798         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
39799         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
39801         * sysdeps/unix/nice.c: Moved ...
39802         * sysdeps/posix/nice.c: ... here.
39804         * sysdeps/unix/alarm.c: Moved ...
39805         * sysdeps/posix/alarm.c: ... here.
39807         * intl/Makefile ($(codeset_mo)): Depend on the input file.
39809 2012-08-17  Jeff Law <law@redhat.com>
39811         * intl/Makefile (codeset_mo): New variable.
39812         ($(codeset_mo)): New target.
39813         (tst-codeset.out): Depend on that.  Remove explicit rule.
39814         (tst-gettext3.out, tst-gettext5.out): Likewise.
39815         (LOCPATH-ENV, tst-codeset-ENV): New variables.
39816         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
39817         * intl/tst-codeset.sh: Remove.
39818         * intl/tst-gettext3.sh: Likewise.
39819         * intl/tst-gettext5.sh: Likewise.
39821 2012-08-17  Roland McGrath  <roland@hack.frob.com>
39823         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
39824         * sysdeps/unix/syscalls.list: ... here.
39826         * sysdeps/posix/getaddrinfo.c
39827         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
39828         (gaiconf_init, gaiconf_reload): Use them.
39829         [!_STATBUF_ST_NSEC]
39830         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
39831         Define using time_t rather than struct timespec.
39833         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
39834         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
39835         Macros removed.
39836         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
39837         [!NO_THREADS].
39838         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
39839         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
39840         Likewise.
39842         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
39843         __libc_cleanup_push argument.
39845         * bits/param.h: New file.
39846         * misc/sys/param.h: New file.
39847         * include/sys/param.h: New file.
39848         * misc/Makefile (headers): Add bits/param.h.
39849         * sysdeps/generic/sys/param.h: File removed.
39850         * sysdeps/unix/sysv/linux/bits/param.h: New file.
39851         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
39852         * sysdeps/mach/hurd/bits/param.h: New file.
39853         * sysdeps/mach/hurd/sys/param.h: File removed.
39855         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
39856         last change.
39858         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
39859         [_IO_MTSAFE_IO].
39860         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
39861         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
39862         New macros.
39864         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
39865         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
39866         rather than -D_IO_MTSAFE_IO conditionally.
39867         * stdio-common/Makefile (CPPFLAGS): Likewise.
39868         * wcsmbs/Makefile (CPPFLAGS): Likewise.
39869         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
39870         Use $(libio-mtsafe).
39871         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
39872         of -D_IO_MTSAFE_IO.
39873         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
39874         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
39875         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
39876         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
39877         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
39878         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
39879         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
39880         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
39881         (CFLAGS-fread_u_chk.c): Likewise.
39882         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
39883         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
39884         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
39885         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
39886         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
39887         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
39888         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
39889         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
39890         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
39892         * libio/Makefile: Test [$(libc-reentrant) = yes]
39893         instead of [$(filter %REENTRANT, $(defines)) nonempty].
39895         * Makeconfig
39896         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
39897         * sysdeps/pthread/configure: File removed.
39898         * sysdeps/pthread/Makeconfig: New file.
39899         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
39900         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
39902 2012-08-16  Gary Benson  <gbenson@redhat.com>
39904         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
39905         unmapping the first object in a namespace.
39907 2012-08-16  Roland McGrath  <roland@hack.frob.com>
39909         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
39910         (__internal_setnetgrent): ... this.  Add internal_function to
39911         definition.  Add libc_hidden_def.
39912         (setnetgrent): Update caller.
39913         (internal_endnetgrent): Renamed to ...
39914         (__internal_endnetgrent): ... this.  Add internal_function to
39915         definition.  Add libc_hidden_def.
39916         (endnetgrent): Update caller.
39917         (internal_getnetgrent_r): Renamed to ...
39918         (__internal_getnetgrent_r): ... this.  Add internal_function to
39919         definition.  Add libc_hidden_def.
39920         (__getnetgrent_r): Update caller.
39921         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
39923 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
39925         * stdlib/longlong.h: Update from GCC.
39927 2012-08-16  Roland McGrath  <roland@hack.frob.com>
39929         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
39930         on _QL, which is set by umul_ppmm but never used.
39931         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
39932         variables, which are set by GMP macros but never used.
39933         * stdio-common/_itowa.c (_itowa): Likewise.
39934         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
39935         * stdlib/mod_1.c (mpn_mod_1): Likewise.
39937 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
39939         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
39940         struct La_sh_regs is not constant.
39941         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
39942         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
39943         and struct La_sparc64_regs are not constant.
39945 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
39947         * sysdeps/unix/sysv/linux/kernel-features.h
39948         (__ASSUME_POSIX_TIMERS): Remove.
39949         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
39950         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39951         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
39952         Make code unconditional.
39953         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39954         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
39955         Make code unconditional.
39956         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39957         * sysdeps/unix/sysv/linux/clock_nanosleep.c
39958         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
39959         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39960         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
39961         Make code unconditional.
39962         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39963         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
39964         (__libc_missing_posix_timers): Remove.
39966 2012-08-15  Roland McGrath  <roland@hack.frob.com>
39968         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
39969         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
39971         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
39973         * elf/dl-sym.c: Include <stdlib.h>.
39975         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
39976         constants, which avoids warnings in 32-bit builds.
39978         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
39979         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
39981         * misc/lseek.c: File moved to ...
39982         * io/lseek.c: ... here.
39984         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
39986         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
39987         shifting LEN more than 31 bits at once.
39989 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39991         [BZ #14195]
39992         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
39993         segmentation fault for a case of two empty input strings.
39994         * string/test-strncasecmp.c (check1): Renamed to...
39995         (bz12205): ...this.
39996         (bz14195): Add new testcase for two empty input strings and N > 0.
39997         (test_main): Call new testcase, adapt for renamed function.
39999 2012-08-15  Andreas Jaeger  <aj@suse.de>
40001         [BZ #14090]
40002         * crypt/md5test2.c: New test, based on test supplied by Serge
40003         Belyshev <belyshev@depni.sinp.msu.ru>.
40004         * crypt/Makefile (xtests): Add md5test-giant..
40005         * crypt/Makefile ($(objpfx)md5test-giant): Add.
40007 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
40009         [BZ #14090]
40010         * crypt/md5.c (md5_process_block): Don't assume the buffer
40011         length is less than 2**32.
40012         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
40013         length is less than 2**64.
40015 2012-08-15  Roland McGrath  <roland@hack.frob.com>
40017         * string/str-two-way.h: Include <sys/param.h>.
40018         (MAX): Macro removed.
40020         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
40021         Move #define and #undef of memmove to just before and after
40022         including <string.h>.
40024         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
40025         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
40026         and after including <string.h>.  Move declarations of
40027         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
40028         to before #include "string/memmove.c".
40030         * include/dirent.h: Declare __getdirentries.
40032         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
40033         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
40035 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
40037         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
40038         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
40039         * sysdeps/i386/configure: Regenerated.
40040         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
40041         STABS_CURRENT_FILE, and STABS_FUN.
40042         (END): Remove call to STABS_FUN_END.
40043         (STABS_CURRENT_FILE1): Delete.
40044         (STABS_CURRENT_FILE): Likewise.
40045         (STABS_FUN): Likewise.
40046         (STABS_FUN_END): Likewise.
40047         (STABS_FUN2): Likewise.
40048         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
40049         * sysdeps/x86_64/configure: Regenerated.
40051 2012-08-14  Roland McGrath  <roland@hack.frob.com>
40053         * elf/dl-open.c: Include <atomic.h>.
40054         * elf/dl-lookup.c: Likewise.
40056 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
40058         * sysdeps/unix/sysv/linux/kernel-features.h
40059         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
40060         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
40061         unconditionally.
40062         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
40063         unconditionally.
40064         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
40065         condition on __ASSUME_CLONE_THREAD_FLAGS.
40067 2012-08-14  Andreas Jaeger  <aj@suse.de>
40069         * sysdeps/i386/fpu/libm-test-ulps: Update.
40071 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
40073         * include/atomic.h (atomic_exchange_and_add): Split into ...
40074         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
40075         New atomic macros.
40077 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
40079         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40081 2012-08-13  Jeff Law <law@redhat.com>
40083         * manual/stdio.texi (snprintf): Clarify handling of the trailing
40084         null byte in the output string.
40086 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
40088         * sysdeps/unix/sysv/linux/kernel-features.h
40089         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
40090         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
40091         (__ASSUME_ARG_MAX_STACK_BASED): Define.
40092         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
40093         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
40094         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
40095         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
40097 2012-08-09  Jeff Law <law@redhat.com>
40099         [BZ #13939]
40100         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
40101         When avoid_arena is set, don't retry in the that arena.  Pick the
40102         next one, whatever it might be.
40103         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
40104         (arena_lock): Pass in new parameter to arena_get2.
40105         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
40106         arena_get2.
40107         (__libc_malloc): Unify retrying after main arena failure with
40108         __libc_memalign version.
40109         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
40111 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
40113         [BZ #14166]
40114         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
40115         to __redirect_strstr.
40116         (__strstr_sse42): Use typeof __redirect_strstr.
40117         (__strstr_ia32): Likewise.
40118         (__libc_strstr): New prototype.
40119         (strstr): Renamed to ...
40120         (__libc_strstr): This.
40121         (strstr): New strong alias of __libc_strstr.
40122         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
40123         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
40124         __redirect_time.
40125         Include <time.h>.
40126         (__libc_time): New prototype.
40127         (time_ifunc): Replace time with __libc_time.
40128         (time): New strong alias and hidden definition of __libc_time.
40129         (__GI_time): Remove strong alias.
40130         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
40131         Include <stddef.h>.
40132         (memmove): Redefined to __redirect_memmove.
40133         (__memmove_sse2): Use typeof __redirect_memmove.
40134         (__memmove_ssse3): Likewise.
40135         (__memmove_ssse3_back): Likewise.
40136         (__libc_memmove): New prototype.
40137         (memmove): Renamed to ...
40138         (__libc_memmove): This.
40139         (memmove): New strong alias of __libc_memmove.
40141 2012-08-08  Mark Salter  <msalter@redhat.com>
40143         * elf/elf.h
40144         (R_MN10300_TLS_GD): Define.
40145         (R_MN10300_TLS_LD): Likewise.
40146         (R_MN10300_TLS_LDO): Likewise.
40147         (R_MN10300_TLS_GOTIE): Likewise.
40148         (R_MN10300_TLS_IE): Likewise.
40149         (R_MN10300_TLS_LE): Likewise.
40150         (R_MN10300_TLS_DTPMOD): Likewise.
40151         (R_MN10300_TLS_DTPOFF): Likewise.
40152         (R_MN10300_TLS_TPOFF): Likewise.
40153         (R_MN10300_SYM_DIFF): Likewise.
40154         (R_MN10300_ALIGN): Likewise.
40155         (R_MN10300_NUM): Update.
40157 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
40159         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
40160         Remove.
40162 2012-08-08  Roland McGrath  <roland@hack.frob.com>
40164         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
40166         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
40167         sysdeps/unix -> sysdeps/posix move.
40168         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
40170 2012-08-07      Allan McRae     <allan@archlinux.org>
40172         [BZ #14303]
40173         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
40174         (SUNOS_CPP): Likewise.
40175         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
40176         not found.
40177         (open_input): Call CPP using execvp.
40179 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
40181         * sysdeps/unix/sysv/linux/kernel-features.h
40182         (__ASSUME_PROT_GROWSUPDOWN): Remove.
40183         (__ASSUME_NO_CLONE_DETACHED): Likewise.
40184         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
40185         (__ASSUME_WAITID_SYSCALL): Likewise.
40186         * sysdeps/unix/sysv/linux/dl-execstack.c
40187         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
40188         code unconditional.
40189         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
40190         conditional code.
40191         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
40192         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
40193         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
40194         code.
40195         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
40196         unconditional.
40197         [__ASSUME_WAITID_SYSCALL]: Likewise.
40198         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
40200 2012-08-07  Roland McGrath  <roland@hack.frob.com>
40202         * sysdeps/unix/closedir.c: Renamed to ...
40203         * sysdeps/posix/closedir.c: ... here.
40204         * sysdeps/unix/dirfd.c: Renamed to ...
40205         * sysdeps/posix/dirfd.c: ... here.
40206         * sysdeps/unix/dirstream.h: Renamed to ...
40207         * sysdeps/posix/dirstream.h: ... here.
40208         * sysdeps/unix/fdopendir.c: Renamed to ...
40209         * sysdeps/posix/fdopendir.c: ... here.
40210         * sysdeps/unix/opendir.c: Renamed to ...
40211         * sysdeps/posix/opendir.c: ... here.
40212         * sysdeps/unix/readdir.c: Renamed to ...
40213         * sysdeps/posix/readdir.c: ... here.
40214         * sysdeps/unix/readdir_r.c: Renamed to ...
40215         * sysdeps/posix/readdir_r.c: ... here.
40216         * sysdeps/unix/rewinddir.c: Renamed to ...
40217         * sysdeps/posix/rewinddir.c: ... here.
40218         * sysdeps/unix/seekdir.c: Renamed to ...
40219         * sysdeps/posix/seekdir.c: ... here.
40220         * sysdeps/unix/telldir.c: Renamed to ...
40221         * sysdeps/posix/telldir.c: ... here.
40222         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
40223         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
40224         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
40225         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
40227         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
40228         * bits/fcntl.h: ... here.
40230         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
40231         not 0.
40232         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
40233         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
40234         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
40235         (struct flock): Move l_start, l_len to the beginning.
40236         Use __pid_t for l_pid.
40237         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
40238         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
40239         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
40240         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
40241         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
40242         [__USE_LARGEFILE64] (struct flock64): New type.
40243         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
40245         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
40246         * bits/dirent.h: ... here.
40248         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
40249         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
40251 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
40253         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40254         Change from 2.6.0 to 2.6.16.
40255         * sysdeps/unix/sysv/linux/configure: Regenerated.
40256         * sysdeps/unix/sysv/linux/kernel-features.h
40257         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
40258         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
40259         version.
40260         (__ASSUME_UTIMES): Likewise.
40261         (__ASSUME_CLONE_STOPPED): Remove.
40262         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
40263         architectures, not kernel version.
40264         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
40265         (__ASSUME_NO_CLONE_DETACHED): Likewise.
40266         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
40267         (__ASSUME_WAITID_SYSCALL): Likewise.
40268         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
40269         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
40270         * README: State 2.6.16 as minimum Linux kernel version.  Do not
40271         refer to older versions.
40273 2012-08-06  Roland McGrath  <roland@hack.frob.com>
40275         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
40276         Define alphasort64 as an alias.
40277         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
40278         Define versionsort64 as an alias.
40279         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
40280         Define scandir64 as an alias.
40281         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
40282         Define scandirat64 as an alias.
40283         * dirent/alphasort64.c (alphasort64):
40284         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
40285         * dirent/versionsort64.c: Likewise.
40286         * dirent/scandir64.c: Likewise.
40287         * dirent/scandirat64.c: Likewise.
40288         * sysdeps/wordsize-64/alphasort.c: File removed.
40289         * sysdeps/wordsize-64/alphasort64.c: File removed.
40290         * sysdeps/wordsize-64/scandir.c: File removed.
40291         * sysdeps/wordsize-64/scandir64.c: File removed.
40292         * sysdeps/wordsize-64/scandirat.c: File removed.
40293         * sysdeps/wordsize-64/scandirat64.c: File removed.
40294         * sysdeps/wordsize-64/versionsort.c: File removed.
40295         * sysdeps/wordsize-64/versionsort64.c: File removed.
40296         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
40297         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
40298         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
40299         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
40300         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
40301         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
40302         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
40303         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
40305         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
40306         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
40307         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
40308         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40309         [defined __arch64__ || defined __sparcv9]
40310         (__INO_T_MATCHES_INO64_T): New macro.
40311         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
40312         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
40313         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
40314         * sysdeps/unix/sysv/linux/bits/dirent.h
40315         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
40316         (_DIRENT_MATCHES_DIRENT64): New macro.
40318         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
40319         Define lockf64 as an alias.
40320         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
40321         Define fseeko64 as an alias.
40322         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
40323         Define ftello64 as an alias.
40324         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
40325         Define _IO_fgetpos64 and fgetpos64 as aliases.
40326         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
40327         Define _IO_fsetpos64 and fsetpos64 as aliases.
40328         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
40329         Conditionalize body on this.
40330         * libio/fseeko64.c: Likewise.
40331         * libio/ftello64.c: Likewise.
40332         * libio/iofgetpos64.c: Likewise.
40333         * libio/iofsetpos64.c: Likewise.
40334         * sysdeps/wordsize-64/lockf.c: File removed.
40335         * sysdeps/wordsize-64/lockf64.c: File removed.
40336         * sysdeps/wordsize-64/fseeko.c: File removed.
40337         * sysdeps/wordsize-64/fseeko64.c: File removed.
40338         * sysdeps/wordsize-64/ftello.c: File removed.
40339         * sysdeps/wordsize-64/ftello64.c: File removed.
40340         * sysdeps/wordsize-64/iofgetpos.c: File removed.
40341         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
40342         * sysdeps/wordsize-64/iofsetpos.c: File removed.
40343         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
40344         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
40345         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
40346         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
40347         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
40348         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
40349         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
40350         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
40351         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
40352         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
40353         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
40355         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
40356         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
40357         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
40358         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40359         [defined __arch64__ || defined __sparcv9]
40360         (__OFF_T_MATCHES_OFF64_T): New macro.
40361         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
40362         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
40363         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40364         (__OFF_T_MATCHES_OFF64_T): New macro.
40366 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
40368         * stdlib/secure-getenv.c (__secure_getenv): Replace
40369         GLIBC_2_16 with GLIBC_2_17.
40371 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
40373         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
40374         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
40376 2012-08-03  David S. Miller  <davem@davemloft.net>
40378         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40380 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
40382         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
40383         Remove.
40384         (__ASSUME_CORRECT_SI_PID): Likewise.
40385         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
40386         (__ASSUME_TMPFS_NAME): Likewise.
40387         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
40388         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
40389         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
40390         (HAVE_AUX_SECURE): Make definition unconditional.
40391         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
40392         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
40394 2012-08-03  Roland McGrath  <roland@hack.frob.com>
40396         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
40397         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
40398         * sysdeps/mach/hurd/eloop-threshold.h: New file.
40399         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
40400         __eloop_threshold instead of SYMLOOP_MAX.
40402         * sysdeps/generic/eloop-threshold.h: New file.
40403         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
40404         of MAXSYMLINKS.
40405         * elf/chroot_canon.c (chroot_canon): Likewise.
40407 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
40409         [BZ #13717]
40410         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40411         Change to 2.6.0 everywhere.
40412         * sysdeps/unix/sysv/linux/configure: Regenerated.
40413         * sysdeps/unix/sysv/linux/kernel-features.h
40414         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
40415         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
40416         kernel versions.
40417         (__ASSUME_POSIX_TIMERS): Define unconditionally.
40418         (__ASSUME_FUTEX_REQUEUE): Remove.
40419         (__ASSUME_STATFS64): Define unconditionally.
40420         (__ASSUME_AT_SECURE): Likewise.
40421         (__ASSUME_CORRECT_SI_PID): Likewise.
40422         (__ASSUME_TGKILL): Define without depending on kernel version for
40423         i386.
40424         (__ASSUME_UTIMES): Likewise.
40425         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
40426         kernel version.
40427         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
40428         (__ASSUME_TMPFS_NAME): Likewise.
40429         * README: Update reference to Linux kernel versions.
40431 2012-08-02  Marek Polacek  <polacek@redhat.com>
40433         [BZ# 14150]
40434         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
40435         libc_cv_asm_type_prefix with %.
40436         * configure: Regenerated.
40437         * include/libc-symbols.h: Remove comment about
40438         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
40439         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
40440         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
40441         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
40442         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
40443         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
40444         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
40445         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
40446         * elf/tst-unique2mod1.c: Likewise.
40447         * elf/tst-unique1mod2.c: Likewise.
40448         * elf/tst-unique1mod1.c: Likewise.
40449         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
40450         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
40451         Replace ASM_TYPE_DIRECTIVE with .type.
40452         * sysdeps/s390/s390-64/sysdep.h: Likewise.
40453         * sysdeps/i386/sysdep.h: Likewise.
40454         * sysdeps/x86_64/sysdep.h: Likewise.
40455         * sysdeps/sh/sysdep.h: Likewise.
40456         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
40457         Do not define ASM_TYPE_DIRECTIVE.
40458         * sysdeps/powerpc/sysdep.h: Likewise.
40459         * sysdeps/powerpc/powerpc32/sysdep.h:
40460         Replace ASM_TYPE_DIRECTIVE with .type.
40461         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
40462         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
40463         * sysdeps/i386/fpu/e_powf.S: Likewise.
40464         * sysdeps/i386/fpu/e_expl.S: Likewise.
40465         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
40466         * sysdeps/i386/fpu/e_acosh.S: Likewise.
40467         * sysdeps/i386/fpu/e_pow.S: Likewise.
40468         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
40469         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
40470         * sysdeps/i386/fpu/s_expm1.S: Likewise.
40471         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
40472         * sysdeps/i386/fpu/e_log2.S: Likewise.
40473         * sysdeps/i386/fpu/e_log2l.S: Likewise.
40474         * sysdeps/i386/fpu/e_scalb.S: Likewise.
40475         * sysdeps/i386/fpu/e_powl.S: Likewise.
40476         * sysdeps/i386/fpu/e_log10f.S: Likewise.
40477         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
40478         * sysdeps/i386/fpu/e_logl.S: Likewise.
40479         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
40480         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
40481         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
40482         * sysdeps/i386/fpu/e_log2f.S: Likewise.
40483         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
40484         * sysdeps/i386/fpu/e_log.S: Likewise.
40485         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
40486         * sysdeps/i386/fpu/e_logf.S: Likewise.
40487         * sysdeps/i386/fpu/e_log10l.S: Likewise.
40488         * sysdeps/i386/fpu/e_atanh.S: Likewise.
40489         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
40490         * sysdeps/i386/fpu/e_log10.S: Likewise.
40491         * sysdeps/i386/fpu/s_frexp.S: Likewise.
40492         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
40493         * sysdeps/i386/fpu/s_asinh.S: Likewise.
40494         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
40495         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
40496         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
40497         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
40498         * sysdeps/i386/i686/strtok.S: Likewise.
40499         * sysdeps/i386/i386-mcount.S: Likewise.
40500         * sysdeps/i386/strtok.S: Likewise.
40501         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
40502         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
40503         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
40504         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
40505         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40506         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
40507         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
40508         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
40509         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
40510         * sysdeps/x86_64/_mcount.S: Likewise.
40511         * sysdeps/x86_64/strtok.S: Likewise.
40512         * sysdeps/sh/_mcount.S: Likewise.
40514 2012-08-01  Roland McGrath  <roland@hack.frob.com>
40516         * libio/iofopen.c: Include <fcntl.h>.
40517         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
40518         (_IO_fopen64, fopen64): Define as aliases.
40519         * libio/iofopen64.c: Include <fcntl.h>.
40520         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
40521         Conditionalize body on this.
40522         * sysdeps/wordsize-64/iofopen.c: File removed.
40523         * sysdeps/wordsize-64/iofopen64.c: File removed.
40525 2012-08-01  Marek Polacek  <polacek@redhat.com>
40527         * libc/Makeconfig: Use elf in place of binfmt-subdir.
40528         Use dlfcn directly instead of a variable.
40529         (binfmt-subdir): Do not define.
40530         (dlfcn): Likewise.
40532 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
40534         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
40535         Remove all definitions.
40536         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
40537         <kernel-features.h>.
40538         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
40539         (miss_F_GETOWN_EX): Remove all definitions.
40540         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
40541         macro definition.
40542         [!__ASSUME_FCNTL64]: Remove conditional code.
40543         [__ASSUME_FCNTL64]: Make code unconditional.
40544         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
40545         <kernel-features.h>.
40546         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
40547         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
40548         (lockf64) [__NR_fcntl64]: Make code unconditional.
40549         (lockf64) [__ASSUME_FCNTL64]: Likewise.
40551         * sysdeps/unix/sysv/linux/kernel-features.h
40552         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
40553         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
40554         Make code unconditional.
40555         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40556         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40557         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
40558         [__NR_vfork]: Make code unconditional.
40559         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40560         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
40562         [__NR_vfork]: Make code unconditional.
40563         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40564         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40566 2012-08-01  Roland McGrath  <roland@hack.frob.com>
40568         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
40569         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
40571         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40572         Define mkstemp64 as an alias.
40573         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40574         Define mkstemps64 as an alias.
40575         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40576         Define mkostemp64 as an alias.
40577         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40578         Define mkostemps64 as an alias.
40579         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
40580         Conditionalize body on this.
40581         * misc/mkostemp64.c: Likewise.
40582         * misc/mkostemps64.c: Likewise.
40583         * misc/mkstemps64.c: Likewise.
40584         * sysdeps/wordsize-64/mkstemp64.c: File removed.
40585         * sysdeps/wordsize-64/mkostemp64.c: File removed.
40586         * sysdeps/wordsize-64/mkostemp.c: File removed.
40587         * sysdeps/wordsize-64/mkstemp.c: File removed.
40588         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
40589         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
40590         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
40591         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
40593         [BZ #14138]
40594         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
40595         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
40596         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
40597         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
40599         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
40600         compat_symbol macros from <shlib-compat.h> rather than the underlying
40601         default_symbol_version and symbol_version macros, so that DEFAULT
40602         lines in shlib-versions are respected.
40603         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
40605 2012-08-01  Florian Weimer  <fweimer@redhat.com>
40607         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
40608         Declare with warn_unused_result.
40609         (setgid, setregid, setegid, setresgid): Likewise.
40610         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
40611         Likewise.
40612         * WUR-REPORT: Remove set*id functions.
40614 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
40616         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
40618 2012-07-31  Roland McGrath  <roland@hack.frob.com>
40620         [BZ #10191]
40621         * include/sys/socket.h (__libc_accept, __libc_accept4):
40622         Add attribute_hidden.
40623         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
40625         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
40626         use of PTR_MANGLE.
40627         * inet/getnetgrent_r.c (setup): Likewise.
40629         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
40631 2012-07-31  David S. Miller  <davem@davemloft.net>
40633         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40635 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
40637         [BZ #13629]
40638         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
40639         value between 1.0 and 2.0 and smaller part has absolute value less
40640         than 1.0.
40641         * math/s_clog10.c (__clog10): Likewise.
40642         * math/s_clog10f.c (__clog10f): Likewise.
40643         * math/s_clog10l.c (__clog10l): Likewise.
40644         * math/s_clogf.c (__clogf): Likewise.
40645         * math/s_clogl.c (__clogl): Likewise.
40646         * math/libm-test.inc (clog_test): Add more tests.
40647         (clog10_test): Likewise.
40648         * sysdeps/i386/fpu/libm-test-ulps: Update.
40649         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40651 2012-07-31  Florian Weimer  <fweimer@redhat.com>
40653         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
40654         Exit with zero in case no suitable GID is found, and write a
40655         message to standard error.
40657 2012-07-30  Roland McGrath  <roland@hack.frob.com>
40659         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
40660         rather than to 1.
40661         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
40662         (MAXPATHLEN): Removed.
40663         (NOGROUP, NODEV): New macros.
40664         (setbit, clrbit, isset, isclr): New macros.
40665         (howmany, roundup, powerof2): New macros.
40666         (DEV_BSIZE): New macro.
40668         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
40669         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
40671         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
40672         definition on [!__NO_LONG_DOUBLE_MATH].
40674         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
40675         PTR_MANGLE and PTR_DEMANGLE.
40677         * socket/accept4.c (accept4): Rename to __libc_accept4.
40678         Define accept4 as a weak alias.
40680         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
40681         on [_DIRENT_HAVE_D_TYPE].
40682         * io/ftw.c (ftw_dir): Likewise.
40684         * io/xmknod.c (__xmknod): Don't check PATH for being null.
40686         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
40688         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
40689         Use the BSD numbers rather than the arbitrary ones we had.
40690         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
40691         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
40692         (SIGXCPU, SIGXFSZ): New macros.
40693         (_NSIG): Now 32.
40695         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
40696         initializer on [_LIBC_REENTRANT].
40698         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
40699         definitions inside [_POSIX_MAPPED_FILES].
40701         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
40703         * dirent/opendir.c: Include <fcntl.h>.
40705         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
40706         (__libc_getspecific): Likewise.
40707         (__libc_key_create): Likewise.
40709         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
40710         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
40711         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
40712         (tmpfile64): Define as alias.
40713         * sysdeps/wordsize-64/tmpfile.c: File removed.
40714         * sysdeps/wordsize-64/tmpfile64.c: File removed.
40715         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
40716         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
40718         * stdio-common/vfscanf.c: Include <stdbool.h>.
40719         * nss/makedb.c: Likewise.
40720         * stdio-common/_i18n_number.h: Likewise.
40721         * argp/argp-help.c: Likewise.
40722         * posix/wordexp.c: Likewise.
40723         * sysdeps/posix/spawni.c: Likewise.
40724         * nss/nss_files/files-initgroups.c: Likewise.
40725         * stdio-common/reg-modifier.c: Include <stdlib.h>.
40726         * nss/nss_files/files-initgroups.c: Likewise.
40727         * nss/nss_db/db-netgrp.c: Likewise.
40728         * nss/nss_db/db-initgroups.c: Likewise.
40729         * io/fchmodat.c: Include <sys/stat.h>.
40731         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
40732         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
40734         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
40735         [HAVE_MMAP].
40737         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
40738         Add multiple inclusion protection.
40740 2012-07-27  David S. Miller  <davem@davemloft.net>
40742         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40744 2012-07-27  Gary Benson  <gbenson@redhat.com>
40746         [BZ #14298]
40747         * elf/rtld.c: Include <stap-probe.h>.
40748         (dl_main): Added static probes "init_start" and "init_complete".
40749         * elf/dl-load.c: Include <stap-probe.h>.
40750         (lose): Take new parameter "nsid".
40751         Added static probe "map_failed".
40752         (_dl_map_object_from_fd): Pass namespace id to lose.
40753         Added static probe "map_start".
40754         (open_verify): Pass namespace id to lose.
40755         * elf/dl-open.c: Include <stap-probe.h>.
40756         (dl_open_worker) Added static probes "map_complete", "reloc_start"
40757         and "reloc_complete".
40758         * elf/dl-close.c: Include <stap-probe.h>.
40759         (_dl_close_worker): Added static probes "unmap_start" and
40760         "unmap_complete".
40761         * elf/rtld-debugger-interface.txt: New file documenting the above.
40763 2012-07-26  Roland McGrath  <roland@hack.frob.com>
40765         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
40766         rather than a string variable.
40767         * sunrpc/rpc_main.c (h_output): Likewise.
40768         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
40770 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
40772         * inet/check_native.c: New file.
40774 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
40776         [BZ #13629]
40777         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
40778         if larger part has absolute value 1.0.
40779         * math/s_clog10.c (__clog10): Likewise.
40780         * math/s_clog10f.c (__clog10f): Likewise.
40781         * math/s_clog10l.c (__clog10l): Likewise.
40782         * math/s_clogf.c (__clogf): Likewise.
40783         * math/s_clogl.c (__clogl): Likewise.
40784         * math/libm-test.inc (clog_test): Add more tests.
40785         (clog10_test): Likewise.
40786         * sysdeps/i386/fpu/libm-test-ulps: Update.
40787         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40789         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
40790         (pltexit): Likewise.
40791         (La_regs): Likewise.
40792         (La_retval): Likewise.
40793         (int_retval): Likewise.
40794         Update #error for removed macros to refer only to definitions in
40795         tst-audit.h.
40796         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
40797         macro.
40798         (pltexit): Likewise.
40799         (La_regs): Likewise.
40800         (La_retval): Likewise.
40801         (int_retval): Likewise.
40802         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
40803         macro.
40804         (pltexit): Likewise.
40805         (La_regs): Likewise.
40806         (La_retval): Likewise.
40807         (int_retval): Likewise.
40808         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
40809         macro.
40810         (pltexit): Likewise.
40811         (La_regs): Likewise.
40812         (La_retval): Likewise.
40813         (int_retval): Likewise.
40814         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
40815         macro.
40816         (pltexit): Likewise.
40817         (La_regs): Likewise.
40818         (La_retval): Likewise.
40819         (int_retval): Likewise.
40820         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
40821         macro.
40822         (pltexit): Likewise.
40823         (La_regs): Likewise.
40824         (La_retval): Likewise.
40825         (int_retval): Likewise.
40826         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
40827         macro.
40828         (pltexit): Likewise.
40829         (La_regs): Likewise.
40830         (La_retval): Likewise.
40831         (int_retval): Likewise.
40832         * sysdeps/generic/tst-audit.h: Update comment to refer only to
40833         macro definitions in tst-audit.h.
40834         * sysdeps/i386/tst-audit.h: New file.
40835         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
40836         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
40837         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
40838         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
40839         * sysdeps/sh/tst-audit.h: Likewise.
40840         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
40841         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
40842         * sysdeps/x86_64/tst-audit.h: Likewise.
40844 2012-07-26  Andreas Jaeger  <aj@suse.de>
40846         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
40847         ptrace.
40849         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
40850         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
40851         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
40852         PTRACE_O_MASK.
40853         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
40854         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
40855         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
40857         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
40858         value.
40860         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
40861         _sigsys.
40862         (si_call_addr, si_syscall, si_arch): Define new macro.
40863         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
40864         _sigsys.
40865         (si_call_addr, si_syscall, si_arch): Define new marcro.
40866         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
40867         _sigsys.
40868         (si_call_addr, si_syscall, si_arch): Define new macro.
40869         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
40870         _sigsys.
40871         (si_call_addr, si_syscall, si_arch): Define new macro.
40873 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
40875         [BZ #13717]
40876         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40877         Change to 2.4.21 where previously 2.4.1.
40878         * sysdeps/unix/sysv/linux/configure: Regenerated.
40879         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
40880         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
40881         Linux kernel version.
40882         (__ASSUME_STD_AUXV): Remove.
40883         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
40884         kernel version.
40885         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
40886         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
40887         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
40888         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
40889         (__ASSUME_NETLINK_SUPPORT): Likewise.
40890         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
40891         (__no_netlink_support): Remove conditional definition.
40892         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
40893         Remove.
40894         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
40895         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
40896         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
40897         (if_nameindex_ioctl): Remove.
40898         (if_nameindex_netlink): Do not handle __no_netlink_support.
40899         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
40900         code.
40901         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
40902         Remove conditional code.
40903         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
40904         code.
40905         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
40906         unconditional.
40907         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
40908         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
40909         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
40910         Remove.
40911         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
40912         [!__ASSUME_STD_AUXV]: Remove conditional code.
40913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
40914         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
40915         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
40916         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
40917         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
40918         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
40919         code.
40920         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
40921         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
40922         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
40923         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
40924         conditional code.
40925         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
40926         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
40927         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
40928         code.
40929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
40930         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
40931         conditional code.
40932         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
40933         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40934         code unconditional.
40935         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40936         conditional code.
40937         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40938         unconditional.
40939         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40940         conditional code.
40941         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
40942         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40943         unconditional.
40944         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40945         conditional code.
40946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
40947         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40948         code unconditional.
40949         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40950         conditional code.
40951         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40952         unconditional.
40953         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40954         conditional code.
40955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
40956         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40957         code unconditional.
40958         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40959         conditional code.
40960         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40961         unconditional.
40962         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40963         conditional code.
40965 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
40967         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
40968         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
40969         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
40970         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
40971         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
40972         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
40973         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
40974         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
40975         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
40976         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
40977         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
40978         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
40979         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
40980         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
40981         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
40982         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
40983         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
40984         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
40985         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
40986         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
40987         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
40988         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
40989         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
40991 2012-07-25  Florian Weimer  <fweimer@redhat.com>
40993         * Versions.def: Add GLIBC_2.17.
40994         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
40995         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
40996         Introduce __libc_secure_getenv.
40997         * stdlib/Versions (2.17): Add secure_getenv
40998         (GLIBC_PRIVATE): Add __libc_secure_getenv.
40999         * stdlib/secure-getenv.c: Rename __secure_getenv to
41000         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
41001         symbol __secure_getenv for GLIBC_2.0.
41002         * stdlib/tst-secure-getenv.c: New.
41003         * stdlib/Makefile (tests): Add testcase.
41004         * manual/startup.texi (Environment Access): Document
41005         secure_getenv.
41006         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
41007         __libc_secure_getenv.
41008         * inet/ruserpass.c (ruserpass): Likewise.
41009         * malloc/mtrace.c (mtrace): Likewise.
41010         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
41011         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
41012         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
41013         * sysdeps/posix/tempname.c: Likewise.  Evaluate
41014         HAVE_SECURE_GETENV.
41015         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
41016         __secure_getenv to __libc_secure_getenv.
41017         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
41018         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
41019         Likewise.
41020         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
41021         Likewise.
41022         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
41023         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
41024         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
41025         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
41026         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
41027         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
41028         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
41030 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
41032         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
41033         (struct La_i86_retval): Likewise.
41034         (struct La_x86_64_regs): Likewise.
41035         (struct La_x86_64_retval): Likewise.
41036         (struct La_x32_regs): Likewise.
41037         (struct La_x32_retval): Likewise.
41038         (struct La_ppc32_regs): Likewise.
41039         (struct La_ppc32_retval): Likewise.
41040         (struct La_ppc64_regs): Likewise.
41041         (struct La_ppc64_retval): Likewise.
41042         (struct La_sh_regs): Likewise.
41043         (struct La_sh_retval): Likewise.
41044         (struct La_s390_32_regs): Likewise.
41045         (struct La_s390_32_retval): Likewise.
41046         (struct La_s390_64_regs): Likewise.
41047         (struct La_s390_64_retval): Likewise.
41048         (struct La_sparc32_regs): Likewise.
41049         (struct La_sparc32_retval): Likewise.
41050         (struct La_sparc64_regs): Likewise.
41051         (struct La_sparc64_retval): Likewise.
41052         (struct audit_ifaces): Remove architecture-specific pltenter and
41053         pltexit members.
41054         * sysdeps/i386/ldsodefs.h: New file.
41055         * sysdeps/powerpc/ldsodefs.h: Likewise.
41056         * sysdeps/s390/ldsodefs.h: Likewise.
41057         * sysdeps/sh/ldsodefs.h: Likewise.
41058         * sysdeps/sparc/ldsodefs.h: Likewise.
41059         * sysdeps/x86_64/ldsodefs.h: Likewise.
41061 2012-07-25  Marek Polacek  <polacek@redhat.com>
41063         [BZ #6808]
41064         * math/libm-test.inc (yn_test): Add another test.
41065         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
41066         to ERANGE when the result is +-Inf.
41067         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
41068         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
41069         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
41070         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
41072 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
41074         * conform/data/time.h-data (NULL): Use macro-constant.  Require
41075         equal to 0.
41076         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
41077         clock_t.
41078         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
41080 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
41082         * configure.in <sysdeps resolving>: Correct printing
41083         Implies_before.
41084         * configure: Regenerate.
41086 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
41088         * math/w_ilogb.c: Include <limits.h>.
41089         * math/w_ilogbl.c: Likewise.
41091 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
41093         * manual/lang.texi (__va_copy): Document primarily as ISO C99
41094         va_copy.  Document allowing for unavailable va_copy only as
41095         pre-C99 compatibility.
41096         * manual/string.texi (Copying and Concatenation): Use va_copy
41097         instead of __va_copy in concat example.
41099 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
41101         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
41102         (__sendto): Use create_address_port.  Initialize APORT and deallocate
41103         it if not null.
41105         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
41106         with O_NOLINK passed to __file_name_lookup.
41108         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
41109         with O_NOLINK passed to __file_name_lookup.
41111         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
41112         negative N or less than NGIDS.
41114         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
41115         type to string_t.  Set ERANGE as errno and return it if NAME is not big
41116         enough.  Use memcpy instead of strncpy.
41118 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
41120         * elf/Makefile (check-data): Remove.
41121         (localplt.data): New vpath directive.
41122         ($(objpfx)check-localplt.out): Use localplt.data from vpath
41123         instead of $(check-data).
41124         * scripts/data/localplt-generic.data: Move to ...
41125         * sysdeps/generic/localplt.data: ... here.
41126         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
41127         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
41128         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
41129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
41130         ... here.
41131         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
41132         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
41133         ... here.
41134         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
41135         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
41136         ... here.
41137         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
41138         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
41139         ... here.
41140         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
41141         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
41142         ... here.
41143         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
41144         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
41145         ... here.
41147 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41149         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
41150         PPC32 and PPC64 files.
41151         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
41152         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
41154 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41156         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
41157         __makecontext_ret to ...
41158         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
41159         ... here and call exit if uc_link is NULL.  New file.
41160         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
41161         __makecontext_ret.S.
41162         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
41163         __makecontext_ret to ...
41164         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
41165         ... here and call exit if uc_link is NULL.  New file.
41166         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
41167         __makecontext_ret.S.
41169 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41171         * elf/elf.h (R_390_IRELATIVE): New definition.
41172         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
41173         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
41174         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
41175         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
41176         (elf_machine_lazy_rel): Likewise.
41177         * sysdeps/s390/dl-irel.h: New file.
41178         * sysdeps/s390/s390-64/memcpy.S: New asm code.
41179         * sysdeps/s390/s390-64/memset.S: New asm code.
41180         * sysdeps/s390/s390-64/memcmp.S: New asm code.
41181         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
41182         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
41183         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
41184         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
41185         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
41186         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
41187         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
41188         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
41189         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
41190         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
41191         * sysdeps/s390/s390-32/memcpy.S: New asm code.
41192         * sysdeps/s390/s390-32/memset.S: New asm code.
41193         * sysdeps/s390/s390-32/memcmp.S: New asm code.
41195 2012-07-17  Marek Polacek  <polacek@redhat.com>
41197         [BZ #14349]
41198         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
41199         * sysdeps/s390/s390-64/configure.in: Likewise.
41200         * sysdeps/sparc/configure.in: Likewise.
41201         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
41202         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
41203         * sysdeps/i386/configure.in: Likewise.
41204         * sysdeps/x86_64/configure.in: Likewise.
41205         * sysdeps/sh/configure.in: Likewise.
41206         * sysdeps/s390/s390-32/configure: Regenerated.
41207         * sysdeps/s390/s390-64/configure: Likewise.
41208         * sysdeps/x86_64/configure: Likewise.
41209         * sysdeps/sh/configure: Likewise.
41210         * sysdeps/powerpc/powerpc64/configure: Likewise.
41211         * sysdeps/powerpc/powerpc32/configure: Likewise.
41212         * sysdeps/sparc/configure: Likwise.
41213         * sysdeps/i386/configure: Likewise.
41215         * elf/dl-open.c: Comment fixes.
41217 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
41219         * Makefile [CXX] (check-data): Remove.
41220         [CXX] (c++-types.data): New vpath directive.
41221         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
41222         vpath.  Do not allow for C++ type data being missing.
41223         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
41224         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
41225         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
41226         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
41227         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
41228         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
41229         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
41230         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
41231         ... here.
41232         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
41233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
41234         ... here.
41235         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
41236         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
41237         ... here.
41238         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
41239         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
41240         ... here.
41241         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
41242         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
41243         ... here.
41244         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
41245         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
41246         ... here.
41247         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
41248         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
41249         ... here.
41250         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
41251         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
41253         * elf/tls-macros.h (TLS_LE): Move architecture-specific
41254         definitions to architecture-specific files.
41255         (TLS_IE): Likewise.
41256         (TLS_LD): Likewise.
41257         (TLS_GD): Likewise.
41258         * sysdeps/i386/tls-macros.h: New file.
41259         * sysdeps/powerpc/tls-macros.h: Likewise.
41260         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
41261         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
41262         * sysdeps/sh/tls-macros.h: Likewise.
41263         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
41264         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
41265         * sysdeps/x86_64/tls-macros.h: Likewise.
41267 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
41269         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
41270         zero value for regular exit case.
41272         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
41273         (__start_context): Preserve zero value for regular exit case.
41275 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
41276             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41278         * manual/setjmp.texi (setcontext): Clarify normal process
41279         termination when uc_link is the null pointer.
41280         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
41281         exit call.
41283 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
41285         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
41286         preprocessor.  Test for each exception mask separately.
41288 2012-07-16  Andreas Jaeger  <aj@suse.de>
41290         * po/ru.po: Update from translation team.
41292 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
41294         * conform/data/string.h-data (NULL): Use macro-constant.  Require
41295         equal to 0.
41296         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
41297         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
41298         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
41299         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
41300         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41302 2012-07-13  Andreas Jaeger  <aj@suse.de>
41304         * po/fr.po: Update from translation team.
41306 2012-07-12  Marek Polacek  <polacek@redhat.com>
41308         [BZ #14173]
41309         * math/libm-test.inc (yn_test): Add test for BZ #14173.
41310         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
41311         loop condition.
41313 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
41315         [BZ #13717]
41316         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41317         Change to 2.4.1 where previously 2.4.0.
41318         * sysdeps/unix/sysv/linux/configure: Regenerated.
41319         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
41320         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
41321         version.
41322         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
41323         (__ASSUME_AT_CLKTCK): Remove.
41324         (__ASSUME_AT_PAGESIZE): Likewise.
41325         (__ASSUME_AT_XID): Likewise.
41326         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
41327         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
41328         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
41329         unconditionally.
41330         (HAVE_AUX_PAGESIZE): Likewise.
41331         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
41332         [__ASSUME_AT_CLKTCK]: Make code unconditional.
41333         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
41335 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
41337         [BZ #14307]
41338         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
41339         the temporary buffer used to invoke __gethostbyname2_r,
41340         __gethostbyaddr_r and gethostbyname4_r to make room for struct
41341         host_data / struct gaih_addrtuple.
41342         * resolv/nss_dns/dns-host.c (global scope): Move definition of
41343         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
41344         header file nss/nsswitch.h.
41345         * nss/nsswitch.h (global scope): Add definition of implementation
41346         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
41347         resolv/nss_dns/dns-host.c).
41349 2012-07-11  Andreas Jaeger  <aj@suse.de>
41351         * po/fr.po: Update from translation team.
41353         * po/sv.po: Update from translation team
41354         * po/fr.po: Another update from translation team.
41356 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41358         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
41359         for subnormals or multiply small sinh result by itself.
41360         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
41361         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41363 2012-07-11  David S. Miller  <davem@davemloft.net>
41365         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41367 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
41369         [BZ #14347]
41370         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
41371         (INTERNAL_MARK): Shift it here.
41373 2012-07-10  Marek Polacek  <polacek@redhat.com>
41375         [BZ #14151]
41376         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
41377         libc_cv_asm_global_directive with .globl.
41378         * configure: Regenerated.
41379         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
41380         with .globl.
41381         * sysdeps/i386/configure: Regenerated.
41382         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
41383         with .globl.
41384         * sysdeps/x86_64/configure: Regenerated.
41385         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
41386         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
41387         * elf/tst-unique2mod2.c: Likewise.
41388         * elf/tst-unique2mod1.c: Likewise.
41389         * elf/tst-unique1mod2.c: Likewise.
41390         * elf/tst-unique1mod1.c: Likewise.
41391         * sysdeps/s390/s390-32/sysdep.h: Likewise.
41392         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
41393         * sysdeps/s390/s390-64/sysdep.h: Likewise.
41394         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
41395         * sysdeps/mach/sysdep.h: Likewise.
41396         * sysdeps/i386/sysdep.h: Likewise.
41397         * sysdeps/i386/i386-mcount.S: Likewise.
41398         * sysdeps/x86_64/_mcount.S: Likewise.
41399         * sysdeps/x86_64/sysdep.h: Likewise.
41400         * sysdeps/sh/_mcount.S: Likewise.
41401         * sysdeps/sh/sysdep.h: Likewise.
41402         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
41403         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
41404         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
41405         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
41406         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
41407         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
41408         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
41409         * locale/localeinfo.h: Likewise.
41410         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
41411         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
41413 2012-07-09  Roland McGrath  <roland@hack.frob.com>
41415         [BZ #14336]
41416         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
41417         system".
41418         * manual/message.texi (The Uniforum approach): Likewise.
41419         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
41420         (glibc iconv Implementation): Likewise.
41422 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
41424         [BZ #14337]
41425         * math/s_clog.c (__clog): Avoid scaling a value down where that
41426         could result in underflow.
41427         * math/s_clog10.c (__clog10): Likewise.
41428         * math/s_clog10f.c (__clog10f): Likewise.
41429         * math/s_clog10l.c (__clog10l): Likewise.
41430         * math/s_clogf.c (__clogf): Likewise.
41431         * math/s_clogl.c (__clogl): Likewise.
41432         * math/libm-test.inc (clog_test): Add more tests.
41433         (clog10_test): Likewise.
41434         * sysdeps/i386/fpu/libm-test-ulps: Update.
41435         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41437 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
41439         [BZ #14283]
41440         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
41441         by 7 not 8 to examine high bit of fractional part.
41443         [BZ #14042]
41444         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
41445         for call to __mcount_internal.
41446         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
41447         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
41448         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
41450 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
41452         [BZ #14154]
41453         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
41454         approximation for values within 0x1p-13f of an odd multiple of
41455         pi/4.
41456         * math/libm-test.inc (tan_test): Do not allow spurious underflow
41457         exception.  Add more tests.
41458         * sysdeps/i386/fpu/libm-test-ulps: Update.
41460         [BZ #6778]
41461         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
41462         inputs and return -1 for them.  Do not check for +Inf in case not
41463         reachable for +Inf.
41464         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
41465         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
41466         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
41467         and return -1 for them.  Do not check for +Inf in case not
41468         reachable for +Inf.
41469         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
41470         define.
41471         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
41472         and return -1 for them.  Do not check for +Inf in case not
41473         reachable for +Inf.
41474         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
41475         spurious underflow.
41476         * sysdeps/i386/fpu/libm-test-ulps: Update.
41477         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41479 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
41481         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
41483 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
41485         [BZ #14157]
41486         [BZ #14331]
41487         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
41488         could result in spurious underflow.  Scale down values above
41489         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
41490         * math/s_csqrtf.c (__csqrtf): Likewise.
41491         * math/s_csqrtl.c (__csqrtl): Likewise.
41492         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
41493         spurious underflow.
41494         * sysdeps/i386/fpu/libm-test-ulps: Update.
41495         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41497 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
41499         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
41500         xopen-msg.sed.
41501         * catgets/xopen-msg.awk: New file.
41502         * catgets/xopen-msg.sed: Removed.
41504         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
41505         po2text.sed.
41506         * intl/po2test.awk: New file.
41507         * intl/po2test.sed: Removed.
41509 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
41511         [BZ #14328]
41512         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
41513         or multiply small sinh result by itself.
41514         * math/s_ctanf.c (__ctanf): Likewise.
41515         * math/s_ctanh.c (__ctanh): Likewise.
41516         * math/s_ctanhf.c (__ctanhf): Likewise.
41517         * math/s_ctanhl.c (__ctanhl): Likewise.
41518         * math/s_ctanl.c (__ctanl): Likewise.
41519         * math/libm-test.inc (ctan_test_tonearest): New function.
41520         (ctan_test_towardzero): Likewise.
41521         (ctan_test_downward): Likewise.
41522         (ctan_test_upward): Likewise.
41523         (ctanh_test_tonearest): Likewise.
41524         (ctanh_test_towardzero): Likewise.
41525         (ctanh_test_downward): Likewise.
41526         (ctanh_test_upward): Likewise.
41527         (main): Call these new functions.
41528         * sysdeps/i386/fpu/libm-test-ulps: Update.
41529         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41531 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
41533         * .gitignore: Delete /ports entry.
41535 2012-07-03  Andreas Jaeger  <aj@suse.de>
41537         * po/bg.po: Update from translation team.
41538         * po/cs.po: Likewise.
41539         * po/de.po: Likewise.
41540         * po/hr.po: Likewise.
41541         * po/nl.pl: Likewise.
41542         * po/pl.po: Likewise.
41543         * po/vi.po: Likewise.
41545 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
41547         * Makeconfig [!+link] (+link-before-libc): New variable.
41548         [!+link] (+link-after-libc): Likewise.
41549         [!+link] (+link-tests): Likewise.
41550         [!+link] (+link): Define in terms of $(+link-before-libc) and
41551         $(+link-after-libc).
41552         [!+link-static] (+link-static-before-libc): New variable.
41553         [!+link-static] (+link-static-after-libc): Likewise.
41554         [!+link-static] (+link-static-tests): Likewise.
41555         [!+link-static] (+link-static): Define in terms of
41556         $(+link-static-before-libc) and $(+link-static-after-libc).
41557         [build-shared] (link-libc-before-gnulib): New variable.
41558         [build-shared] (link-libc-tests): Likewise.
41559         [build-shared] (link-libc): Define in terms of
41560         $(link-libc-before-gnulib).
41561         [!build-shared] (link-libc-tests): New variable.
41562         (link-libc-static-tests): New variable.
41563         [!gnulib] (gnulib-arch): New variable.
41564         [!gnulib] (gnulib-tests): Likewise.
41565         [!gnulib] (static-gnulib-arch): Likewise.
41566         [!gnulib] (static-gnulib-tests): Likewise.
41567         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
41568         Define with "=" instead of ":=".
41569         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
41570         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
41571         * Rules (binaries-all-notests): New variable.
41572         (binaries-all-tests): Likewise.
41573         (binaries-static-notests): Likewise.
41574         (binaries-static-tests): Likewise.
41575         (binaries-all): Define using $(binaries-all-notests) and
41576         $(binaries-all-tests).
41577         (binaries-static): Define using $(binaries-static-notests) and
41578         $(binaries-static-tests).
41579         (binaries-shared-tests): New variable.
41580         (binaries-shared-notests): Likewise.
41581         (binaries-shared): Remove variable.
41582         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
41583         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
41584         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
41585         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
41586         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
41587         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
41588         * elf/Makefile (sln-modules): New variable.
41589         (extra-objs): Add $(sln-modules:=.o).
41590         (ldconfig-modules): Add static-stubs.
41591         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
41592         * elf/static-stubs.c: New file.
41594         [BZ #14283]
41595         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
41596         by 7 not 8 to examine high bit of fractional part.  Use volatile
41597         variables when splitting into final array of floats if
41598         __FLT_EVAL_METHOD__ != 0.
41599         * math/libm-test.inc (cos_test): Add another test.
41600         (sin_test): Likewise.
41601         * sysdeps/i386/fpu/libm-test-ulps: Update.
41603         [BZ #14273]
41604         * math/libm-test.inc (cosh_test): Add more tests.
41606         * version.h (RELEASE): Set to "development".
41607         (VERSION): Set to "2.16.90".
41609 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
41611         * NEWS: Update copyright. Remove last-updated date.
41612         Mention math library bug fixes and timezone data changes.
41613         * README: Mention GNU/Hurd, x32, and HPPA support status.
41615 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
41617         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
41619 2012-06-27  Andreas Jaeger  <aj@suse.de>
41621         * manual/contrib.texi (Contributors): Add Samuel Thibault.
41623 2012-06-25  Andreas Jaeger  <aj@suse.de>
41625         * sysdeps/s390/fpu/libm-test-ulps: Update.
41627 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
41628             Thomas Schwinge  <thomas@codesourcery.com>
41630         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
41631         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
41632         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
41633         fanotify_mark.
41635 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
41637         * sysdeps/mach/start.c: Remove file.
41638         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
41639         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
41640         * sysdeps/sh/init-first.c: Likewise.
41642         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
41643         registers for frame unwinding purposes, add CFI directives.
41644         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
41645         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
41646         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
41647         Likewise.
41649         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
41650         __fortify_fail returning.
41651         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
41653         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
41654         sysdeps/sh/____longjmp_chk.S.
41655         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
41656         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
41657         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
41658         (gen-as-const-headers): Append sigaltstack-offsets.sym.
41660         * sysdeps/sh/abort-instr.h: New file.
41661         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
41662         process in case exit returns.
41664         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
41665         initialize the GOT register before use.
41667         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
41668         calculation of ARGC > 4.
41670         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
41671         meaningful names to some local labels.
41673 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
41674             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41676         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
41677         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
41678         (__arch_compare_and_exchange_val_16_acq): Likewise.
41679         (__arch_compare_and_exchange_val_32_acq): Likewise.
41680         (atomic_exchange_and_add): Fix gUSA sequence.
41681         (atomic_add): Likewise.
41682         (atomic_add_negative): Likewise.
41683         (atomic_add_zero): Likewise.
41684         (atomic_bit_test_set): Likewise.
41686 2012-06-22  Andreas Schwab  <schwab@redhat.com>
41688         [BZ #13579]
41689         * include/link.h (struct link_map): Add l_free_initfini.
41690         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
41691         l_initfini.
41692         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
41693         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
41694         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
41695         set.
41697 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
41699         * configure.in: Use AC_LANG_SOURCE.
41700         * configure: Regenerate.
41702 2012-06-22  Roland McGrath  <roland@hack.frob.com>
41704         * configure.in (libc_cv_localstatedir): New substituted variable.
41705         * configure: Regenerated.
41706         * config.make.in (localstatedir): New variable, substituted from
41707         libc_cv_localstatedir.
41708         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
41709         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
41710         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
41711         * sysdeps/gnu/configure: Regenerated.
41713 2012-06-21  Jeff Law  <law@redhat.com>
41715         [BZ #14277]
41716         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
41717         free.  Simplify list management for _LIBC case.
41719 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
41721         [BZ #14273]
41722         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
41723         Clear sign bit of 64-bit integer value before comparing against
41724         overflow value.
41726         * sysdeps/mach/configure: Regenerated.
41728 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
41730         [BZ #14278]
41731         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
41733 2012-06-21  Jeff Law  <law@redhat.com>
41735         [BZ #13882]
41736         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
41737         uint16_t for elements in the "seen" array to avoid char overflows.
41738         * elf/dl-fini.c (_dl_sort_fini): Likewise.
41739         * elf/dl-open.c (dl_open_worker): Likewise.
41741 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
41743         * scripts/list-sources.sh: Scan PORTS for translations.
41744         * po/libc.pot: Regenerated.
41746 2012-06-21  Andreas Jaeger  <aj@suse.de>
41748         [BZ #12194]
41749         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
41750         warning.
41751         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
41752         * bits/byteswap-16.h (__bswap_16): Likewise.
41753         * bits/byteswap.h (__bswap_constant_16): Likewise.
41755 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
41757         [BZ #14117]
41758         * sysdeps/i386/fpu_control.h: Removed.
41759         * sysdeps/x86_64/fpu_control.h: Moved to ...
41760         * sysdeps/x86/fpu_control.h: Here.
41762         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
41763         (_FPU_SETCW): Likewise.
41765 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
41767         [BZ #14117]
41768         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
41769         * sysdeps/x86/fpu/bits/mathinline.h: This.
41770         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
41772         [BZ #14050]
41773         [BZ #14117]
41774         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
41775         functions if __x86_64__ is defined.
41777 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
41779         * string/endian.h: Add !__ASSEMBLER__ condition for including
41780         conversion interfaces.
41782 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
41784         [BZ #14241]
41785         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
41786         of ABS(x) in calculating zero to negative powers other than odd
41787         integers.
41788         * math/libm-test.inc (pow_test): Add more tests.
41790 2012-06-15  Andreas Jaeger  <aj@suse.de>
41792         * manual/contrib.texi (Contributors): Update entry of Liubov
41793         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
41794         Machado Filho.
41796 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
41798         * string/string.h: Add __wur to GNU version of strerror_r.
41800 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
41802         [BZ #14229]
41803         * string/Makefile (tests): Add tst-strtok_r.
41804         * string/tst-strtok_r.c: New file.
41805         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
41806         RAX_LP/RDX_LP on SAVE_PTR.
41808 2012-06-14  Roland McGrath  <roland@hack.frob.com>
41810         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
41812 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
41814         * libm_test.inc (csqrt_test): Allow more spurious underflow
41815         exceptions.
41816         (j0_test): Likewise.
41817         (j1_test): Likewise.
41818         (y0_test): Likewise.
41819         (y1_test): Likewise.
41821 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
41823         * po/Makefile (libc.pot): Use UTF-8 charset.
41825 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
41827         [BZ #14210]
41828         Suppress sign-conversion warning from FD_SET.
41829         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
41830         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
41831         not unsigned long int.
41832         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
41834 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
41836         [BZ #14050]
41837         [BZ #14117]
41838         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
41839         __extern_always_inline instead of __extern_inline.
41840         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
41841         (__signbit): Likewise.
41842         (__signbitl): Support C++ namespace.
41843         (lrintf): New inline function.
41844         (lrint): Likewise.
41845         (llrintf): Likewise.
41846         (llrint): Likewise.
41847         (fmaxf): Likewise.
41848         (fmax): Likewise.
41849         (fminf): Likewise.
41850         (fmin): Likewise.
41851         (rint): Likewise.
41852         (rintf): Likewise.
41853         (ceil): Likewise.
41854         (ceilf): Likewise.
41855         (floor): Likewise.
41856         (floorf): Likewise.
41857         (nearbyint): Likewise.
41858         (nearbyintf): Likewise.
41860 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
41862         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
41863         non-default versions.
41865 2012-06-11  Roland McGrath  <roland@hack.frob.com>
41867         [BZ #14218]
41868         * manual/argp.texi (Argp): Reword argp_parse description slightly.
41870 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
41872         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
41873         (FE_UPWARD, FE_DOWNWARD): Don't define.
41874         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
41875         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
41877         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
41878         reading it.
41879         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
41880         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
41882 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41884         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
41885         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
41886         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
41887         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
41889 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
41891         [BZ #14117]
41892         * sysdeps/i386/fpu/bits/fenv.h: Removed.
41893         * sysdeps/i386/fpu/Implies: New file.
41894         * sysdeps/x86_64/fpu/Implies: Likewise.
41895         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
41896         * sysdeps/x86/fpu/bits/fenv.h: This.
41898         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
41899         __SSE_MATH__.
41901 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
41903         [BZ #14134]
41904         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
41905         character 0xffff that matches the last element of the
41906         conversion table.
41908 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41910         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
41911         fmodl commit.
41913 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41915         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
41916         values higher than 25.6283.
41918 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41920         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
41921         subnormal exponent extraction and add some __builtin_expect.
41922         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
41923         Fix for subnormal mantissa calculation.
41925 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
41927         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
41928         cpu2 is -1 and errno is not ENOSYS.
41930 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
41932         [BZ #14117]
41933         * sysdeps/i386/i486/bits/string.h: Renamed to ...
41934         * sysdeps/x86/bits/string.h: This.
41935         * sysdeps/x86_64/bits/string.h: Removed.
41937         * sysdeps/i386/i486/bits/string.h: Define inline functions only
41938         if not compiling for x86-64, but compiling for >= i486.
41940         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
41941         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
41943         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
41944         New macro from Linux kernel 3.4.0.
41945         (FP_XSTATE_MAGIC2): Likewise.
41946         (FP_XSTATE_MAGIC2_SIZE): Likewise.
41947         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
41948         (struct _fpx_sw_bytes): New struct.
41949         (struct _xsave_hdr): Likewise.
41950         (struct _ymmh_state): Likewise.
41951         (struct _xstate): Likewise.
41953         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
41954         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
41955         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
41956         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
41957         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
41958         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
41960         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
41961         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
41962         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
41963         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
41964         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
41965         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
41967 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
41969         [BZ #13743]
41970         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
41971         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
41972         (sysdep_headers): Include sys/platform/ppc.h.
41973         * sysdeps/powerpc/test-gettimebase.c: Test for
41974         __ppc_get_timebase() to catch future ISA opcode/insn changes.
41975         * manual/Makefile (appendices): Include platform.texi.
41976         * manual/contrib.texi (Contributors): Update @node pointers.
41977         * manual/maint.texi (Maintenance): Likewise.
41978         (Platform): New node.
41979         * manual/platform.texi: New file.  Document the new features.
41981 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
41982             Jakub Jelinek  <jakub@redhat.com>
41984         [BZ #14188]
41985         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
41986         where __builtin_expect is unavailable.
41988 2012-06-03  David S. Miller  <davem@davemloft.net>
41990         * stdlib/longlong.h: Updated from GCC.
41992 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
41994         [BZ #14042]
41995         * sysdeps/powerpc/powerpc32/mcount.c: New file.
41996         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
41997         __mcount_internal.
41998         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
41999         (GLIBC_2.16): Likewise.
42001 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42003         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
42005 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
42007         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
42008         (default-abi): New variable.
42009         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
42010         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
42011         variable.
42012         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
42013         Likewise.
42014         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
42015         Likewise.
42016         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
42017         Likewise.
42019         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
42020         definition.  Document in comment.
42022 2012-06-01  David S. Miller  <davem@davemloft.net>
42024         * stdlib/longlong.h: Updated from GCC.
42026 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42028         [BZ #14117]
42029         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
42030         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
42031         sys/debugreg.h sys/io.h here.
42032         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
42033         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
42034         sys/io.h.
42035         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
42036         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
42037         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
42038         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
42039         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
42040         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
42042         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
42043         Define only if __x86_64__ is defined.
42045 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
42047         [BZ #14048]
42048         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
42049         Use int64_t for variable i.
42050         * math/libm-test.inc (fmod_test): Add more tests.
42052         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
42053         z computation is not scheduled after fetestexcept.
42054         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
42055         Use math_force_eval instead of asm to ensure calculation scheduled
42056         before exception test.
42057         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
42058         Ensure a1 + u.d computation is not scheduled after fetestexcept.
42060 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
42062         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
42063         computation is not scheduled after fetestexcept.
42065 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42067         [BZ #14117]
42068         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
42069         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
42071 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42073         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
42074         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
42076 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
42078         [BZ #14117]
42079         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
42080         <bits/wordsize.h>.
42081         (__WCHAR_MIN): Support __WORDSIZE == 64.
42082         (__WCHAR_MAX): Likewise.
42084         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
42085         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
42087         [BZ #14183]
42088         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
42089         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
42091         [BZ #14117]
42092         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
42093         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
42095         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
42096         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
42098         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
42099         Defined to 1 if __x86_64__ isn't defined.
42100         (_STAT_VER_LINUX_OLD): New.
42101         (st_atime): Remove duplicate.
42102         (st_mtime): Likewise.
42103         (st_ctime): Likewise.
42105 2012-05-31  David S. Miller  <davem@davemloft.net>
42107         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
42108         entries.
42110 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
42112         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
42113         gen-libm-test.pl.
42115         [BZ #14132]
42116         * elf/dl-reloc.c: Include <_itoa.h>.
42117         (_dl_reloc_bad_type): Remove use of INTUSE.
42118         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
42119         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
42120         * stdio-common/psiginfo.c (psiginfo): Likewise.
42121         * stdio-common/psignal.c (psignal): Likewise.
42122         * string/strsignal.c (strsignal): Likewise.
42123         * include/signal.h (_sys_siglist): Declare hidden proto.
42124         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
42125         INTVARDEF with libc_hidden_data_def.
42126         * stdio-common/itoa-udigits.c: Likewise.
42127         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
42128         (_itoa_lower_digits_internal): Remove declaration.
42129         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
42130         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
42131         (_sys_sigabbrev_internal): Remove aliases.
42132         (_sys_siglist): Define hidden alias.
42134 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
42136         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42137         bits/sysctl.h.
42139 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
42141         [BZ #14117]
42142         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
42143         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
42145         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
42146         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
42147         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
42148         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
42149         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
42150         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
42152         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
42153         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
42154         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
42156         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
42157         with __addr.
42158         (insw): Likewise.
42159         (insl): Likewise.
42160         (outsb): Likewise.
42161         (outsw): Likewise.
42162         (outsl): Likewise.
42164         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
42165         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
42166         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
42168         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
42169         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
42170         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
42171         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
42172         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
42173         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
42175         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
42176         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
42178         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
42179         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
42181         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
42182         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
42183         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
42185         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
42186         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
42187         to ...
42188         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
42190         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
42191         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
42192         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
42194         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
42195         for x86-64.
42196         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
42198 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
42200         * math/math.h (M_El): Use two more decimal places.
42201         (M_LOG2El): Likewise.
42202         (M_LOG10El): Likewise.
42203         (M_LN2l): Likewise.
42204         (M_LN10l): Likewise.
42205         (M_PIl): Likewise.
42206         (M_PI_2l): Likewise.
42207         (M_PI_4l): Likewise.
42208         (M_1_PIl): Likewise.
42209         (M_2_PIl): Likewise.
42210         (M_2_SQRTPIl): Likewise.
42211         (M_SQRT2l): Likewise.
42212         (M_SQRT1_2l): Likewise.
42214 2012-05-31  David S. Miller  <davem@davemloft.net>
42216         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
42217         values between float registers.
42218         * sysdeps/sparc/sparc64/memset.S: Likewise.
42219         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
42221 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
42223         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
42224         -D_FORTIFY_SOURCE=1.
42225         (CPPFLAGS-tst-longjmp_chk.c): Define.
42226         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
42227         (CPPFLAGS-tst-longjmp_chk2.c): Define.
42228         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
42229         CFLAGS-tst-wchar-h.c.
42231 2012-05-31  Marek Polacek  <polacek@redhat.com>
42233         [BZ #14132]
42234         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
42235         __endmntent_internal): Remove declaration.
42236         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
42237         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
42238         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
42240 2012-05-30  David S. Miller  <davem@davemloft.net>
42242         * sysdeps/sparc/sparc32/soft-fp/q_util.c
42243         (___Q_simulate_exceptions): Use real FP ops rather than writing
42244         into the %fsr.
42245         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
42246         Likewise.
42248 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42250         [BZ #14117]
42251         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
42252         * sysdeps/x86/bits/xtitypes.h: This.
42254         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
42255         * sysdeps/x86/bits/wordsize.h: This.
42257         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
42258         * sysdeps/x86/bits/huge_vall.h: This.
42260         * sysdeps/i386/bits/select.h: Removed.
42261         * sysdeps/x86_64/bits/select.h: Renamed to ...
42262         * sysdeps/x86/bits/select.h: This.
42264         * sysdeps/i386/bits/setjmp.h: Removed.
42265         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
42266         * sysdeps/x86/bits/setjmp.h: This.
42268         * sysdeps/i386/bits/mathdef.h: Removed.
42269         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
42270         * sysdeps/x86/bits/mathdef.h: This.
42272 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
42274         [BZ #14132]
42275         * include/sys/socket.h (__connect_internal)
42276         (__libc_sa_len_internal): Remove declaration.
42277         (__connect, __libc_sa_len): Declare hidden_proto.
42278         (SA_LEN): Remove use of INTUSE.
42279         * socket/connect.c: Add libc_hidden_def.
42280         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
42281         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
42282         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
42283         alias.
42284         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
42285         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
42286         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
42287         of adding _internal alias.
42289 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42291         [BZ #14117]
42292         * sysdeps/i386/bits/link.h: Removed.
42293         * sysdeps/i386/bits/linkmap.h: Likewise.
42294         * sysdeps/x86_64/bits/link.h: Renamed to ...
42295         * sysdeps/x86/bits/link.h: This.
42296         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
42297         * sysdeps/x86/bits/linkmap.h: This.
42299         * sysdeps/i386/bits/endian.h: Removed.
42300         * sysdeps/x86_64/bits/endian.h: Renamed to ...
42301         * sysdeps/x86/bits/endian.h: This.
42303         * sysdeps/i386/bits/byteswap.h: Removed.
42304         * sysdeps/i386/bits/byteswap-16.h: Likewise.
42305         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
42306         * sysdeps/x86/bits/byteswap.h: This.
42307         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
42308         * sysdeps/x86/bits/byteswap-16.h: This.
42309         * sysdeps/i386/Implies: Add x86.
42310         * sysdeps/x86_64/Implies: Likewise.
42312 2012-05-30  David S. Miller  <davem@davemloft.net>
42314         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
42315         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
42316         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
42317         (FP_TRAPPING_EXCEPTIONS): Define.
42318         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
42319         (FP_TRAPPING_EXCEPTIONS): Define.
42320         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
42321         subnormals only when inexact has been signalled or underflow
42322         exceptions are enabled.
42323         (_FP_PACK_CANONICAL): Likewise.
42325 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42327         [BZ #14183]
42328         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
42329         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
42331 2012-05-30  Richard Henderson  <rth@twiddle.net>
42333         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
42334         with #ifndef NOT_IN_libc.
42336         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
42337         marked to avoid plt entry.
42339 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42341         [BZ #14112]
42342         * Makeconfig (default-abi): New macro.
42343         (abi-includes): Likewise.
42344         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
42345         $(abi-$(default-abi)-lib-soname) for soname if defined.
42346         ($(common-objpfx)gnu/lib-names.stmp): Generate from
42347         abi-variants.
42348         * Makefile (installed-stubs): Likewise.
42349         * include/stubs-biarch.h: Removed.
42350         * scripts/lib-names.awk: Only handle one library at a time.
42351         * scripts/soversions.awk: Remove WORDSIZE support.
42352         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
42353         entries.
42354         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
42355         Removed.
42356         (syscall-list-default-condition): Likewise.
42357         (syscall-list-default-condition): Likewise.
42358         (syscall-list-includes): Likewise.
42359         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
42360         syscall-list-* with abi-*.  Handle undefined abi-variants.
42361         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
42362         * sysdeps/unix/sysv/linux/i386/Implies: New file.
42363         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
42364         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
42365         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
42366         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
42367         Removed.
42368         (syscall-list-32-options): Likewise.
42369         (syscall-list-32-condition): Likewise.
42370         (syscall-list-64-options): Likewise.
42371         (syscall-list-64-condition): Likewise.
42372         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
42373         macro.
42374         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
42375         Renamed to ...
42376         (abi-*): This.
42377         (abi-64-ld-soname): New macro.
42378         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
42379         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
42380         Renamed to ...
42381         (abi-*): This.
42382         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
42383         * sysdeps/x86_64/x32/shlib-versions: Likewise.
42385 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
42387         * sysdeps/unix/sysv/linux/kernel-features.h
42388         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
42389         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
42390         include <kernel-features.h>.
42391         [!__NR_ftruncate64]: Remove conditional code.
42392         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42393         [__NR_ftruncate64]: Make code unconditional.
42394         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42395         * sysdeps/unix/sysv/linux/truncate64.c: Do not
42396         include <kernel-features.h>.
42397         [!__NR_ftruncate64]: Remove conditional code.
42398         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42399         [__NR_ftruncate64]: Make code unconditional.
42400         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42401         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
42402         include <kernel-features.h>.
42403         [!__NR_ftruncate64]: Remove conditional code.
42404         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42405         [__NR_ftruncate64]: Make code unconditional.
42406         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42407         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
42408         include <kernel-features.h>.
42409         [!__NR_ftruncate64]: Remove conditional code.
42410         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42411         [__NR_ftruncate64]: Make code unconditional.
42412         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42414         * configure.in (libc_cv_fpie): Weaken to a compile test using
42415         LIBC_TRY_CC_OPTION.
42416         * configure: Regenerated.
42418 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42420         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
42421         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
42422         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
42423         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
42424         Refreshed.
42425         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
42426         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
42427         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
42428         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
42429         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
42430         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
42431         Refreshed.
42433 2012-05-27  David S. Miller  <davem@davemloft.net>
42435         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
42436         (___Q_zero): New.
42437         (__Q_simulate_exceptions): Return void.  Change to simulate
42438         exceptions by writing into the %fsr.
42439         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
42440         (__Qp_handle_exceptions): Likewise.
42441         (numbers): Delete.
42442         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
42443         __Qp_handle_exceptions.
42444         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
42445         __Qp_handle_exceptions.
42446         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
42447         as unused and give dummy FP_RND_NEAREST initializer.
42448         (FP_INHIBIT_RESULTS): Define.
42449         (___Q_simulate_exceptions): Update declaration.
42450         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
42451         formatting.
42452         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
42453         as unused and give dummy FP_RND_NEAREST initializer.
42454         (__Qp_handle_exceptions): Update declaration.
42455         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
42456         formatting.
42458 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
42460         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
42461         the temporary FPU control word.
42462         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
42463         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
42464         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
42465         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
42466         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
42467         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
42468         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
42469         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
42470         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
42471         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
42472         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
42474 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42476         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
42477         fields.
42479 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
42481         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
42482         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
42483         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
42484         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
42485         Likewise.
42486         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
42487         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
42488         Likewise.
42490 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
42492         * po/h.po: Update from translation team.
42494 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
42496         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
42498         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
42499         handling of denormals.
42500         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
42501         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
42502         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
42503         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
42504         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
42505         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
42506         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
42507         Likewise.
42509 2012-05-26  Marek Polacek  <polacek@redhat.com>
42511         [BZ #14152]
42512         * math/libm-test.inc (fma_test): Don't always expect underflow
42513         exception.
42515 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
42517         [BZ #12416]
42518         * elf/tst-execstack.c: Include stackinfo.h.
42519         (do_test): Adjust test case to ensure that pthread_getattr_np
42520         behaviour remains the same after marking stack executable.
42522 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
42524         * sysdeps/unix/sysv/linux/kernel-features.h
42525         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
42526         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
42527         kernel-features.h.
42528         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
42529         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
42530         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
42531         kernel-features.h.
42532         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
42533         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
42535 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
42537         * configure.in: Define the default includes to being none.
42538         * configure: Regenerated.
42540 2012-05-25  Roland McGrath  <roland@hack.frob.com>
42542         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
42543         * sysdeps/x86_64/setjmp.S: Likewise.
42544         * sysdeps/i386/bsd-setjmp.S: Likewise.
42545         * sysdeps/i386/bsd-_setjmp.S: Likewise.
42546         * sysdeps/i386/setjmp.S: Likewise.
42547         * sysdeps/i386/__longjmp.S: Likewise.
42548         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
42549         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
42551         * include/stap-probe.h: New file.
42552         * configure.in: Handle --enable-systemtap.
42553         * configure: Regenerated.
42554         * config.h.in (USE_STAP_PROBE): New #undef.
42555         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
42556         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
42557         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
42559 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
42561         [BZ #13717]
42562         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
42563         to 2.4.0 where earlier.
42564         * sysdeps/unix/sysv/linux/configure: Regenerated.
42565         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
42566         <kernel-features.h>.
42567         [__ASSUME_32BITUIDS]: Make code unconditional.
42568         [!__ASSUME_32BITUIDS]: Remove conditional code.
42569         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
42570         <kernel-features.h>.
42571         [__ASSUME_32BITUIDS]: Make code unconditional.
42572         [!__ASSUME_32BITUIDS]: Remove conditional code.
42573         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
42574         [__ASSUME_32BITUIDS]: Make code unconditional.
42575         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
42576         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
42577         <kernel-features.h>.
42578         [__ASSUME_32BITUIDS]: Make code unconditional.
42579         [!__ASSUME_32BITUIDS]: Remove conditional code.
42580         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
42581         <kernel-features.h>.
42582         [__ASSUME_32BITUIDS]: Make code unconditional.
42583         [!__ASSUME_32BITUIDS]: Remove conditional code.
42584         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
42585         <kernel-features.h>.
42586         [__ASSUME_32BITUIDS]: Make code unconditional.
42587         [!__ASSUME_32BITUIDS]: Remove conditional code.
42588         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
42589         <kernel-features.h>.
42590         [__ASSUME_32BITUIDS]: Make code unconditional.
42591         [!__ASSUME_32BITUIDS]: Remove conditional code.
42592         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
42593         <kernel-features.h>.
42594         [__ASSUME_32BITUIDS]: Make code unconditional.
42595         [!__ASSUME_32BITUIDS]: Remove conditional code.
42596         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
42597         <kernel-features.h>.
42598         [__ASSUME_32BITUIDS]: Make code unconditional.
42599         [!__ASSUME_32BITUIDS]: Remove conditional code.
42600         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
42601         <kernel-features.h>.
42602         [__ASSUME_32BITUIDS]: Make code unconditional.
42603         [!__ASSUME_32BITUIDS]: Remove conditional code.
42604         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
42605         <kernel-features.h>.
42606         [__ASSUME_32BITUIDS]: Make code unconditional.
42607         [!__ASSUME_32BITUIDS]: Remove conditional code.
42608         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
42609         <kernel-features.h>.
42610         [__ASSUME_32BITUIDS]: Make code unconditional.
42611         [!__ASSUME_32BITUIDS]: Remove conditional code.
42612         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
42613         <kernel-features.h>.
42614         [__ASSUME_32BITUIDS]: Make code unconditional.
42615         [!__ASSUME_32BITUIDS]: Remove conditional code.
42616         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
42617         <kernel-features.h>.
42618         [__NR_setresgid] (__setresgid): Do not declare.
42619         [__ASSUME_32BITUIDS]: Make code unconditional.
42620         [!__ASSUME_32BITUIDS]: Remove conditional code.
42621         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
42622         <kernel-features.h>.
42623         [__NR_setresuid] (__setresuid): Do not declare.
42624         [__ASSUME_32BITUIDS]: Make code unconditional.
42625         [!__ASSUME_32BITUIDS]: Remove conditional code.
42626         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
42627         <kernel-features.h>.
42628         [__ASSUME_32BITUIDS]: Make code unconditional.
42629         [!__ASSUME_32BITUIDS]: Remove conditional code.
42630         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
42631         <kernel-features.h>.
42632         [__ASSUME_32BITUIDS]: Make code unconditional.
42633         [!__ASSUME_32BITUIDS]: Remove conditional code.
42634         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
42635         <kernel-features.h>.
42636         [__ASSUME_32BITUIDS]: Make code unconditional.
42637         [!__ASSUME_32BITUIDS]: Remove conditional code.
42638         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
42639         <kernel-features.h>.
42640         [__ASSUME_32BITUIDS]: Make code unconditional.
42641         [!__ASSUME_32BITUIDS]: Remove conditional code.
42642         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
42643         <kernel-features.h>.
42644         [__ASSUME_32BITUIDS]: Make code unconditional.
42645         [!__ASSUME_32BITUIDS]: Remove conditional code.
42646         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
42647         <kernel-features.h>.
42648         [__ASSUME_32BITUIDS]: Make code unconditional.
42649         [!__ASSUME_32BITUIDS]: Remove conditional code.
42650         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
42651         <kernel-features.h>.
42652         [__ASSUME_32BITUIDS]: Make code unconditional.
42653         [!__ASSUME_32BITUIDS]: Remove conditional code.
42654         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
42655         <kernel-features.h>.
42656         [__ASSUME_32BITUIDS]: Make code unconditional.
42657         [!__ASSUME_32BITUIDS]: Remove conditional code.
42658         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
42659         <kernel-features.h>.
42660         [__ASSUME_32BITUIDS]: Make code unconditional.
42661         [!__ASSUME_32BITUIDS]: Remove conditional code.
42662         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
42663         <kernel-features.h>.
42664         [__ASSUME_32BITUIDS]: Make code unconditional.
42665         [!__ASSUME_32BITUIDS]: Remove conditional code.
42666         * sysdeps/unix/sysv/linux/kernel-features.h
42667         (__ASSUME_SETRESUID_SYSCALL): Remove.
42668         (__ASSUME_SETRESGID_SYSCALL): Likewise.
42669         (__ASSUME_32BITUIDS): Likewise.
42670         (__ASSUME_LDT_WORKS): Likewise.
42671         (__ASSUME_O_DIRECTORY): Likewise.
42672         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
42673         architecture but not kernel version.
42674         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
42675         (__ASSUME_MMAP2_SYSCALL): Likewise.
42676         (__ASSUME_STAT64_SYSCALL): Likewise.
42677         (__ASSUME_IPC64): Likewise.
42678         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
42679         <kernel-features.h>.
42680         [__ASSUME_32BITUIDS]: Make code unconditional.
42681         [!__ASSUME_32BITUIDS]: Remove conditional code.
42682         * sysdeps/unix/sysv/linux/opendir.c: Do not include
42683         <kernel-features.h>.
42684         [__ASSUME_O_DIRECTORY]: Make code unconditional.
42685         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
42686         132096]: Remove conditional code.
42687         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
42688         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
42689         <kernel-features.h>.
42690         [__ASSUME_32BITUIDS]: Make code unconditional.
42691         [!__ASSUME_32BITUIDS]: Remove conditional code.
42692         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
42693         <kernel-features.h>.
42694         [__ASSUME_32BITUIDS]: Make code unconditional.
42695         [!__ASSUME_32BITUIDS]: Remove conditional code.
42696         * sysdeps/unix/sysv/linux/setegid.c: Do not include
42697         <kernel-features.h>.
42698         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
42699         unconditional.
42700         (__setresgid): Do not declare.
42701         [__ASSUME_32BITUIDS]: Make code unconditional.
42702         [!__ASSUME_32BITUIDS]: Remove conditional code.
42703         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
42704         <kernel-features.h>.
42705         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
42706         unconditional.
42707         (__setresuid): Do not declare.
42708         [__ASSUME_32BITUIDS]: Make code unconditional.
42709         [!__ASSUME_32BITUIDS]: Remove conditional code.
42710         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
42711         <kernel-features.h>.
42712         [__ASSUME_32BITUIDS]: Make code unconditional.
42713         [!__ASSUME_32BITUIDS]: Remove conditional code.
42714         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
42715         <kernel-features.h>.
42716         [__ASSUME_32BITUIDS]: Make code unconditional.
42717         [!__ASSUME_32BITUIDS]: Remove conditional code.
42719 2012-05-25  Richard Henderson  <rth@twiddle.net>
42721         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
42722         dl_hwcap to ifunc resolver.
42723         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
42724         elf_ifunc_invoke.
42725         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
42726         dl_hwcap to ifunc resolver.
42727         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
42729 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42731         [BZ #14153]
42732         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
42733         for |x| <= 2**-26, not 2**-57.
42734         * math/libm-test.inc (acos_test): Do not allow spurious underflow
42735         exception.
42737 2012-05-24  Jeff Law  <law@redhat.com>
42739         * stdio-common/Makefile (tests): Add bug25.
42740         * stdio-common/bug25.c: New test.
42742 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
42744         [BZ #13576]
42745         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
42746         multiple of MALLOC_ALIGNMENT in size.
42747         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
42749 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42751         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
42752         Require >= 256.
42753         (FILENAME_MAX): Use macro-int-constant.
42754         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
42755         (_IOFBF): Use macro-int-constant.
42756         (_IOLBF): Likewise.
42757         (_IONBF): Likewise.
42758         (SEEK_CUR): Likewise.
42759         (SEEK_END): Likewise.
42760         (SEEK_SET): Likewise.
42761         (TMP_MAX): Likewise.
42762         (EOF): Use macro-int-constant.  Require < 0.
42763         (NULL): Use macro-constant.  Require == 0.
42764         (stdin): Require type to be FILE *.
42765         (stdout): Likewise.
42766         (stderr): Likewise.
42767         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
42768         macro-int-constant.
42769         (EXIT_SUCCESS): Likewise.
42770         (NULL): Use macro-constant.  Require == 0.
42771         (RAND_MAX): Use macro-int-constant.
42772         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
42773         [C99-based standards] (strtof): Require function.
42774         [C99-based standards] (strtold): Likewise.
42775         [C99-based standards] (strtoll): Likewise.
42776         [C99-based standards] (strtoull): Likewise.
42777         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
42778         [ISO || ISO99 || ISO11] (limits.h): Likewise.
42779         [ISO || ISO99 || ISO11] (math.h): Likewise.
42780         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
42781         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
42782         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42784 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
42786         [BZ #14132]
42787         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
42788         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
42789         * intl/dgettext.c (DCGETTEXT): Likewise.
42790         * intl/gettext.c (DCGETTEXT): Likewise.
42791         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
42792         * posix/regex_internal.h (gettext): Likewise.
42793         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
42794         Remove declaration.
42795         * include/argz.h (__argz_count_internal)
42796         (__argz_stringify_internal): Remove declaration.
42797         (__argz_count, __argz_stringify): Declare hidden proto.
42798         * intl/dcgettext.c: Remove use of INTDEF.
42799         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
42800         * string/argz-stringify.c: Likewise.
42801         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
42802         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
42803         Declare hidden proto.
42804         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
42805         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
42806         Declare hidden proto.
42807         * include/stdio.h (__asprintf_internal): Don't declare.
42808         (__asprintf): Don't define as macro.  Declare hidden proto.
42809         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
42810         (__fsetlocking): Declare hidden proto.
42811         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
42812         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
42813         hidden proto.
42814         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
42815         (_IO_setlinebuf): Remove use of INTUSE.
42816         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
42817         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
42818         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
42819         Remove declaration.
42820         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
42821         (_IO_do_flush): Remove use of INTUSE.
42822         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
42823         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
42824         (_IO_adjust_column, _IO_least_wmarker)
42825         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
42826         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
42827         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
42828         (_IO_default_doallocate, _IO_wdefault_doallocate)
42829         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
42830         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
42831         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
42832         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
42833         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
42834         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
42835         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
42836         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
42837         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
42838         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
42839         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
42840         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
42841         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
42842         proto.
42843         (_IO_flush_all_internal, _IO_adjust_column_internal)
42844         (_IO_default_uflow_internal, _IO_default_finish_internal)
42845         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
42846         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
42847         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
42848         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
42849         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
42850         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
42851         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
42852         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
42853         (_IO_file_close_internal, _IO_file_close_it_internal)
42854         (_IO_file_underflow_internal, _IO_file_overflow_internal)
42855         (_IO_file_init_internal, _IO_file_attach_internal)
42856         (_IO_file_fopen_internal, _IO_file_read_internal)
42857         (_IO_file_sync_internal, _IO_file_seek_internal)
42858         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
42859         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
42860         (_IO_str_underflow_internal, _IO_str_overflow_internal)
42861         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
42862         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
42863         (_IO_list_all_internal, _IO_link_in_internal)
42864         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
42865         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
42866         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
42867         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
42868         (_IO_do_write_internal, _IO_padn_internal)
42869         (_IO_getline_info_internal, _IO_getline_internal)
42870         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
42871         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
42872         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
42873         (_IO_vfscanf_internal, _IO_vfprintf_internal)
42874         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
42875         (_IO_init_internal, _IO_un_link_internal): Don't declare.
42876         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
42877         with libc_hidden_ver, remove use of INTUSE.
42878         * libio/genops.c: Likewise.
42879         * libio/freopen.c: Likewise.
42880         * libio/freopen64.c: Likewise.
42881         * libio/iofclose.c: Likewise.
42882         * libio/iofdopen.c: Likewise.
42883         * libio/iofflush.c: Likewise.
42884         * libio/iofflush_u.c: Likewise.
42885         * libio/iofgets.c: Likewise.
42886         * libio/iofgets_u.c: Likewise.
42887         * libio/iofopen.c: Likewise.
42888         * libio/iofopncook.c: Likewise.
42889         * libio/iofread.c: Likewise.
42890         * libio/iofread_u.c: Likewise.
42891         * libio/ioftell.c: Likewise.
42892         * libio/iofwrite.c: Likewise.
42893         * libio/iogetline.c: Likewise.
42894         * libio/iogets.c: Likewise.
42895         * libio/iogetwline.c: Likewise.
42896         * libio/iopadn.c: Likewise.
42897         * libio/iopopen.c: Likewise.
42898         * libio/ioseekoff.c: Likewise.
42899         * libio/ioseekpos.c: Likewise.
42900         * libio/iosetbuffer.c: Likewise.
42901         * libio/iosetvbuf.c: Likewise.
42902         * libio/ioungetc.c: Likewise.
42903         * libio/ioungetwc.c: Likewise.
42904         * libio/iovdprintf.c: Likewise.
42905         * libio/iovsprintf.c: Likewise.
42906         * libio/iovsscanf.c: Likewise.
42907         * libio/memstream.c: Likewise.
42908         * libio/obprintf.c: Likewise.
42909         * libio/oldfileops.c: Likewise.
42910         * libio/oldiofclose.c: Likewise.
42911         * libio/oldiofdopen.c: Likewise.
42912         * libio/oldiofopen.c: Likewise.
42913         * libio/oldiopopen.c: Likewise.
42914         * libio/oldstdfiles.c: Likewise.
42915         * libio/putc.c: Likewise.
42916         * libio/setbuf.c: Likewise.
42917         * libio/setlinebuf.c: Likewise.
42918         * libio/stdfiles.c: Likewise.
42919         * libio/strops.c: Likewise.
42920         * libio/vasprintf.c: Likewise.
42921         * libio/vscanf.c: Likewise.
42922         * libio/vsnprintf.c: Likewise.
42923         * libio/vswprintf.c: Likewise.
42924         * libio/wfiledoalloc.c: Likewise.
42925         * libio/wfileops.c: Likewise.
42926         * libio/wgenops.c: Likewise.
42927         * libio/wmemstream.c: Likewise.
42928         * libio/wstrops.c: Likewise.
42929         * libio/__fpurge.c: Likewise.
42930         * libio/__fsetlocking.c: Likewise.
42931         * assert/assert.c: Likewise.
42932         * debug/fgets_chk.c: Likewise.
42933         * debug/fgets_u_chk.c: Likewise.
42934         * debug/fread_chk.c: Likewise.
42935         * debug/fread_u_chk.c: Likewise.
42936         * debug/gets_chk.c: Likewise.
42937         * debug/obprintf_chk.c: Likewise.
42938         * debug/vasprintf_chk.c: Likewise.
42939         * debug/vdprintf_chk.c: Likewise.
42940         * debug/vsnprintf_chk.c: Likewise.
42941         * debug/vsprintf_chk.c: Likewise.
42942         * malloc/mtrace.c: Likewise.
42943         * misc/error.c: Likewise.
42944         * misc/syslog.c: Likewise.
42945         * stdio-common/asprintf.c: Likewise.
42946         * stdio-common/fxprintf.c: Likewise.
42947         * stdio-common/getw.c: Likewise.
42948         * stdio-common/isoc99_fscanf.c: Likewise.
42949         * stdio-common/isoc99_scanf.c: Likewise.
42950         * stdio-common/isoc99_vfscanf.c: Likewise.
42951         * stdio-common/isoc99_vscanf.c: Likewise.
42952         * stdio-common/isoc99_vsscanf.c: Likewise.
42953         * stdio-common/printf-prs.c: Likewise.
42954         * stdio-common/printf_fp.c: Likewise.
42955         * stdio-common/printf_fphex.c: Likewise.
42956         * stdio-common/printf_size.c: Likewise.
42957         * stdio-common/putw.c: Likewise.
42958         * stdio-common/scanf.c: Likewise.
42959         * stdio-common/sprintf.c: Likewise.
42960         * stdio-common/tmpfile.c: Likewise.
42961         * stdio-common/vfprintf.c: Likewise.
42962         * stdio-common/vfscanf.c: Likewise.
42963         * stdlib/strfmon_l.c: Likewise.
42964         * sunrpc/openchild.c: Likewise.
42965         * sunrpc/xdr_stdio.c: Likewise.
42966         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
42967         * sysdeps/mach/hurd/tmpfile.c: Likewise.
42969 2012-05-24  Roland McGrath  <roland@hack.frob.com>
42971         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
42973         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
42974         in the third column, to generate for the shared library an IFUNC
42975         that uses _dl_vdso_vsym.
42976         * Makerules (COMPILE.c, compile-stdin.c): New variables.
42977         * Makeconfig (object-suffixes-noshared): New variable.
42979         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
42980         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
42981         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
42982         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
42984         [BZ #14132]
42985         * include/sys/time.h (__gettimeofday): Remove macro.
42986         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
42987         * time/gettimeofday.c (__gettimeofday): Remove #undef.
42988         Remove INTDEF.
42989         (__gettimeofday): Add libc_hidden_def.
42990         (gettimeofday): Add libc_hidden_weak.
42991         * sysdeps/mach/gettimeofday.c: Likewise.
42992         * sysdeps/posix/gettimeofday.c: Likewise.
42993         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
42994         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
42995         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
42996         (__gettimeofday_internal): Remove strong_alias.
42997         (__gettimeofday): Add libc_hidden_def.
42998         (gettimeofday): Add libc_hidden_weak.
42999         * sysdeps/unix/syscalls.list (gettimeofday):
43000         Remove __gettimeofday_internal alias.
43002 2012-05-24  Daniel Jacobowitz  <drow@false.org>
43003             H.J. Lu  <hongjiu.lu@intel.com>
43005         [BZ #12495]
43006         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
43007         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
43008         (largebin_index_32_big): New.
43009         (largebin_index): Use it for 16-byte alignment.
43010         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
43011         correction with front_misalign.
43013 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
43015         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
43016         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
43017         Likewise.
43018         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
43019         Likewise.
43020         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
43021         Likewise.
43022         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
43023         Likewise.
43024         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
43025         Likewise.
43026         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
43027         Likewise.
43028         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
43029         Likewise.
43030         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
43031         Likewise.
43032         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
43033         Likewise.
43034         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
43035         Likewise.
43036         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
43037         Likewise.
43038         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
43039         Likewise.
43041         * scripts/data/c++-types-x32-linux-gnu.data: New file.
43042         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
43044 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43046         [BZ #10846]
43047         [BZ #14036]
43048         * math/libm-test.inc (exp_test): Add test from bug 14036.
43049         (pow_test): Add test from bug 10846.
43051         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
43052         and other flags.
43053         (special_function): Do not include flags in test name.
43054         (parse_args): Likewise.
43055         * sysdeps/i386/fpu/libm-test-ulps: Update.
43056         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43057         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
43058         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
43059         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43061         * math/gen-libm-test.pl (%beautify): Add entries for underflow
43062         exceptions.
43063         * math/libm-test.inc ("Philosophy"): Update comment about
43064         exception testing.
43065         (UNDERFLOW_EXCEPTION): New macro.
43066         (UNDERFLOW_EXCEPTION_OK): Likewise.
43067         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
43068         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
43069         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
43070         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
43071         (INVALID_EXCEPTION_OK): Update value.
43072         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
43073         (OVERFLOW_EXCEPTION_OK): Likewise.
43074         (IGNORE_ZERO_INF_SIGN): Likewise.
43075         (test_exceptions): Handle underflow exceptions.
43076         (acos_test): Update for underflow exception expectations.
43077         (cexp_test): Likewise.
43078         (clog_test): Likewise.
43079         (clog10_test): Likewise.
43080         (csqrt_test): Likewise.
43081         (ctan_test): Likewise.
43082         (ctanh_test): Likewise.
43083         (exp_test): Likewise.
43084         (exp10_test): Likewise.
43085         (exp2_test): Likewise.
43086         (expm1_test): Likewise.
43087         (fma_test): Likewise.
43088         (j0_test): Likewise.
43089         (jn_test): Likewise.
43090         (nexttoward_test): Likewise.
43091         (pow_test): Likewise.
43092         (scalbn_test): Likewise.
43093         (scalbln_test): Likewise.
43094         (tan_test): Likewise.
43095         (y1_test): Likewise.
43096         * sysdeps/i386/fpu/libm-test-ulps: Update.
43097         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43099 2012-05-23  David S. Miller  <davem@davemloft.net>
43101         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
43102         (__libc_sigaction): Remove unused local variables.
43104 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43106         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
43108 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
43110         mktime: avoid signed integer overflow
43111         * time/mktime.c (__mktime_internal): Do not mishandle the case
43112         where diff == INT_MIN.
43114         mktime: simplify computation of average
43115         * time/mktime.c (ranged_convert): Use new time_t_avg function
43116         instead of rolling our own (probably-slower) code.
43118         mktime: do not assume signed right shift propagates sign bit
43119         * time/mktime.c (isdst_differ): New static function.
43120         (__mktime_internal): No need to normalize tm_isdst now.
43121         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
43122         tm_isdst values.
43124         mktime: merge another wrapv change from gnulib
43125         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
43126         from some compilers.
43128         mktime: remove incorrect attempt at unusual arithmetics
43129         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
43130         The code didn't really work on such machines anyway.
43131         (TYPE_MINIMUM): Assume two's complement.
43132         (twos_complement_arithmetic): Verify that long_int and time_t
43133         are two's complement (or unsigned, in the latter case).
43135         mktime: check signed shifts on long_int and time_t, too
43136         * time/mktime.c (SHR): Check that shifts work as desired
43137         on the types long_int and time_t too, as SHR is used on
43138         such types.
43140         mktime: do not assume 'long' is wide enough
43141         * time/mktime.c (verify): Move decl up.
43142         (long_int): New type.
43143         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
43144         to remove assumption in the code that 'long' is wide enough to
43145         store year values.  This assumption is not true on x32 and on
43146         some non-glibc platforms.
43148         mktime: merge wrapv change from gnulib
43149         * time/mktime.c (WRAPV): New macro.
43150         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
43151         (guess_time_tm, __mktime_internal): Do not assume that signed
43152         integer overflow wraps around; modern compilers generate code
43153         where this assumption is no longer valid.
43155 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43157         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
43158         Replace "jmp L(pseudo_end)" with "ret".
43159         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
43160         Likewise.
43162 2012-05-23  Andreas Jaeger  <aj@suse.de>
43164         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
43165         * sysdeps/unix/sysv/linux/poll.c: Remove file.
43167 2012-05-23  Andreas Jaeger  <aj@suse.de>
43168             Maximilian Attems  <max@stro.at>
43170         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
43171         New macros.
43173 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43175         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
43176         code so that pseudo_end is just ret and the stack pointer is
43177         correct also for static library in error case.
43179 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
43181         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
43182         move to syscalls.list.
43183         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
43184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
43185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
43186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
43188         * manual/install.texi (Running make install): Do not mention Linux
43189         kernel version for which pt_chown is not needed.
43190         (Linux): Do not mention problems with nscd with 2.0 kernels.
43191         * INSTALL: Regenerated.
43193 2012-05-23  Andreas Jaeger  <aj@suse.de>
43195         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
43196         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
43197         macro.
43198         * sysdeps/unix/sysv/linux/s390/bits/mman.h
43199         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43200         * sysdeps/unix/sysv/linux/sh/bits/mman.h
43201         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43202         * sysdeps/unix/sysv/linux/i386/bits/mman.h
43203         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43204         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
43205         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43206         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
43207         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43208         * sysdeps/unix/sysv/linux/bits/in.h
43209         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
43211 2012-05-22  Roland McGrath  <roland@hack.frob.com>
43213         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
43214         (PREPARE_VERSION): Just use assert instead, it will be elided
43215         under [NDEBUG] anyway.
43217 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43219         * sysdeps/unix/sysv/linux/Makefile: Include
43220         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
43221         (sysdep_routines): Remove sysctl.
43222         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
43223         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
43224         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
43225         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
43226         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
43228 2012-05-22  Andreas Jaeger  <aj@suse.de>
43230         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
43231         that pseudo_end is just ret and the stack pointer is correct also
43232         for static library in error case.
43234 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
43236         [BZ #14122]
43237         * nss/nsswitch.c (defconfig_entries): New variable.
43238         (__nss_database_lookup): Don't leak defconfig entries.
43239         (nss_parse_service_list): Don't leak on error paths.
43240         (free_database_entries): New function.
43241         (free_defconfig): New function.
43242         (free_mem): Move common code to free_database_entries.
43244 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43246         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
43247         Add arch_prctl.
43248         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
43250         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
43251         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
43252         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
43253         New macro.
43254         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
43255         (INTERNAL_SYSCALL_TYPES): Likewise.
43256         (LOAD_ARGS_TYPES_[1-6]): Likewise.
43257         (LOAD_REGS_TYPES_[1-6]): Likewise.
43258         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
43259         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
43261 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43263         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
43264         copysignl for GLIBC_2_0.
43265         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
43266         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
43267         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
43268         logbl for GLIBC_2_0.
43269         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
43270         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
43272 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43274         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
43275         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43277         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
43278         Use "neg %eax".
43280         * time/mktime.c: Update copyright years.
43282 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
43284         mktime: merge comment-quoting-style change from gnulib
43285         * time/mktime.c: Quote 'like this' in comments.
43286         The GNU coding standards suggest that we no longer quote `like this',
43287         as "`" and "'" are typically rendered asymmetrically nowadays.
43288         The typical gnulib style is to quote 'like this' when quoting
43289         code, and "like this" when quoting English.
43291         * time/mktime.c (compile-command): Add "-I.".
43293         mktime: merge mktime-internal.h change from gnulib
43294         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
43296         mktime: merge time_r change from gnulib
43297         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
43299         mktime: merge DEBUG change from gnulib
43300         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
43301         case system <time.h> has a #define.
43303         mktime: merge <sys/types.h> change from gnulib
43304         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
43305         since <time.t> is now guaranteed to define time_t.
43307         mktime: merge HAVE_CONFIG_H change from gnulib
43308         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
43310 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43312         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
43313         Use "neg %eax".
43315         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
43316         __rlim_t cast.
43317         (struct rusage): Use anonymous union to pad each field to
43318         __syscall_slong_t.
43320 2012-05-21  David S. Miller  <davem@davemloft.net>
43322         * Makefules (o-iterator): Remove .s cases.
43323         (compile-command.s): Delete.
43324         (COMPILE.s): Delete.
43325         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
43327 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
43329         * configure.in (libc_cv_predef_stack_protector): Only consider
43330         "foobar" and "__stack_chk_fail" lines in libc_undefs.
43331         * configure: Regenerated.
43333 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43335         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
43336         New macro.  Use R*LP on int and pointer.
43337         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
43338         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
43339         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
43340         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
43342         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
43343         [__WORDSIZE_TIME64_COMPAT32] instead of
43344         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
43345         (struct utmp): Likewise.
43346         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
43347         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
43348         Renamed to ...
43349         (__WORDSIZE_TIME64_COMPAT32): This.
43350         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
43351         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
43352         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
43353         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
43354         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
43355         (__WORDSIZE_TIME64_COMPAT32): New macro.
43357 2012-05-21  Andreas Jaeger  <aj@suse.de>
43359         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
43360         only if [SHARED]. Add prototype for __wcschr_ia32.
43362 2012-05-21  Roland McGrath  <roland@hack.frob.com>
43364         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
43365         of %rbp unmolested in the jmp_buf while mangling the low bits.
43366         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
43367         unmolested high bits of %rbp while demangling the low bits.
43368         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
43370 2012-05-21  Andreas Jaeger  <aj@suse.de>
43372         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
43373         * sunrpc/svc_simple.c: Use it for registerrpc.
43374         * sunrpc/xcrypt.c: Use it for passwd2des.
43376         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
43378 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43380         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
43381         Don't define if [__SYSCALL_WORDSIZE != 32].
43382         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
43383         New macro.
43385 2012-05-21  Bruno Haible  <bruno@clisp.org>
43386             Andreas Jaeger  <aj@suse.de>
43388         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
43389         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
43390         inptr and inend for must_buffer_ch.
43391         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
43392         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
43393         * stdio-common/Makefile (tests): Remove bug15.
43394         (bug15-ENV): Remove macro.
43395         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
43396         anymore.
43398 2012-05-19  Andreas Jaeger  <aj@suse.de>
43399             Roland McGrath  <roland@hack.frob.com>
43401         * manual/contrib.texi: Completely rewritten. It contains now an
43402         alphabetical list of contributors and their contributions.
43404 2012-05-21  Richard Henderson  <rth@twiddle.net>
43406         * misc/getauxval.c (__getauxval): Use unsigned long int.
43407         * misc/sys/auxv.h: Include <sys/cdefs.h>.
43408         (getauxval): Use unsigned long int.
43410 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43412         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
43414 2012-05-21  Roland McGrath  <roland@hack.frob.com>
43416         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
43417         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
43418         __alignof__ (long double).
43420 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43422         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43424 2012-05-20  Richard Henderson  <rth@twiddle.net>
43426         * misc/getauxval.c: New file.
43427         * misc/sys/auxv.h: New file.
43428         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
43429         (routines): Add getauxval.
43430         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
43431         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
43432         * elf/dl-sysdep.c (_dl_auxv): Remove.
43433         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
43434         * elf/dl-support.c (_dl_auxv): New variable.
43435         (_dl_aux_init): Initialize it.
43436         * manual/startup.texi (Auxiliary Vector): New node.
43437         * sysdeps/generic/bits/hwcap.h: New file.
43438         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
43439         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
43440         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
43441         * sysdeps/sparc/sysdep.h: ... here.  Include it.
43442         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
43443         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
43444         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
43445         Update.
43446         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
43447         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
43448         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
43449         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
43450         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
43451         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
43452         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
43453         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
43455 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43457         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43459 2012-05-19  David S. Miller  <davem@davemloft.net>
43461         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43463 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
43465         [BZ #14123]
43466         * math/s_ccosh.c: Include <float.h>
43467         (__ccosh): Avoid internal overflow calculating sinh and cosh
43468         values before multiplying by sin and cos values.
43469         * math/s_ccoshf.c: Likewise.
43470         * math/s_ccoshl.c: Likewise.
43471         * math/s_csin.c: Likewise.
43472         * math/s_csinf.c: Likewise.
43473         * math/s_csinl.c: Likewise.
43474         * math/s_csinh.c: Likewise.
43475         * math/s_csinhf.c: Likewise.
43476         * math/s_csinhl.c: Likewise.
43477         * math/libm-test.inc (ccos_test): Add more tests.
43478         (ccosh_test): Likewise.
43479         (csin_test): Likewise.
43480         (csinh_test): Likewise.
43481         * sysdeps/i386/fpu/libm-test-ulps: Update.
43482         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43484 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
43486         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
43487         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
43489         * sysdeps/x86_64/x32/_itoa.h: Add comment.
43491 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
43493         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
43494         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
43495         * sysdeps/powerpc/soft-fp/Versions: Likewise.
43496         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
43497         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
43498         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
43499         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
43500         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
43501         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
43502         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
43503         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
43504         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
43505         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
43506         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
43507         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
43508         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
43509         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
43510         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
43511         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
43512         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
43513         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
43514         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
43515         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
43516         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
43517         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
43518         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
43519         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
43520         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
43521         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
43522         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
43523         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
43525 2012-05-18  Andreas Jaeger  <aj@suse.de>
43527         * csu/.gitignore: Delete.
43529 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43531         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
43532         (timex): Use __syscall_slong_t.
43534 2012-05-18  Andreas Jaeger  <aj@suse.de>
43535             Carlos O'Donell  <carlos_odonell@mentor.com>
43537         * manual/install.texi (Configuring and compiling): Update
43538         description about files modified in the source directory.
43539         * INSTALL: Regenerated.
43541 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43543         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
43544         value.  Use "or" to set return value to -1.
43545         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
43546         negate return value.
43548 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43550         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
43551         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
43552         failure if the compiler has Graphite support disabled.
43553         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
43554         Likewise.
43555         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
43556         (CFLAGS-memmove.c): Likewise.
43557         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
43558         Likewise.
43560 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43562         * sysdeps/x86_64/x32/_itoa.h: New file.
43564         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
43565         getdents system call only if kernel and user dirents have the
43566         same d_ino and d_off.
43568         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
43569         LLONG_MAX != LONG_MAX.
43570         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43571         (_fitoa_word): Likewise.
43573         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
43574         years.
43575         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
43576         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
43577         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
43579         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
43580         include <bits/wordsize.h>.  Check __x86_64__ instead of
43581         __WORDSIZE.
43582         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
43583         if __x86_64__ is defined.  Use anonymous union on fpstate.
43585         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
43586         anonymous union.
43588 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
43590         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
43591         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
43592         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
43593         Refer to _rtld_local_ro instead of _rtld_global_ro.
43594         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
43595         Likewise.
43596         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
43597         Likewise.
43598         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
43599         Likewise.
43600         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
43601         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
43602         of _rtld_global, and rtld_progname instead of _dl_argv[0].
43604         * sysdeps/powerpc/powerpc32/dl-machine.c
43605         (__elf_machine_runtime_setup) [PROF]: Don't reference
43606         _dl_prof_resolve.
43608 2012-05-18  Andreas Jaeger  <aj@suse.de>
43610         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
43611         function only available for GCCs before 3.4 since GCC 3.4
43612         introduced a builtin.
43613         (lrint): Likewise.
43614         (llrintf): Likewise.
43615         (llrint): Likewise.
43616         (fmaxf): Likewise.
43617         (fmax): Likewise.
43618         (fminf): Likewise.
43619         (fmin): Likewise.
43620         (rint): Likewise.
43621         (rintf): Likewise.
43622         (nearbyint): Likewise.
43623         (nearbyintf): Likewise.
43624         (ceil): Likewise.
43625         (ceilf): Likewise.
43626         (floor): Likewise.
43627         (floorf): Likewise.
43629 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43631         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
43632         on both fields and cast pointer to __syscall_ulong_t.
43634         * bits/types.h (__fsword_t): New type.
43635         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
43636         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
43637         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43638         (__FSWORD_T_TYPE): Likewise.
43639         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43640         (__FSWORD_T_TYPE): Likewise.
43641         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43642         (__FSWORD_T_TYPE): Likewise.
43643         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
43644         (__FSWORD_T_TYPE): Likewise.
43645         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
43646         __SWORD_TYPE with __fsword_t.
43647         (statfs64): Likewise.
43649 2012-05-17  David S. Miller  <davem@davemloft.net>
43651         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
43653 2012-05-17  Andreas Jaeger  <aj@suse.de>
43655         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
43656         warning.
43658 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43660         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
43662 2012-05-17  Andreas Jaeger  <aj@suse.de>
43664         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
43665         when it is used.
43667 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
43669         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
43671 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43673         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
43674         * sysdeps/x86_64/tst-mallocalign1.c: New file.
43676 2012-05-17  Andreas Jaeger  <aj@suse.de>
43677             Carlos O'Donell  <carlos_odonell@mentor.com>
43679         [BZ #14059]
43680         * sysdeps/x86_64/multiarch/init-arch.h
43681         (bit_YMM_Usable): Rename to...
43682         (bit_AVX_Usable): ... this.
43683         (bit_FMA4_Usable): New macro.
43684         (bit_XMM_state): New macro.
43685         (bit_YMM_state): New macro.
43686         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
43687         [__ASSEMBLER__] (index_AVX_Usable): ... this.
43688         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
43689         (CPUID_OSXSAVE): New macro.
43690         (CPUID_AVX): New macro.
43691         (CPUID_FMA4): New macro.
43692         (index_YMM_Usable): Rename to...
43693         (index_AVX_Usable): ... this.
43694         (HAS_AVX): Use HAS_ARCH_FEATURE.
43695         (HAS_FMA4): Likewise.
43696         (HAS_YMM_USABLE): Remove.
43697         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
43698         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
43699         are present.
43700         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
43701         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
43702         * sysdeps/x86_64/multiarch/Makefile: Likewise.
43703         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
43704         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
43706 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
43708         * math/libm-test.c: Support platforms without multiple rounding modes.
43709         * math/bug-nextafter.c: Support platforms without FP exceptions.
43710         * math/bug-nexttoward.c: Likewise.
43711         * math/test-fenv.c: Likewise.
43712         * math/test-misc.c: Likewise.
43713         * stdlib/bug-getcontext.c: Likewise.
43715 2012-05-17  Andreas Jaeger  <aj@suse.de>
43717         * manual/examples/search.c (critter_cmp): Change signature to
43718         avoid warnings.
43719         * manual/string.texi (Collation Functions): Likewise.
43721 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43723         * bits/types.h: Fold copyright years.
43724         * bits/typesizes.h: Likewise.
43725         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
43726         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
43727         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
43728         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
43729         * time/time.h: Likewise.
43731 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
43733         [BZ #208]
43734         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
43735         in instead of returning them.  Return void.
43736         (__libc_mallinfo): Accumulate over all arenas.
43737         (__malloc_stats): Adjust for change in int_mallinfo interface.
43739 2012-05-16  Roland McGrath  <roland@hack.frob.com>
43741         [BZ #10375]
43742         * configure.in (NM): Add AC_CHECK_TOOL for it.
43743         (libc_extra_cflags): New substituted variable.
43744         Check for -fstack-protector being used implicitly.
43745         * configure: Regenerated.
43746         * config.make.in (config-extra-cflags): New variable,
43747         gets @libc_extra_cflags@.
43748         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
43750         [BZ #10375]
43751         * configure.in: Check for _FORTIFY_SOURCE being predefined.
43752         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
43753         * configure: Regenerated.
43754         * config.make.in (CPPUNDEFS): New substituted variable.
43755         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
43756         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
43757         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
43759 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43761         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
43762         (mq_attr): Use __syscall_slong_t.
43764 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43766         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
43767         Check __x86_64__ instead of __WORDSIZE.
43768         (_STAT_VER_LINUX): Likewise.
43769         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
43770         __syscall_ulong_t and __syscall_slong_t.
43771         (stat64): Likewise.
43773 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43775         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
43777 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43779         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
43781 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43783         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
43784         __syscall_ulong_t.
43786         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
43787         include <bits/wordsize.h>.  Check __x86_64__ instead of
43788         __WORDSIZE.
43789         (greg_t): Use "__extension__ long long int" if __x86_64__ is
43790         defined.
43791         (mcontext_t): Replace "unsigned long" with "unsigned long long".
43793         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
43794         include <bits/wordsize.h>.  Check __x86_64__ instead of
43795         __WORDSIZE.
43796         (user_regs_struct): Use "__extension__ unsigned long long"
43797         instead of "unsigned long" if __x86_64__ is defined.
43798         (user): Likewise.  Pad after pointer field if __ILP32__ is
43799         defined.
43801 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
43803         * configure.in (makeinfo): Require version 4.5 or later.  Allow
43804         versions 5 to 9.
43805         * configure: Regenerated.
43806         * manual/install.texi (texinfo): Increase version requirement to
43807         4.5 or later.
43808         * INSTALL: Regenerated.
43810         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
43812 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43814         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
43816         * sysdeps/x86_64/x32/ffs.c: New file.
43818         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
43819         __syscall_ulong_t.
43820         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
43821         defined.  Use __syscall_ulong_t.
43822         (shminfo): Use __syscall_ulong_t.
43823         (shm_info): Likewise.
43825         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
43826         __syscall_ulong_t.
43828         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
43829         <bits/wordsize.h>.
43830         (msgqnum_t): Use __syscall_ulong_t.
43831         (msglen_t): Likewise.
43832         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
43833         __syscall_ulong_t.
43835         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
43836         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43838         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
43840         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
43841         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
43843         * sysvipc/sys/msg.h (msgbuf): Replace long int with
43844         __syscall_slong_t.
43846         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
43847         include <bits/wordsize.h>.  Check __x86_64__ instead of
43848         __WORDSIZE.
43850         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
43851         "unsigned long long int" if __x86_64__ is defined.
43852         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
43854         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
43855         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43856         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
43858         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
43859         <stdint.h>.
43860         (GET_PC): Cast to uintptr_t first.
43861         (GET_FRAME): Likewise.
43862         (GET_STACK): Likewise.
43864         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
43865         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
43866         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
43867         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
43868         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
43869         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
43870         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
43871         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
43872         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
43873         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
43874         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
43875         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
43876         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
43877         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
43878         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
43879         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
43880         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
43881         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
43882         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
43883         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
43884         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
43885         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
43886         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
43887         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
43888         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
43889         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
43890         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
43891         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
43892         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
43894 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
43896         * Makerules (+depfiles): Also collect depfiles from .oS in
43897         $(extra-objs).
43898         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
43899         .oS, $(libnldbl-routines)).
43901         * Makerules (native-compile-mkdep-flags): Define.
43902         * sunrpc/Makefile (extra-objs): Add $(addprefix
43903         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
43904         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
43905         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
43906         calling $(make-target-directory).
43908 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43910         * bits/types.h (__snseconds_t): Removed.
43911         * time/time.h (struct timespec): Replace __snseconds_t with
43912         __syscall_slong_t.
43913         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
43914         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
43915         Likewise.
43916         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43917         (__SNSECONDS_T_TYPE): Likewise.
43918         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43919         (__SNSECONDS_T_TYPE): Likewise.
43920         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43921         (__SNSECONDS_T_TYPE): Likewise.
43923 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43925         * sysdeps/mach/hurd/bits/typesizes.h
43926         (__SYSCALL_SLONG_TYPE): New macro.
43927         (__SYSCALL_ULONG_TYPE): Likewise.
43929 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43931         * bits/types.h (__syscall_slong_t): New type.
43932         (__syscall_ulong_t): Likewise.
43934         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
43935         (__SYSCALL_ULONG_TYPE): Likewise.
43936         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43937         (__SYSCALL_SLONG_TYPE): Likewise.
43938         (__SYSCALL_ULONG_TYPE): Likewise.
43939         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43940         (__SYSCALL_SLONG_TYPE): Likewise.
43941         (__SYSCALL_ULONG_TYPE): Likewise.
43942         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43943         (__SYSCALL_SLONG_TYPE): Likewise.
43944         (__SYSCALL_ULONG_TYPE): Likewise.
43946 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43948         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
43949         Add sigaltstack-offsets.sym.
43950         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
43951         <sigaltstack-offsets.h>.
43952         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
43953         longjmp_msg pointer.
43954         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
43955         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
43956         signal stack.
43957         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
43959 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
43961         * elf/stackguard-macros.h: Remove file.
43962         * sysdeps/generic/stackguard-macros.h: New file.
43963         * sysdeps/i386/stackguard-macros.h: Likewise.
43964         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
43965         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
43966         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
43967         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
43968         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
43969         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
43970         * sysdeps/x86_64/stackguard-macros.h: Likewise.
43971         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
43972         <elf/stackguard-macros.h>.
43974         [BZ #14109]
43975         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
43976         __aligned__ in attribute.
43977         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
43978         (gregset_t): Likewise.
43980 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43982         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
43983         * sysdeps/x86_64/64/Implies-after: Here.  New file.
43984         * sysdeps/x86_64/x32/Implies-after: New file.
43986 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43988         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
43989         and access return value for _dl_profile_fixup.  Use R10_LP to
43990         load frame size.
43992 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43994         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
43996 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43998         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
43999         * sysdeps/x86_64/x32/sysdep.h: New file.
44001 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44003         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
44004         * sysdeps/x86_64/setjmp.S: Likewise.
44006 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44008         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
44009         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
44010         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
44011         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
44012         remove unused global constant.
44014 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
44016         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
44017         include of <not-cancel.h>.
44019 2012-05-15  Roland McGrath  <roland@hack.frob.com>
44021         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
44023 2012-05-15  Jeff Law  <law@redhat.com>
44024             Andreas Jaeger  <aj@suse.de>
44026         [BZ #13594]
44027         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
44028         out from...
44029         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
44030         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
44031         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
44032         code changing __hst_map_handle.map.
44034 2012-05-15  Roland McGrath  <roland@hack.frob.com>
44036         * configure.in (sysnames): Look for Implies-before and Implies-after
44037         files.
44038         * configure: Regenerated.
44040 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44042         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
44043         8-byte data alignment with LP_SIZE alignment.
44045 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44047         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
44048         into R10_LP.
44050 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44052         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
44054 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44056         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
44057         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
44058         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
44059         Likewise.
44060         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
44062 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44064         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
44065         (stackinfo_sub_sp): Likewise.
44067 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44069         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
44070         RAX_LP.
44072 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44074         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
44075         into R*_LP.
44077 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44079         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
44080         sizes into R*_LP.
44082 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44084         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
44086 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44088         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
44089         into R11_LP and load __x86_64_shared_cache_size_half into
44090         R8_LP.
44092 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44094         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
44095         R8_LP.
44097 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44099         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
44100         logb for POWER7.
44101         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
44102         logbf for POWER7.
44103         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
44104         logbl for POWER7.
44105         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
44106         powerpc32/power7/fpu/s_logb.c via #include.
44107         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
44108         powerpc32/power7/fpu/s_logbf.c via #include.
44109         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
44110         powerpc32/power7/fpu/s_logbl.c via #include.
44112 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
44114         * README.libm: Remove file.
44116 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44118         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
44119         count for x32.  Use R*_LP and omit operand-size suffix.
44121 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44123         * shlib-versions: Move x86_64-.*-linux.* entries to ...
44124         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
44125         * sysdeps/x86_64/x32/shlib-versions: New file.
44127 2012-05-14  Roland McGrath  <roland@hack.frob.com>
44129         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
44130         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
44131         Use _dl_fatal_printf instead.
44133 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
44135         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
44136         set if not set by the user.  Do not allow for being unset.
44137         * sysdeps/unix/sysv/linux/configure: Regenerated.
44139 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44141         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
44142         the `q' suffix from lea and replace .quad with ASM_ADDR.
44144 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44146         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
44147         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
44148         instead of $17.
44149         (PTR_DEMANGLE): Likewise.
44151 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44153         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
44154         (LP_OP): Likewise.
44155         (ASM_ADDR): Likewise.
44156         (RAX_LP): Likewise.
44157         (RBP_LP): Likewise.
44158         (RBX_LP): Likewise.
44159         (RCX_LP): Likewise.
44160         (RDI_LP): Likewise.
44161         (RSI_LP): Likewise.
44162         (RSP_LP): Likewise.
44163         (R8_LP): Likewise.
44164         (R9_LP): Likewise.
44165         (R10_LP): Likewise.
44166         (R10_LP): Likewise.
44167         (R11_LP): Likewise.
44168         (R12_LP): Likewise.
44169         (R13_LP): Likewise.
44170         (R14_LP): Likewise.
44171         (R15_LP): Likewise.
44173 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44175         * sysdeps/x86_64/x32/dl-machine.h: New file.
44177 2012-05-14  Andreas Jaeger  <aj@suse.de>
44179         * manual/Makefile (subdir): Remove export of subdir.
44180         (all): Remove target.
44181         (.PHONY): Remove all from list.
44182         (mkinstalldirs): Remove.
44183         (.PHONY): Remove installdirs from list.
44184         ($(inst_infodir)/libc.info): Use make-target-directory.
44185         (installdirs): Remove.
44186         (subdir_%): Remove.
44187         (glibc-targets): Remove.
44188         (lib): Remove.
44189         (stubs): Remove.
44190         ($(objpfx)stubs ../po/manual.pot): Remove.
44191         ($(objpfx)stamp%): Remove.
44192         (make-target-directory): Remove.
44193         (subdir_install): Remove.
44194         (routines): Remove.
44195         (aux): Remove.
44196         (sources): Remove.
44197         (objects): Remove.
44198         (headers): Remove.
44200         [BZ #13750]
44201         * manual/.gitignore: Remove, it's not needed anymore.
44202         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
44203         all files in it.
44204         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
44205         directory.
44206         (texis): Renamed to $(objpfx)texis.
44207         (texis-path): New, contains path to generated files.
44208         (chapters.%): Use texis-path for complete path, add extra argument
44209         libc-texinfo.sh.
44210         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
44211         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
44212         (summary,texi, stamp-summary): Use complete path of
44213         files. Generate files in build dir.
44214         (dir-add.texi): Build in build dir.
44215         (libm-err.texi,stamp-libm-err): Likewise.
44216         (version.texi, stamp-version): Likewise.
44217         (.%c.texi): Likewise.
44218         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
44219         (mostlyclean): Remove target.
44220         (realclean): Remove target.
44221         (generated): Add new variable with contents from mostlyclean and
44222         realclean, remove entries duplicated in common-mostlyclean, add
44223         stamp-libm-err and stamp-version.
44224         (generated-dirs): Add libc directory.
44225         ($(inst_infodir)/libc.info): Install files from build dir.
44227         * manual/install.texi (Configuring and compiling): Adjust since
44228         the info files are not part of the tar ball anymore.
44230 2012-05-14  Andreas Jaeger  <aj@suse.de>
44232         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
44233         variable.
44235 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
44237         [BZ #13717]
44238         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
44239         to 2.2.0 where earlier.
44240         * sysdeps/unix/sysv/linux/configure: Regenerated.
44241         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
44242         Remove conditional code.
44243         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
44244         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
44245         Remove conditional code.
44246         [!__NR_lchown]: Likewise.
44247         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44248         [__NR_lchown]: Likewise.
44249         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
44250         comment referencing __ASSUME_LCHOWN_SYSCALL.
44251         * sysdeps/unix/sysv/linux/i386/sigaction.c
44252         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44253         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44254         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
44255         Remove conditional code.
44256         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
44257         (__protocol_available): Remove #if 0 code.
44258         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
44259         conditional code.
44260         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
44261         * sysdeps/unix/sysv/linux/kernel-features.h
44262         (__ASSUME_GETCWD_SYSCALL): Don't define.
44263         (__ASSUME_REALTIME_SIGNALS): Likewise.
44264         (__ASSUME_PREAD_SYSCALL): Likewise.
44265         (__ASSUME_PWRITE_SYSCALL): Likewise.
44266         (__ASSUME_POLL_SYSCALL): Likewise.
44267         (__ASSUME_LCHOWN_SYSCALL): Likewise.
44268         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
44269         non-SPARC.
44270         (__ASSUME_SIOCGIFNAME): Don't define.
44271         (__ASSUME_MSG_NOSIGNAL): Likewise.
44272         (__ASSUME_SENDFILE): Define unconditionally.
44273         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
44274         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
44275         conditional code.
44276         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
44277         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
44278         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
44279         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44280         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
44281         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
44282         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44283         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
44284         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44285         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
44287         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44288         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44289         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
44290         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44291         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44292         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
44293         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44294         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44295         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
44296         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44297         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44298         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
44299         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44300         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44301         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
44302         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44303         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44304         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
44305         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44306         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44307         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
44308         Remove conditional code.
44309         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44310         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
44311         Remove conditional code.
44312         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44313         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
44314         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
44315         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
44316         Remove conditional code.
44317         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44318         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
44319         Remove conditional code.
44320         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44321         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
44322         Remove conditional code.
44323         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44324         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
44325         Remove conditional code.
44326         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44327         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
44328         Remove conditional code.
44329         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44330         * sysdeps/unix/sysv/linux/sh/pwrite64.c
44331         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44332         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44333         * sysdeps/unix/sysv/linux/sigaction.c
44334         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44335         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44336         * sysdeps/unix/sysv/linux/sigpending.c
44337         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44338         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44339         * sysdeps/unix/sysv/linux/sigprocmask.c
44340         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44341         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44342         * sysdeps/unix/sysv/linux/sigsuspend.c
44343         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44344         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44345         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
44346         (__libc_missing_rt_sigs): Remove.
44347         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
44348         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
44349         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
44350         Remove conditional code.
44351         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
44352         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
44353         return 1.
44354         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
44355         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
44356         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
44357         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
44359 2012-05-14  Andreas Jaeger  <aj@suse.de>
44361         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
44362         it's not used in glibc.
44363         (__coshm1): Likewise.
44364         (__acosh1p): Likewise.
44365         (__sgn): Likewise.
44367         * manual/string.texi (Copying and Concatenation): Add missing
44368         variable in concat example.
44369         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
44371 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44373         [BZ #14103]
44374         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
44375         __builtin_clzl with __builtin_clzll.
44377 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44379         [BZ #14104]
44380         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
44381         libc_freeres_ptr.
44383 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44385         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
44386         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
44387         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
44388         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
44390 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
44392         * NEWS: Update ia64 info.
44394 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
44396         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
44397         used as bcopy.
44399 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
44401         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
44402         * sysdeps/unix/syscalls.list (dup3): Likewise.
44403         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
44404         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
44406 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
44408         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
44409         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
44411 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
44413         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
44414         thread pointer.
44415         (TLS_IE): Use mov/add instead of movq/addq to load thread
44416         pointer.
44417         (TLS_GD_PREFIX): New.
44418         (TLS_GD): Use it.
44420 2012-05-11  David S. Miller  <davem@davemloft.net>
44422         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
44423         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
44424         (_FPU_SETCW): Likewise.
44426 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44428         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
44429         is 32-byte aligned.
44431 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
44433         [BZ #11837]
44434         * iconvdata/gb18030.c: Update tables.
44435         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
44436         characters specially.
44437         (BODY for TO_LOOP): Add encoding of missing ranges.
44439 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
44441         [BZ #13673]
44442         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
44443         * sysdeps/mach/hurd/dup3.c: Likewise.
44444         * sysdeps/mach/hurd/readlinkat.c: Likewise.
44445         * sysdeps/powerpc/memmove.c:: Likewise.
44447 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44449         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
44450         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
44452 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44454         * elf/elf.h (R_X86_64_RELATIVE64): New.
44455         (R_X86_64_NUM): Updated.
44456         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
44457         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
44458         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
44459         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
44460         tst-quad1pie tst-quad2pie
44461         (modules-names): Add tst-quadmod1 tst-quadmod2.
44462         ($(objpfx)tst-quad1): New dependency.
44463         ($(objpfx)tst-quad2): Likewise.
44464         ($(objpfx)tst-quad1pie): Likewise.
44465         ($(objpfx)tst-quad2pie): Likewise.
44466         * sysdeps/x86_64/tst-quad1.c: New file.
44467         * sysdeps/x86_64/tst-quad1pie.c: New file.
44468         * sysdeps/x86_64/tst-quad2.c: Likewise.
44469         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
44470         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
44471         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
44472         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
44473         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
44475 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44477         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
44478         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
44479         * streams/stropts.h (t_scalar_t): Define type.
44481         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
44482         (_PATH_PRESERVE): Set to "/var/lib".
44483         (_PATH_RWHODIR): Set to "/var/spool/rwho".
44485         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
44486         instead of int.
44488         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
44489         if __dir_mkfile succeeded.
44491         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
44492         checking for _hurd_dtablesize.  Unlock it right after having
44493         finished _hurd_dtable allocation.
44495 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44497         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
44498         * sysdeps/mach/hurd/configure: Regenerated.
44499         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
44500         special-casing to...
44501         * sysdeps/gnu/configure.in: ... this new file.
44502         * sysdeps/unix/sysv/linux/configure: Regenerated.
44503         * sysdeps/gnu/configure: New generated file.
44505         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
44506         for Linux: use nsec instead of usec, as well as:
44507         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
44508         members of type struct timespec.
44509         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
44510         New macros.
44511         (struct stat64): Likewise.
44512         (_STATBUF_ST_NSEC): New macro.
44513         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
44515         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
44516         __strtoul_internal rather than strtoul.
44518 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44520         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
44521         and reject them.
44523 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44525         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
44526         which preserves existing values.
44527         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
44529 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44531         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
44532         TIMEOUT values.  Return EINVAL for NFDS values either negative or
44533         greater than FD_SETSIZE.
44535 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44537         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
44538         allocated, call __vm_protect to finish enabling the existing space, and
44539         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
44540         allocate the remainder.
44542 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44544         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
44545         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
44547 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44549         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
44550         sysdeps/mach/hurd/readlink.c.
44552         * posix/tst-sysconf.c (posix_options): Only use
44553         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
44554         _POSIX_SYNCHRONIZED_IO when they are defined
44555         * sysdeps/mach/hurd/bits/posix_opt.h:
44556         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
44557         (_XOPEN_REALTIME): Undefine macro.
44558         (_XOPEN_REALTIME_THREADS): Undefine macro.
44559         (_XOPEN_SHM): Undefine macro.
44560         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
44561         macro to -1.
44562         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
44563         macro to -1.
44564         (_POSIX_ASYNC_IO): Undefine macro.
44565         (_POSIX_PRIORITIZED_IO): Undefine macro.
44566         (_POSIX_SPIN_LOCKS): Define macro to -1.
44568         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
44569         SA_NODEFER, SA_RESETHAND.
44570         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
44571         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
44572         F_DUPFD_CLOEXEC.
44574 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44576         * elf/Makefile (pldd-modules): Define unconditionally.
44578 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44580         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
44582 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44584         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
44585         Return ENOENT when name is empty.
44586         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
44588 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44590         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
44592         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
44594 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44596         Fix mlock in all cases except non-readable pages.
44597         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
44598         instead of VM_PROT_ALL as parameter to __vm_wire function.
44600         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
44601         (__mkdir): When path is `/', just fail with EEXIST.
44602         * sysdeps/mach/hurd/mkdirat.c: Likewise.
44604 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44606         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
44607         <sys/uio.h> (for writev).
44608         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
44609         and <sys/param.h> (for MIN).
44611 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44613         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
44614         REQUESTED_TIME.  Properly set the remaining time and return EINTR
44615         if interrupted.
44617 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44619         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
44620         Depend on against $(link-rpcuserlibs).
44622 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44624         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
44625         (__libc_stack_end): Do not use attribute_relro.
44626         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
44627         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
44628         to libthread-provided value.
44629         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
44630         attribute_relro.
44632 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44634         [BZ #3748]
44635         * bits/libc-lock.h (__libc_once_get): New macro.
44636         * sysdeps/mach/bits/libc-lock.h: Likewise.
44637         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
44638         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
44639         instead of using implementation details.
44641         * libio/fileops.c: Unconditionally include <kernel-features.h>.
44642         * libio/freopen.c: Likewise.
44643         * libio/freopen64.c: Likewise.
44644         * misc/syslog.c: Likewise.
44645         * nscd/connections.c: Likewise.
44646         * nscd/netgroupcache.c: Likewise.
44647         * sysdeps/posix/getcwd.c: Likewise.
44649 2012-05-10  Roland McGrath  <roland@hack.frob.com>
44651         * math/w_ilogbf.c: Add #include <limits.h>.
44653 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44655         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
44656         path instead of returning without unlocking.
44658         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
44659         immediate-write ioctls.
44660         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
44662 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44664         * sysdeps/mach/hurd/i386/init-first.c (init): Use
44665         __builtin_frame_address instead of making assumptions about the
44666         location of the return address relative to DATA.  Force early load of
44667         the return address.
44668         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
44669         __builtin_frame_address.
44671         dup3 for GNU Hurd.
44672         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
44673         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
44674         implement dup3 and do some further code clean-ups.
44675         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
44676         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
44678 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44680         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
44682         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
44683         HURD_CRITICAL_END around holding _hurd_dtable_lock.
44684         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
44685         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
44686         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
44687         d->port.lock.
44689         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
44690         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
44691         when handler == SIG_ERR, not when handler != SIG_ERR.
44693 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44695         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
44696         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
44697         definitions.
44699         accept4 for GNU Hurd.
44700         * include/sys/socket.h (__libc_accept4): New prototype.
44701         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
44702         to implement __libc_accept4.
44703         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
44704         __libc_accept4.
44705         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
44707         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
44708         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
44709         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
44710         signal-defines.sym.
44712 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44714         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
44716 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44718         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
44719         assertion on O_CLOEXEC flag.
44720         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
44721         * hurd/intern-fd.c: Likewise.
44722         * hurd/port2fd.c: Likewise.
44724 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44726         [BZ #3906]
44727         * bits/in.h (IPV6_PKTINFO): Define new macro.
44728         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
44730 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44732         [BZ #13954]
44733         [BZ #13955]
44734         [BZ #13956]
44735         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
44736         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
44737         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
44738         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
44739         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
44740         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
44741         * math/libm-test.inc (logb_test) : Additional logb tests.
44743 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
44744             Andreas Jaeger  <aj@suse.de>
44746         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
44747         * configure: Regenerated.
44748         * config.h.in (LINK_OBSOLETE_RPC): New macro.
44749         * config.make.in (link-obsolete-rpc): New substituted variable.
44750         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
44751         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
44752         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
44753         (shared-only-routines): Don't set it under [link-obsolete-rpc],
44754         so that libc.a contains the symbols.
44755         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
44756         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
44757         * sunrpc/auth_none.c: Likewise.
44758         * sunrpc/auth_unix.c: Likewise.
44759         * sunrpc/authdes_prot.c: Likewise.
44760         * sunrpc/authuxprot.c: Likewise.
44761         * sunrpc/clnt_gen.c: Likewise.
44762         * sunrpc/clnt_perr.c: Likewise.
44763         * sunrpc/clnt_raw.c: Likewise.
44764         * sunrpc/clnt_simp.c: Likewise.
44765         * sunrpc/clnt_tcp.c: Likewise.
44766         * sunrpc/clnt_udp.c: Likewise.
44767         * sunrpc/clnt_unix.c: Likewise.
44768         * sunrpc/des_crypt.c: Likewise.
44769         * sunrpc/des_soft.c: Likewise.
44770         * sunrpc/get_myaddr.c: Likewise.
44771         * sunrpc/key_call.c: Likewise.
44772         * sunrpc/key_prot.c: Likewise.
44773         * sunrpc/netname.c: Likewise.
44774         * sunrpc/pm_getmaps.c: Likewise.
44775         * sunrpc/pm_getport.c: Likewise.
44776         * sunrpc/pmap_clnt.c: Likewise.
44777         * sunrpc/pmap_prot.c: Likewise.
44778         * sunrpc/pmap_prot2.c: Likewise.
44779         * sunrpc/pmap_rmt.c: Likewise.
44780         * sunrpc/publickey.c: Likewise.
44781         * sunrpc/rpc_cmsg.c: Likewise.
44782         * sunrpc/rpc_common.c: Likewise.
44783         * sunrpc/rpc_dtable.c: Likewise.
44784         * sunrpc/rpc_prot.c: Likewise.
44785         * sunrpc/rpc_thread.c: Likewise.
44786         * sunrpc/rtime.c: Likewise.
44787         * sunrpc/svc.c: Likewise.
44788         * sunrpc/svc_auth.c: Likewise.
44789         * sunrpc/svc_raw.c: Likewise.
44790         * sunrpc/svc_run.c: Likewise.
44791         * sunrpc/svc_tcp.c: Likewise.
44792         * sunrpc/svc_udp.c: Likewise.
44793         * sunrpc/svc_unix.c: Likewise.
44794         * sunrpc/svcauth_des.c: Likewise.
44795         * sunrpc/xcrypt.c: Likewise.
44796         * sunrpc/xdr.c: Likewise.
44797         * sunrpc/xdr_array.c: Likewise.
44798         * sunrpc/xdr_float.c: Likewise.
44799         * sunrpc/xdr_intXX_t.c: Likewise.
44800         * sunrpc/xdr_mem.c: Likewise.
44801         * sunrpc/xdr_rec.c: Likewise.
44802         * sunrpc/xdr_ref.c: Likewise.
44803         * sunrpc/xdr_sizeof.c: Likewise.
44804         * sunrpc/xdr_stdio.c: Likewise.
44806 2012-05-10  Roland McGrath  <roland@hack.frob.com>
44808         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
44809         change.  Update copyright years.
44811 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
44813         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
44815 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
44816             Joseph Myers  <joseph@codesourcery.com>
44817             Paul Pluzhnikov  <ppluzhnikov@google.com>
44819         [BZ #14012]
44820         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
44821         requiring rpcgen.
44822         [cross-compiling] (extra-libs): Likewise.
44823         [cross-compiling] (extra-libs-others): Likewise.
44824         [cross-compiling] (librpcsvc-routines): Likewise.
44825         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
44826         [cross-compiling] (omit-deps): Likewise.
44827         (sunrpc-CPPFLAGS): New variable.
44828         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
44829         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
44830         (cross-rpcgen-objs): New variable.
44831         (extra-objs): Append $(cross-rpcgen-objs).
44832         ($(cross-rpcgen-objs)): New rule.
44833         ($(objpfx)cross-rpcgen): Likewise.
44834         (rpcgen-cmd): Define to use $(built-program-file).  Expand
44835         comment.
44836         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
44837         ($(objpfx)x%.stmp): Likewise.
44838         * sunrpc/proto.h [IS_IN_build] (_): Define.
44839         [IS_IN_build] (_libc_intl_domainname): Likewise.
44841 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44843         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
44844         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
44845         and R_X86_64_TPOFF64.
44847 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
44849         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
44850         sysdeps/unix/sysv/syscalls.list.
44851         (stime): Likewise.
44852         (utime): Likewise.
44853         * sysdeps/unix/sysv/syscalls.list: Remove file.
44855 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
44857         [BZ #3440]
44858         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
44859         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
44860         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
44861         (__LC_IDENTIFICATION): Make these macros useful in #if
44862         expressions, as required by C99.
44864 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
44866         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
44867         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
44868         after this.
44870 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
44872         * stdlib/longlong.h: Updated from GCC.
44874 2012-05-09  Andreas Jaeger  <aj@suse.de>
44876         * nscd/nscd.c (run_modes): Make named enum, reorder so that
44877         default is first entry.
44878         (run_mode): Set type.
44879         (main): Remove informal message about syslog.
44880         (options): Fix typo.
44882         [BZ #14053]
44883         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
44884         to asm.
44885         (lrint): Likewise.
44886         (llrintf): Likewise.
44887         (llrint): Likewise.
44888         (rint): Likewise.
44889         (rintf): Likewise.
44890         (nearbyint): Likewise.
44891         (nearbyintf): Likewise.
44893 2012-05-09  Andreas Jaeger  <aj@suse.de>
44894             Pedro Alves  <palves@redhat.com>
44896         * nscd/nscd.c (run_mode): Use enum.
44897         (main): Cleanup coding style issue.
44899 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
44900             Andreas Jaeger  <aj@suse.de>
44902         * nscd/nscd.c (go_background): Replaced with...
44903         (run_mode): ... this.
44904         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
44905         (options): Add -F --foreground.
44906         (main): Implement it.
44907         (parse_opt): Parse it.
44909 2012-05-09  Andreas Jaeger  <aj@suse.de>
44911         [BZ #14083]
44912         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
44913         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
44914         -Wconversion warning.
44915         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
44916         Likewise.
44918 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
44920         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
44921         == 0.
44922         (LC_ALL): Use macro-int-constant.
44923         (LC_COLLATE): Likewise.
44924         (LC_CTYPE): Likewise.
44925         (LC_MESSAGES): Likewise.
44926         (LC_MONETARY): Likewise.
44927         (LC_NUMERIC): Likewise.
44928         (LC_TIME): Likewise.
44929         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
44930         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
44931         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44932         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
44933         Specify type.
44934         [C99-based standards] (float_t): Expect type.
44935         [C99-based standards] (double_t): Expect type.
44936         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
44937         type.
44938         [C99-based standards] (HUGE_VALL): Likewise.
44939         [C99-based standards] (INFINITY): Likewise.
44940         [C99-based standards] (NAN): Likewise.
44941         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
44942         [C99-based standards] (FP_NAN): Likewise.
44943         [C99-based standards] (FP_NORMAL): Likewise.
44944         [C99-based standards] (FP_SUBNORMAL): Likewise.
44945         [C99-based standards] (FP_ZERO): Likewise.
44946         [C99-based standards] (FP_FAST_FMA): Use
44947         optional-macro-int-constant.  Specify type.  Require == 1.
44948         [C99-based standards] (FP_FAST_FMAF): Likewise.
44949         [C99-based standards] (FP_FAST_FMAL): Likewise.
44950         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
44951         [C99-based standards] (FP_ILOGBNAN): Likewise.
44952         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
44953         Specify type.
44954         [C99-based standards] (MATH_ERREXCEPT): Likewise.
44955         [C99-based standards] (math_errhandling): Specify type.
44956         [ISO99 || ISO11] (signgam): Do not allow.
44957         [non-C99-based standards] (copysignf): Do not allow.
44958         [non-C99-based standards] (exp2f): Likewise.
44959         [non-C99-based standards] (log2f): Likewise.
44960         [non-C99-based standards] (modff): Allow.
44961         [non-C99-based standards] (erff): Do not allow.
44962         [non-C99-based standards] (erfcf): Likewise.
44963         [non-C99-based standards] (gammaf): Likewise.
44964         [non-C99-based standards] (hypotf): Likewise.
44965         [non-C99-based standards] (j0f): Likewise.
44966         [non-C99-based standards] (j1f): Likewise.
44967         [non-C99-based standards] (jnf): Likewise.
44968         [non-C99-based standards] (lgammaf): Likewise.
44969         [non-C99-based standards] (tgammaf): Likewise.
44970         [non-C99-based standards] (y0f): Likewise.
44971         [non-C99-based standards] (y1f): Likewise.
44972         [non-C99-based standards] (ynf): Likewise.
44973         [non-C99-based standards] (isnanf): Likewise.
44974         [non-C99-based standards] (acoshf): Likewise.
44975         [non-C99-based standards] (asinhf): Likewise.
44976         [non-C99-based standards] (atanhf): Likewise.
44977         [non-C99-based standards] (cbrtf): Likewise.
44978         [non-C99-based standards] (expm1f): Likewise.
44979         [non-C99-based standards] (ilogbf): Likewise.
44980         [non-C99-based standards] (log1pf): Likewise.
44981         [non-C99-based standards] (logbf): Likewise.
44982         [non-C99-based standards] (nextafterf): Likewise.
44983         [non-C99-based standards] (remainderf): Likewise.
44984         [non-C99-based standards] (rintf): Likewise.
44985         [non-C99-based standards] (scalbf): Likewise.
44986         [non-C99-based standards] (copysignl): Likewise.
44987         [non-C99-based standards] (exp2l): Likewise.
44988         [non-C99-based standards] (log2l): Likewise.
44989         [non-C99-based standards] (modfl): Allow.
44990         [non-C99-based standards] (erfl): Do not allow.
44991         [non-C99-based standards] (erfcl): Likewise.
44992         [non-C99-based standards] (gammal): Likewise.
44993         [non-C99-based standards] (hypotl): Likewise.
44994         [non-C99-based standards] (j0l): Likewise.
44995         [non-C99-based standards] (j1l): Likewise.
44996         [non-C99-based standards] (jnl): Likewise.
44997         [non-C99-based standards] (lgammal): Likewise.
44998         [non-C99-based standards] (tgammal): Likewise.
44999         [non-C99-based standards] (y0l): Likewise.
45000         [non-C99-based standards] (y1l): Likewise.
45001         [non-C99-based standards] (ynl): Likewise.
45002         [non-C99-based standards] (isnanl): Likewise.
45003         [non-C99-based standards] (acoshl): Likewise.
45004         [non-C99-based standards] (asinhl): Likewise.
45005         [non-C99-based standards] (atanhl): Likewise.
45006         [non-C99-based standards] (cbrtl): Likewise.
45007         [non-C99-based standards] (expm1l): Likewise.
45008         [non-C99-based standards] (ilogbl): Likewise.
45009         [non-C99-based standards] (log1pl): Likewise.
45010         [non-C99-based standards] (logbl): Likewise.
45011         [non-C99-based standards] (nextafterl): Likewise.
45012         [non-C99-based standards] (remainderl): Likewise.
45013         [non-C99-based standards] (rintl): Likewise.
45014         [non-C99-based standards] (scalbl): Likewise.
45015         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45016         [non-C99-based standards] (FP_*): Do not allow.
45017         [C99-based standards] (FP_*): Change to
45018         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
45019         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45020         allow.
45021         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
45022         (SIG_ERR): Likewise.
45023         [X/Open-based standards] (SIG_HOLD): Likewise.
45024         (SIG_IGN): Likewise.
45025         (SIGABRT): Use macro-int-constant.  Specify type.  Require
45026         positive value.
45027         (SIGFPE): Likewise.
45028         (SIGILL): Likewise.
45029         (SIGINT): Likewise.
45030         (SIGSEGV): Likewise.
45031         (SIGTER): Likewise.
45032         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
45033         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
45034         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
45035         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
45036         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
45037         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
45038         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
45039         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
45040         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
45041         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
45042         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
45043         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
45044         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
45045         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
45046         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
45047         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
45048         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
45049         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
45050         [X/Open-based standards] (SIGTRAP): Likewise.
45051         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
45052         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
45053         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
45054         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
45055         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45056         allow.
45058 2012-05-08  Ian Wienand  <ianw@vmware.com>
45060         [BZ #14080]
45061         * time/tzset.c (__tzset_parse_tz): Update default rules for
45062         daylight time changes in the Energy Policy Act of 2005.
45064 2012-05-09  Andreas Jaeger  <aj@suse.de>
45066         [BZ #13983]
45067         * elf/ldconfig.c (parse_conf): Change string to make clear that
45068         ldconfig only issued a warning if ld.so.conf does not exist.
45070 2012-05-08  David S. Miller  <davem@davemloft.net>
45072         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
45073         movxtod instead of popping the value on the stack.
45075         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45077 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
45079         * config.h.in: Add HAVE_ARM_PCS_VFP.
45081 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
45083         [BZ #13979]
45084         * include/features.h: Warn if user requests __FORTIFY_SOURCE
45085         checking but the checks are disabled for any reason.
45087 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
45089         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
45090         and ELF64_R_TYPE with ELFW(R_TYPE).
45092 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
45094         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
45095         (ulimit): Likewise.
45097         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
45098         (settimeofday): Likewise.
45100 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
45102         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
45103         a struct th_u2 inside the union, and move tu_block/tu_code into
45104         a new th_u3 union of tu_block/tu_code inside of that.  Move
45105         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
45106         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
45107         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
45108         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
45109         (th_stuff): Change to th_u1.tu_stuff.
45110         (th_data): Define.
45111         (th_msg): Change to th_u1.th_u2.tu_data.
45113 2012-05-07  David S. Miller  <davem@davemloft.net>
45115         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45117         [BZ #14074]
45118         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
45119         (SETUP_PIC_REG): Use it.
45120         (SETUP_PIC_REG_LEAF): Use it.
45122 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
45124         [BZ #13885]
45125         [BZ #13923]
45126         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45127         USE_AS_EXPM1L.
45128         (EXPL_FINITE): Likewise.
45129         (FLDLOG): Likewise.
45130         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
45131         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
45132         e_expl.S.
45133         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45134         USE_AS_EXPM1L.
45135         (EXPL_FINITE): Likewise.
45136         (FLDLOG): Likewise.
45137         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
45138         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
45139         e_expl.S.
45140         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
45141         test of -max_value argument for long double.
45142         * sysdeps/i386/fpu/libm-test-ulps: Update.
45143         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45145 2012-05-06  David S. Miller  <davem@davemloft.net>
45147         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
45148         quad soft-float symbols whose references which are compiler
45149         generated.
45150         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
45152 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
45154         [BZ #13884]
45155         [BZ #13914]
45156         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45157         USE_AS_EXP10L.
45158         (EXPL_FINITE): Likewise.
45159         (FLDLOG): Likewise.
45160         (c0): Likewise.
45161         (c1): Likewise.
45162         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
45163         Adjust comments for base varying.
45164         (__expl_finite): Change alias to EXPL_FINITE.
45165         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
45166         e_expl.S.
45167         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
45168         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
45169         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
45170         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
45171         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45172         USE_AS_EXP10L.
45173         (EXPL_FINITE): Likewise.
45174         (FLDLOG): Likewise.
45175         (c0): Likewise.
45176         (c1): Likewise.
45177         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
45178         Adjust comments for base varying.
45179         (__expl_finite): Change alias to EXPL_FINITE.
45180         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
45181         tests for bugs.
45182         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45184         [BZ #14064]
45185         * math/libm-test.inc (check_float_internal): Correct ulp
45186         calculation for subnormal expected results.
45188 2012-05-06  Andreas Jaeger  <aj@suse.de>
45190         * Makeconfig (+math-flags): New, set to -frounding-math.
45191         (+cflags): Add +math-flags so that all of glibc gets compiled with
45192         it.
45194         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
45196 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
45198         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
45199         Disable one test.
45201         [BZ #13787]
45202         [BZ #13922]
45203         [BZ #14036]
45204         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
45205         (__ieee754_expl): Allow for and saturate large arguments.
45206         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
45207         (u_threshold): Likewise.
45208         (__exp): Call __ieee754_exp before checking for overflow and
45209         underflow.
45210         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
45211         (u_threshold): Likewise.
45212         (__expf): Call __ieee754_expf before checking for overflow and
45213         underflow.
45214         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
45215         (u_threshold): Likewise.
45216         (__expl): Call __ieee754_expl before checking for overflow and
45217         underflow.
45218         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
45219         (__ieee754_expl): Allow for and saturate large arguments.
45220         * math/libm-test.inc (exp_test): Add another test.  Do not allow
45221         missing overflow exception on overflow.
45222         (expm1_test): Do not allow missing overflow exception on overflow.
45224         * sysdeps/i386/fpu/e_expl.c: Move to ...
45225         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
45226         rather than using inline asm.
45227         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
45228         * sysdeps/x86_64/fpu/e_expl.S: Copy from
45229         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
45231         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
45232         (nice): Likewise.
45233         (poll): Likewise.
45234         (signal): Likewise.
45235         (time): Likewise.
45236         (times): Likewise.
45238 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45240         * sysdeps/unix/syscalls.list (adjtime): Add entry from
45241         sysdeps/unix/common/syscalls.list.
45242         (fchmod): Likewise.
45243         (fchown): Likewise.
45244         (ftruncate): Likewise.
45245         (getrusage): Likewise.
45246         (gettimeofday): Likewise.
45247         (setpgid): Likewise.
45248         (setregid): Likewise.
45249         (setreuid): Likewise.
45250         (sigaction): Likewise.
45251         (truncate): Likewise.
45252         (vhangup): Likewise.
45253         * sysdeps/unix/common/syscalls.list: Remove file.
45254         * sysdeps/unix/bsd/Implies: Don't include unix/common.
45255         * sysdeps/unix/sysv/linux/Implies: Likewise.
45257 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
45259         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
45260         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
45261         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
45262         Moved to ...
45263         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
45264         Here.
45265         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
45266         to ...
45267         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
45268         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
45269         to ...
45270         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
45271         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
45272         to ...
45273         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
45274         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
45275         to ...
45276         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
45277         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
45278         to ...
45279         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
45280         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
45281         to ...
45282         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
45283         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
45284         to ...
45285         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
45286         Here.
45287         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
45288         to ...
45289         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
45290         Here.
45291         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
45292         to ...
45293         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
45294         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
45295         Moved to ...
45296         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
45297         Here.
45298         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
45299         to ...
45300         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
45302 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45304         * sysdeps/unix/common/bits/dirent.h: Remove file.
45305         * sysdeps/unix/common/bits/fcntl.h: Likewise.
45307         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
45308         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
45309         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
45310         * sysdeps/unix/bsd/isatty.c: Likewise.
45311         * sysdeps/unix/bsd/tcdrain.c: Likewise.
45312         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
45313         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
45315 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45317         [BZ #13563]
45318         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
45319         long double comparison inaccuracies.
45320         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
45321         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45323 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
45325         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
45326         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
45328 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45330         [BZ #14049]
45331         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
45332         nonzero digits before rounding a hex value.
45333         * stdlib/tst-strtod.c (tests): Add another test.
45335 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45337         * sysdeps/s390/fpu/libm-test-ulps: Update.
45339 2012-05-03  Andreas Jaeger  <aj@suse.de>
45341         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
45342         does not get optimized out.
45343         (malloc_opt_barrier): New.
45345 2012-05-03  Andreas Jaeger  <aj@suse.de>
45346             Roland McGrath  <roland@hack.frob.com>
45348         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
45349         intermediate file deletion.
45350         (generated): Add .symlist files.
45352 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
45354         [BZ #13775]
45355         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
45356         Redirect under this condition.
45357         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
45358         [__USE_GNU] (__dprintf_chk): Not under this condition.
45359         [__USE_GNU] (__vdprintf_chk): Likewise.
45360         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
45361         under this condition.
45362         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
45363         [__USE_XOPEN2K8] (dprintf): Define under this condition.
45364         [__USE_XOPEN2K8] (vdprintf): Likewise.
45365         [__USE_GNU] (__dprintf_chk): Not under this condition.
45366         [__USE_GNU] (__vdprintf_chk): Likewise.
45367         [__USE_GNU] (dprintf): Likewise.
45368         [__USE_GNU] (vdprintf): Likewise.
45370 2012-05-03  Roland McGrath  <roland@hack.frob.com>
45372         * elf/Makefile (common-generated): Set this instead of generated for
45373         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
45374         $(all-built-dso)-derived lists.
45376 2012-05-03  Andreas Jaeger  <aj@suse.de>
45378         * sysdeps/i386/fpu/libm-test-ulps: Update.
45380         * FAQ: Removed.
45381         * FAQ.in: Likewise.
45382         * scripts/gen-FAQ.pl: Likewise.
45383         * manual/install.texi (Installation): Point to online location of
45384         FAQ.
45385         * Makefile (files-for-dist): Remove FAQ.
45386         (FAQ): Remove.
45388 2012-05-02  Allan McRae  <allan@archlinux.org>
45390         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
45391         (LDFLAGS-reldepmod5.so): Likewise.
45392         (LDFLAGS-reldep6mod1.so): Likewise.
45393         (LDFLAGS-reldep6mod4.so): Likewise.
45394         (LDFLAGS-reldep8mod3.so): Likewise.
45395         (LDFLAGS-unload4mod1.so): Likewise.
45396         (LDFLAGS-unload4mod2.so): Likewise.
45397         (LDFLAGS-tst-initorder): Likewise.
45398         (LDFLAGS-tst-initordera2.so): Likewise.
45399         (LDFLAGS-tst-initordera3.so): Likewise.
45400         (LDFLAGS-tst-initordera4.so): Likewise.
45401         (LDFLAGS-tst-initorderb2.so): Likewise.
45402         (LDFLAGS-noload): Likewise.
45403         (LDFLAGS-next): Likewise.
45404         (LDFLAGS-order2mod1.so): Likewise.
45405         (LDFLAGS-order2mod2.so): Likewise.
45406         (LDFLAGS-tst-initorder2): Likewise.
45407         (LDFLAGS-tst-initorder2a.so): Likewise.
45408         (LDFLAGS-tst-initorder2b.so): Likewise.
45409         (LDFLAGS-tst-initorder2c.so): Likewise.
45410         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
45412 2012-05-02  David S. Miller  <davem@davemloft.net>
45414         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45416 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
45418         [BZ #14055]
45419         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
45421 2012-05-02  Andreas Jaeger  <aj@suse.de>
45423         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
45424         since we manipulate rounding mode.
45425         (CPPFLAGS-test-idouble.c): Likewise.
45426         (CPPFLAGS-test-ifloat.c): Likewise.
45427         (CFLAGS-test-ldouble.c): Likewise.
45428         (CFLAGS-test-double.c): Likewise.
45429         (CFLAGS-test-float.c): Likewise.
45430         (CFLAGS-test-misc.c): Likewise.
45431         (CFLAGS-test-test-fenv.c): Likewise.
45433 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45435         [BZ #2550]
45436         [BZ #2570]
45437         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
45438         comparisons to determine direction to adjust input.
45440 2012-05-01  Roland McGrath  <roland@hack.frob.com>
45442         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
45443         output to the target.
45445         * scripts/localplt.awk: New file.
45446         * elf/Makefile ($(objpfx)check-localplt): Target removed.
45447         (check-localplt-CFLAGS): Variable removed.
45448         ($(all-built-dso:=.jmprel)): New static pattern rule.
45449         (generated): Add those targets.
45450         (localplt-built-dso): New variable.
45451         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
45453         * elf/check-localplt.c: File removed.
45455         * scripts/check-execstack.awk: New file.
45456         * elf/Makefile ($(objpfx)check-execstack): Target removed.
45457         (check-execstack-CFLAGS): Variable removed.
45458         ($(objpfx)check-execstack.h): Target removed.
45459         ($(objpfx)execstack-default): New target.
45460         (generated): Add that instead of check-execstack.h.
45461         ($(all-built-dso:=.phdr)): New static pattern rule.
45462         (generated): Add those targets.
45463         * elf/check-execstack.c: File removed.
45465         * scripts/check-textrel.awk: New file.
45466         * elf/Makefile ($(objpfx)check-textrel): Target removed.
45467         (check-textrel-CFLAGS): Variable removed.
45468         (all-built-dso): Use := to define.o
45469         ($(all-built-dso:=.dyn)): New static pattern rule.
45470         (generated): Add those targets.
45471         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
45472         * config.make.in (READELF): New substituted variable.
45473         * elf/check-textrel.c: File removed.
45475 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
45477         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45478         allow.
45479         * conform/data/ctype.h-data [C99-based standards] (isblank):
45480         Expect function.
45481         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
45482         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
45483         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45484         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
45485         Specify type.  Require positive value.
45486         (EILSEQ): Likewise.
45487         (ERANGE): Likewise.
45488         [ISO || POSIX] (EILSEQ): Do not expect.
45489         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
45490         Specify type.  Require positive value.
45491         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
45492         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
45493         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
45494         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
45495         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
45496         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
45497         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
45498         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
45499         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
45500         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
45501         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
45502         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
45503         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
45504         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
45505         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
45506         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
45507         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
45508         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
45509         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
45510         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
45511         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
45512         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
45513         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
45514         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
45515         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
45516         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
45517         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
45518         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
45519         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
45520         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
45521         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
45522         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
45523         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
45524         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
45525         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
45526         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
45527         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
45528         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
45529         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
45530         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
45531         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
45532         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
45533         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
45534         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
45535         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
45536         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
45537         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
45538         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
45539         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
45540         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
45541         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
45542         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
45543         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
45544         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
45545         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
45546         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
45547         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
45548         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
45549         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
45550         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
45551         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
45552         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
45553         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
45554         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
45555         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
45556         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
45557         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
45558         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
45559         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
45560         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
45561         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
45562         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
45563         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
45564         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
45565         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
45566         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
45567         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
45568         Require >= 2.
45569         (FLT_ROUNDS): Expect as macro, not constant.
45570         (FLT_MANT_DIG): Use macro-int-constant.
45571         (DBL_MANT_DIG): Likewise.
45572         (LDBL_MANT_DIG): Likewise.
45573         (FLT_DIG): Likewise.
45574         (DBL_DIG): Likewise.
45575         (LDBL_DIG): Likewise.
45576         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
45577         (DBL_MIN_EXP): Likewise.
45578         (LDBL_MIN_EXP): Likewise.
45579         (FLT_MAX_EXP): Use macro-int-constant.
45580         (DBL_MAX_EXP): Likewise.
45581         (LDBL_MAX_EXP): Likewise.
45582         (FLT_MAX_10_EXP): Likewise.
45583         (DBL_MAX_10_EXP): Likewise.
45584         (LDBL_MAX_10_EXP): Likewise.
45585         (FLT_MAX): Use macro-constant.
45586         (DBL_MAX): Likewise.
45587         (LDBL_MAX): Likewise.
45588         (FLT_EPSILON): Use macro-constant.  Give upper bound.
45589         (DBL_EPSILON): Likewise.
45590         (LDBL_EPSILON): Likewise.
45591         (FLT_MIN): Likewise.
45592         (DBL_MIN): Likewise.
45593         (LDBL_MIN): Likewise.
45594         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
45595         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
45596         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
45597         [ISO11] (FLT_HAS_SUBNORM): Likewise.
45598         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
45599         [ISO11] (DBL_DECIMAL_DIG): Likewise.
45600         [ISO11] (FLT_DECIMAL_DIG): Likewise.
45601         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
45602         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
45603         [ISO11] (FLT_TRUE_MIN): Likewise.
45604         [ISO11] (LDBL_TRUE_MIN): Likewise.
45605         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45606         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
45607         (SCHAR_MIN): Use macro-int-constant.  Specify type.
45608         (SCHAR_MAX): Likewise.
45609         (UCHAR_MAX): Likewise.
45610         (CHAR_MIN): Likewise.
45611         (CHAR_MAX): Likewise.
45612         (MB_LEN_MAX): Use macro-int-constant.
45613         (SHRT_MIN): Use macro-int-constant.  Specify type.
45614         (SHRT_MAX): Likewise.
45615         (USHRT_MAX): Likewise.
45616         (INT_MAX): Likewise.
45617         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
45618         bound negative.
45619         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45620         bound with "U".
45621         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45622         bound with "L".
45623         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
45624         bound negative.  Suffix upper bound with "L".
45625         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45626         bound with "UL".
45627         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
45628         Specify type.
45629         [C99-based standards] (LLONG_MAX): Likewise.
45630         [C99-based standards] (ULLONG_MAX): Likewise.
45631         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
45632         == 0.
45633         [ISO11] (max_align_t): Require type.
45634         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45636         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
45637         from $CFLAGS, without defining away __attribute__ calls.
45638         (checknamespace): Use $CFLAGS_namespace.
45640         * conform/conformtest.pl (@keywords): Only include C99 keywords
45641         for standards based on C99 or C11.
45643         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
45644         Disable tests.
45645         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
45646         UNIX98]: Likewise.
45648         * conform/conformtest.pl: Handle "macro-int-constant" and test for
45649         usability of symbols in #if.
45651         * conform/conformtest.pl: If macro or constant types start
45652         "promoted:", expect the symbol to be of the following type
45653         promoted by the integer promotions.
45655         * conform/conformtest.pl: Parse all "constant" and "macro" lines
45656         in one place.  Also handle "macro-constant".
45658         * conform/conformtest.pl: Only accept expected macro values with
45659         "==".  Parse all "macro" lines in one place.
45660         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
45662         * conform/conformtest.pl: Handle braced types on "constant" lines
45663         instead of handling "typed-constant".
45664         * conform/data/signal.h-data: Use "constant" instead of
45665         "typed-constant".
45667         * conform/conformtest.pl: Handle "optional-" at start of lines in
45668         one place rather than duplicating several cases.  Handle each
45669         format of "macro" line with initial "optional-".
45671         * conform/conformtest.pl: Only accept expected constant or
45672         optional-constant values with "==".  Parse all "constant" lines in
45673         one place.  Parse all "optional-constant" lines in one place.
45674         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
45675         * conform/data/fmtmsg.h-data: Likewise.
45676         * conform/data/netinet/in.h-data: Likewise.
45677         * conform/data/tar.h-data: Likewise.
45678         * conform/data/limits.h-data: Use "==" form on "constant" and
45679         "optional-constant" lines.
45681         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
45682         Use -std=c99 for XOPEN2K.
45683         (@knownproblems): Remove.
45684         (newtoken): Don't check %isknown.
45686         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
45687         Do not expect macro.
45688         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
45689         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
45690         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
45691         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
45692         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
45693         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
45694         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
45695         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
45696         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
45697         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
45698         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
45699         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
45700         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
45701         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
45702         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
45703         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
45704         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
45705         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
45706         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
45707         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
45708         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
45709         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
45710         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
45711         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
45712         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
45713         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
45714         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
45715         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
45716         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
45717         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
45718         [XPG3] (acosh): Likewise.
45719         [XPG3] (asinh): Likewise.
45720         [XPG3] (atanh): Likewise.
45721         [XPG3] (cbrt): Likewise.
45722         [XPG3] (expm1): Likewise.
45723         [XPG3] (ilogb): Likewise.
45724         [XPG3] (log1p): Likewise.
45725         [XPG3] (logb): Likewise.
45726         [XPG3] (nextafter): Likewise.
45727         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
45728         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
45729         [XPG3] (remainder): Likewise.
45730         [XPG3] (rint): Likewise.
45731         [XPG3 || XPG4 || UNIX98] (round): Likewise.
45732         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
45733         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
45734         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
45735         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
45736         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
45737         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
45738         [UNIX98 || XOPEN2K] (scalb): Expect.
45739         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
45740         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
45741         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
45742         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
45743         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
45744         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
45745         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
45746         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
45747         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
45748         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
45749         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
45750         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
45751         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
45752         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
45753         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
45754         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
45755         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
45756         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
45757         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
45758         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
45759         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
45760         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
45761         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
45762         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
45763         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
45764         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
45765         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
45766         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
45767         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
45768         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
45769         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
45770         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
45771         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
45772         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
45773         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
45774         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
45775         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
45776         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
45777         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
45778         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
45779         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
45780         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
45781         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
45782         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
45783         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
45784         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
45785         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
45786         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
45787         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
45788         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
45789         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
45790         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
45791         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
45792         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
45793         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
45794         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
45795         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
45796         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
45797         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
45798         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
45799         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
45800         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
45801         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
45802         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
45803         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
45804         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
45805         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
45806         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
45807         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
45808         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
45809         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
45810         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
45811         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
45812         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
45813         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
45814         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
45815         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
45816         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
45817         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
45818         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
45819         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
45820         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
45821         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
45822         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
45823         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
45824         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
45825         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
45826         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
45827         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
45828         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
45829         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
45830         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
45831         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
45832         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
45833         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
45834         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
45835         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
45836         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
45837         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
45838         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
45839         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
45840         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
45841         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
45842         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
45843         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
45844         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
45845         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
45846         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
45847         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
45848         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
45849         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
45850         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
45851         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
45852         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
45853         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
45854         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
45855         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
45856         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
45857         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
45858         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
45859         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
45860         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
45861         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
45862         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
45863         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
45864         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
45865         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
45866         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
45867         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
45868         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
45869         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
45870         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
45871         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
45872         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
45873         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
45874         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
45875         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
45877         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
45878         _XOPEN_SOURCE_EXTENDED for XPG4.
45880         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
45882         * Makeconfig (localtime): Remove variable.
45883         (inst_localtime-file): Likewise.
45885 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
45887         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
45888         Update.
45889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
45890         Update.
45891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
45892         Update.
45893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
45894         Update.
45895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
45896         Update.
45897         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
45898         Update.
45899         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
45900         Update.
45901         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
45902         Update.
45903         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
45904         Update.
45906 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
45908         [BZ #2550]
45909         [BZ #2570]
45910         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
45911         comparisons to determine direction to adjust input.
45912         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
45913         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
45914         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
45915         Likewise.
45916         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
45917         Likewise.
45918         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
45919         Likewise.
45920         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
45921         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
45922         Likewise.
45923         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
45924         Likewise.
45925         * math/libm-test.inc (nexttoward_test): Add more tests.
45927 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
45929         [BZ #14040]
45930         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
45931         in version GLIBC_2.1, not GLIBC_2.0.
45932         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
45933         Likewise.
45935 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
45937         [BZ #13942]
45938         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
45939         (1 - x) * (1 + x).
45940         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
45941         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
45942         * math/libm-test.inc (acos_test): Add more tests.
45943         (asin_test): Likewise.
45944         * sysdeps/i386/fpu/libm-test-ulps: Update.
45945         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45947         [BZ #14034]
45948         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
45949         of square root.
45950         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
45951         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
45952         * math/libm-test.inc (acos_test_tonearest): New function.
45953         (acos_test_towardzero): Likewise.
45954         (acos_test_downward): Likewise.
45955         (acos_test_upward): Likewise.
45956         (asin_test_tonearest): Likewise.
45957         (asin_test_towardzero): Likewise.
45958         (asin_test_downward): Likewise.
45959         (asin_test_upward): Likewise.
45960         (main): Call the new functions.
45961         * sysdeps/i386/fpu/libm-test-ulps: Update.
45962         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45964         [BZ #13884]
45965         [BZ #13924]
45966         * math/e_exp10.c: Include <float.h>.
45967         (__ieee754_exp10): Handle underflow here rather than multiplying
45968         large negative argument by M_LN10.
45969         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
45970         of __ieee754_expf.
45971         * math/e_exp10l.c: Include <float.h>.
45972         (__ieee754_exp10l): Handle underflow here rather than multiplying
45973         large negative argument by M_LN10l.
45974         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
45975         spurious overflow exception on underflow.
45977 2012-04-29  Marek Polacek  <polacek@redhat.com>
45979         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
45980         (__fortify_function): New macro.
45981         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
45982         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
45983         __extern_always_inline.
45984         * libio/bits/stdio2.h: Likewise.
45985         * libio/bits/stdio.h: Likewise.
45986         * string/string.h: Likewise.
45987         * string/bits/string3.h: Likewise.
45988         * include/stdio.h: Likewise.
45989         * stdlib/bits/stdlib.h: Likewise.
45990         * stdlib/stdlib.h: Likewise.
45991         * rt/bits/mqueue2.h: Likewise.
45992         * rt/mqueue.h: Likewise.
45993         * posix/bits/unistd.h: Likewise.
45994         * posix/unistd.h: Likewise.
45995         * io/bits/poll2.h: Likewise.
45996         * io/bits/fcntl2.h: Likewise.
45997         * io/fcntl.h: Likewise.
45998         * io/sys/poll.h: Likewise.
45999         * misc/bits/syslog.h: Likewise.
46000         * misc/bits/syslog-ldbl.h: Likewise.
46001         * misc/sys/syslog.h: Likewise.
46002         * socket/bits/socket2.h: Likewise.
46003         * socket/sys/socket.h: Likewise.
46004         * debug/tst-chk1.c: Likewise.
46005         * wcsmbs/bits/wchar2.h: Likewise.
46006         * wcsmbs/bits/wchar-ldbl.h: Likewise.
46007         * wcsmbs/wchar.h: Likewise.
46009 2012-04-29  Andreas Jaeger  <aj@suse.de>
46011         * Makerules (tests): Remove enable-check-abi protection.
46012         (check-abi-warn): Remove.
46013         (check-abi-%): Remove check-abi-warn usage.
46015         * configure.in: Remove check-abi configure option.
46016         * configure: Regenerated.
46017         * config.make.in (enable-check-abi): Remove.
46019 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
46021         [BZ #14033]
46022         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
46023         double functions to double *_finite functions.
46025         [BZ #13941]
46026         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
46027         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
46028         LDBL_MIN_EXP.
46029         * stdio-common/Makefile (tests): Add tst-sprintf3.
46030         * stdio-common/tst-sprintf3.c: New file.
46032         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
46033         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
46035 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
46037         * conform/conformtest.pl: Remove duplicate typed-constant
46038         handling.
46040 2012-04-28  David S. Miller  <davem@davemloft.net>
46042         * Makerules (%.abilist): Add vpath on sysdep_dirs.
46043         (check-abi-%): Remove AWK script prerequisite and explicit
46044         abilist directory.
46045         (check-abi): Rewrite to just diff the symlist with the abilist.
46046         (config-tls, config-abi-config): Delete, no longer used.
46047         (update-abi-%): Remove AWK script and explicit abilist directory.
46048         (update-abi): Rewrite to simply compare and conditionally copy the
46049         symlist and the sysdep abilist file.  Remove update-abi-config
46050         checks.
46051         * abilist/ld.abilist: Remove.
46052         * abilist/libBrokenLocale.abilist: Remove.
46053         * abilist/libanl.abilist: Remove.
46054         * abilist/libcrypt.abilist: Remove.
46055         * abilist/libdl.abilist: Remove.
46056         * abilist/librt.abilist: Remove.
46057         * abilist/libthread_db.abilist: Remove.
46058         * abilist/libutil.abilist: Remove.
46059         * scripts/extract-abilist.awk: Remove.
46060         * scripts/merge-abilist.awk: Remove.
46061         * sysdeps/generic/libcidn.abilist: New file.
46062         * sysdeps/generic/libnss_compat.abilist: New file.
46063         * sysdeps/generic/libnss_db.abilist: New file.
46064         * sysdeps/generic/libnss_dns.abilist: New file.
46065         * sysdeps/generic/libnss_files.abilist: New file.
46066         * sysdeps/generic/libnss_hesiod.abilist: New file.
46067         * sysdeps/generic/libnss_nis.abilist: New file.
46068         * sysdeps/generic/libnss_nisplus.abilist: New file.
46069         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
46070         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
46071         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
46072         file.
46073         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
46074         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
46075         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
46076         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
46077         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
46078         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
46079         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
46080         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
46081         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
46082         file.
46083         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
46084         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
46085         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
46086         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
46087         file.
46088         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
46089         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
46090         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
46091         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
46092         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
46093         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
46094         file.
46095         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
46096         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
46097         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
46098         file.
46099         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
46100         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
46101         New file.
46102         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
46103         New file.
46104         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
46105         New file.
46106         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
46107         New file.
46108         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
46109         New file.
46110         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
46111         New file.
46112         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
46113         New file.
46114         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
46115         New file.
46116         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
46117         New file.
46118         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
46119         New file.
46120         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
46121         New file.
46122         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
46123         New file.
46124         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
46125         New file.
46126         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
46127         file.
46128         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
46129         New file.
46130         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
46131         New file.
46132         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
46133         file.
46134         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
46135         New file.
46136         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
46137         New file.
46138         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
46139         file.
46140         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
46141         New file.
46142         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
46143         New file.
46144         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
46145         New file.
46146         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
46147         New file.
46148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
46149         New file.
46150         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
46151         New file.
46152         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
46153         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
46154         file.
46155         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
46156         New file.
46157         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
46158         file.
46159         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
46160         file.
46161         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
46162         file.
46163         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
46164         file.
46165         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
46166         file.
46167         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
46168         New file.
46169         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
46170         file.
46171         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
46172         file.
46173         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
46174         New file.
46175         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
46176         file.
46177         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
46178         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
46179         file.
46180         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
46181         New file.
46182         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
46183         file.
46184         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
46185         file.
46186         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
46187         file.
46188         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
46189         file.
46190         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
46191         file.
46192         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
46193         New file.
46194         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
46195         file.
46196         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
46197         file.
46198         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
46199         New file.
46200         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
46201         file.
46202         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
46203         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
46204         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
46205         file.
46206         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
46207         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
46208         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
46209         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
46210         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
46211         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
46212         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
46213         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
46214         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
46215         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
46216         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
46217         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
46218         file.
46219         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
46220         New file.
46221         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
46222         file.
46223         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
46224         file.
46225         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
46226         file.
46227         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
46228         file.
46229         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
46230         file.
46231         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
46232         New file.
46233         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
46234         New file.
46235         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
46236         file.
46237         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
46238         New file.
46239         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
46240         file.
46241         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
46242         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
46243         file.
46244         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
46245         New file.
46246         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
46247         file.
46248         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
46249         file.
46250         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
46251         file.
46252         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
46253         file.
46254         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
46255         file.
46256         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
46257         New file.
46258         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
46259         New file.
46260         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
46261         file.
46262         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
46263         New file.
46264         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
46265         file.
46267 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
46269         * conform/conformtest.pl: Fix typo in handling typed-constant from
46270         allow-header.
46272 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
46274         * README: Cut down references to pre-2.6 Linux kernels and
46275         Linuxthreads.  Update lists of configurations in libc and ports
46276         and sort alphabetically.  Say "or newer" with Linux kernel version
46277         requirements.
46279         * config.h.in [IS_IN_build]: Allow compiling without optimization.
46281 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
46283         [BZ #887]
46284         * math/libm-test.inc (logb_test_downward): New test to expose
46285         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
46286         rounding mode.
46288 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
46290         [BZ #14027]
46291         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
46292         to be done.
46293         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
46294         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
46296 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
46298         * sysdeps/unix/i386/brk.S: Remove file.
46299         * sysdeps/unix/i386/dl-brk.S: Likewise.
46300         * sysdeps/unix/i386/pipe.S: Likewise.
46301         * sysdeps/unix/i386/sigreturn.S: Likewise.
46302         * sysdeps/unix/i386/syscall.S: Likewise.
46303         * sysdeps/unix/i386/vfork.S: Likewise.
46304         * sysdeps/unix/i386/wait.S: Likewise.
46306         * sysdeps/unix/common/tcsendbrk.c: Move to ...
46307         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
46309         * configure.in (arm*-none*): Do not allow without
46310         --enable-hacker-mode.
46311         (netbsd*): Remove case setting base_os.
46312         (386bsd*): Likewise.
46313         (freebsd*): Likewise.
46314         (bsdi*): Likewise.
46315         (osf*): Likewise.
46316         (sunos*): Likewise.
46317         (ultrix*): Likewise.
46318         (newsos*): Likewise.
46319         (dynix*): Likewise.
46320         (*bsd*): Likewise.
46321         (sysv*): Likewise.
46322         (isc*): Likewise.
46323         (esix*): Likewise.
46324         (sco*): Likewise.
46325         (minix*): Likewise.
46326         (irix4*): Likewise.
46327         (irix6*): Likewise.
46328         (solaris[2-9]*): Likewise.
46329         (none): Likewise.
46330         * configure: Regenerated.
46332 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46334         [BZ #11521]
46335         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
46336         overflow or cancellation in calculating denominator.
46337         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
46338         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
46339         down expression to avoid unexpected rounding in newer GCCs.
46340         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
46342 2012-04-26  David S. Miller  <davem@davemloft.net>
46344         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
46345         long-double compat symbols.
46346         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
46347         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
46348         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
46349         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
46350         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
46351         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
46352         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
46353         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
46354         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
46355         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
46356         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
46357         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
46358         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
46360 2012-04-25  David S. Miller  <davem@davemloft.net>
46362         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
46363         HWCAP_* values only after the memory barriers have been defined.
46364         (atomic_full_barrier): Define.
46365         (atomic_read_barrier): Define.
46366         (atomic_write_barrier): Define.
46368 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
46370         * shlib-versions: Add libgcc_s version information.
46371         * sysdeps/generic/libgcc_s.h: Remove.
46372         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
46373         libgcc_s.h.
46374         * sysdeps/gnu/unwind-resume.c: Likewise.
46375         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
46377 2012-04-25  David S. Miller  <davem@davemloft.net>
46379         * sysdeps/unix/sparc/brk.S: Delete.
46380         * sysdeps/unix/sparc/dl-brk.S: Delete.
46381         * sysdeps/unix/sparc/pipe.S: Delete.
46382         * sysdeps/unix/sparc/sysdep.S: Delete.
46383         * sysdeps/unix/sparc/sysdep.h: Delete.
46384         * sysdeps/unix/sparc/vfork.S: Delete.
46385         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
46386         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
46387         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
46388         (ret_ERRVAL, r0, r1, MOVE): Define.
46389         (JUMPTARGET): Remove.
46390         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
46391         sysdeps/unix/sparc/sysdep.h
46392         (ENTRY, END): Remove.
46393         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46395 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
46397         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
46398         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
46399         -DIS_IN_build.
46401         * timezone/README: Update upstream location and email address for
46402         tzcode and tzdata.
46403         * timezone/zdump.c: Update from tzcode 2012b.
46404         * timezone/zic.c: Likewise.
46406         * configure.in (libc_cv_as_needed): Remove test.
46407         * configure: Regenerated.
46408         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
46409         conditional definition.
46410         [$(have-as-needed) != yes] (no-as-needed): Likewise.
46411         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
46412         * config.make.in (have-as-needed): Remove variable.
46414 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
46415             Paul Pluzhnikov  <ppluzhnikov@google.com>
46417         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
46418         strings correctly.
46420 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
46422         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
46423         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
46424         * sysdeps/sh/strlen.S: Likewise.
46426 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46428         * sysdeps/unix/fork.S: Remove file.
46429         * sysdeps/unix/i386/fork.S: Likewise.
46430         * sysdeps/unix/sparc/fork.S: Likewise.
46432         * sysdeps/unix/system.c: Remove file.
46433         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
46435         * sysdeps/unix/getegid.S: Remove file.
46436         * sysdeps/unix/geteuid.S: Likewise.
46438 2012-04-24  Roland McGrath  <roland@hack.frob.com>
46440         * scripts/check-localplt.awk: New file.
46441         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
46442         of diff.
46443         * scripts/data/localplt-generic.data: Add a comment.
46445         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
46446         NODE when __dir_mkfile failed.
46447         * sysdeps/mach/hurd/symlinkat.c: Likewise.
46448         Reported by Ludovic Courtès <ludo@gnu.org>.
46450 2012-04-24  Andreas Jaeger  <aj@suse.de>
46452         * Makerules (common-clean): Also remove gen-as-const-headers
46453         files.
46455 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46457         * Makerules (native-compile): Do not change working directory for
46458         build.  Use $(OUTPUT_OPTION) in command.
46459         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
46461 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46463         [BZ #13886]
46464         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
46465         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
46466         * math/libm-test.inc (floor_test): Add more tests.
46467         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
46469 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46471         * sysdeps/unix/getdents.c: Remove file.
46472         * sysdeps/unix/sysv/getdents.c: Likewise.
46473         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
46475         * sysdeps/unix/syscalls.list (madvise): Add syscall from
46476         sysdeps/unix/mman/syscalls.list.
46477         (mmap): Likewise.
46478         (mprotect): Likewise.
46479         (msync): Likewise.
46480         (munmap): Likewise.
46481         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
46482         * sysdeps/unix/mman/syscalls.list: Remove.
46483         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
46485         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
46486         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
46487         * configure: Regenerated.
46488         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
46489         $(libgcc_s_suffix).
46490         * config.make.in (libgcc_s_suffix): Remove variable.
46492 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
46494         * sysdeps/unix/sysv/gethostname.c: Move to ...
46495         * sysdeps/posix/gethostname.c: ... here.
46497         * sysdeps/unix/execve.S: Remove file.
46499         * sysdeps/unix/_exit.S: Remove file.
46501 2012-04-23  Andreas Jaeger  <aj@suse.de>
46503         [BZ #13739]
46504         * manual/Makefile: Remove make dist support, there's no
46505         need for a stand-alone documentation tar ball.
46506         (TEXI2DVI): Define always, it's not in Makeconfig.
46507         (dist): Removed.
46508         (tar-it): Removed.
46509         (edition): Removed.
46510         (glibc-doc-$(edition).tar): Removed
46511         (%.Z): Removed.
46512         (%.gz): Removed.
46513         (%.uu): Removed.
46514         (ETAGS): Remove, it's in Makeconfig.
46515         (move-if-change): Remove, it's in Makeconfig.
46517 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
46519         [BZ #13970]
46520         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
46521         (strtod, strtof, strtold, strtol, strtoul, strtoq)
46522         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
46523         (strtod_l, strtof_l, strtold_l): Remove __wur.
46524         It is not necessarily an error to ignore strtol's return value.
46525         One can reliably look at the stored endptr to decide whether
46526         the number had valid syntax.
46528 2012-04-21  Andreas Jaeger  <aj@suse.de>
46530         [BZ #13739]
46531         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
46533 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
46535         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
46536         * sysdeps/unix/sysv/Versions: Remove file.
46538 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
46540         [BZ #13927]
46541         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46543 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
46545         [BZ #7064]
46546         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
46547         version from __vm86.
46549 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
46551         * sysdeps/unix/common/lxstat.c: Remove file.
46552         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
46554         * sysdeps/unix/sysv/Makefile: Remove file.
46556         * sysdeps/unix/sysv/direct.h: Remove file.
46558         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
46559         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
46560         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
46561         * sysdeps/unix/sysv/bits/signum.h: Likewise.
46562         * sysdeps/unix/sysv/bits/stat.h: Likewise.
46563         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
46564         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
46566         * sysdeps/unix/sysv/setrlimit.c: Remove file.
46568         * sysdeps/unix/xmknod.c: Remove file.
46569         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
46571         * sysdeps/unix/sysv/settimeofday.c: Remove file.
46573         * sysdeps/unix/sysv/i386/time.S: Remove file.
46575         * sysdeps/unix/fxstat.c: Remove file.
46576         * sysdeps/unix/xstat.c: Likewise.
46577         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
46579         * sysdeps/unix/sysv/sigaction.c: Remove file.
46581         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
46582         (sysdep_headers): Remove variable.
46583         [termio.h not in sysdep_headers] (generated): Likewise.
46584         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
46585         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
46586         * sysdeps/unix/sysv/tcdrain.c: Likewise.
46587         * sysdeps/unix/sysv/tcflow.c: Likewise.
46588         * sysdeps/unix/sysv/tcflush.c: Likewise.
46589         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
46590         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
46591         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
46592         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
46593         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
46595         * sysdeps/unix/siglist.c: Remove file.
46597         * sysdeps/unix/getppid.S: Remove file.
46599         * sysdeps/unix/mkdir.c: Remove file.
46600         * sysdeps/unix/rmdir.c: Likewise.
46602 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
46604         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
46605         ERR_MAX value.
46606         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
46607         errlist-compat value.
46609 2012-04-18  David S. Miller  <davem@davemloft.net>
46611         * sysdeps/generic/memcopy.h (reg_char): Delete.
46612         * debug/strcat_chk.c: Use char, not reg_char.
46613         * debug/strcpy_chk.c: Likewise.
46614         * debug/strncat_chk.c: Likewise.
46615         * debug/strncpy_chk.c: Likewise.
46616         * string/memchr.c: Likewise.
46617         * string/memrchr.c: Likewise.
46618         * string/rawmemchr.c: Likewise.
46619         * string/strcat.c: Likewise.
46620         * string/strchr.c: Likewise.
46621         * string/strchrnul.c: Likewise.
46622         * string/strcmp.c: Likewise.
46623         * string/strcpy.c: Likewise.
46624         * string/strncat.c: Likewise.
46625         * string/strncmp.c: Likewise.
46626         * string/strncpy.c: Likewise.
46628 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46630         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
46631         __builtin_memcopy is called when src and dest ranges are known to not
46632         overlap.
46634 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46636         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
46637         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
46638         fwd_align_merge macro call.
46639         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
46640         bwd_align_merge macro call.
46641         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
46643 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46645         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
46646         bwd_align_merge macros.
46647         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
46648         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
46649         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
46651 2012-04-18  David S. Miller  <davem@davemloft.net>
46653         * sysdeps/sparc/sparc64/memcopy.h: Delete.
46655 2012-04-18  Andreas Jaeger  <aj@suse.de>
46657         [BZ# 6794]
46658         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
46659         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
46660         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46662         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
46663         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
46664         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46666         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
46667         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
46668         Adjust for changed ldbl-128 files.
46670         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
46671         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
46672         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46674 2012-04-17  David S. Miller  <davem@davemloft.net>
46676         * sysdeps/sparc/sparc32/memcopy.h: Delete.
46678 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
46680         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
46681         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
46682         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
46683         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
46684         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
46685         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
46687 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46689         [BZ #6794]
46690         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
46691         * math/libm-test.inc: Add ilogb errno and exception tests.
46692         * math/w_ilogb.c: New file: ilogb wrapper.
46693         * math/w_ilogbf.c: New file: ilogbf wrapper.
46694         * math/w_ilogbl.c: New file: ilogbl wrapper.
46695         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
46696         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
46697         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
46698         exception being thrown with 0.0 as argument.
46699         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
46700         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
46701         exception being thrown with 0.0 as argument.
46702         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
46703         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
46704         exception being thrown with 0.0 as argument.
46705         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
46706         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
46707         exception being thrown with 0.0 as argument.
46708         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
46709         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
46710         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
46711         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
46712         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
46713         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
46714         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
46715         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
46716         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
46718 2012-04-17  Petr Baudis  <pasky@ucw.cz>
46720         * include/sys/uio.h: Change __vector to __iovec to avoid clash
46721         with altivec.
46723 2012-04-16  Marek Polacek  <polacek@redhat.com>
46725         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
46727 2012-04-16  Marek Polacek  <polacek@redhat.com>
46729         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
46730         operands of fdivp instruction.
46732 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
46734         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
46735         * elf/tst-auditmod3b.c: Likewise.
46736         * elf/tst-auditmod4b.c: Likewise.
46737         * elf/tst-auditmod5b.c: Likewise.
46738         * elf/tst-auditmod6b.c: Likewise.
46739         * elf/tst-auditmod6c.c: Likewise.
46740         * elf/tst-auditmod7b.c: Likewise.
46741         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
46742         * sysdeps/x86_64/preconfigure.in: Likewise.
46743         * sysdeps/x86_64/preconfigure: Regenerated.
46745 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
46747         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
46748         __ILP32__.
46750 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
46752         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
46753         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
46755 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
46757         [BZ #13973]
46758         * locale/iso-639.def: Fix gl language name. Spotted by
46759         Yaron Shahrabani.
46761 2012-04-12  Roland McGrath  <roland@hack.frob.com>
46763         [BZ #2074]
46764         * libio/libio.h (__io_write_fn): Update comment.
46766 2012-04-12  Petr Baudis  <pasky@ucw.cz>
46768         [BZ #2074]
46769         * stdio.texi (Hook Functions): The user provided writer function
46770         is not allowed to return -1.
46772 2012-04-11  David S. Miller  <davem@davemloft.net>
46774         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46776 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
46778         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
46779         Add a leading slash to rtkaio.
46781 2012-04-11  Jim Meyering  <meyering@redhat.com>
46783         [BZ #11959]
46784         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
46785         It is not necessarily an error to ignore fwrite's return
46786         value.  One can reliably use ferror to test for errors after
46787         the fact.
46789 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
46791         * bits/types.h (__snseconds_t): New type.
46792         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
46794         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
46795         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
46796         (__SNSECONDS_T_TYPE): Likewise.
46797         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
46798         (__SNSECONDS_T_TYPE): Likewise.
46799         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
46800         (__SNSECONDS_T_TYPE): Likewise.
46802 2012-04-10  Andreas Jaeger  <aj@suse.de>
46804         [BZ #2636]
46805         * manual/time.texi (Processor Time): Return type of times is
46806         elapsed real time since an arbitrary point in the past.
46807         (CPU Time): Move CLK_TCK from here...
46808         (Processor Time): ...to here.  Correct description.
46809         * manual/conf.texi (Constants for Sysconf): Correct description of
46810         _SC_CLK_TCK.
46812 2012-04-10  David S. Miller  <davem@davemloft.net>
46814         [BZ #13967]
46815         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
46816         where the is a gap between DT_REL(A) and DT_JMPREL.
46818 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
46820         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
46821         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
46822         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
46824 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
46826         * elf/dl-support.c (_dl_inhibit_cache): New variable.
46827         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
46828         (dl_main): Handle --inhibit-cache.
46829         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
46830         _dl_inhibit_cache.
46831         * elf/dl-load.c (_dl_map_object): Use it.
46832         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
46834 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
46836         [BZ #13872]
46837         * sysdeps/i386/fpu/e_powl.S (p78): New object.
46838         (__ieee754_powl): Saturate large exponents rather than testing for
46839         overflow of y*log2(x).
46840         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46841         * math/libm-test.inc (pow_test): Do not permit spurious overflow
46842         exceptions.
46844         [BZ #11521]
46845         * math/s_ctan.c: Include <float.h>.
46846         (__ctan): Avoid internal overflow or cancellation in calculating
46847         denominator.
46848         * math/s_ctanf.c: Likewise.
46849         * math/s_ctanl.c: Likewise.
46850         * math/s_ctanh.c: Likewise.
46851         * math/s_ctanhf.c: Likewise.
46852         * math/s_ctanhl.c: Likewise.
46853         * math/libm-test.inc (ctan_test): Add more tests.
46854         (ctanh_test): Likewise.
46855         * sysdeps/i386/fpu/libm-test-ulps: Update.
46856         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46858 2012-04-09  Andreas Jaeger  <aj@suse.de>
46860         [BZ #6894]
46861         * manual/filesys.texi (Directory Entries): Mention that d_namlen
46862         is an optional BSD extension.
46864         [BZ #10254]
46865         * manual/stdio.texi (Opening Streams): Document additional fopen
46866         parameters.
46868 2012-04-09  Roland McGrath  <roland@hack.frob.com>
46870         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
46871         %eax without telling the compiler.
46873 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
46875         [BZ # 13963]
46876         * manual/install.texi: Use sourceware.org.
46878 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
46880         [BZ #13873]
46881         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
46882         (__ieee754_pow): Generate overflow and underflow using huge*huge
46883         and tiny*tiny rather than just returning constant infinity or zero
46884         for large exponents.
46885         * math/libm-test.inc (pow_test): Require overflow exceptions for
46886         applicable cases of large exponents.
46888         [BZ #706]
46889         * sysdeps/i386/fpu/e_pow.S (p10): New object.
46890         (__ieee754_pow): Use iterative multiplication algorithm only for
46891         integer exponents with absolute value below 1024.  Check for odd
46892         integer exponents when using algorithm for real exponents.
46893         * math/libm-test.inc (pow_test): Add more tests.
46894         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46896 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
46898         [BZ #13705]
46899         * math/libm-test.inc (exp_test): Do not allow overflow exception
46900         on underflow test.
46902 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
46904         [BZ #13705]
46905         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
46906         instead of __kernel_standard_f.
46908 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
46910         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
46911         * sysdeps/x86_64/memset_chk.S: Likewise.
46913 2012-04-08  Andreas Jaeger  <aj@suse.de>
46915         [BZ #10153]
46916         * manual/startup.texi (Environment Access): Describe return value
46917         for putenv and setenv.
46919         [BZ #6895]
46920         * manual/filesys.texi (Directory Entries): Add description for
46921         DT_LNK.
46923         [BZ #6890]
46924         * manual/filesys.texi (Directory Entries): Clarify that it's file
46925         system not operating system in the description of DT_UNKNOWN.
46927         [BZ #6578]
46928         * manual/syslog.texi (closelog): Fix reference, it's openlog.
46930 2012-04-08  Stephen Compall  <s11@member.fsf.org>
46932         [BZ #6649]
46933         * manual/llio.texi (Opening and Closing Files): Add cross
46934         reference to explain mode argument.
46936 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
46938         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
46939         * sysdeps/x86_64/memset_chk.S: Likewise.
46941 2012-04-07  David S. Miller  <davem@davemloft.net>
46943         * elf/elf.h (R_SPARC_WDISP10): Define.
46944         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
46945         R_SPARC_SIZE32.
46946         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
46947         R_SPARC_SIZE64 and R_SPARC_H34.
46949 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
46951         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
46952         conditions and remove no longer applicable assertion.
46954 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
46956         * bits/byteswap.h: Include <features.h>.
46957         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
46958         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
46960 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
46962         * bits/byteswap.h (__bswap_16): Removed.
46963         Include <bits/byteswap-16.h> to get __bswap_16.
46964         * sysdeps/i386/bits/byteswap.h: Likewise.
46965         * sysdeps/s390/bits/byteswap.h: Likewise.
46966         * sysdeps/x86_64/bits/byteswap.h: Likewise.
46967         * bits/byteswap-16.h: New file.
46968         * sysdeps/i386/bits/byteswap-16.h: Likewise.
46969         * sysdeps/s390/bits/byteswap-16.h: Likewise.
46970         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
46971         * string/Makefile (headers): Add bits/byteswap-16.h.
46973 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
46975         [BZ #13895]
46976         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
46977         extra indirection.
46978         * nss/Makefile (tests-static, tests): Add tst-nss-static.
46979         * nss/tst-nss-static.c: New.
46981 2012-04-06  Robert Millan  <rmh@gnu.org>
46983         [BZ #6486]
46984         * manual/llio.texi (File Position Primitive): lseek
46985         refers to WHENCE when it really means OFFSET.
46987 2012-04-06  Andreas Jaeger  <aj@suse.de>
46989         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
46990         strncmp declarations.
46992         * abilist/libc.abilist: Add __poll and __ppoll.
46994 2012-04-05  David S. Miller  <davem@davemloft.net>
46996         * scripts/check-local-headers.sh: Accept a host triplet in the
46997         path matched by the exclude regexp.
46999         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
47000         definition.
47001         * sysdeps/powerpc/powerpc32/dl-machine.h
47002         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
47003         * sysdeps/s390/s390-32/dl-machine.h
47004         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47005         * sysdeps/sparc/sparc32/dl-machine.h
47006         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47007         * sysdeps/sparc/sparc64/dl-machine.h
47008         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47010         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
47011         lazy binding.
47012         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
47013         undefined symbol errors.
47015         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
47016         DT_NEEDED entries.
47018 2012-04-05  Michael Matz  <matz@suse.de>
47020         [BZ #13592]
47021         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
47023 2012-04-05  Andreas Jaeger  <aj@suse.de>
47025         [BZ #13908]
47026         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
47027         comment.
47029 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47031         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
47032         which ROUND is no valid rounding mode.
47034 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47036         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
47037         read again.
47038         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
47040 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47042         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
47043         an exception using FPU order intentionally.
47045 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47047         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
47048         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
47049         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
47050         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
47052 2012-04-05  Simon Josefsson  <simon@josefsson.org>
47054         [BZ #12340]
47055         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
47056         EINVAL when BUFLEN is too smal.
47058 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
47060         [BZ #13553]
47061         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
47062         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
47064 2012-04-03  Andreas Jaeger  <aj@suse.de>
47066         [BZ #13938]
47067         * manual/setjmp.texi (System V contexts): Fix sentence.
47069         [BZ #13926]
47070         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
47071         New macro for this case.
47072         [!__GNUC__] (__bswap_64): New inline function for this case.
47073         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47074         * bits/byteswap.h: Likewise.
47075         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
47076         ull, guard with __GLIBC_HAVE_LONG_LONG.
47078         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
47079         __GLIBC_HAVE_LONG_LONG.
47081         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
47082         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
47084 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
47086         [BZ #13691]
47087         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
47088         inptr and inend, rather than using last_ch.
47090 2012-04-02  David S. Miller  <davem@davemloft.net>
47092         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
47093         * stdio-common/printf-parse.h (read_int): Change return type to
47094         'int', return -1 on INT_MAX overflow.
47095         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
47096         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
47097         overflows INT_MAX.  Check for overflow of in-format-string precision
47098         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
47099         SIZE_MAX not INT_MAX for integer overflow test.
47100         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
47101         skip the construct in the format string but do not record anything.
47102         * stdio-common/bug22.c: Adjust to test both width/prevision
47103         INT_MAX overflow as well as total length INT_MAX overflow.  Check
47104         explicitly for proper errno values.
47106 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
47108         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
47109         CHAR_MAX.
47110         * string/test-strcmp.c [! WIDE]: Likewise.
47111         * time/tst-mktime2.c: Likewise for INT_MAX.
47112         * string/test-string.h: #include <sys/param.h> for MIN.
47114         * csu/init-first.c (__libc_init_first): Call __ctype_init.
47115         * sysdeps/i386/init-first.c (init): Likewise.
47116         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
47117         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
47118         * sysdeps/sh/init-first.c (init): Likewise.
47120 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
47122         * po/ru.po: Update from translation team.
47123         * po/vi.po: Likewise.
47125 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
47127         * resolv/nss_dns/dns-host.c: Merge copyright years.
47129 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47131         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
47132         Optimize memcpy with prefetch if
47133         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
47134         src, dst pointers have unequal 16 byte alignments.
47136 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
47138         [BZ #13928]
47139         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
47140         from a CNAME entry and return the minimum ttl for the query.
47141         (gaih_getanswer_slice): Likewise.
47143 2012-03-30  Jeff Law  <law@redhat.com>
47145         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
47146         due to long keys.
47147         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
47148         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
47150         * resolv/nss_dns/dns-host.c: Update copyright year.
47152 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
47154         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
47155         requests to save a system call.  Fix check that all bytes are sent.
47157         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
47158         comments for sendmmsg.
47160 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
47162         [BZ #13691]
47163         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
47164         with only 1 character between 0x0041 and 0x01b0.
47165         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
47166         * wcsmbs/tst-mbsnrtowcs.c: New file.
47168 2012-03-29  David S. Miller  <davem@davemloft.net>
47170         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
47171         small copies by hand.
47173 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
47175         [BZ #13761]
47176         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
47177         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
47178         group memberships.
47180 2012-03-28  David S. Miller  <davem@davemloft.net>
47182         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
47183         that branches into memcpy.
47184         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
47185         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
47186         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
47187         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
47188         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
47189         bits.
47190         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
47191         implementation too.
47192         * sysdeps/sparc/mempcpy.S: New file.
47194         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
47195         the IFUNC routine in the libc case.
47196         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
47198         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
47199         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
47200         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
47201         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
47202         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
47203         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
47204         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
47205         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
47207         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
47208         loop to 256 bytes instead of 64 bytes and fix test signedness.
47210         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
47211         * sysdeps/sparc/sparc32/Makefile: rather than here...
47212         * sysdeps/sparc/sparc64/Makefile: and here.
47214 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
47216         * malloc/mallocbug.c: Avoid warnings about unused variables.
47218 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
47220         [BZ #13760]
47221         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
47222         in the right place. Discard and retry query if response is
47223         larger than input buffer size.
47225 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
47227         [BZ #369]
47228         [BZ #2678]
47229         [BZ #3866]
47230         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
47231         x for large integer exponent.
47232         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
47233         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
47234         sign of result as needed afterwards.
47235         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
47236         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
47237         result for underflowing pow the same as for overflow.
47238         (__kernel_standard_l): Handle powl overflow and underflow here
47239         rather than calling __kernel_standard.
47240         * math/libm-test.inc (pow_test): Add more tests.
47242         [BZ #3868]
47243         [BZ #13879]
47244         [BZ #13910]
47245         [BZ #13911]
47246         [BZ #13912]
47247         [BZ #13913]
47248         [BZ #13915]
47249         [BZ #13916]
47250         [BZ #13917]
47251         [BZ #13918]
47252         [BZ #13919]
47253         [BZ #13920]
47254         [BZ #13921]
47255         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
47256         * sysdeps/ieee754/k_standard.c: Include <float.h>.
47257         (__kernel_standard_l): New function.
47258         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
47259         __kernel_standard.
47260         * math/w_acosl.c (__acosl): Likewise.
47261         * math/w_asinl.c (__asinl): Likewise.
47262         * math/w_atan2l.c (__atan2l): Likewise.
47263         * math/w_atanhl.c (__atanhl): Likewise.
47264         * math/w_coshl.c (__coshl): Likewise.
47265         * math/w_exp10l.c (__exp10l): Likewise.
47266         * math/w_exp2l.c (__exp2l): Likewise.
47267         * math/w_fmodl.c (__fmodl): Likewise.
47268         * math/w_hypotl.c (__hypotl): Likewise.
47269         * math/w_j0l.c (__j0l, __y0l): Likewise.
47270         * math/w_j1l.c (__j1l, __y1l): Likewise.
47271         * math/w_jnl.c (__jnl, __ynl): Likewise.
47272         * math/w_lgammal.c (__lgammal): Likewise.
47273         * math/w_log10l.c (__log10l): Likewise.
47274         * math/w_log2l.c (__log2l): Likewise.
47275         * math/w_logl.c (__logl): Likewise.
47276         * math/w_powl.c (__powl): Likewise.
47277         * math/w_remainderl.c (__remainderl): Likewise.
47278         * math/w_scalbl.c (sysv_scalbl): Likewise.
47279         * math/w_sinhl.c (__sinhl): Likewise.
47280         * math/w_sqrtl.c (__sqrtl): Likewise.
47281         * math/w_tgammal.c (__tgammal): Likewise.
47282         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
47283         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
47284         * math/libm-test.inc (acos_test): Add more tests.
47285         (acosh_test): Likewise.
47286         (asin_test): Likewise.
47287         (atanh_test): Likewise.
47288         (exp_test): Likewise.
47289         (exp10_test): Likewise.
47290         (exp2_test): Likewise.
47291         (expm1_test): Likewise.
47292         (lgamma_test): Likewise.
47293         (log_test): Likewise.
47294         (log10_test): Likewise.
47295         (log1p_test): Likewise.
47296         (log2_test): Likewise.
47297         (pow_test): Do not allow some spurious overflow exceptions.
47298         (sqrt_test): Add more tests.
47299         (tgamma_test): Likewise.
47300         (y0_test): Likewise.
47301         (y1_test): Likewise.
47302         (yn_test): Likewise.
47304 2012-03-27  Anton Blanchard  <anton@samba.org>
47306         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
47307         MAP_HUGETLB.
47308         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
47309         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
47310         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
47312 2012-03-27  David S. Miller  <davem@davemloft.net>
47314         * conform/Makefile: Run run-conformtest.sh using $(BASH).
47316         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
47317         have-as-vis3 check.
47319 2012-03-27  Andreas Jaeger  <aj@suse.de>
47321         * sysdeps/x86_64/elf/configure.in: Moved to ...
47322         * sysdeps/x86_64/configure.in: ... here.
47323         * sysdeps/x86_64/elf/start.S: Moved to ...
47324         * sysdeps/x86_64/start.S: ... here.
47325         * sysdeps/x86_64/elf/configure: Delete.
47327         * sysdeps/x86_64/configure.in: Merge contents from
47328         sysdeps/i386/configure.in (without i686 check).
47330         * sysdeps/i386/elf/Versions: Merge into ...
47331         * sysdeps/i386/Versions: ... this.
47332         * sysdeps/i386/elf/Versions: Delete file.
47333         * sysdeps/i386/elf/start.S: Moved to ...
47334         * sysdeps/i386/start.S: ...here.
47335         * sysdeps/i386/elf/configure.in: Merge into...
47336         * sysdeps/i386/configure.in: ...here.
47337         * sysdeps/i386/elf/configure.in: Delete file.
47338         * sysdeps/i386/elf/configure: Delete file.
47340         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
47341         * debug/backtracesyms.c: ... here.
47342         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
47343         * debug/backtracesymsfd.c: ... here.
47344         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
47345         * sysdeps/generic/ifunc-sel.h: ... here.
47347         * sysdeps/unix/i386/start.c: Delete file.
47348         * sysdeps/unix/sparc/start.c: Delete file.
47349         * sysdeps/unix/start.c: Delete file.
47351         * sysdeps/sh/elf/configure.in: Moved to ...
47352         * sysdeps/sh/configure.in: ... here.
47353         * sysdeps/sh/elf/start.S: Moved to ...
47354         * sysdeps/sh/start.S: ... here.
47355         * sysdeps/sh/elf/configure: Delete file.
47357         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
47358         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
47359         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
47360         * sysdeps/powerpc/powerpc64/entry.h: ... here.
47361         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
47362         * sysdeps/powerpc/powerpc64/start.S: here.
47363         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
47364         * sysdeps/powerpc/powerpc64/Makefile: ... this.
47365         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
47366         * sysdeps/powerpc/powerpc64/configure.in: ... this.
47367         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
47369         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
47370         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
47371         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
47372         * sysdeps/powerpc/powerpc32/start.S: ... here.
47373         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
47374         * sysdeps/powerpc/powerpc32/configure.in: ... this.
47375         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
47377         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
47378         * sysdeps/powerpc/ifunc-sel.h: ... here.
47379         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
47380         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
47382         * sysdeps/sparc/elf/configure.in: Moved to ...
47383         * sysdeps/sparc/configure.in: ... here.
47384         * sysdeps/sparc/elf/configure: Delete file.
47385         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
47386         * sysdeps/sparc/sparc32/start.S: ... here.
47387         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
47388         * sysdeps/sparc/sparc64/start.S: ... here.
47389         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
47390         * sysdeps/sparc/sparc32/Makefile: ... this.
47391         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
47392         * sysdeps/sparc/sparc64/Makefile: ... this.
47394         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
47395         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
47396         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
47397         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
47398         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
47399         * sysdeps/s390/s390-32/setjmp.S: ... here.
47400         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
47401         * sysdeps/s390/s390-32/configure.in: ... here.
47402         * sysdeps/s390/s390-32/elf/configure: Delete file.
47403         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
47404         * sysdeps/s390/s390-32/start.S: ... here.
47406         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
47407         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
47408         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
47409         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
47410         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
47411         * sysdeps/s390/s390-64/setjmp.S: ... here.
47412         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
47413         * sysdeps/s390/s390-64/configure.in: ... here
47414         * sysdeps/s390/s390-64/elf/configure: Delete file.
47415         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
47416         * sysdeps/s390/s390-64/start.S: ... here.
47417         * sysdeps/s390/s390-64/elf/configure: Delete.
47419         * configure.in: Remove support for elf directories in sysdeps.
47421         * configure: Regenerated.
47422         * sysdeps/i386/configure: Regenerated.
47423         * sysdeps/powerpc/powerpc32/configure: Regenerated.
47424         * sysdeps/powerpc/powerpc64/configure: Regenerated.
47425         * sysdeps/s390/s390-32/configure: Regenerated.
47426         * sysdeps/s390/s390-64/configure: Regenerated.
47427         * sysdeps/sh/configure: Regenerated.
47428         * sysdeps/sparc/configure: Regenerated.
47429         * sysdeps/x86_64/configure: Regenerated.
47431 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
47433         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47435         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
47436         denormal result into account.
47438 2012-03-25  Roland McGrath  <roland@hack.frob.com>
47440         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
47441         Reported by Allan McRae <allan@archlinux.org>.
47443 2012-03-23  Jeff Law  <law@redhat.com>
47445         * nss/getnssent.c (__nss_getent): Fix typo.
47447 2012-03-23  David S. Miller  <davem@davemloft.net>
47449         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47451 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
47453         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
47454         to pad to uint64_t for each field.
47455         (dl_tls_index): Replace unsigned long with uint64_t.
47457 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
47458         Paul Pluzhnikov  <ppluzhnikov@google.com>
47460         [BZ #6528]
47461         * grp/Makefile (otherlibs): Don't set it.
47462         * inet/Makefile (otherlibs): Likewise.
47463         * login/Makefile (otherlibs): Likewise.
47464         * nscd/Makefile (otherlibs): Likewise.
47465         * posix/Makefile (otherlibs): Likewise.
47466         * pwd/Makefile (otherlibs): Likewise.
47467         * rt/Makefile (otherlibs): Likewise.
47468         * sunrpc/Makefile (otherlibs): Likewise.
47469         * nss/Makefile (otherlibs): Likewise.
47470         Add libnss_files to routines and static-only-routines.
47471         ($(objpfx)getent): Remove rule.
47472         * resolv/Makefile: Add libnss_dns and libresolv to routines and
47473         static-only-routines.
47475 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
47477         [BZ #13892]
47478         * math/s_cexp.c: Include <float.h>.
47479         (__cexp): Handle exp result overflowing not necessarily
47480         overflowing both real and imaginary parts of result.
47481         * math/s_cexpf.c: Likewise.
47482         * math/s_cexpl.c: Likewise.
47483         * math/libm-test.inc (cexp_test): Add more tests.
47484         * sysdeps/i386/fpu/libm-test-ulps: Update.
47485         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47487 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47489         * include/link.h (ELFW): New macro.
47490         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
47491         Replace ELF64_R_TYPE with ELFW(R_TYPE).
47493 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47495         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
47496         with uint64_t.
47498 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47500         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
47501         declaration.
47502         (struct La_x32_retval): Likewise.
47504 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47506         * sysdeps/x86_64/preconfigure.in: New file.
47507         * sysdeps/x86_64/preconfigure: New generated file.
47509 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
47511         [BZ #13824]
47512         * math/e_exp2l.c: Include <float.h>.
47513         (__ieee754_exp2l): Handle overflow and underflow cases
47514         separately.  Only pass fractional part of argument to
47515         __ieee754_expl.
47516         * math/libm-test.inc (exp2_test): Add more tests.
47518         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
47519         negating x to take absolute value.
47520         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
47521         Likewise.
47522         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
47523         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
47524         Likewise.
47525         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
47526         computing low part if x was negated.
47527         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
47529 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47531         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
47532         la_x32_gnu_pltexit.
47533         (pltexit): Cast int_retval to ptrdiff_t.
47534         * elf/tst-auditmod3b.c: Likewise.
47535         * elf/tst-auditmod4b.c: Likewise.
47536         * elf/tst-auditmod5b.c: Likewise.
47537         * elf/tst-auditmod6b.c: Likewise.
47538         * elf/tst-auditmod6c.c: Likewise.
47539         * elf/tst-auditmod7b.c: Likewise.
47541         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
47542         and x32_gnu_pltexit.
47544         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
47545         __ELF_NATIVE_CLASS.
47546         (La_x32_regs): New macro.
47547         (La_x32_retval): Likewise.
47548         (la_x32_gnu_pltenter): New function prototype.
47549         (la_x32_gnu_pltexit): Likewise.
47551 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
47553         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
47554         exponent.
47556         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47558         * configure.in (libc_cv_cc_nofma): Check for option to disable
47559         generation of FMA instructions.
47560         * configure: Regenerate.
47561         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
47562         * sysdeps/ieee754/dbl-64/Makefile: New file.
47563         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
47564         Remove brandred-fma4.
47565         (CFLAGS-brandred-fma4.c): Remove.
47566         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
47567         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
47568         define.
47569         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
47570         define.
47572 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47574         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
47575         LLONG_MAX != LONG_MAX.
47576         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47577         (_fitoa_word): Likewise.
47578         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
47579         LLONG_MAX != LONG_MAX.
47580         * stdio-common/_itowa.h: Include <_itoa.h>.
47581         (_itowa_word): Use _ITOA_WORD_TYPE on value.
47582         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
47583         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
47584         only if not defined.
47585         (_ITOA_WORD_TYPE): Likewise.
47586         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47587         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
47589 2012-03-21  David S. Miller  <davem@davemloft.net>
47591         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47593 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47595         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
47596         of x86_64 when setting libc_cv_slibdir, libdir and
47597         libc_cv_localedir.
47598         * sysdeps/unix/sysv/linux/configure: Regenerated.
47600 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47602         * manual/lang.texi (Old Varargs): Remove section.
47603         (How Variadic): Update menu.
47604         (va_start): Do not mention varargs.h.
47606 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
47607             Joseph Myers  <joseph@codesourcery.com>
47609         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
47610         link test.
47611         * configure: Regenerated.
47613 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
47615         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
47616         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
47617         conformtest.pl
47619 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47621         * NOTES: Remove.
47622         * Makefile (files-for-dist): Remove NOTES.
47623         (NOTES): Remove rule.
47624         * README: Don't refer to NOTES.
47625         * manual/creature.texi: Don't include macros.texi.
47626         * manual/intro.texi (creature.texi): Remove comment referring to
47627         NOTES.
47629         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
47630         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
47631         * configure: Regenerated.
47632         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
47633         LIBC_TRY_CC_OPTION.
47634         (libc_cv_as_i686): Likewise.
47635         (libc_cv_cc_avx): Likewise.
47636         (libc_cv_cc_sse2avx): Likewise.
47637         (libc_cv_cc_fma4): Likewise.
47638         (libc_cv_cc_novzeroupper): Likewise.
47639         * sysdeps/i386/configure: Regenerated.
47641         [BZ #13883]
47642         * sysdeps/i386/fpu/s_cexp.S: Remove.
47643         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
47644         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
47645         * math/libm-test.inc (cexp_test): Add more tests.
47646         * sysdeps/i386/fpu/libm-test-ulps: Update.
47647         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47649 2012-03-21  Allan McRae  <allan@archlinux.org>
47651         * timezone/Makefile: Do not install iso3166.tab and zone.tab
47653 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47655         [BZ #13871]
47656         * math/w_exp2.c: Do not include <float.h>.
47657         (o_threshold, u_threshold): Remove.
47658         (__exp2): Calculate result before checking finiteness and calling
47659         __kernel_standard.
47660         * math/w_exp2f.c: Likewise.
47661         * math/w_exp2l.c: Likewise.
47662         * math/libm-test.inc (exp2_test): Require overflow exception for
47663         1e6 input.
47665         [BZ #3866]
47666         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
47667         range of signed 64-bit integers before using fistpll.  Remove
47668         checks for whether integers fit in mantissa bits.
47669         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
47670         the range of signed 32-bit integers before using fistpl.  Remove
47671         checks for whether integers fit in mantissa bits.
47672         * sysdeps/i386/fpu/e_powl.S (p64): New object.
47673         (__ieee754_powl): Test for y outside the range of signed 64-bit
47674         integers before using fistpll.  Reduce 64-bit values to 63-bit
47675         ones as needed.
47676         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
47677         divide-by-zero is raised for zero to large negative powers.
47678         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
47679         (__ieee754_powl): Test for y outside the range of signed 64-bit
47680         integers before using fistpll.  Reduce 64-bit values to 63-bit
47681         ones as needed.
47682         * math/libm-test.inc (pow_test): Add more tests.
47684 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47686         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
47687         <stdio-common/_itoa.h>.
47688         * debug/segfault.c: Likewise.
47689         * elf/dl-cache.c: Likewise.
47690         * elf/dl-minimal.c: Likewise.
47691         * elf/dl-misc.c: Likewise.
47692         * elf/dl-sysdep.c: Likewise.
47693         * elf/dl-version.c: Likewise.
47694         * elf/rtld.c: Likewise.
47695         * hurd/hurdsock.c: Likewise.
47696         * hurd/lookup-retry.c: Likewise.
47697         * malloc/malloc.c: Likewise.
47698         * malloc/mtrace.c: Likewise.
47699         * nscd/nscd_getgr_r.c: Likewise.
47700         * nscd/nscd_getpw_r.c: Likewise.
47701         * nscd/nscd_getserv_r.c: Likewise.
47702         * posix/getopt_init.c: Likewise.
47703         * posix/wordexp.c: Likewise.
47704         * stdio-common/_itoa.c: Likewise.
47705         * stdio-common/printf_fphex.c: Likewise.
47706         * stdio-common/vfprintf.c: Likewise.
47707         * string/_strerror.c: Likewise.
47708         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
47709         * sysdeps/i386/i686/hp-timing.h: Likewise.
47710         * sysdeps/mach/_strerror.c: Likewise.
47711         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
47712         * sysdeps/mach/hurd/sethostid.c: Likewise.
47713         * sysdeps/mach/hurd/xmknodat.c: Likewise.
47714         * sysdeps/mach/xpg-strerror.c: Likewise.
47715         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
47716         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
47717         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
47718         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
47719         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
47720         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
47721         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
47722         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
47723         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
47724         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
47725         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
47726         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
47727         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
47728         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
47729         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
47730         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
47731         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
47732         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
47733         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
47734         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
47735         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
47737         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
47739         * stdio-common/_itoa.h: Moved to ...
47740         * sysdeps/generic/_itoa.h: Here.
47742         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
47744         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
47745         instead of "_itoa.h" and "_itowa.h".
47746         * stdio-common/vfprintf.: Likewise.
47748 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47750         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
47751         <bits/wordsize.h>.
47752         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
47753         (__signbit): Likwise.
47754         (llrintf): Likwise.
47755         (llrint): Likwise.
47757 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47759         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
47760         __WORDSIZE != 64.
47762 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
47764         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
47765         OVERFLOW_EXCEPTION_OK.
47766         * math/libm-test.inc ("Philosophy"): Update comment about
47767         exception testing.
47768         (OVERFLOW_EXCEPTION): Define.
47769         (OVERFLOW_EXCEPTION_OK): Likewise.
47770         (INVALID_EXCEPTION_OK): Renumber.
47771         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
47772         (IGNORE_ZERO_INF_SIGN): Likewise.
47773         (test_exceptions): Handle FE_OVERFLOW.
47774         (exp10_test): Expect overflow exceptions.
47775         (exp2_test): Likewise.
47776         (expm1_test): Likewise.
47777         (nextafter_test): Likewise.
47778         (pow_test): Likewise.
47779         (scalbn_test): Likewise.
47780         (scalbln_test): Likewise.
47782 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47784         * sysdeps/x86_64/bits/atomic.h
47785         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
47786         64bit integer.
47787         (atomic_exchange_acq): Likewise.
47788         (__arch_exchange_and_add_body): Likewise.
47789         (__arch_add_body): Likewise.
47790         (atomic_add_negative): Likewise.
47791         (atomic_add_zero): Likewise.
47793 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47795         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
47796         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
47798 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47800         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
47801         Check __x86_64__ instead of __WORDSIZE.
47803 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47805         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
47807 2012-03-19  David S. Miller  <davem@davemloft.net>
47809         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47811         * sysdeps/sparc/fpu/fenv_private.h: New file.
47812         * sysdeps/sparc/fpu/math_private.h: Use it.
47813         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
47814         Remove.
47815         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
47816         (libc_feholdexcept_setroundl): Remove.
47817         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
47818         Remove.
47819         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
47820         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
47822 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47824         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
47825         int64_t instead of long int.
47826         (INSERT_WORDS64): Likwise.
47828 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47830         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
47831         _Unwind_GetCFA return to _Unwind_Ptr first.
47833 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
47835         [BZ #13629]
47836         * math/s_clog.c: Include <float.h>.
47837         (__clog): Scale large or subnormal inputs.
47838         * math/s_clogf.c: Likewise.
47839         * math/s_clogl.c: Likewise.
47840         * math/s_clog10.c: Include <float.h>.
47841         (M_LOG10_2): Define.
47842         (__clog10): Scale large or subnormal inputs.
47843         * math/s_clog10f.c: Likewise.
47844         * math/s_clog10l.c: Likewise.
47845         * math/libm-test.inc (clog_test): Add more tests.
47846         (clog10_test): Likewise.
47847         * sysdeps/i386/fpu/libm-test-ulps: Update.
47848         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47850         [BZ #11451]
47851         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
47852         x and y.
47853         * math/libm-test.inc (atan2_test): Add another test.
47855         * Makerules (common-objdir-compile): Remove.
47856         * sysdeps/unix/Makefile (config-generated): Do not add
47857         $(unix-generated) to variable.
47858         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
47859         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
47860         Remove rule.
47861         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
47862         Likewise.
47863         [generic bits/local_lim.h] (before-compile): Do not append to
47864         variable.
47865         [generic bits/local_lim.h] (common-generated): Likewise.
47866         [generic sys/param.h] (before-compile): Do not append to variable.
47867         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
47868         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
47869         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
47870         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
47871         include.
47872         [generic sys/param.h] (sys/param.h-includes): Remove variable.
47873         [generic sys/param.h] (sys/param.h-includes): Remove rule.
47874         [generic sys/param.h] ($(addprefix
47875         $(common-objpfx),$(sys/param.h-includes))): Likewise.
47876         [generic sys/param.h] (common-generated): Do not append to
47877         variable.
47878         [generic sys/param.h] (sysdep_headers): Likewise.
47879         [generic bits/errno.h] (before-compile): Do not append to
47880         variable.
47881         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
47882         rule.
47883         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
47884         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
47885         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
47886         [generic bits/errno.h] (common-generated): Do not append to
47887         variable.
47888         [generic bits/ioctls.h] (before-compile): Do not append to
47889         variable.
47890         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
47891         rule.
47892         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
47893         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
47894         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
47895         rule.
47896         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
47897         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
47898         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
47899         [generic bits/ioctls.h] (common-generated): Do not append to
47900         variable.
47901         [generic sys/syscall.h] (syscall.h): Remove variable.
47902         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
47903         rule.
47904         [generic sys/syscall.h] (before-compile): Do not append to
47905         variable.
47906         [generic sys/syscall.h] (common-generated): Likewise.
47907         * sysdeps/unix/errnos-tmpl.c: Remove file.
47908         * sysdeps/unix/errnos.awk: Likewise.
47909         * sysdeps/unix/ioctls-tmpl.c: Likewise.
47910         * sysdeps/unix/ioctls.awk: Likewise.
47911         * sysdeps/unix/mk-local_lim.c: Likewise.
47912         * sysdeps/unix/snarf-ioctls: Likewise.
47914 2012-03-19  Richard Henderson  <rth@twiddle.net>
47916         * sysdeps/i386/fpu/fenv_private.h: New file.
47917         * sysdeps/i386/fpu/math_private.h: Use it.
47918         (math_opt_barrier, math_force_eval): Remove.
47919         (libc_feholdexcept_setround_53bit): Remove.
47920         (libc_feupdateenv_53bit): Remove.
47921         * sysdeps/x86_64/fpu/math_private.h: Likewise.
47922         (math_opt_barrier, math_force_eval): Remove.
47923         (libc_feholdexcept): Remove.
47924         (libc_feholdexcept_setround): Remove.
47925         (libc_fetestexcept, libc_fesetenv): Remove.
47926         (libc_feupdateenv_test): Remove.
47927         (libc_feupdateenv, libc_feholdsetround): Remove.
47928         (libc_feresetround): Remove.
47930         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
47931         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
47933         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
47934         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
47935         (libc_feupdateenv_testl): New.
47936         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
47937         (libc_feupdateenv_testf): New.
47938         (libc_feupdateenv): Use libc_feupdateenv_test.
47939         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
47940         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
47942         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
47943         (libc_feholdsetroundf, libc_feholdsetroundl): New.
47944         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
47945         (libc_feresetround_noex): New.
47946         (libc_feresetround_noexf): New.
47947         (libc_feresetround_noexl): New.
47948         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
47949         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
47950         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
47951         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
47952         SET_RESTORE_ROUND.
47953         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
47954         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
47955         (__cos): Likewise.
47956         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
47957         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
47958         SET_RESTORE_ROUND_NOEX.
47959         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
47960         SET_RESTORE_ROUND_NOEXF.
47961         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
47962         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
47963         (libc_feholdsetroundf): New.
47964         (libc_feresetround, libc_feresetroundf): New.
47966         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
47967         (libc_feholdexcept_setround_53bit): Convert from macro to function.
47968         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
47970         * sysdeps/generic/math_private.h: Include <fenv.h>.
47971         (default_libc_feholdexcept): New.
47972         (default_libc_feholdexcept_setround): New.
47973         (default_libc_fesetenv, default_libc_feupdateenv): New.
47974         (libc_feholdexcept): Only define if undefined.
47975         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
47976         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
47977         (libc_feholdexcept_setroundl): Likewise.
47978         (libc_feholdexcept_setround_53bit): Likewise.
47979         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
47980         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
47981         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
47982         (libc_feupdateenv_53bit): Likewise.
47983         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
47984         (libc_feholdexcept): Convert from macro to inline function.
47985         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
47986         (libc_fesetenv, libc_feupdateenv): Likewise.
47988         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
47989         not previously defined.
47990         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
47991         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
47992         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
47993         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
47994         * sysdeps/ieee754/flt-32/math_private.h: New file.
47995         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
47996         math_private.h below SET_FLOAT_WORD.
47997         (__isnan, __isinf_ns, __finite): Remove.
47998         (__isnanf, __isinf_nsf, __finitef): Remove.
48000 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
48002         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48004 2012-03-17  David S. Miller  <davem@davemloft.net>
48006         [BZ #6471]
48007         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
48008         for 2.16.
48010 2012-03-16  David S. Miller  <davem@davemloft.net>
48012         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
48013         warnings.
48015         [BZ #6471]
48016         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
48017         properly.
48018         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
48019         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
48020         sysdep_routines when subdir is sysvipc.
48021         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
48022         __getshmlba helper.
48024         * sysdeps/sparc/fpu/libm-test/ulps: Update.
48026 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48028         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
48029         [__LP64__].
48031 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48033         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
48034         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
48035         (__lround): Renamed to ...
48036         (__llround): This.  Replace long int with long long int.
48037         Define lround functions as aliases of llround functions.
48038         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
48040 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48042         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
48043         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
48044         adresses to uintptr_t.  Replace "long int" and "unsigned long
48045         int" with "greg_t" on va_arg.
48047 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48049         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
48050         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
48052         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
48053         Move e_machine check before EI_CLASS check.  Handle x32
48054         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
48055         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
48056         SKIP_EM_IA_64 and include
48057         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
48059         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
48060         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
48061         (add_system_dir): New macro.
48063         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
48064         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
48066 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
48068         [BZ #2551]
48069         [BZ #2552]
48070         [BZ #2553]
48071         [BZ #2554]
48072         [BZ #2562]
48073         [BZ #2563]
48074         [BZ #2565]
48075         [BZ #2566]
48076         [BZ #2576]
48077         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
48078         (y0): Likewise.
48079         * math/w_j0f.c (j0f): Likewise.
48080         (y0f): Likewise.
48081         * math/w_j0l.c (__j0l): Likewise.
48082         (__y0l): Likewise.
48083         * math/w_j1.c (j1): Likewise.
48084         (y1): Likewise.
48085         * math/w_j1f.c (j1f): Likewise.
48086         (y1f): Likewise.
48087         * math/w_j1l.c (__j1l): Likewise.
48088         (__y1l): Likewise.
48089         * math/w_jn.c (jn): Likewise.
48090         (yn): Likewise.
48091         * math/w_jnf.c (jnf): Likewise.
48092         (ynf): Likewise.
48093         * math/w_jnl.c (__jnl): Likewise.
48094         (__ynl): Likewise.
48095         * math/libm-test.inc (j0_test): Add more tests.
48096         (j1_test): Likewise.
48097         (jn_test): Likewise.  Add trailing semicolon to existing test.
48098         (y0_test): Likewise.
48099         (y1_test): Likewise.
48100         * sysdeps/i386/fpu/libm-test-ulps: Update.
48101         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48103         [BZ #13851]
48104         [BZ #13854]
48105         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
48106         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
48107         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
48108         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
48109         (__tanl): Set errno for infinite argument.
48110         * sysdeps/i386/fpu/mptan.c: Remove.
48111         * sysdeps/i386/fpu/s_tan.S: Likewise.
48112         * sysdeps/i386/fpu/s_tanl.S: Likewise.
48113         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
48114         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
48115         * math/libm-test.inc (tan_test): Add more tests and enable more
48116         tests for double and long double.
48117         * sysdeps/i386/fpu/libm-test-ulps: Update.
48118         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48120 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
48122         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
48123         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
48125 2012-03-16  Roland McGrath  <roland@hack.frob.com>
48127         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
48128         * configure.in: Use it for both main tree and add-ons.
48129         * configure: Regenerated.
48131 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48133         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
48135 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
48137         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
48138         in comment.
48140         [BZ #13851]
48141         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
48142         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
48143         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
48144         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
48145         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
48146         infinite argument.
48147         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
48148         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
48149         != 0 for prec == 2.
48150         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
48151         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
48152         * sysdeps/i386/fpu/s_cosl.S: Likewise.
48153         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
48154         * sysdeps/i386/fpu/s_sinl.S: Likewise.
48155         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
48156         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
48157         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
48158         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
48159         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
48160         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
48161         * math/libm-test.inc (cos_test): Add more tests and enable more
48162         tests for long double.
48163         (sin_test): Likewise.
48164         (sincos_test): Likewise.
48165         * sysdeps/i386/fpu/libm-test-ulps: Update.
48166         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48168 2012-03-16  David S. Miller  <davem@davemloft.net>
48170         * sysdeps/sparc/fpu/math_private.h: New file.
48172 2012-03-15  David S. Miller  <davem@davemloft.net>
48174         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
48175         file.
48176         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
48177         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
48178         file.
48179         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
48180         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
48181         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
48182         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
48183         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
48184         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
48185         sysdep routines.
48186         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
48188         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
48189         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
48191         * sysdeps/sparc/sparc-ifunc.h: New file.
48192         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
48193         sparc-ifunc.h
48194         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
48195         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
48196         Likewise.
48197         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
48198         Likewise.
48199         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
48200         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
48201         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
48202         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
48203         Likewise.
48204         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
48205         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
48206         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
48207         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
48208         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
48209         Likewise.
48210         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
48211         Likewise.
48212         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
48213         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
48214         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
48215         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
48216         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
48217         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
48218         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
48219         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
48220         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
48221         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
48222         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
48223         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
48224         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
48225         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
48226         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
48227         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
48228         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
48229         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
48230         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
48231         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
48232         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
48233         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
48234         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
48235         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
48237 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
48239         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
48240         scaling.
48241         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48243 2012-03-15  Andreas Jaeger  <aj@suse.de>
48245         [BZ #13852]
48246         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
48247         ieee754/flt-32 implementation for sin, cos and sincos.
48248         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
48249         * sysdeps/i386/fpu/s_cosf.S: Likewise.
48250         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
48251         * sysdeps/i386/fpu/s_sinf.S: Likewise.
48252         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
48253         ieee754/flt-32 implementation for tan.
48255         * math/libm-test.inc (cos_test): Enable some large input tests for
48256         float as well
48257         (sin_test): Likewise.
48258         (sincos_test): Likewise.
48259         (tan_test): Add tests for large input.
48261         * sysdeps/i386/fpu/libm-test-ulps: Update.
48263 2012-03-15  Andreas Jaeger  <aj@suse.de>
48265         [BZ #13658]
48266         * math/libm-test.inc (cos_test): Add more test cases.
48267         (sin_test): Likewise.
48268         (sincos_test): Likewise.
48270 2012-03-15  Andreas Jaeger  <aj@suse.de>
48272         [BZ #13837]
48273         * math/libm-test.inc (cos_test): Add a test case for large input
48274         value.
48275         (sin_test): Likewise.
48276         (sincos_test): Likewise.
48278 2012-03-15  Andreas Jaeger  <aj@suse.de>
48279             Joseph Myers  <joseph@codesourcery.com>
48281         [BZ #13658]
48282         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
48283         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
48284         * sysdeps/i386/fpu/branred.c: Likewise.
48285         * sysdeps/i386/fpu/dosincos.c: Likewise.
48286         * sysdeps/i386/fpu/mpa.c: Likewise.
48287         * sysdeps/i386/fpu/s_cos.S: Likewise.
48288         * sysdeps/i386/fpu/s_sin.S: Likewise.
48289         * sysdeps/i386/fpu/s_sincos.S: Likewise.
48290         * sysdeps/i386/fpu/sincos32.c: Likewise.
48292         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
48293         Define.
48294         (libc_feupdateenv_53bit): Define.
48295         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
48296         Define.
48297         (libc_feupdateenv_53bit): Define.
48299         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
48300         53 bit (without extend i386 double precision).
48302         * math/libm-test.inc (sincos_test): Add tests for large input.
48303         (sin): Likewise.
48304         (cos): Likewise.
48306         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
48308 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
48310         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48312 2012-03-15  David S. Miller  <davem@davemloft.net>
48314         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
48315         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
48316         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
48317         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
48318         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
48319         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
48320         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
48321         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
48322         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
48323         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
48324         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
48325         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
48326         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
48327         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
48328         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
48329         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
48330         file.
48331         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
48332         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
48333         file.
48334         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
48335         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
48336         file.
48337         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
48338         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
48339         file.
48340         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
48341         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
48342         fmin/fmax sysdep routines.
48343         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
48345 2012-03-14  David S. Miller  <davem@davemloft.net>
48347         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
48348         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
48349         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
48350         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
48351         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
48352         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
48353         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
48354         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
48355         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
48356         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
48357         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
48358         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
48359         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
48360         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
48361         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
48362         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
48363         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
48364         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
48365         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
48366         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
48367         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
48368         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
48369         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
48370         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
48371         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
48372         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
48373         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
48374         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
48375         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
48376         routines.
48377         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
48378         file.
48379         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
48380         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
48381         file.
48382         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
48383         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
48384         file.
48385         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
48386         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
48387         file.
48388         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
48389         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
48390         file.
48391         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
48392         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
48393         file.
48394         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
48395         file.
48396         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
48397         file.
48398         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
48399         file.
48400         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
48401         New file.
48402         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
48403         file.
48404         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
48405         file.
48406         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
48407         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
48408         file.
48409         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
48410         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
48411         file.
48412         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
48413         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
48414         file.
48415         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
48416         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
48417         VIS3 routines.
48419         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
48420         New file.
48422         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48424         * sysdeps/sparc/configure.in: New file.
48425         * sysdeps/sparc/configure: Generate.
48426         * configure.in (libc_cv_sparc_as_vis3): Substitute.
48427         * configure: Regenerate.
48428         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
48429         * config.make.in (have-as-vis3): New.
48430         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
48431         available use -Av9d instead of -Av9a.
48432         * sysdeps/sparc/sparc64/Makefile: Likewise.
48433         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
48434         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
48435         New file.
48436         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
48437         file.
48438         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
48439         New file.
48440         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
48441         file.
48442         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
48443         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
48444         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
48445         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
48446         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
48448         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
48449         fzeros/fnegs to load 0x80000000 into a float register instead of
48450         using the stack.
48451         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
48453 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
48455         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48456         bits/syscall.h.
48457         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
48458         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
48459         ($(inst_includedir)/bits/syscall.h): Remove rule.
48460         ($(objpfx)bits/syscall.d): Include instead of
48461         $(objpfx)syscall-list.d.
48462         (generated): Change syscall-list.h and syscall-list.d to
48463         bits/syscall.h and bits/syscall.d.
48465 2012-03-14  Roland McGrath  <roland@hack.frob.com>
48467         [BZ #13846]
48468         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
48470 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
48472         [BZ #13841]
48473         * math/s_csqrt.c: Include <float.h>.
48474         (__csqrt): Scale large or subnormal inputs.
48475         * math/s_csqrtf.c: Likewise.
48476         * math/s_csqrtl.c: Likewise.
48477         * math/libm-test.inc (csqrt_test): Add more tests.
48478         * sysdeps/i386/fpu/libm-test-ulps: Update.
48479         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48481         [BZ #13840]
48482         * math/libm-test.inc (hypot_test): Add more tests.
48484 2012-03-13  David S. Miller  <davem@davemloft.net>
48486         [BZ #13840]
48487         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
48488         double-precision for the calculation instead of scaling.
48490 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
48492         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
48493         manipulate bits before adding and subtracting TWO52[sx].
48494         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
48495         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
48496         Likewise.
48497         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
48499 2012-03-13  David S. Miller  <davem@davemloft.net>
48501         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
48502         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
48503         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
48504         rtld-global-offsets.h
48505         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
48507         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
48508         large parameters.
48510         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
48512         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
48513         'err' in the ifdef scope in which it is actually used.
48515         * nss/nss_db/db-init.c: Include string.h
48517 2012-03-12  David S. Miller  <davem@davemloft.net>
48519         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48520         masking out of the most significant byte of random value used.
48521         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48522         Fix coding style in previous change.
48524         * sysdeps/unix/sysv/linux/kernel-features.h
48525         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
48526         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
48527         expression.
48528         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
48529         later.
48531 2012-03-11  David S. Miller  <davem@davemloft.net>
48533         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
48534         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
48535         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
48536         for 'resultvar' otherwise things get truncated on 64-bit.
48538         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48539         Fix masking out of the most significant byte of random value used.
48541         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48543 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
48545         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48547 2012-03-09  David S. Miller  <davem@davemloft.net>
48549         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
48550         variables with appropriate CPP guards.
48551         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
48552         from the frame pointer, not the stack pointer.  Correct layout
48553         comments.  Fix test on resulting framesize and the management of
48554         the outregs buffer for pltexit.  Preserve floating point return
48555         values across _dl_call_pltexit call.
48556         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
48557         framesize and the management of the outregs buffer for pltexit.
48558         Preserve floating point return values across _dl_call_pltexit
48559         call.
48560         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
48561         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
48562         (la_sparc64_gnu_pltexit): New functions.
48563         (print_exit): Fix format string for return register value.
48565 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
48567         * sunrpc/Makefile (others): Add rpcgen.
48568         ($(objpfx)rpcgen): Remove special build rule and dependency on
48569         libc.
48570         * sunrpc/rpcgen.c: New file.
48572 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
48574         [BZ #13673]
48575         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
48576         * stdio-common/bug-vfprintf-nargs.c: Likewise.
48577         * sysdeps/i386/crti.S: Likewise.
48578         * sysdeps/i386/crtn.S: Likewise.
48579         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
48580         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
48581         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
48582         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
48583         * sysdeps/sh/crti.S: Likewise.
48584         * sysdeps/sh/crtn.S: Likewise.
48585         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
48587         [BZ #13673]
48588         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
48589         with URL.
48590         * locale/programs/locfile-kw.gperf: Likewise.
48591         * locale/programs/charmap-kw.h: Regenerated.
48592         * locale/programs/locfile-kw.h: Likewise.
48594         [BZ #13673]
48595         * intl/plural.y: Replace FSF snail mail address with URL.
48596         * intl/plural.c: Regenerated.
48598 2012-03-09  Richard Henderson  <rth@twiddle.net>
48600         * include/math_private.h: Remove file.
48601         * math/math_private.h: Move file ...
48602         * sysdeps/generic/math_private.h: ... here.
48604         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
48605         * sysdeps/powerpc/fpu/math_private.h: Likewise.
48606         * sysdeps/x86_64/fpu/math_private.h: Likewise.
48608         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
48609         and <math_private.h>.
48610         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
48611         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
48612         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
48613         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
48614         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
48615         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
48616         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
48617         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48618         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
48619         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48620         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48621         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
48622         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
48623         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48624         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
48625         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
48626         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48627         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
48628         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
48629         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
48630         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48631         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
48632         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
48633         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48634         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
48635         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
48636         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
48637         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
48638         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48639         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
48640         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
48641         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48642         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
48643         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
48644         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
48645         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
48646         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
48647         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
48648         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
48649         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48650         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
48651         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
48652         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
48653         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
48654         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
48655         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
48656         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
48657         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
48658         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
48659         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
48660         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
48661         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
48662         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
48663         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
48664         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
48665         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
48666         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48667         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
48668         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
48669         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
48670         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
48671         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
48672         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48673         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
48674         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
48675         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
48676         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
48677         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
48678         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
48679         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
48680         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
48681         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48682         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
48683         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48684         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
48685         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
48686         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
48687         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
48688         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
48689         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
48690         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
48691         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
48692         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
48693         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
48694         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
48695         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
48696         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
48697         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
48698         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
48699         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
48700         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
48701         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
48702         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48703         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
48704         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
48705         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
48706         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48707         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
48708         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
48709         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
48710         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
48711         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
48712         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
48713         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
48714         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
48715         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
48716         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
48717         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
48718         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
48719         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
48720         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
48721         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
48722         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
48723         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
48724         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
48725         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48726         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
48727         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
48728         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
48729         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
48730         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
48731         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
48732         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48733         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
48734         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
48735         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
48736         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
48737         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
48738         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
48739         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
48740         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
48741         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
48742         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
48743         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
48744         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
48745         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
48746         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
48747         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
48748         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
48749         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
48750         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48751         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
48752         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
48753         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
48754         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
48755         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
48756         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
48757         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
48758         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
48759         * sysdeps/ieee754/k_standard.c: Likewise.
48760         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
48761         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
48762         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
48763         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
48764         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
48765         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
48766         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
48767         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
48768         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
48769         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
48770         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
48771         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
48772         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
48773         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
48774         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
48775         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
48776         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
48777         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
48778         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
48779         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
48780         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
48781         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
48782         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
48783         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
48784         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
48785         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
48786         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
48787         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
48788         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
48789         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
48790         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
48791         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
48792         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
48793         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
48794         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
48795         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
48796         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
48797         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
48798         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
48799         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
48800         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
48801         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
48802         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
48803         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
48804         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
48805         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
48806         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
48807         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
48808         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
48809         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
48810         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
48811         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
48812         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
48813         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
48814         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
48815         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
48816         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
48817         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
48818         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
48819         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
48820         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
48821         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
48822         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
48823         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
48824         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
48825         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
48826         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
48827         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
48828         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
48829         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
48830         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
48831         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
48832         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
48833         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
48834         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
48835         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
48836         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
48837         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
48838         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
48839         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
48840         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
48841         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
48842         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
48843         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
48844         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
48845         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
48846         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
48847         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
48848         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
48849         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
48850         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
48851         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
48852         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
48853         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
48854         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
48855         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
48856         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
48857         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
48858         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
48859         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
48860         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
48861         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
48862         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
48863         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
48864         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
48865         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
48866         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
48867         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
48868         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
48869         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
48870         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
48871         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
48872         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
48873         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
48874         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
48875         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
48876         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
48877         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
48878         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
48879         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
48880         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
48881         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
48882         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
48883         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
48884         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
48885         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
48886         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
48887         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
48888         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
48889         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
48890         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
48891         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
48892         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
48893         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
48894         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
48895         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
48896         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
48897         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
48898         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
48899         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
48900         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
48901         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
48902         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
48903         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
48904         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
48905         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
48906         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
48907         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
48908         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
48909         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
48910         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
48911         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
48912         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
48913         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
48914         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
48915         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
48916         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
48917         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
48918         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
48919         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
48920         * sysdeps/ieee754/s_lib_version.c: Likewise.
48921         * sysdeps/ieee754/s_matherr.c: Likewise.
48922         * sysdeps/ieee754/s_signgam.c: Likewise.
48923         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
48924         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
48925         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
48926         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
48927         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
48928         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
48929         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
48930         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
48931         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
48932         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
48933         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
48934         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
48935         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
48936         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
48937         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
48938         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
48939         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
48940         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
48941         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
48942         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
48943         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
48945 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
48947         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
48948         * sunrpc/rpc_main.c: Likewise.
48949         * sunrpc/rpc_svcout.c: Likewise.
48951 2012-03-09  David S. Miller  <davem@davemloft.net>
48953         * include/math_private.h: New file.
48955 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
48957         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
48958         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
48959         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
48960         from <bits/socket_type.h>.
48961         (enum __socket_type): Don't define here.
48962         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
48963         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48964         bits/socket_type.h.
48966         [BZ #13566]
48967         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
48968         checking __USE_GNU.
48970         * Makerules ($(inst_includedir)/%.h): New rule.
48971         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
48972         (install-others): Remove variable setting.
48973         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
48975 2012-03-08  Richard Henderson  <rth@twiddle.net>
48977         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
48978         from macro to inline function; merge with the
48979         !__LIBC_INTERNAL_MATH_INLINES version.
48980         (__ieee754_sqrtf): Likewise.
48982         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
48983         to inline function.
48984         (__rintf, __floor, __floorf): Likewise.
48986         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
48987         macro to inline function.
48988         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
48990         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
48991         not <math/math_private.h>.
48993 2012-03-08  David S. Miller  <davem@davemloft.net>
48995         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
48996         copyright year.
48997         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
48999 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
49001         * resolv/gai_misc.c (handle_requests): Fix struct timespec
49002         normalization.
49003         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
49004         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
49006 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
49008         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
49009         be defined individually, they must be defined as a block.  Define
49010         S for printing a string instead of hidint the different by using a
49011         macro for adding the 'l'.
49012         * stdio-common/tst-fphex-wide.c: Adjust.
49014 2012-03-07  Marek Polacek  <polacek@redhat.com>
49016         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
49018 2012-03-08  Marek Polacek  <polacek@redhat.com>
49020         [BZ #13806]
49021         * stdio-common/Makefile (tests): Add tst-fphex-wide.
49022         * stdio-common/tst-fphex.c: Define a few macros to make the
49023         test reusable.  Use them.
49024         * stdio-common/tst-fphex-wide.c: New file.
49026 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
49028         [BZ #6911]
49029         * manual/macros.texi (gnusystems): New macro.
49030         (nongnusystems): Likewise.
49031         (gnulinuxhurdsystems): Likewise.
49032         (gnuhurdsystems): Likewise..
49033         (gnulinuxsystems): Likewise.
49034         * manual/charset.texi: Use new macros or @theglibc{} to refer to
49035         variants of the GNU system, not "GNU system".
49036         * manual/conf.texi: Likewise.
49037         * manual/errno.texi: Likewise.  Update example of errno macro
49038         expansion.
49039         * manual/filesys.texi: Likewise.
49040         (getumask): Document as specific to GNU/Hurd.
49041         * manual/install.texi: Likewise.  Reword some references to
49042         GNU/Linux.
49043         * manual/intro.texi: Likewise.
49044         * manual/io.texi: Likewise.
49045         (File Name Portability): Detail which constraints are inapplicable
49046         to all GNU systems and which are only inapplicable to GNU/Hurd.
49047         * manual/job.texi: Likewise.
49048         * manual/llio.texi: Likewise.
49049         (O_NOCTTY): Document as present on GNU/Linux.
49050         * manual/maint.texi: Likewise.
49051         * manual/memory.texi: Likewise.
49052         * manual/pattern.texi: Likewise.
49053         * manual/pipe.texi: Likewise.
49054         * manual/process.texi: Likewise.
49055         * manual/resource.texi: Likewise.
49056         (RUSAGE_CHILDREN): Remove statement about specifying a particular
49057         child on GNU/Hurd.
49058         * manual/setjmp.texi: Likewise.
49059         * manual/signal.texi: Likewise.
49060         * manual/startup.texi: Likewise.
49061         * manual/stdio.texi: Likewise.
49062         * manual/terminal.texi: Likewise.
49063         (ONLCR): Document as POSIX.
49064         (OXTABS): Document availability on GNU/Linux as XTABS.
49065         (ONOEOT): Document availability separately from other bits.
49066         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
49067         * manual/time.texi: Likewise.
49068         * manual/users.texi: Likewise.
49069         * INSTALL: Regenerated.
49070         * sysdeps/gnu/errlist.c: Regenerated.
49072         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
49073         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
49074         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
49075         puts.
49076         * configure: Regenerated.
49078 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
49080         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
49081         default includes instead of AC_HEADER_CHECK.
49082         * sysdeps/i386/configure: Regenerated.
49084         [BZ #10716]
49085         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
49086         * math/s_cacoshf.c (__cacoshf): Likewise.
49087         * math/s_cacoshl.c (__cacoshl): Likewise.
49088         * math/s_casinh.c (__casinh): Set signs of result from argument.
49089         * math/s_casinhf.c (__casinhf): Likewise.
49090         * math/s_casinhl.c (__casinhl): Likewise.
49091         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
49092         (casinh_test): Add more tests.
49093         * sysdeps/i386/fpu/libm-test-ulps: Update.
49094         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49096 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
49098         * po/zh_TW.po: Update from translation team.
49100         * login/Makefile (distribute): Remove variable.
49101         * catgets/Makefile: Likewise.
49102         * mach/Makefile: Likewise.
49103         * malloc/Makefile: Likewise.
49104         * misc/Makefile: Likewise.
49105         * iconv/Makefile: Likewise.
49106         * nscd/Makefile: Likewise.
49107         * hurd/Makefile: Likewise.
49108         * manual/Makefile: Likewise.
49109         * locale/Makefile: Likewise.
49110         * intl/Makefile: Likewise.
49111         * conform/Makefile: Likewise.
49112         * nss/Makefile: Likewise.
49113         * time/Makefile: Likewise.
49114         * soft-fp/Makefile: Likewise.
49115         * dirent/Makefile: Likewise.
49116         * gmon/Makefile: Likewise.
49117         * po/Makefile: Likewise.
49118         * rt/Makefile: Likewise.
49119         * socket/Makefile: Likewise.
49120         * math/Makefile: Likewise.
49121         * signal/Makefile: Likewise.
49122         * debug/Makefile: Likewise.
49123         * elf/Makefile: Likewise.
49124         * timezone/Makefile: Likewise.
49125         * stdlib/Makefile: Likewise.
49126         * iconvdata/Makefile: Likewise.
49127         * sunrpc/Makefile: Likewise.
49128         * io/Makefile: Likewise.
49129         * argp/Makefile: Likewise.
49130         * inet/Makefile: Likewise.
49131         * hesiod/Makefile: Likewise.
49132         * grp/Makefile: Likewise.
49133         * csu/Makefile: Likewise.
49134         * wctype/Makefile: Likewise.
49135         * crypt/Makefile: Likewise.
49136         * libio/Makefile: Likewise.
49137         * string/Makefile: Likewise.
49138         * nis/Makefile: Likewise.
49139         * resolv/Makefile: Likewise.
49140         * stdio-common/Makefile: Likewise.
49141         * wcsmbs/Makefile: Likewise.
49142         * dlfcn/Makefile: Likewise.
49143         * posix/Makefile: Likewise.
49145         [BZ #6959]
49146         * timezone/Makefile: Don't install timezone files, just the programs
49147         and scripts.
49149 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
49151         * nss/databases.def: Add missing gshadow entry.
49153         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
49155 2012-03-06  Marek Polacek  <polacek@redhat.com>
49157         [BZ #13726]
49158         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
49159         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
49160         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
49161         * stdio-common/tst-long-dbl-fphex.c: New file.
49163 2012-03-06  David S. Miller  <davem@davemloft.net>
49165         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
49166         (set_obp_int): New function.
49167         (get_obp_int): New function.
49168         (__get_clockfreq_via_dev_openprom): Likewise.
49169         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
49170         Avoid unused variable warnings on 'val' and use builtin_expect.
49171         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
49172         __builtin_expect.
49173         (INLINE_CLONE_SYSCALL): Likewise.
49175 2012-03-05  David S. Miller  <davem@davemloft.net>
49177         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49179 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
49181         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49183         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
49184         only for |x| >= 40.
49185         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
49187 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
49189         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
49190         Replace gettimeofday with __vdso_gettimeofday.
49192         * sysdeps/unix/sysv/linux/x86_64/init-first.c
49193         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
49194         __vdso_clock_gettime and __vdso_getcpu.
49196         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
49197         time with __vdso_time.
49199 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
49201         * manual/lang.texi (size_t): Note types to which size_t may be
49202         equivalent with the GNU C Library, but do not describe when
49203         differences between them are significant.
49205 2012-03-05  Andreas Jaeger  <aj@suse.de>
49207         * sysdeps/i386/fpu/libm-test-ulps: Update.
49209 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
49211         [BZ #3976]
49212         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
49213         (__ieee754_pow): Save and restore rounding mode and use
49214         round-to-nearest for main computations.
49215         * math/libm-test.inc (pow_test_tonearest): New function.
49216         (pow_test_towardzero): Likewise.
49217         (pow_test_downward): Likewise.
49218         (pow_test_upward): Likewise.
49219         (main): Call the new functions.
49220         * sysdeps/i386/fpu/libm-test-ulps: Update.
49221         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49223         [BZ #3976]
49224         * math/libm-test.inc (cosh_test_tonearest): New function.
49225         (cosh_test_towardzero): Likewise.
49226         (cosh_test_downward): Likewise.
49227         (cosh_test_upward): Likewise.
49228         (sinh_test_tonearest): Likewise.
49229         (sinh_test_towardzero): Likewise.
49230         (sinh_test_downward): Likewise.
49231         (sinh_test_upward): Likewise.
49232         (main): Call the new functions.
49233         * sysdeps/i386/fpu/libm-test-ulps: Update.
49234         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49236 2012-03-05  Tom de Vries  <tom@codesourcery.com>
49238         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
49239         default stack guard is set in last bytes.
49240         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
49242 2012-03-05  Kees Cook  <keescook@chromium.org>
49244         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
49246         [BZ #13656]
49247         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
49248         possibly allocate from heap instead of stack.
49249         * stdio-common/bug-vfprintf-nargs.c: New file.
49250         * stdio-common/Makefile (tests): Add nargs overflow test.
49252 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
49254         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49256 2012-03-03  Marek Polacek  <polacek@redhat.com>
49258         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
49259         * math/math_private.h: Likewise.
49260         * stdlib/tst-strtod.c: Likewise.
49261         * sysdeps/i386/i486/bits/atomic.h: Likewise.
49262         * sysdeps/x86_64/bits/atomic.h: Likewise.
49264 2012-03-02  David S. Miller  <davem@davemloft.net>
49266         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
49267         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
49268         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
49269         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
49270         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
49271         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
49272         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
49273         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
49275 2012-03-02  Roland McGrath  <roland@hack.frob.com>
49277         [BZ #13792]
49278         * manual/examples/README: New file, says the example source files
49279         can be used under GPL>=2.
49280         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
49281         line containing just "*/".
49282         * manual/examples/add.c: Add copyright header (GPL>=2).
49283         * manual/examples/argp-ex1.c: Likewise.
49284         * manual/examples/argp-ex2.c: Likewise.
49285         * manual/examples/argp-ex3.c: Likewise.
49286         * manual/examples/argp-ex4.c: Likewise.
49287         * manual/examples/atexit.c: Likewise.
49288         * manual/examples/db.c: Likewise.
49289         * manual/examples/dir.c: Likewise.
49290         * manual/examples/dir2.c: Likewise.
49291         * manual/examples/execinfo.c: Likewise.
49292         * manual/examples/filecli.c: Likewise.
49293         * manual/examples/filesrv.c: Likewise.
49294         * manual/examples/fmtmsgexpl.c: Likewise.
49295         * manual/examples/genpass.c: Likewise.
49296         * manual/examples/inetcli.c: Likewise.
49297         * manual/examples/inetsrv.c: Likewise.
49298         * manual/examples/isockad.c: Likewise.
49299         * manual/examples/longopt.c: Likewise.
49300         * manual/examples/memopen.c: Likewise.
49301         * manual/examples/memstrm.c: Likewise.
49302         * manual/examples/mkfsock.c: Likewise.
49303         * manual/examples/mkisock.c: Likewise.
49304         * manual/examples/mygetpass.c: Likewise.
49305         * manual/examples/pipe.c: Likewise.
49306         * manual/examples/popen.c: Likewise.
49307         * manual/examples/rprintf.c: Likewise.
49308         * manual/examples/search.c: Likewise.
49309         * manual/examples/select.c: Likewise.
49310         * manual/examples/setjmp.c: Likewise.
49311         * manual/examples/sigh1.c: Likewise.
49312         * manual/examples/sigusr.c: Likewise.
49313         * manual/examples/stpcpy.c: Likewise.
49314         * manual/examples/strdupa.c: Likewise.
49315         * manual/examples/strftim.c: Likewise.
49316         * manual/examples/strncat.c: Likewise.
49317         * manual/examples/subopt.c: Likewise.
49318         * manual/examples/swapcontext.c: Likewise.
49319         * manual/examples/termios.c: Likewise.
49320         * manual/examples/testopt.c: Likewise.
49321         * manual/examples/testpass.c: Likewise.
49322         * manual/examples/timeval_subtract.c: Likewise.
49324         [BZ #13792]
49325         * manual/time.texi (Elapsed Time): Move timeval_subtract example
49326         function to ...
49327         * manual/timeval_subtract.c.texi: ... here, new file.
49329 2012-03-02  David S. Miller  <davem@davemloft.net>
49331         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
49333 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
49335         [BZ #3976]
49336         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
49337         (__sin): Save and restore rounding mode and use round-to-nearest
49338         for all computations.
49339         (__cos): Save and restore rounding mode and use round-to-nearest
49340         for all computations.
49341         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
49342         <fenv.h>.
49343         (tan): Save and restore rounding mode and use round-to-nearest for
49344         all computations.
49345         * math/libm-test.inc (cos_test_tonearest): New function.
49346         (cos_test_towardzero): Likewise.
49347         (cos_test_downward): Likewise.
49348         (cos_test_upward): Likewise.
49349         (sin_test_tonearest): Likewise.
49350         (sin_test_towardzero): Likewise.
49351         (sin_test_downward): Likewise.
49352         (sin_test_upward): Likewise.
49353         (tan_test_tonearest): Likewise.
49354         (tan_test_towardzero): Likewise.
49355         (tan_test_downward): Likewise.
49356         (tan_test_upward): Likewise.
49357         (main): Call the new functions.
49358         * sysdeps/i386/fpu/libm-test-ulps: Update.
49359         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49361         [BZ #10135]
49362         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
49363         small n, then large n, before computing and testing k+n.
49364         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
49365         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
49366         Likewise.
49367         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
49368         Likewise.
49369         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
49370         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
49371         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
49372         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
49373         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
49374         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
49375         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
49376         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
49377         * math/libm-test.inc (scalbn_test): Add more tests.
49378         (scalbln_test): Likewise.
49380         * manual/filesys.texi (mode_t): Describe constraints on size and
49381         signedness, not exact equivalence to a particular type.
49382         (ino_t): Likewise.
49383         (ino64_t): Likewise.
49384         (dev_t): Likewise.
49385         (nlink_t): Likewise.
49386         (blkcnt_t): Likewise.
49387         (blkcnt64_t): Likewise.
49388         * manual/llio.texi (off_t): Likewise.
49390         [BZ #3976]
49391         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
49392         (__ieee754_exp): Save and restore rounding mode and use
49393         round-to-nearest for all computations.
49394         * math/libm-test.inc (exp_test_tonearest): New function.
49395         (exp_test_towardzero): Likewise.
49396         (exp_test_downward): Likewise.
49397         (exp_test_upward): Likewise.
49398         (main): Call the new functions.
49399         * sysdeps/i386/fpu/libm-test-ulps: Update.
49400         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49402 2012-03-01  Chris Demetriou  <cgd@google.com>
49404         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
49405         have predictable order.
49407 2012-03-01  David S. Miller  <davem@davemloft.net>
49409         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
49411         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
49412         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
49413         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
49414         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
49416         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
49417         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
49418         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
49419         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
49420         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
49421         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
49422         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
49423         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
49424         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
49426         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49428         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
49429         * sysdeps/sparc/fpu/libm-test-ulps: to here.
49430         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
49432         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
49433         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
49434         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
49435         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
49436         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
49437         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
49438         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
49439         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
49440         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
49441         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
49442         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
49443         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49444         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
49445         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
49446         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
49447         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
49448         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
49449         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
49450         * sysdeps/sparc/elf/configure: Regenerated.
49452 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
49454         * configure.in (AS, LD): Require binutils 2.20 or later.
49455         * configure: Regenerated.
49456         * manual/install.texi (Tools for Compilation): Give binutils 2.20
49457         as required minimum version.
49458         * INSTALL: Regenerated.
49460         [BZ #2541]
49461         [BZ #4108]
49462         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
49463         before squaring exponent.
49464         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
49465         bottom long double and 27 bits of top long double before squaring
49466         exponent.
49467         * math/libm-test.inc (erfc_test): Add more tests.
49468         * sysdeps/i386/fpu/libm-test-ulps: Update.
49469         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
49470         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49472 2012-03-01  Kai Tietz  <ktietz@redhat.com>
49474         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
49475         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
49476         containing bit-fields.
49477         * soft-fp/extended.h (_FP_UNION_E): Likewise.
49478         * soft-fp/single.h (_FP_UNION_S): Likewise.
49479         * soft-fp/double.h (_FP_UNION_D): Likewise.
49481 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
49483         [BZ #13786]
49484         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
49485         not include ../strcmp.S.
49486         [USE_AS_STRNCASECMP_L]: Likewise.
49487         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
49488         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
49489         * sysdeps/i386/i686/multiarch/strncase_l-c.c
49490         (__strncasecmp_l_ia32): Define as alias to
49491         __strncasecmp_l_nonascii.
49493         [BZ #5794]
49494         * math/libm-test.inc (expm1_test): Add test for bug 5794.
49495         * sysdeps/i386/fpu/libm-test-ulps: Update.
49496         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49498         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
49499         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49501 2012-02-29  Jeff Law  <law@redhat.com>
49503         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
49504         out of bounds read.
49506 2012-02-29  Marek Polacek  <polacek@redhat.com>
49508         [BZ #13706]
49509         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
49510         * elf/Makefile: Add rules to run tst-unused-dep.out.
49512 2012-02-28  David S. Miller  <davem@davemloft.net>
49514         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
49515         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
49516         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
49517         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
49518         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
49519         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
49521 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
49523         * math/libm-test.inc (llround_test): Move one test from
49524         lround_test.  Use TEST_f_L in moved test.
49525         (lround_test): Move misplaced test to llround_test.  Add testcase
49526         from bug 2561.
49528 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
49530         * sysdeps/x86_64/fpu/e_expf.S: New file.
49531         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
49533 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
49535         [BZ #13637]
49536         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
49537         of remain_len that may cause incomplete multi-byte character and
49538         false match.
49539         * posix/bug-regex33.c: New file.
49540         * posix/Makefile (tests): Add bug-regex33.
49542 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
49544         * manual/macros.texi: New file.
49545         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
49546         * manual/libc.texinfo: Include macros.texi.
49547         * manual/creatute.texi: Likewise.
49548         * manual/install.texi: Likewise.
49549         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
49550         @glibcadj{} in references to the GNU C Library.
49551         * manual/charset.texi: Likewise.
49552         * manual/conf.texi: Likewise.
49553         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
49554         when not using those macros.
49555         * manual/creature.texi: Likewise.
49556         * manual/crypt.texi: Likewise.
49557         * manual/errno.texi: Likewise.
49558         * manual/filesys.texi: Likewise.
49559         * manual/header.texi: Likewise.
49560         * manual/install.texi: Likewise.
49561         * manual/intro.texi: Likewise.
49562         * manual/io.texi: Likewise.
49563         * manual/job.texi: Likewise.
49564         * manual/lang.texi: Likewise.
49565         * manual/libc.texiinfo: Likewise.
49566         * manual/llio.texi: Likewise.
49567         * manual/locale.texi: Likewise.
49568         * manual/maint.texi: Likewise.
49569         * manual/math.texi: Likewise.
49570         * manual/memory.texi: Likewise.
49571         * manual/message.texi: Likewise.
49572         * manual/nss.texi: Likewise.
49573         * manual/pattern.texi: Likewise.
49574         * manual/process.texi: Likewise.
49575         * manual/resource.texi: Likewise.
49576         * manual/search.texi: Likewise.
49577         * manual/setjmp.texi: Likewise.
49578         * manual/signal.texi: Likewise.
49579         * manual/socket.texi: Likewise.
49580         * manual/startup.texi: Likewise.
49581         * manual/stdio.texi: Likewise.
49582         * manual/string.texi: Likewise.
49583         * manual/sysinfo.texi: Likewise.
49584         * manual/syslog.texi: Likewise.
49585         * manual/terminal.texi: Likewise.
49586         * manual/time.texi: Likewise.
49587         * manual/users.texi: Likewise.
49588         * INSTALL: Regenerated.
49589         * NOTES: Regenerated.
49590         * sysdeps/gnu/errlist.c: Regenerated.
49592 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
49594         * include/dirent.h: Include <dirstream.h> before
49595         <dirent/dirent.h>.
49597 2012-02-28  David S. Miller  <davem@davemloft.net>
49599         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
49600         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
49601         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
49602         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
49604 2012-02-27  David S. Miller  <davem@davemloft.net>
49606         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
49607         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
49608         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
49609         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
49611         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
49612         frame pointer instead of stack pointer relative arg slot.
49613         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
49614         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
49615         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
49617 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
49619         [BZ #3992]
49620         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
49622 2012-02-27  David S. Miller  <davem@davemloft.net>
49624         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
49625         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
49626         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
49627         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
49628         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
49629         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
49630         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
49631         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
49633 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
49635         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
49636         later.  Allow versions 5-9.
49637         * configure: Regenerated.
49638         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
49639         required minimum version and 4.6 as recommended version.  Do not
49640         mention bugs in GCC 2.7 and 2.8.
49641         * INSTALL: Regenerated.
49643 2012-02-27  David S. Miller  <davem@davemloft.net>
49645         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
49646         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
49647         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
49648         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
49649         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
49650         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
49651         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
49652         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
49654         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
49655         manipulate bits before adding and subtracting TWO112[sx].
49656         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
49658 2012-02-27  Roland McGrath  <roland@hack.frob.com>
49660         [BZ #13775]
49661         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
49662         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
49663         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
49664         being in POSIX, because they are in 1003.1-2008.
49666         * rt/tst-aio.c: Include <fcntl.h>.
49667         * rt/tst-aio7.c: Likewise.
49668         * rt/tst-aio64.c: Likewise.
49670         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
49672 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
49674         * manual/install.texi (--with-headers): Describe headers as
49675         interface headers, not private headers.
49676         (Specific advice for GNU/Linux systems): Describe use of headers
49677         from "make headers_install", not private headers from older
49678         kernels.
49679         * INSTALL: Regenerated.
49680         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
49681         Change to 2.6.19.
49682         * sysdeps/unix/sysv/linux/configure: Regenerated.
49684         * manual/llio.texi (fclean): Remove documentation.
49686         * manual/Makefile (libc-texi-generated): New variable.  Include
49687         version.texi.
49688         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
49689         $(libc-texi-generated), not duplicated list of files.
49690         (version.texi, stamp-version): New rules.
49691         (realclean): Remove $(libc-texi-generated), not individual files
49692         from that list.  Do not remove dir-add.texinfo.
49693         * manual/libc.texinfo: Comment out uses of edition numbers and
49694         references to printed manual.  Remove last-updated dates.
49695         (EDITION): Comment out.
49696         (ISBN): Likewise.
49697         (VERSION, UPDATED): Remove.
49698         (version.texi): Include.
49700 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
49702         * sysdeps/posix/spawni.c: Include <signal.h>.
49703         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
49704         * sysdeps/pthread/aio_fsync.c: Likewise.
49706 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
49708         * conform/Makefile (tests): Run only when not cross-compiling and
49709         when fast-check is not defined.
49711         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
49712         * conform/data/limits.h-data: Fixes for POSIX2008.
49713         * conform/run-conformtest.sh: Run all tests.
49714         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
49715         headers.
49716         * include/bits/dlfcn.h: Likewise.
49717         * include/langinfo.h: Likewise.
49718         * include/monetary.h: Likewise.
49719         * include/sys/poll.h: Likewise.
49721         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
49722         for __USE_GNU.
49723         * posix/spawn.h: Define __need_sigset_t.
49724         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
49725         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
49726         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
49727         to get sigevent_t only.
49728         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
49729         only for __USE_GNU.
49730         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49731         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
49732         process_vm_writev only for __USE_GNU.
49733         * termios/termios.h: Declare tcgetsid also for POSIX2008.
49735         * conform/Makefile: For now ignore errors from run-conformtest.
49736         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
49737         POSIX to avoid namespace pollution.  Don't prepend headers.
49738         * conform/data/aio.h-data: Fixes for POSIX testing.
49739         * conform/data/fcntl.h-data: Likewise.
49740         * conform/data/glob.h-data: Likewise.
49741         * conform/data/grp.h-data: Likewise.
49742         * conform/data/pthread.h-data: Likewise.
49743         * conform/data/pwd.h-data: Likewise.
49744         * conform/data/signal.h-data: Likewise.
49745         * conform/data/spawn.h-data: Likewise.
49746         * conform/data/stdio.h-data: Likewise.
49747         * conform/data/stdlib.h-data: Likewise.
49748         * conform/data/stropts.h-data: Likewise.
49749         * conform/data/sys/mman.h-data: Likewise.
49750         * conform/data/sys/stat.h-data: Likewise.
49751         * conform/data/sys/types.h-data: Likewise.
49752         * conform/data/sys/wait.h-data: Likewise.
49753         * conform/data/time.h-data: Likewise.
49754         * conform/data/unistd.h-data: Likewise.
49755         * conform/data/utime.h-data: Likewise.
49757         * io/sys/stat.h: fchmod was always in POSIX.
49758         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
49759         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
49760         * rt/aio.h: Define __need_timespec before including <time.h>.
49761         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
49762         struct.  Add forward declaration of pthread_attr_t and use it in
49763         sigevent.
49764         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
49765         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
49766         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
49767         always remove CLK_TCK definition.
49769 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
49771         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
49773 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
49775         * conform/run-conformtest.sh: New file.
49776         * conform/Makefile: Run run-conformtest for tests.
49777         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
49778         support.
49780         * conform/data/uchar.h-data: New file.
49781         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
49782         * conform/data/arpa/inet.h-data: Likewise.
49783         * conform/data/assert.h-data: Likewise.
49784         * conform/data/complex.h-data: Likewise.
49785         * conform/data/cpio.h-data: Likewise.
49786         * conform/data/ctype.h-data: Likewise.
49787         * conform/data/dirent.h-data: Likewise.
49788         * conform/data/dlfcn.h-data: Likewise.
49789         * conform/data/errno.h-data: Likewise.
49790         * conform/data/fcntl.h-data: Likewise.
49791         * conform/data/float.h-data: Likewise.
49792         * conform/data/fmtmsg.h-data: Likewise.
49793         * conform/data/fnmatch.h-data: Likewise.
49794         * conform/data/ftw.h-data: Likewise.
49795         * conform/data/glob.h-data: Likewise.
49796         * conform/data/grp.h-data: Likewise.
49797         * conform/data/iconv.h-data: Likewise.
49798         * conform/data/inttypes.h-data: Likewise.
49799         * conform/data/langinfo.h-data: Likewise.
49800         * conform/data/libgen.h-data: Likewise.
49801         * conform/data/limits.h-data: Likewise.
49802         * conform/data/locale.h-data: Likewise.
49803         * conform/data/math.h-data: Likewise.
49804         * conform/data/monetary.h-data: Likewise.
49805         * conform/data/mqueue.h-data: Likewise.
49806         * conform/data/ndbm.h-data: Likewise.
49807         * conform/data/net/if.h-data: Likewise.
49808         * conform/data/netdb.h-data: Likewise.
49809         * conform/data/netinet/in.h-data: Likewise.
49810         * conform/data/nl_types.h-data: Likewise.
49811         * conform/data/poll.h-data: Likewise.
49812         * conform/data/pthread.h-data: Likewise.
49813         * conform/data/pwd.h-data: Likewise.
49814         * conform/data/regex.h-data: Likewise.
49815         * conform/data/sched.h-data: Likewise.
49816         * conform/data/search.h-data: Likewise.
49817         * conform/data/semaphore.h-data: Likewise.
49818         * conform/data/setjmp.h-data: Likewise.
49819         * conform/data/signal.h-data: Likewise.
49820         * conform/data/spawn.h-data: Likewise.
49821         * conform/data/stdarg.h-data: Likewise.
49822         * conform/data/stdio.h-data: Likewise.
49823         * conform/data/stdlib.h-data: Likewise.
49824         * conform/data/string.h-data: Likewise.
49825         * conform/data/strings.h-data: Likewise.
49826         * conform/data/stropts.h-data: Likewise.
49827         * conform/data/sys/ipc.h-data: Likewise.
49828         * conform/data/sys/mman.h-data: Likewise.
49829         * conform/data/sys/msg.h-data: Likewise.
49830         * conform/data/sys/resource.h-data: Likewise.
49831         * conform/data/sys/select.h-data: Likewise.
49832         * conform/data/sys/sem.h-data: Likewise.
49833         * conform/data/sys/shm.h-data: Likewise.
49834         * conform/data/sys/socket.h-data: Likewise.
49835         * conform/data/sys/stat.h-data: Likewise.
49836         * conform/data/sys/statvfs.h-data: Likewise.
49837         * conform/data/sys/time.h-data: Likewise.
49838         * conform/data/sys/timeb.h-data: Likewise.
49839         * conform/data/sys/times.h-data: Likewise.
49840         * conform/data/sys/types.h-data: Likewise.
49841         * conform/data/sys/uio.h-data: Likewise.
49842         * conform/data/sys/un.h-data: Likewise.
49843         * conform/data/sys/utsname.h-data: Likewise.
49844         * conform/data/sys/wait.h-data: Likewise.
49845         * conform/data/syslog.h-data: Likewise.
49846         * conform/data/tar.h-data: Likewise.
49847         * conform/data/termios.h-data: Likewise.
49848         * conform/data/utime.h-data: Likewise.
49849         * conform/data/utmpx.h-data: Likewise.
49850         * conform/data/varargs.h-data: Likewise.
49851         * conform/data/wchar.h-data: Likewise.
49852         * conform/data/wctype.h-data: Likewise.
49853         * conform/data/wordexp.h-data: Likewise.
49855         * include/stropts.h: New file.
49856         * include/uchar.h: New file.
49857         * include/aio.h: Changes to allow conformtest.pl to use the headers.
49858         * include/assert.h: Likewise.
49859         * include/ctype.h: Likewise.
49860         * include/dirent.h: Likewise.
49861         * include/dlfcn.h: Likewise.
49862         * include/fcntl.h: Likewise.
49863         * include/fnmatch.h: Likewise.
49864         * include/glob.h: Likewise.
49865         * include/grp.h: Likewise.
49866         * include/libio.h: Likewise.
49867         * include/locale.h: Likewise.
49868         * include/math.h: Likewise.
49869         * include/net/if.h: Likewise.
49870         * include/netdb.h: Likewise.
49871         * include/netinet/in.h: Likewise.
49872         * include/pthread.h: Likewise.
49873         * include/pwd.h: Likewise.
49874         * include/regex.h: Likewise.
49875         * include/sched.h: Likewise.
49876         * include/search.h: Likewise.
49877         * include/setjmp.h: Likewise.
49878         * include/signal.h: Likewise.
49879         * include/stdio.h: Likewise.
49880         * include/stdlib.h: Likewise.
49881         * include/string.h: Likewise.
49882         * include/sys/cdefs.h: Likewise.
49883         * include/sys/mman.h: Likewise.
49884         * include/sys/msg.h: Likewise.
49885         * include/sys/resource.h: Likewise.
49886         * include/sys/select.h: Likewise.
49887         * include/sys/socket.h: Likewise.
49888         * include/sys/stat.h: Likewise.
49889         * include/sys/statvfs.h: Likewise.
49890         * include/sys/time.h: Likewise.
49891         * include/sys/times.h: Likewise.
49892         * include/sys/uio.h: Likewise.
49893         * include/sys/utsname.h: Likewise.
49894         * include/sys/wait.h: Likewise.
49895         * include/termios.h: Likewise.
49896         * include/time.h: Likewise.
49897         * include/ulimit.h: Likewise.
49898         * include/unistd.h: Likewise.
49899         * include/utime.h: Likewise.
49900         * include/wchar.h: Likewise.
49901         * include/wctype.h: Likewise.
49902         * include/wordexp.h: Likewise.
49904         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
49906         * time/time.h: TIME_UTC must be a macro.
49907         Make timespec_get available for ISO C11 only as well.
49909 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
49911         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
49912         Reported by Peng Haitao <penght@cn.fujitsu.com>.
49914 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49916         * configure.in: Use -o not -a in test for unsupported multi-arch.
49918 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49920         * manual/texinfo.tex: Update to version 2012-01-19.16.
49922 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49924         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
49926 2012-02-24  Roland McGrath  <roland@hack.frob.com>
49928         [BZ #13738]
49929         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
49930         * manual/fdl-1.3.texi: New file.
49931         * manual/fdl-1.1.texi: File removed.
49933         [BZ #13738]
49934         * manual/libc.texinfo (FDL_VERSION): New @set.
49935         Use it for mention of FDL in cover text.
49936         (Documentation License): Use it in @include file name.
49938 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49939             Roland McGrath  <roland@hack.frob.com>
49941         [BZ #5461]
49942         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
49943         (not LONG_LONG_MAX and LONG_LONG_MIN.
49944         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
49945         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
49946         name.
49947         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
49949 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49951         [BZ #2547]
49952         [BZ #11365]
49953         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
49954         manipulate bits before adding and subtracting TWO23[sx].
49955         * math/libm-test.inc (nearbyint_test): Add more tests.
49957 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49959         [BZ #2548]
49960         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
49961         bits before adding and subtracting TWO23[sx].
49962         * math/libm-test.inc (rint_test): Add more tests.
49963         (rint_test_tonearest): Likewise.
49964         (rint_test_towardzero): Likewise.
49965         (rint_test_downward): Likewise.
49966         (rint_test_upward: Likewise.
49968 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49970         [BZ #10110]
49971         * include/stdc-predef.h: New file.  Extracted from features.h.
49972         * include/features.h: Include stdc-predef.h.
49973         * Makefile (headers): Add stdc-predef.h.
49974         * CONFORMANCE (Compiler limitations): Update.
49976 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49978         * manual/libc.texinfo (VERSION, UPDATED): Revert.
49980 2012-02-21  David S. Miller  <davem@davemloft.net>
49982         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
49983         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
49985 2012-02-20  David S. Miller  <davem@davemloft.net>
49987         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
49988         using a normal save/restore sequence, rather than allocating a
49989         dummy stack frame just to store a frame pointer and restore.
49990         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49992 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
49994         * manual/install.texi: Fix stray word in line-wrapped comment.
49996 2012-02-20  David S. Miller  <davem@davemloft.net>
49998         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
49999         both binutils and gcc support GOTDATA.
50001         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
50002         "rd %pc" in the PIC register setup sequences.
50004         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
50005         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
50006         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
50007         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
50008         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
50009         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
50010         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
50011         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50012         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
50013         (SYSCALL_ERROR_HANDLER): Likewise.
50014         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
50015         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
50016         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
50017         (SYSCALL_ERROR_HANDLER): Likewise.
50019         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
50020         (HAVE_GCC_GOTDATA): New.
50021         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
50022         relocation support in both binutils and gcc.
50023         * sysdeps/sparc/elf/configure: Regenerate.
50025         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
50026         * sysdeps/sparc/sparc32/elf/configure: Delete.
50027         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
50028         * sysdeps/sparc/sparc64/elf/configure: Delete.
50029         * sysdeps/sparc/elf/configure.in: New file.
50030         * sysdeps/sparc/elf/configure: Generate.
50032         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
50033         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
50034         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
50035         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
50036         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
50038 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50040         * manual/install.texi: Do not mention specific glibc version
50041         numbers.
50042         * manual/libc.texinfo (VERSION, UPDATED): Update.
50043         (@copying): Use @copyright{} and range of years.
50045 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50047         [BZ #13695]
50048         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
50049         [crti.S not in sysdirs] (generated): Do not append.
50050         [crti.S not in sysdirs] (omit-deps): Likewise.
50051         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
50052         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
50053         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
50054         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
50055         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
50056         Likewise.
50057         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
50058         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
50059         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
50060         * csu/defs.awk: Remove file.
50061         * sysdeps/generic/initfini.c: Likewise.
50062         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
50063         variable.
50064         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
50065         Likewise.
50067 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50069         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
50070         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
50071         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
50072         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
50073         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
50074         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
50075         <bits/epoll.h>.
50076         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
50077         (__EPOLL_PACKED): Define to empty if not defined by
50078         <bits/epoll.h>.
50079         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
50080         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50081         bits/epoll.h.
50083 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50085         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
50086         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
50087         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
50088         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
50089         <bits/timerfd.h>.
50090         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
50091         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50092         bits/timerfd.h.
50094 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50096         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
50097         in C locale.
50098         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
50099         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
50100         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
50101         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50103 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
50105         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50106         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
50108 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
50110         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
50111         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
50112         defined.
50113         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
50114         Likewise.
50115         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
50116         entry for 2.16.
50118 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
50120         * math/w_acos.c: Use non-signaling floating-point comparisons.
50121         * math/w_acosf.c: Likewise.
50122         * math/w_acosh.c: Likewise.
50123         * math/w_acoshf.c: Likewise.
50124         * math/w_acoshl.c: Likewise.
50125         * math/w_acosl.c: Likewise.
50126         * math/w_asin.c: Likewise.
50127         * math/w_asinf.c: Likewise.
50128         * math/w_asinl.c: Likewise.
50129         * math/w_atanh.c: Likewise.
50130         * math/w_atanhf.c: Likewise.
50131         * math/w_atanhl.c: Likewise.
50132         * math/w_exp2.c: Likewise.
50133         * math/w_exp2f.c: Likewise.
50134         * math/w_exp2l.c: Likewise.
50135         * math/w_j0.c: Likewise.
50136         * math/w_j0f.c: Likewise.
50137         * math/w_j0l.c: Likewise.
50138         * math/w_j1.c: Likewise.
50139         * math/w_j1f.c: Likewise.
50140         * math/w_j1l.c: Likewise.
50141         * math/w_jn.c: Likewise.
50142         * math/w_jnf.c: Likewise.
50143         * math/w_log.c: Likewise.
50144         * math/w_log10.c: Likewise.
50145         * math/w_log10f.c: Likewise.
50146         * math/w_log10l.c: Likewise.
50147         * math/w_log2.c: Likewise.
50148         * math/w_log2f.c: Likewise.
50149         * math/w_log2l.c: Likewise.
50150         * math/w_logf.c: Likewise.
50151         * math/w_logl.c: Likewise.
50152         * math/w_sqrt.c: Likewise.
50153         * math/w_sqrtf.c: Likewise.
50154         * math/w_sqrtl.c: Likewise.
50155         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
50156         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
50157         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
50158         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
50159         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
50161 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50163         [BZ #9739]
50164         * manual/string.texi (strnlen): Use correct parameter name in
50165         equivalent expression.
50167 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50169         [BZ #11174]
50170         * manual/users.texi (seteuid): Consistently use neweuid for
50171         argument name.
50173 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50175         [BZ #13704]
50176         * manual/nss.texi (Services in the NSS configuration): Correct
50177         list of services in example configuration file.
50179 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
50181         [BZ #11322]
50182         * manual/arith.texi: Remove statements about negative zero
50183         behaving identically to zero.
50185 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
50187         [BZ #5993]
50188         * manual/install.texi: Do not document upgrading from libc5.
50190 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
50192         [BZ #4596]
50193         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
50195 2012-02-18  David S. Miller  <davem@davemloft.net>
50197         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
50198         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
50199         %o7 across the call.
50200         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
50201         instead.
50202         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
50203         SETUP_PIC_REG_LEAF.
50204         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50205         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
50206         * sysdeps/sparc/crtn.S: Likewise.
50208 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
50210         * aout/Makefile: Remove.
50212 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
50214         [BZ #13058]
50215         * manual/examples/argp-ex1.c (main): Format definition in GNU
50216         style.
50217         * manual/examples/argp-ex2.c (main): Likewise.
50218         * manual/examples/argp-ex3.c (main): Likewise.
50219         * manual/examples/argp-ex4.c (main): Likewise.
50220         * manual/examples/longopt.c (main): Use new-style prototype
50221         definition.
50222         * manual/examples/strncat.c (main): Specify return type and use
50223         (void) for arguments.
50224         * manual/examples/subopt.c (main): Use char **argv argument.
50226 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50228         [BZ #5077]
50229         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
50230         rounding modes.
50232 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
50234         [BZ #6907]
50235         * manual/string.texi (strchr): Change when strchrnul is
50236         recommended.
50238 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
50240         [BZ #174]
50241         * manual/locale.texi (setlocale): Document LOCPATH.
50243 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50245         [BZ #10210]
50246         * manual/process.texi (execle): Move @dots{} before last argument.
50248 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
50250         [BZ #12047]
50251         * manual/charset.texi (Generic Charset Conversion): Fix typo
50252         (LC_TYPE -> LC_CTYPE).
50254 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
50256         [BZ #5805]
50257         * manual/arith.texi (scalbn): Use @var{} on parameter names.
50258         (scalbnf): Likewise.
50259         (scalbnl): Likewise.
50260         (scalbln): Likewise.
50261         (scalblnf): Likewise.
50262         (scalblnl): Likewise.
50263         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
50264         (vwarnx): Likewise.
50265         (verr): Likewise.
50266         (verrx): Likewise.
50267         * manual/filesys.texi (telldir): Use braces around return type.
50268         * manual/llio.texi (mmap): Add space after comma.
50269         (mmap64): Likewise.
50270         * manual/math.texi (jn): Use @var{} on parameter names.
50271         (jnf): Likewise.
50272         (jnl): Likewise.
50273         (yn): Likewise.
50274         (ynf): Likewise.
50275         (ynl): Likewise.
50276         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
50277         line.
50278         * manual/resource.texi (ulimit): Use @dots{} instead of literal
50279         "...".
50280         (sched_get_priority_min): Remove semicolon on @deftypefun line.
50281         (sched_get_priority_max): Likewise.
50282         * manual/signal.texi (sigvec): Add space after comma.
50283         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
50284         names.
50285         (if_indextoname): Likewise.
50286         (if_freenameindex): Likewise.
50287         (sendto): Use ',' instead of '.' in prototype.
50288         * manual/startup.texi (syscall): Use @dots{} instead of literal
50289         "...".
50290         * manual/stdio.texi (__fpending): Separate initial words of
50291         paragraph from @deftypefun line.
50292         * manual/syslog.texi (syslog): Use @dots{} instead of literal
50293         "...".
50294         (vsyslog): Use @var{} on parameter names.
50295         * manual/terminal.texi (stty): Use @var{} on parameter names.
50296         * manual/users.texi (getutmp): Use @var{} on parameter names.
50297         (getutmpx): Likewise.
50299 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50301         [BZ #6884]
50302         * manual/stdio.texi (fopen): Fix typos in description of
50303         ",ccs=STRING".
50305 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
50307         [BZ #4026]
50308         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
50309         get clock_id definition.
50311 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
50313         [BZ #4822]
50314         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
50315         (madvise): Cast every argument to void on its own.
50317 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50319         [BZ #9902]
50320         * manual/startup.texi (Exit Status): Fix typo.
50322 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50324         [BZ #10140]
50325         * manual/examples/argp-ex1.c: Include <stdlib.h>.
50326         * manual/examples/argp-ex2.c: Likewise.
50327         * manual/examples/argp-ex3.c: Likewise.
50329 2012-02-16  Richard Henderson  <rth@redhat.com>
50331         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
50332         * sysdeps/s390/s390-32/initfini.c: Remove.
50333         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
50334         * sysdeps/s390/s390-64/initfini.c: Remove.
50336 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
50338         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
50339         compiler output for sysdeps/generic/initfini.c.
50340         * sysdeps/sh/elf/initfini.c: Remove file.
50342 2012-02-16  David S. Miller  <davem@davemloft.net>
50344         [BZ #11494]
50345         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
50347         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
50348         * sysdeps/sparc/crti.S: New file.
50349         * sysdeps/sparc/crtn.S: New file.
50350         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
50351         * sysdeps/sparc/sparc64/Makefile: Likewise.
50353 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
50355         [BZ #3335]
50356         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
50358 2012-02-15  Roland McGrath  <roland@hack.frob.com>
50360         [BZ #4822]
50361         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
50363         * mach/devstream.c (cookie_io_functions_t): Macro removed.
50364         (write, read, close): Likewise.
50365         Patch by Aurelien Jarno <aurelien@aurel32.net>.
50367 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
50369         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
50370         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
50371         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
50372         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
50373         <bits/signalfd.h>.
50374         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
50375         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50376         bits/signalfd.h.
50378 2012-02-14  Marek Polacek  <polacek@redhat.com>
50380         * sysdeps/x86_64/crti.S: New file.
50381         * sysdeps/x86_64/crtn.S: New file.
50382         * sysdeps/x86_64/elf/initfini.c: Remove file.
50384 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
50386         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
50387         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
50388         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
50389         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
50390         <bits/inotify.h>.
50391         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
50392         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50393         bits/inotify.h.
50395 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
50397         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
50398         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
50399         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
50400         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
50401         <bits/eventfd.h>.
50402         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
50403         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50404         bits/eventfd.h.
50406 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
50408         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
50409         __feraiseexcept instead of feraiseexcept.
50411         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
50412         nanosleep invocations.
50413         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
50414         strings, and add error checking for a nanosleep invocations.
50416 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
50418         Replace FSF snail mail address with URLs, as per GNU coding standards.
50419         Most of the snail mail addresses were wrong anyway, and omitting
50420         them makes the source code easier to maintain.  Almost all of the
50421         changes are to license notices and to locale LC_IDENTIFICATION
50422         addresses, except for this one:
50423         * manual/libc.texinfo: In "Published by", give the FSF's URL,
50424         not its snail mail address.
50426 2012-02-09  Richard Henderson  <rth@twiddle.net>
50428         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
50429         of kernel-features.h.
50431         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
50433 2012-02-08  Marek Polacek  <polacek@redhat.com>
50435         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
50436         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
50437         * sysdeps/gnu/_G_config.h: Likewise.
50438         * sysdeps/generic/_G_config.h: Likewise.
50440 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
50442         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
50443         tests.
50444         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50446         * sysdeps/powerpc/powerpc32/crti.S: New file.
50447         * sysdeps/powerpc/powerpc32/crtn.S: New file.
50448         * sysdeps/powerpc/powerpc64/crti.S: New file.
50449         * sysdeps/powerpc/powerpc64/crtn.S: New file.
50451         * Makeconfig (have-initfini): Don't set.
50452         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
50453         * configure.in (nopic_initfini): Don't substitute.
50454         * config.h.in (HAVE_INITFINI): Don't #undef.
50455         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
50456         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
50458 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
50460         Support crti.S and crtn.S provided directly by architectures.
50461         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
50462         [crti.S in sysdirs] (omit-deps): Likewise.
50463         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
50464         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
50465         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
50466         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
50467         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
50468         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
50469         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
50470         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
50471         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
50472         compiler output for sysdeps/generic/initfini.c.
50473         * sysdeps/i386/elf/Makefile: Remove file.
50474         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
50476 2012-02-07  Marek Polacek  <polacek@redhat.com>
50478         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
50479         * sysdeps/gnu/_G_config.h: Likewise.
50480         * sysdeps/mach/hurd/_G_config.h: Likewise.
50482 2012-02-07  Marek Polacek  <polacek@redhat.com>
50484         * math/Makefile (tests): Add tst-CMPLX2.
50485         * math/tst-CMPLX2.c: New file.
50487 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
50489         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50491         * math/libm-test.inc (jn_test): Add missing L suffix.
50493 2012-02-06  Marek Polacek  <polacek@redhat.com>
50495         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
50496         * sysdeps/i386/fpu/e_powf.S: Likewise.
50497         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
50498         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
50499         * sysdeps/i386/fpu/e_acosh.S: Likewise.
50500         * sysdeps/i386/fpu/e_pow.S: Likewise.
50501         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
50502         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
50503         * sysdeps/i386/fpu/s_expm1.S: Likewise.
50504         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
50505         * sysdeps/i386/fpu/e_log2.S: Likewise.
50506         * sysdeps/i386/fpu/e_log2l.S: Likewise.
50507         * sysdeps/i386/fpu/e_scalb.S: Likewise.
50508         * sysdeps/i386/fpu/e_powl.S: Likewise.
50509         * sysdeps/i386/fpu/s_log1p.S: Likewise.
50510         * sysdeps/i386/fpu/e_log10f.S: Likewise.
50511         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
50512         * sysdeps/i386/fpu/e_logl.S: Likewise.
50513         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
50514         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
50515         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
50516         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
50517         * sysdeps/i386/fpu/e_log2f.S: Likewise.
50518         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
50519         * sysdeps/i386/fpu/e_log.S: Likewise.
50520         * sysdeps/i386/fpu/s_cexp.S: Likewise.
50521         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
50522         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
50523         * sysdeps/i386/fpu/e_logf.S: Likewise.
50524         * sysdeps/i386/fpu/e_log10l.S: Likewise.
50525         * sysdeps/i386/fpu/e_atanh.S: Likewise.
50526         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
50527         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
50528         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
50529         * sysdeps/i386/fpu/e_log10.S: Likewise.
50530         * sysdeps/i386/fpu/s_frexp.S: Likewise.
50531         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
50532         * sysdeps/i386/fpu/s_asinh.S: Likewise.
50533         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
50534         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
50535         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
50536         * sysdeps/i386/asm-syntax.h: Likewise.
50537         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
50538         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
50539         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
50540         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
50541         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
50542         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
50543         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
50544         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
50545         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
50546         * sysdeps/powerpc/sysdep.h: Likewise.
50547         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
50548         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
50550 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
50552         [BZ #411]
50553         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
50555 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
50557         * sysdeps/i386/sysdep.h: Include <features.h>.
50558         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
50559         version.
50561 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
50563         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
50564         Define.
50565         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
50566         LOAD_PIC_REG_STR.
50568 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50570         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
50571         (SETUP_PIC_REG): Use GET_PC_THUNK.
50572         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
50573         macro.
50575 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50577         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
50578         for non-PIC compilation.
50579         (SETUP_PIC_REG): Add .p2align directive.
50580         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
50581         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
50582         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
50583         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
50584         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
50585         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
50586         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
50587         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
50588         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
50589         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
50590         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
50591         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
50592         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
50593         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
50594         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
50595         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
50596         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
50597         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
50598         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
50599         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
50600         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
50601         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
50602         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
50603         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
50604         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
50605         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
50606         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
50607         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
50608         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
50609         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
50610         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
50611         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
50612         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
50613         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
50614         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
50615         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
50616         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
50617         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
50618         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
50619         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
50620         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
50622 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50624         * math/tst-CMPLX.c: Include <stdio.h>.
50626 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
50628         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
50629         float.
50630         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
50631         * sysdeps/sparc/bits/mathdef.h: Likewise.
50633 2012-01-31  Marek Polacek  <polacek@redhat.com>
50635         * libio/libio.h: Don't define _PARAMS.
50636         * locale/programs/config.h: Don't define PARAMS.
50637         * stdlib/strtol_l.c: Likewise.
50638         (__strtol_l): Remove PARAMS from the prototype.
50640 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
50642         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
50643         names.  Just use the correct names.  Remove unnecessary wrapper
50644         functions.
50645         * malloc/arena.c: Likewise.
50646         * malloc/hooks.c: Likewise.
50648         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
50649         ARENA_TEST says not to.  Simplify test for creation of a new arena.
50650         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
50652 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
50654         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
50655         into tail calls.
50656         (update_get_addr): New function.
50657         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
50658         GET_ADDR_MODULE parameter.
50660 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
50662         * crypt/cert.c: Remove __STDC__ conditionals.
50663         * crypt/crypt-entry.c: Likewise.
50664         * crypt/crypt_util.c: Likewise.
50665         * libio/filedoalloc.c: Likewise.
50666         * libio/fileops.c: Likewise.
50667         * libio/genops.c: Likewise.
50668         * libio/iofclose.c: Likewise.
50669         * libio/iofdopen.c: Likewise.
50670         * libio/iofopen.c: Likewise.
50671         * libio/iofopen64.c: Likewise.
50672         * libio/iogetdelim.c: Likewise.
50673         * libio/iopopen.c: Likewise.
50674         * libio/obprintf.c: Likewise.
50675         * libio/oldfileops.c: Likewise.
50676         * libio/oldiofclose.c: Likewise.
50677         * libio/oldiofdopen.c: Likewise.
50678         * libio/oldiofopen.c: Likewise.
50679         * libio/oldiopopen.c: Likewise.
50680         * libio/wfiledoalloc.c: Likewise.
50681         * libio/wgenops.c: Likewise.
50682         * locale/programs/xmalloc.c: Likewise.
50683         * misc/syslog.c: Likewise.
50684         * stdio-common/xbug.c: Likewise.
50685         * string/memchr.c: Likewise.
50686         * string/memcmp.c: Likewise.
50687         * string/memrchr.c: Likewise.
50688         * string/rawmemchr.c: Likewise.
50689         * sysdeps/posix/getcwd.c: Likewise.
50690         * time/strftime_l.c: Likewise.
50692 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
50694         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
50695         * config.make.in (config-cflags-sse2avx): Define.
50696         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
50697         Fix typo.
50699 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
50701         * scripts/config.guess: Update from upstream config git repository.
50702         * scripts/config.sub: Likewise.
50704 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
50706         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
50707         (EM_NUM): Update.
50708         (R_TILEPRO_*, R_TILEGX_*): New macros.
50710         * scripts/firstversions.awk: Fix bug in version range handling.
50712         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
50714         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
50716         * include/sys/epoll.h: New file.
50717         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
50718         libc_hidden_def.
50720 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
50722         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
50723         Avoid unnecessary __WORDSIZE == 64 test.
50724         (fmaxf): Use VEX format if possible.
50725         (fmax): Likewise.
50726         (fminf): Likewise.
50727         (fmin): Likewise.
50729         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
50730         * math/math_private.h: Remove libc_fegetround* and
50731         libc_fesetround*.
50732         * sysdeps/i386/configure.in: Check for -msse2avx.
50733         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
50734         also if SSE2AVX is defined.
50735         Remove libc_fegetround* and libc_fesetround*.
50736         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
50737         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
50738         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
50739         of HAS_YMM_USABLE.
50740         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
50741         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
50742         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
50743         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
50744         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
50746         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
50748 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50750         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
50751         size is not set.
50752         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50754 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
50756         [BZ #13618]
50757         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
50758         relocation.
50759         * Makeconfig (libm): Define.
50760         * elf/Makefile: Add rules to build and run tst-relsort1.
50761         * elf/tst-relsort1.c: New file.
50762         * elf/tst-relsort1mod1.c: New file.
50763         * elf/tst-relsort1mod2.c: New file.
50765 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
50767         * math/s_ldexp.c: Remove __STDC__ conditionals.
50768         * math/s_ldexpf.c: Likewise.
50769         * math/s_ldexpl.c: Likewise.
50770         * math/s_nextafter.c: Likewise.
50771         * math/s_nexttowardf.c: Likewise.
50772         * math/s_significand.c: Likewise.
50773         * math/s_significandf.c: Likewise.
50774         * math/s_significandl.c: Likewise.
50775         * math/w_jnl.c: Likewise.
50776         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
50777         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
50778         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
50779         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
50780         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
50781         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
50782         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
50783         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
50784         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
50785         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
50786         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
50787         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
50788         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
50789         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
50790         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
50791         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
50792         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
50793         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
50794         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
50795         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
50796         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
50797         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
50798         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
50799         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
50800         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
50801         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
50802         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
50803         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
50804         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
50805         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
50806         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
50807         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
50808         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
50809         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
50810         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
50811         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
50812         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
50813         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
50814         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
50815         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
50816         * sysdeps/ieee754/k_standard.c: Likewise.
50817         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
50818         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
50819         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
50820         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
50821         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
50822         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
50823         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
50824         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
50825         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
50826         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
50827         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
50828         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
50829         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
50830         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
50831         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
50832         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
50833         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
50834         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
50835         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
50836         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
50837         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
50838         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
50839         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
50840         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
50841         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
50842         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
50843         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
50844         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
50845         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50846         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
50847         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
50848         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
50849         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
50850         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
50851         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
50852         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
50853         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
50854         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
50855         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
50856         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
50857         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
50858         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
50859         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
50860         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
50861         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
50862         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
50863         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
50864         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
50865         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
50866         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
50867         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
50868         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
50869         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
50870         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
50871         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
50872         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
50873         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
50874         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
50875         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
50876         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
50877         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
50878         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
50879         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
50880         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
50881         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
50882         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
50883         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
50884         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
50885         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
50886         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
50887         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
50888         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
50889         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
50890         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
50891         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
50892         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
50893         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
50894         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
50895         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
50896         * sysdeps/ieee754/s_matherr.c: Likewise.
50897         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
50898         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
50899         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
50900         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
50902 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
50904         * crypt/md5.h: Remove __STDC__ conditionals.
50905         * libio/libioP.h: Likewise.
50906         * locale/programs/config.h: Likewise.
50907         * sysdeps/generic/sysdep.h: Likewise.
50908         * sysdeps/i386/asm-syntax.h: Likewise.
50909         * sysdeps/s390/asm-syntax.h: Likewise.
50910         * sysdeps/unix/sysdep.h: Likewise.
50911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
50912         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
50914 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
50916         * libio/libio.h: Remove __STDC__ conditionals.
50917         * malloc/obstack.h: Likewise.
50918         * math/complex.h: Likewise.
50919         * math/math.h: Likewise.
50920         * sysdeps/generic/_G_config.h: Likewise.
50921         * sysdeps/gnu/_G_config.h: Likewise.
50922         * sysdeps/mach/hurd/_G_config.h: Likewise.
50923         * sysdeps/powerpc/bits/mathdef.h: Likewise.
50924         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
50925         * sysdeps/sparc/bits/mathdef.h: Likewise.
50927 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
50929         [BZ #13583]
50930         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
50931         Clean up HAS_* macros.
50932         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
50933         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
50934         possible.
50935         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
50936         HAS_AVX.
50937         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
50938         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
50939         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
50940         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
50941         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
50943 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
50945         * elf/tst-unique3.cc (gets): Remove declaration.
50946         * elf/tst-unique3lib.cc (gets): Likewise.
50947         * elf/tst-unique3lib2.cc (gets): Likewise.
50948         * elf/tst-unique4.cc (gets): Likewise.
50950 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
50952         * include/stdio.h: Add C++ protection.  Add gets declarations and
50953         definitions.
50954         * debug/tst-chk1.c: Don't declare gets here.
50955         * stdio-common/tst-gets.c: Likewise.
50957 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
50959         * posix/glob: Remove directory.
50961 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
50963         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
50965 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
50967         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
50968         of the non-standard EPFNOSUPPORT.
50970 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50972         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
50973         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
50974         ANYWHERE set to 1 only on KERN_NO_SPACE error.
50976 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
50978         * wcsmbs/uchar.h: Test __STDC_VERSION__.
50980 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
50982         * nscd/aicache.c (addhstaiX): Do not cache negative results of
50983         transient errors.
50984         * nscd/grpcache.c (cache_addgr): Likewise.
50985         * nscd/hstcache.c (cache_addhst): Likewise.
50986         * nscd/initgrcache.c (addinitgroupsX): Likewise.
50987         * nscd/pwdcache.c (cache_addpw): Likewise.
50988         * nscd/servicescache.c (cache_addserv): Likewise.
50990 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
50992         * malloc/malloc.c: Various cleanups.
50993         * malloc/hooks.c: Likewise.
50995         * stdlib/Makefile (tests): Add bug-fmtmsg1.
50996         * stdlib/bug-fmtmsg1.c: New file.
50998         * stdlib/fmtmsg.c (init): Add missing unlock.
50999         Patch by Peng Haitao <penght@cn.fujitsu.com>.
51001 2012-01-12  Marek Polacek  <polacek@redhat.com>
51003         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
51004         and _GNU_SOURCE.
51006 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
51008         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
51009         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
51010         macro to ensure uniqueness of label name.
51011         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
51012         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
51014 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
51016         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
51018         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
51019         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
51020         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
51021         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
51023 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
51025         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
51027         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
51028         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
51029         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
51031         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
51033         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
51034         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
51035         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
51036         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
51038         * math/bits/math-finite.h: Add ldexp support.
51040 2012-01-10  Marek Polacek  <polacek@redhat.com>
51042         * locale/programs/localedef.h (show_archive_content): Add noreturn
51043         attribute.
51045 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
51047         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
51049 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51051         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
51053         * io/Makefile (headers): Add bits/poll2.h.
51055 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
51057         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
51058         typo #include statement.
51060 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51062         * include/sys/cdefs.h: Define __attribute_alloc_size.
51063         * catgets/gencat.c: Add alloc_size attribute and apply consistently
51064         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
51065         * elf/pldd.c: Likewise.
51066         * iconv/iconv_charmap.c: Likewise.
51067         * iconv/iconvconfig.c: Likewise.
51068         * iconv/strtab.c: Likewise.
51069         * locale/programs/locale.c: Likewise.
51070         * locale/programs/localedef.h: Likewise.
51071         * locale/programs/simple-hash.c: Likewise.
51072         * nscd/nscd.h: Likewise.
51073         * nss/makedb.c: Likewise.
51074         * sysdeps/generic/ldconfig.h: Likewise.
51075         * locale/programs/localedef.c: Remove xmalloc prototype.
51076         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
51078 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
51080         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
51081         appropriate.
51083 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51085         * math/Makefile (tests): Add tst-CMPLX.
51086         * math/tst-CMPLX.c: New file.
51088         * math/complex.h (CMPLXL): Fix typo.
51090         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
51091         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
51092         GLIBC_2.16.
51093         * debug/tst-chk1.c: Add poll and ppoll tests.
51094         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
51095         * include/sys/poll.h: Add hidden proto for ppoll.
51096         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
51097         * sysdeps/mach/hurd/ppoll.c: Likewise.
51098         * io/ppoll.c: Likewise.
51099         * debug/poll_chk.c: New file.
51100         * debug/ppoll_chk.c: New file.
51101         * include/bits/poll2.h: New file.
51102         * io/bits/poll2.h: New file.
51104         [BZ #1350]
51105         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
51107         * configure.in: static is always set to yes.  Remove.
51108         * config.make.in: Don't set build-static.
51109         * Makeconfig: Remove use of build-static.
51110         * dlfcn/Makefile: Likewise.
51111         * elf/Makefile: Likewise.
51112         * math/Makefile: Likewise.
51113         * misc/Makefile: Likewise.
51114         * nptl/Makefile: Likewise.
51115         * sysdeps/mach/hurd/Makefile: Likewise.
51117         * configure.in: PWD_P is not used anymore.
51118         * config.make.in: Remove PWD_P entry.
51120         * configure.in: Remove last remnants of RANLIB.
51121         No need to check for signed size_t anymore.
51122         Don't set libc_commonpagesize and libc_relro_required here for Alpha
51123         and IA-64.
51124         Remove __builtin_expect test because we require at least gcc 3.4.
51125         * aclocal.m4: Likewise.
51127         * wcsmbs/mbrtoc16.c: Implement using towc function.
51128         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
51129         * wcsmbs/wcsmbsload.c: Likewise.
51130         * iconv/gconv_simple.c: Likewise.
51131         * iconv/gconv_int.h: Likewise.
51132         * iconv/gconv_builtin.h: Likewise.
51133         * iconv/iconv_prog.c: Remove CHAR16 handling.
51135         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
51137         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
51139         * configure.in: Remove --with-elf and --enable-bounded options.
51140         Dont set base_machine for ia64.  More non-ELF conditions removed.
51141         Remove testing and setting of leading underscore information.
51142         * config.make.in (build-bounded): Set to no.
51143         * config.h.in: Remove NO_UNDERSCORES entry.
51144         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
51145         them.
51146         * csu/start.c: Remove !NO_UNDERSCORE code.
51147         * locale/localeinfo.h: Likewise.
51148         * sysdeps/generic/machine-gmon.h: Likewise.
51149         * sysdeps/generic/sysdep.h: Likewise.
51150         * sysdeps/i386/sysdep.h: Likewise.
51151         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
51152         * sysdeps/mach/sysdep.h: Likewise.
51153         * sysdeps/s390/s390-32/sysdep.h: Likewise.
51154         * sysdeps/s390/s390-64/sysdep.h: Likewise.
51155         * sysdeps/sh/sysdep.h: Likewise.
51156         * sysdeps/sparc/sparc32/alloca.S: Likewise.
51157         * sysdeps/unix/i386/sysdep.S: Likewise.
51158         * sysdeps/unix/sparc/start.c: Likewise.
51159         * sysdeps/unix/sparc/sysdep.S: Likewise.
51160         * sysdeps/unix/sparc/sysdep.h: Likewise.
51161         * sysdeps/unix/start.c: Likewise.
51162         * sysdeps/unix/x86_64/sysdep.S: Likewise.
51163         * sysdeps/x86_64/sysdep.h: Likewise.
51165 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
51167         [BZ #13553]
51168         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
51169         for non-gcc.
51170         * argp/argp-fmtstream.h: Use const instead __const.
51171         * argp/argp.h: Likewise.
51172         * assert/assert.h: Likewise.
51173         * bits/fenv.h: Likewise.
51174         * bits/sched.h: Likewise.
51175         * bits/sigset.h: Likewise.
51176         * bits/sigthread.h: Likewise.
51177         * catgets/nl_types.h: Likewise.
51178         * conform/data/pthread.h-data: Likewise.
51179         * crypt/crypt-private.h: Likewise.
51180         * crypt/crypt.h: Likewise.
51181         * crypt/crypt_util.c: Likewise.
51182         * ctype/ctype.h: Likewise.
51183         * debug/execinfo.h: Likewise.
51184         * debug/mbsnrtowcs_chk.c: Likewise.
51185         * debug/mbsrtowcs_chk.c: Likewise.
51186         * debug/wcsnrtombs_chk.c: Likewise.
51187         * debug/wcsrtombs_chk.c: Likewise.
51188         * debug/wcstombs_chk.c: Likewise.
51189         * dirent/dirent.h: Likewise.
51190         * dlfcn/dlfcn.h: Likewise.
51191         * elf/neededtest4.c: Likewise.
51192         * grp/grp.h: Likewise.
51193         * gshadow/gshadow.h: Likewise.
51194         * iconv/gconv.h: Likewise.
51195         * iconv/gconv_int.h: Likewise.
51196         * iconv/gconv_simple.c: Likewise.
51197         * iconv/iconv.h: Likewise.
51198         * iconv/loop.c: Likewise.
51199         * iconv/skeleton.c: Likewise.
51200         * include/aio.h: Likewise.
51201         * include/aliases.h: Likewise.
51202         * include/argz.h: Likewise.
51203         * include/arpa/inet.h: Likewise.
51204         * include/assert.h: Likewise.
51205         * include/dirent.h: Likewise.
51206         * include/dlfcn.h: Likewise.
51207         * include/execinfo.h: Likewise.
51208         * include/fcntl.h: Likewise.
51209         * include/fenv.h: Likewise.
51210         * include/glob.h: Likewise.
51211         * include/grp.h: Likewise.
51212         * include/libintl.h: Likewise.
51213         * include/mntent.h: Likewise.
51214         * include/netdb.h: Likewise.
51215         * include/pwd.h: Likewise.
51216         * include/rpc/netdb.h: Likewise.
51217         * include/sched.h: Likewise.
51218         * include/search.h: Likewise.
51219         * include/shadow.h: Likewise.
51220         * include/signal.h: Likewise.
51221         * include/stdio.h: Likewise.
51222         * include/stdlib.h: Likewise.
51223         * include/string.h: Likewise.
51224         * include/sys/socket.h: Likewise.
51225         * include/sys/stat.h: Likewise.
51226         * include/sys/statfs.h: Likewise.
51227         * include/sys/statvfs.h: Likewise.
51228         * include/sys/syslog.h: Likewise.
51229         * include/sys/time.h: Likewise.
51230         * include/sys/uio.h: Likewise.
51231         * include/time.h: Likewise.
51232         * include/unistd.h: Likewise.
51233         * include/utmp.h: Likewise.
51234         * include/wchar.h: Likewise.
51235         * include/wctype.h: Likewise.
51236         * inet/aliases.h: Likewise.
51237         * inet/arpa/inet.h: Likewise.
51238         * inet/netinet/ether.h: Likewise.
51239         * inet/netinet/in.h: Likewise.
51240         * intl/libintl.h: Likewise.
51241         * io/bits/fcntl2.h: Likewise.
51242         * io/fcntl.h: Likewise.
51243         * io/ftw.h: Likewise.
51244         * io/sys/poll.h: Likewise.
51245         * io/sys/stat.h: Likewise.
51246         * io/sys/statfs.h: Likewise.
51247         * io/sys/statvfs.h: Likewise.
51248         * io/utime.h: Likewise.
51249         * libio/bits/stdio.h: Likewise.
51250         * libio/bits/stdio2.h: Likewise.
51251         * libio/libio.h: Likewise.
51252         * libio/libioP.h: Likewise.
51253         * libio/stdio.h: Likewise.
51254         * locale/lc-ctype.c: Likewise.
51255         * locale/locale.h: Likewise.
51256         * login/utmp.h: Likewise.
51257         * malloc/arena.c: Likewise.
51258         * malloc/malloc.c: Likewise.
51259         * malloc/malloc.h: Likewise.
51260         * malloc/mcheck.c: Likewise.
51261         * malloc/mtrace.c: Likewise.
51262         * math/bits/mathcalls.h: Likewise.
51263         * math/fenv.h: Likewise.
51264         * math/math_private.h: Likewise.
51265         * misc/bits/error.h: Likewise.
51266         * misc/bits/syslog.h: Likewise.
51267         * misc/err.h: Likewise.
51268         * misc/error.h: Likewise.
51269         * misc/fstab.h: Likewise.
51270         * misc/mntent.h: Likewise.
51271         * misc/regexp.h: Likewise.
51272         * misc/search.h: Likewise.
51273         * misc/sgtty.h: Likewise.
51274         * misc/sys/mman.h: Likewise.
51275         * misc/sys/syslog.h: Likewise.
51276         * misc/sys/uio.h: Likewise.
51277         * misc/sys/xattr.h: Likewise.
51278         * misc/ttyent.h: Likewise.
51279         * nis/rpcsvc/ypclnt.h: Likewise.
51280         * nss/nss.h: Likewise.
51281         * posix/bits/unistd.h: Likewise.
51282         * posix/fnmatch.h: Likewise.
51283         * posix/glob.h: Likewise.
51284         * posix/sched.h: Likewise.
51285         * posix/spawn.h: Likewise.
51286         * posix/sys/wait.h: Likewise.
51287         * posix/unistd.h: Likewise.
51288         * posix/wordexp.h: Likewise.
51289         * pwd/pwd.h: Likewise.
51290         * resolv/netdb.h: Likewise.
51291         * resource/sys/resource.h: Likewise.
51292         * rt/aio.h: Likewise.
51293         * rt/bits/mqueue2.h: Likewise.
51294         * rt/mqueue.h: Likewise.
51295         * shadow/shadow.h: Likewise.
51296         * signal/signal.h: Likewise.
51297         * socket/send.c: Likewise.
51298         * socket/sendto.c: Likewise.
51299         * socket/sys/socket.h: Likewise.
51300         * stdio-common/printf.h: Likewise.
51301         * stdlib/bits/stdlib.h: Likewise.
51302         * stdlib/fmtmsg.h: Likewise.
51303         * stdlib/monetary.h: Likewise.
51304         * stdlib/stdlib.h: Likewise.
51305         * stdlib/ucontext.h: Likewise.
51306         * streams/stropts.h: Likewise.
51307         * string/argz.h: Likewise.
51308         * string/bits/string2.h: Likewise.
51309         * string/string.h: Likewise.
51310         * string/strings.h: Likewise.
51311         * sunrpc/rpc/auth.h: Likewise.
51312         * sunrpc/rpc/auth_des.h: Likewise.
51313         * sunrpc/rpc/clnt.h: Likewise.
51314         * sunrpc/rpc/netdb.h: Likewise.
51315         * sunrpc/rpc/pmap_clnt.h: Likewise.
51316         * sunrpc/rpc/xdr.h: Likewise.
51317         * sysdeps/generic/inttypes.h: Likewise.
51318         * sysdeps/generic/net/if.h: Likewise.
51319         * sysdeps/generic/sys/swap.h: Likewise.
51320         * sysdeps/gnu/net/if.h: Likewise.
51321         * sysdeps/gnu/utmpx.h: Likewise.
51322         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
51323         * sysdeps/i386/i486/bits/string.h: Likewise.
51324         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
51325         * sysdeps/s390/bits/string.h: Likewise.
51326         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
51327         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
51328         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
51329         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
51330         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
51331         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
51332         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
51333         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
51334         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
51335         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
51336         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
51337         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
51338         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
51339         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
51340         * sysdeps/unix/sysv/linux/readv.c: Likewise.
51341         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
51342         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
51343         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
51344         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
51345         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
51346         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
51347         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
51348         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
51349         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
51350         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
51351         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
51352         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
51353         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51354         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
51355         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
51356         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
51357         * sysvipc/sys/ipc.h: Likewise.
51358         * sysvipc/sys/msg.h: Likewise.
51359         * sysvipc/sys/sem.h: Likewise.
51360         * sysvipc/sys/shm.h: Likewise.
51361         * termios/termios.h: Likewise.
51362         * time/sys/time.h: Likewise.
51363         * time/time.h: Likewise.
51364         * wcsmbs/bits/wchar2.h: Likewise.
51365         * wcsmbs/uchar.h: Likewise.
51366         * wcsmbs/wchar.h: Likewise.
51367         * wctype/wctype.h: Likewise.
51369         [BZ #13551]
51370         * Makeconfig: Remove all but ELF support including AIX support.
51371         * Makerules: Likewise.
51372         * config.h.in: Likewise.
51373         * config.make.in: Likewise.
51374         * configure: Likewise.
51375         * configure.in: Likewise.
51376         * csu/Makefile: Likewise.
51377         * csu/version.c: Likewise.
51378         * debug/Makefile: Likewise.
51379         * dlfcn/Makefile: Likewise.
51380         * elf/Makefile: Likewise.
51381         * extra-lib.mk: Likewise.
51382         * iconv/Makefile: Likewise.
51383         * include/libc-symbols.h: Likewise.
51384         * include/shlib-compat.h: Likewise.
51385         * resolv/Makefile: Likewise.
51386         * resolv/res_libc.c: Likewise.
51387         * rt/Makefile: Likewise.
51388         * sysdeps/i386/asm-syntax.h: Likewise.
51389         * sysdeps/i386/sysdep.h: Likewise.
51390         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
51391         * sysdeps/mach/sysdep.h: Likewise.
51392         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
51393         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
51394         * sysdeps/s390/asm-syntax.h: Likewise.
51395         * sysdeps/s390/s390-32/sysdep.h: Likewise.
51396         * sysdeps/s390/s390-64/sysdep.h: Likewise.
51397         * sysdeps/sh/sysdep.h: Likewise.
51398         * sysdeps/unix/sparc/sysdep.h: Likewise.
51399         * sysdeps/wordsize-32/divdi3.c: Likewise.
51400         * sysdeps/x86_64/sysdep.h: Likewise.
51402         * argp/Versions: Remove _argp_unlock_xxx.
51404         [BZ #13559]
51405         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
51406         * abilist/libBrokenLocale.abilist: Likewise.
51407         * abilist/libanl.abilist: Likewise.
51408         * abilist/libc.abilist: Likewise.
51409         * abilist/libcrypt.abilist: Likewise.
51410         * abilist/libdl.abilist: Likewise.
51411         * abilist/libm.abilist: Likewise.
51412         * abilist/libnsl.abilist: Likewise.
51413         * abilist/libpthread.abilist: Likewise.
51414         * abilist/libresolv.abilist: Likewise.
51415         * abilist/librt.abilist: Likewise.
51416         * abilist/libthread_db.abilist: Likewise.
51417         * abilist/libutil.abilist: Likewise.
51418         * abilist/libnss_db.abilist: New file.
51420         * scripts/abilist.awk: Add support for indirect functions.
51422         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
51424         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
51426         * shlib-versions: Remove entries for ports architectures.
51428         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
51429         files in ports.
51430         * elf/stackguard-macros.h: Remove support for IA-64.
51431         * elf/tst-auditmod1.c: Likewise.
51432         * sysdeps/generic/ldsodefs.h: Likewise.
51434         * sysdeps/unix/sysv/linux/configure.in: Ports should define
51435         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
51436         configure files.
51438         [BZ #13552]
51439         * configure.in: Remove --enable-omitfp support.
51440         * FAQ.in: Adjust.
51441         * config.make.in: Likewise.
51442         * Makeconfig: Likewise.
51443         * manual/install.texi: Likewise.
51445         In case anyone cares, the IA-64 architecture could move to ports.
51446         * sysdeps/ia64/*: Removed.
51447         * sysdeps/unix/sysv/linux/ia64/*: Removed.
51448         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
51450         [BZ #13555]
51451         * configure.in: Remove entries for unsupported architectures.
51453         [BZ #13533]
51454         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
51455         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
51456         routines.
51457         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
51458         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
51459         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
51460         fall back to using wcrtomb.
51461         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
51462         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
51463         renaming.
51464         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
51465         * wcsmbs/tst-c16c32-1.c: New file.
51467         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
51468         local variable.
51470         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
51472         * elf/tst-unique3.cc: Add explicit declaration of gets.
51473         * elf/tst-unique3lib.cc: Likewise.
51474         * elf/tst-unique3lib2.cc: Likewise.
51475         * elf/tst-unique4.cc: Likewise.
51477         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
51479 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
51481         [BZ #13566]
51482         * assert/assert.h (static_assert): Don't define for C++.
51483         * libio/stdio.h (gets): Do declare for C++ <= C++11.
51484         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
51486 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
51488         * iconv/loop.c (single loop): Fix assertion in storing of
51489         remaining bytes.
51491         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
51493 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
51495         * posix/getconf.c: Update copyright year.
51496         * nss/getent.c: Likewise.
51497         * nss/makedb.c: Likewise.
51498         * iconv/iconvconfig.c: Likewise.
51499         * iconv/iconv_prog.c: Likewise.
51500         * elf/ldconfig.c: Likewise.
51501         * elf/pldd.c: Likewise.
51502         * elf/sotruss.ksh: Likewise.
51503         * catgets/gencat.c: Likewise.
51504         * csu/version.c: Likewise.
51505         * elf/ldd.bash.in: Likewise.
51506         * elf/sprof.c (print_version): Likewise.
51507         * locale/programs/locale.c: Likewise.
51508         * locale/programs/localedef.c: Likewise.
51509         * login/programs/pt_chown.c: Likewise.
51510         * nscd/nscd.c (print_version): Likewise.
51511         * debug/xtrace.sh: Likewise.
51512         * malloc/memusage.sh: Likewise.
51513         * malloc/mtrace.pl: Likewise.
51514         * debug/catchsegv.sh: Likewise.
51516 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
51518         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
51519         pure attribute.
51521 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
51523         [BZ #13533]
51524         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
51525         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
51526         transformations.
51527         * iconv/gconv_int.h: Likewise.
51528         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
51529         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
51530         from libc for GLIBC_2.16.
51531         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
51532         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
51533         * wcsmbs/uchar.h: Really define mbstate_t.
51534         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
51535         * wcsmbs/c16rtomb.c: New file.
51536         * wcsmbs/mbrtoc16.c: New file.
51537         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
51538         for C/POSIX locale.
51539         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
51540         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
51542         * wcsmbs/wchar.h: Add missing __restrict.
51544 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
51546         [BZ #13532]
51547         * time/Makefile (routines): Add timespec_get.
51548         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
51549         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
51550         timespec for ISO C11.
51551         * time/timespec_get.c: New file.
51552         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
51553         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
51555         [BZ #13531]
51556         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
51557         * stdlib/stdlib.h: Declare aligned_alloc.
51558         * Versions.def: Add GLIBC_2.16 for libc.
51559         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
51561         [BZ 13527]
51562         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
51563         ISO C11.
51565         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
51566         code.
51568         [BZ #13528]
51569         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
51571         [BZ #13529]
51572         * assert/assert.h (static_assert): Define.
51574         * version.h: Update for 2.16 development version.
51576         [BZ #13526]
51577         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
51578         _ISOC11_SOURCE.
51580         * version.h (RELEASE): Bump for 2.15 release.
51581         * include/features.h (__GLIBC_MINOR__): Bump to 15.
51583         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
51584         Patch by Marek Polacek <mpolacek@redhat.com>.
51586         * bits/byteswap.h: Protect long long constants with __extension__.
51587         * sysdeps/i386/bits/byteswap.h: Likewise.
51588         * sysdeps/ia64/bits/byteswap.h: Likewise.
51589         * sysdeps/s390/bits/byteswap.h: Likewise.
51590         * sysdeps/x86_64/bits/byteswap.h: Likewise.
51592 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51594         [BZ #13540]
51595         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
51596         destination buffer.
51597         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
51599 2011-12-23  Marek Polacek  <polacek@redhat.com>
51601         * elf/dl-addr.c (determine_info): Add inline keyword.
51602         * elf/tst-auditmod4b.c (check_avx): Likewise.
51603         * elf/tst-auditmod6b.c (check_avx): Likewise.
51604         * elf/tst-auditmod6c.c (check_avx): Likewise.
51605         * elf/tst-auditmod7b.c (check_avx): Likewise.
51607 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
51609         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
51610         !__SSE_MATH__.
51612 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51614         [BZ #13540]
51615         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
51616         processing for last bytes.
51618 2011-08-06  Bruno Haible  <bruno@clisp.org>
51620         [BZ #13061]
51621         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
51622         U+0385, not to U+1FEE.
51624         [BZ #13062]
51625         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
51626         entry for U+00A5 U+0301.
51628 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
51630         [BZ #13166]
51631         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
51632         buffer for the output is too small.
51634         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
51635         optimization.
51637         [BZ #13185]
51638         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
51639         SSE flags if possible.
51641 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51643         [BZ #13540]
51644         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
51645         processing for last bytes.
51647 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
51649         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
51650         (syscall-list-default-options, syscall-list-default-condition)
51651         (syscall-list-includes): Define.
51652         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
51653         list of ABIs and options and #if conditions for each ABI.  Do not
51654         handle common syscalls between ABIs specially.
51655         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
51656         Remove.
51657         (syscall-list-variants, syscall-list-32bit-options)
51658         (syscall-list-32bit-condition, syscall-list-64bit-options)
51659         (syscall-list-64bit-condition): Define.
51660         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
51661         (syscall-list-variants, syscall-list-32bit-options)
51662         (syscall-list-32bit-condition, syscall-list-64bit-options)
51663         (syscall-list-64bit-condition): Define.
51664         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
51665         Remove.
51666         (syscall-list-variants, syscall-list-32bit-options)
51667         (syscall-list-32bit-condition, syscall-list-64bit-options)
51668         (syscall-list-64bit-condition): Define.
51669         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
51670         Remove.
51671         (syscall-list-variants, syscall-list-32bit-options)
51672         (syscall-list-32bit-condition, syscall-list-64bit-options)
51673         (syscall-list-64bit-condition): Define.
51675 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
51677         * locale/iso-639.def: Add brx entry.
51679         [BZ #13328]
51680         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
51681         Proposed by Mariusz_Cukr <marcukr@op.pl>.
51683         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
51684         __feraiseexcept_renamed.
51686 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
51688         [BZ #13538]
51689         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
51690         EPOLLET with unsigned values.
51691         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51692         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
51694         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
51695         to large cancellation.
51696         * math/s_cacoshf.c: Likewise.
51697         * math/s_cacoshl.c: Likewise.
51699 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
51701         [BZ #13305]
51702         [BZ #12786]
51703         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
51704         * math/s_cacoshf.c: Likewise.
51705         * math/s_cacoshl.c: Likewise.
51707 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
51709         [BZ #13439]
51710         * iconv/gconv.h: Define __GCONV_SWAP.
51711         * iconvdata/unicode.c: The swap bit must be stored in __flags.
51712         * iconvdata/utf-16.c: Likewise.
51713         * iconvdata/utf-32.c: Likewise.
51715 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
51717         [BZ #13524]
51718         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
51719         numerator after shifting it by one limb.
51721 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
51723         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
51724         under [__USE_EXTERN_INLINES].
51726 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
51728         [BZ #13446]
51729         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
51731 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51733         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
51734         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
51735         optimized code.
51736         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
51737         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
51738         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
51739         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
51740         for strncasecmp/strncasecmp_l compilation.
51741         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
51742         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
51744 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
51746         [BZ #13484]
51747         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
51748         of __asm__.
51750 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
51752         [BZ #13506]
51753         * time/tzfile.c (__tzfile_read): Check values from file header.
51755 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
51757         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
51758         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
51759         * powerpc/powerpc32/dl-start.S: Likewise.
51760         * powerpc/powerpc32/elf/start.S: Likewise.
51761         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
51762         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
51763         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
51764         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
51765         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
51766         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
51767         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
51768         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
51769         * powerpc/powerpc32/fpu/s_round.S: Likewise.
51770         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
51771         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
51772         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
51773         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
51774         * powerpc/powerpc32/memset.S: Likewise.
51775         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
51776         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
51777         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
51778         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
51779         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
51780         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
51781         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
51782         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
51783         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
51784         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
51785         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
51786         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
51787         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
51789 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51791         * math/libm-test.inc: Added more nearbyint tests.
51792         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
51793         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
51794         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
51795         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
51797 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
51799         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
51800         FD_CLOEXEC.
51802 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51804         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
51805         Add wcscpy-ssse3 wcscpy-c.
51806         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
51807         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
51808         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
51809         * sysdeps/x86_64/wcschr.S: New file.
51810         * sysdeps/x86_64/wcsrchr.S: New file.
51811         * string/test-strcmp.c: Remove checking of wcscmp function for
51812         wrong alignments.
51813         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
51814         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
51815         wcsrchr-sse2 wcsrchr-c.
51816         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
51817         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
51818         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
51819         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
51820         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
51821         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
51822         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
51823         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
51824         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
51825         * wcsmbc/wcschr.c (WCSCHR): New macro.
51827 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51829         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
51830         * wcsmbs/test-wcsrchr.c: New file.
51831         * string/test-strrchr.c: Add wcsrchr support.
51832         (WIDE): New macro.
51833         * wcsmbs/test-wcscpy.c: New file.
51834         * string/test-strcpy.c: Add wcscpy support.
51835         (WIDE): New macro.
51837 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
51839         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
51840         the inner loop.
51842 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
51844         [BZ #13472]
51845         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
51847 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
51849         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
51850         Minor optimizations.
51852         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
51853         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
51854         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
51856 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
51858         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
51859         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
51860         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
51861         for gcc to avoid warnings.
51862         * inet/Makefile (tests): Add tst-checks.
51863         * inet/tst-checks.c: New file.
51865         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
51866         warning.
51868         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
51869         __wmemcmp_sse2.
51871         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
51872         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
51874         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
51876 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
51878         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
51879         problem.
51881         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
51883 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
51885         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
51886         conditional on GCC version.
51887         (__arch_compare_and_exchange_val_8_acq)
51888         (__arch_compare_and_exchange_val_16_acq)
51889         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
51890         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
51891         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
51893 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
51895         * sysdeps/sh/backtrace.c: New file.
51897 2011-12-02  Andreas Schwab  <schwab@redhat.com>
51899         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
51900         parenthesis.
51902 2011-12-01  Andreas Schwab  <schwab@redhat.com>
51904         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
51905         falling back to utime.
51907 2011-11-30  Andreas Schwab  <schwab@redhat.com>
51909         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
51910         expectations for float.
51912 2011-11-29  Andreas Schwab  <schwab@redhat.com>
51914         * locale/weight.h (findidx): Add parameter len.
51915         * locale/weightwc.h (findidx): Likewise.
51916         * posix/fnmatch_loop.c (FCT): Adjust caller.
51917         * posix/regcomp.c (build_equiv_class): Likewise.
51918         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
51919         * posix/regexec.c (check_node_accept_bytes): Likewise.
51920         * string/strcoll_l.c (STRCOLL): Likewise.
51921         * string/strxfrm_l.c (STRXFRM): Likewise.
51923 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
51925         * Makefile.in: Remove CVSOPT handling.
51926         * configure.in: Remove use of AC_REVISION.
51927         * iconvdata/Makefile (distribute): No need to filter out CVS.
51928         * scripts/list-sources.sh: Remove CVS, subversion and monotone
51929         handling.
51931 2011-11-16  Andreas Schwab  <schwab@redhat.com>
51933         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
51934         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
51935         [USE_AS_STRNCASECMP_L]: Likewise.
51936         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
51937         NO_TLS_DIRECT_SEG_REFS.
51938         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
51939         Fix argument offsets for non-PIC.
51940         [USE_AS_STRNCASECMP_L]: Likewise.
51941         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
51942         NO_TLS_DIRECT_SEG_REFS.
51944 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
51946         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
51947         O_CLOEXEC.
51948         * locale/loadlocale.c (_nl_load_locale): Likewise.
51950 2011-11-15  Andreas Schwab  <schwab@redhat.com>
51952         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
51953         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
51954         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
51955         (SYSCALL_GETTIME): Set errno on error.
51957         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
51958         count references to noai6ai_cached.
51960 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
51962         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
51964         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
51965         FD_CLOEXEC for /proc/self/maps.
51967         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
51968         FD_CLOEXEC for /proc/meminfo.
51970         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
51971         gai.conf.
51973         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
51974         FD_CLOEXEC for given file.
51976         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
51978         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
51979         FD_CLOEXEC for /etc/hosts.
51980         (_gethtent): Likewise.
51982         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
51984         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
51985         cancellation and set FD_CLOEXEC for /etc/netgroup.
51987         * nss/nss_files/files-key.c (search): Don't allow cancellation when
51988         reading /etc/publickey.
51990         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
51991         allow cancellation when reading /etc/group.
51993         * nss/nss_files/files-alias.c (internal_setent): Don't allow
51994         cancellation.
51995         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
51997         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
51998         when using data file.
52000         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
52002         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
52003         (write_nis_obj): Use "c" and "e" in fopen.
52005         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
52007         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
52009         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
52011         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
52013         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
52014         locale.alias.
52016         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
52018         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
52020         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
52022         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
52023         file parsing and set FD_CLOEXEC.
52025 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
52027         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
52029 2011-11-14  Andreas Schwab  <schwab@redhat.com>
52031         * malloc/arena.c (arena_get2): Don't call reused_arena when
52032         _int_new_arena failed.
52034 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
52036         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
52037         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
52038         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
52039         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
52040         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
52041         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
52042         to compile strcasecmp and strncasecmp.
52043         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
52044         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
52046         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
52048 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
52050         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
52051         locale-defines.sym to gen-as-const-headers.
52052         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
52053         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
52054         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
52055         to compile strcasecmp and strncasecmp.
52056         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
52057         strcasecmp_l and strncasecmp_l.
52058         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
52059         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
52060         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
52061         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
52062         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
52063         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
52064         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
52065         * sysdeps/i386/i686/multiarch/strncase.S: New file.
52066         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
52067         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
52068         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
52070 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
52072         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
52073         result of SYSDEP_GETTIME_CPU to retval.
52074         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
52075         parameter list to macro.  Remove trailing semicolon.  Adjust users.
52077         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
52078         variable.
52080         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
52081         mantissa words.
52082         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
52084         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
52085         from unused variable.
52087         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
52088         DWARF definitions.
52089         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
52090         for assembling.
52092         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
52093         over namespaces.
52095         * sunrpc/rpc_prot.c (rejected): Fix case value.
52097         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
52098         unsigned long long int to avoid warnings in shift.
52100         * posix/regex_internal.c (re_string_reconstruct): Actually use result
52101         of use of trans.
52102         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
52103         variable tmp.
52105         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
52106         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
52107         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
52109         * nis/nis_table.c (nis_list): Use variable of correct type for
52110         result of __follow_path call.
52112 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52114         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
52115         of math functions ceil, trunc, floor, round, and sqrt, when
52116         avaliable on the platform.
52117         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
52118         name clash.
52119         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
52120         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
52121         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
52123 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
52125         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
52126         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
52128 2011-11-11  Roland McGrath  <roland@hack.frob.com>
52130         * include/unistd.h: Fix __readlink return type.
52131         Reported by Chris Metcalf <cmetcalf@tilera.com>.
52133 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
52135         * stdlib/ucontext.h: Undo last change for makecontext.
52137 2011-11-11  Andreas Schwab  <schwab@redhat.com>
52139         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
52141         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
52142         * setjmp/setjmp.h: Mark functions as non-leaf.
52143         * setjmp/bits/setjmp2.h: Likewise.
52144         * stdlib/ucontext.h: Likewise.
52146 2011-11-10  Andreas Schwab  <schwab@redhat.com>
52148         * malloc/arena.c (_int_new_arena): Don't increment narenas.
52149         (reused_arena): Don't check arena limit.
52150         (arena_get2): Atomically check arena limit.
52152 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
52154         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
52155         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
52157         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
52158         instructions.
52160 2011-11-07  Andreas Schwab  <schwab@redhat.com>
52162         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
52163         handler when locking.
52165         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
52166         Fix size of allocated buffer.
52168 2011-11-04  Andreas Schwab  <schwab@redhat.com>
52170         [BZ #10103]
52171         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
52172         declarations for long double functions.
52173         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
52175         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
52177 2011-11-03  Andreas Schwab  <schwab@redhat.com>
52179         * nscd/nscd.c (main): Don't start AVC thread until credentials are
52180         installed.
52182         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
52183         is disabled.
52185 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52187         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
52189 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
52191         * include/alloca.h (stackinfo_alloca_round): Define.
52192         (extend_alloca): Use it.
52193         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
52194         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
52195         here.
52197         * scripts/check-local-headers.sh: Ignore libaudit.h.
52199         * nscd/Makefile (extra-objs): Make recursively expanded.
52201 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
52203         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
52204         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
52206         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
52207         * posix/tst-rfc3484-2.c: Likewise.
52208         * posix/tst-rfc3484-3.c: Likewise.
52210         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
52211         process_vm_writev.
52212         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
52213         process_vm_writev.
52214         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
52215         process_vm_writev from libc using GLIBC_2.15 version.
52217         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
52219 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
52221         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
52222         stack usage.
52224 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
52226         [BZ #13367]
52227         * nss/getent.c (initgroups_keys): Show error message in case no group
52228         names are given.
52230         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
52231         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
52232         __bump_nl_timestamp.
52233         * nscd/connections (nscd_init): When host database is served open
52234         netlink socket and request notification about configuration changes.
52235         (main_loop_poll): Track netlink file descriptor and bump timestamp
52236         in case data becomes available.
52237         (main_loop_epoll): Likewise.
52238         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
52239         (database_pers_head): Add extra_data fileds.
52240         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
52241         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
52242         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
52243         Adjust caller.
52244         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
52245         in6ai data, call __free_in6ai.
52246         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
52247         Add -DHAVE_NETLINK.
52248         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
52249         interface information.  Reuse previous data if netlink timestamp
52250         is not changed.
52251         (__bump_nl_timestamp): New function.
52252         (__free_in6ai): New function.
52254 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
52256         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
52257         close_not_cancel_no_status here.
52258         (__check_pf): Reorganize code a bit to not call close twice if OOM.
52260 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
52262         [BZ #13276]
52263         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
52264         return value.
52266         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
52267         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
52268         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
52270 2011-07-03  Andreas Jaeger  <aj@suse.de>
52272         [BZ #10709]
52273         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
52274         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
52275         * math/libm-test.inc (sin_test): Add test case.
52277 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
52279         [BZ #13337]
52280         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
52281         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
52283         * elf/chroot_canon.c (chroot_canon): Cleanups.
52285         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
52287         [BZ #13335]
52288         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
52289         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
52291         * string/test-strchr.c: Make usable for strchrnul testing.
52292         * string/test-strchrnul.c: New file.
52293         * string/Makefile (strop-tests): Add strchrnul.
52295         * po/it.po: Update from translation team.
52296         * po/es.po: Likewise.
52298 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
52300         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
52301         the three constants needed as parameters.  Drop the others.
52302         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
52303         __m128i_strloadu_tolower.
52304         Create and initialize variable zero and use it in all the places
52305         where _mm_setzero_si128 was used.
52307         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
52308         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
52309         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
52310         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
52311         anymore.
52312         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
52313         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
52314         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
52315         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
52316         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
52317         __mpranred, __mptan.
52318         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
52319         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
52320         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
52321         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
52322         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
52323         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
52324         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
52325         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
52326         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
52328 2011-10-28  Andreas Schwab  <schwab@redhat.com>
52330         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
52331         redefine if SHARED.
52332         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
52334         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
52335         wide char related routines to wcsmbs subdir.
52337 2011-10-27  Andreas Schwab  <schwab@redhat.com>
52339         [BZ #13344]
52340         * misc/sys/cdefs.h (__THROWNL): Define.
52341         * posix/unistd.h: Use __THREADNL instead of __THREAD
52342         for memory synchronization functions.
52344 2011-10-26  Roland McGrath  <roland@hack.frob.com>
52346         [BZ #13349]
52347         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
52348         doesn't exist.
52349         * manual/stdio.texi (Obstack Streams): Node removed.
52351 2011-10-26  Andreas Schwab  <schwab@redhat.com>
52353         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
52354         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52355         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52357         * math/math_private.h (math_force_eval): Allow non-addressable
52358         arguments.
52359         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
52361 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52363         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
52364         file is not needed.
52366         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
52367         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
52368         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
52369         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
52370         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
52371         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
52372         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
52373         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
52374         Add AVX variants.
52375         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
52376         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
52377         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
52378         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
52379         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
52380         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
52381         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
52382         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
52383         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
52384         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
52385         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
52386         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
52387         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
52388         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
52389         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
52390         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
52391         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
52392         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
52393         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
52395         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
52396         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
52398         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
52399         place.  Use VEX encoding when compiling for AVX.
52401 2011-10-25  Andreas Schwab  <schwab@redhat.com>
52403         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
52404         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
52406         * string/test-strchr.c (do_test): Don't generate NUL bytes.
52408 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52410         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
52411         useless if() expression.
52412         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
52413         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
52414         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
52415         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52416         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
52417         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52418         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
52419         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
52420         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
52421         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
52422         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
52423         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
52424         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
52425         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
52426         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
52427         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52428         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
52429         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
52430         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
52432         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
52434 2011-10-25  Andreas Schwab  <schwab@redhat.com>
52436         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
52437         condition.
52438         * elf/dl-fini.c (_dl_sort_fini): Likewise.
52440 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52442         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
52443         .text section.  Avoid duplicate constants.
52444         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
52445         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52446         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
52447         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52448         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52449         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52450         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52451         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52452         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
52453         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
52454         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
52455         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
52456         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
52457         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
52458         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
52459         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
52460         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
52461         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
52462         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
52463         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52464         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
52465         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
52466         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
52467         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
52468         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
52469         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
52470         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
52471         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
52472         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
52473         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
52474         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
52475         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
52476         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
52477         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
52478         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
52479         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
52480         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
52481         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
52482         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
52483         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
52484         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
52485         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
52486         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
52487         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
52488         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
52490 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
52492         * sysdeps/x86_64/dla.h: Move to ...
52493         * sysdeps/x86_64/fpu/dla.h: ...here.
52494         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
52495         situations.  Use __builtin_fma only for gcc 4.6 and up.
52497         * config.make.in: Add have-mfma4 entry.
52498         * configure.in: Substitute libc_cv_cc_fma4.
52499         * math/Makefile (dbl-only-routines): Add sincostab.
52500         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
52501         Use __sincostab not sincos.
52502         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
52503         name is a macro.
52504         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52505         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52506         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52507         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
52508         using __copysign.
52509         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
52510         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
52511         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
52512         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
52513         and __inv.
52514         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
52515         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
52516         __copysign.
52517         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
52518         define aliases when function name is a macro.
52519         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
52520         sysdeps/ieee754/dbl-64/sincos.tbl.
52521         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
52522         fma4-enabled routines.
52523         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
52524         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
52525         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
52526         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
52527         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
52528         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
52529         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
52530         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
52531         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
52532         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
52533         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
52534         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
52535         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
52536         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
52537         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
52538         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
52539         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
52540         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
52541         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
52542         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
52543         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
52544         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
52545         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
52546         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
52547         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
52548         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
52549         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
52550         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
52551         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
52552         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
52554         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
52555         rename.
52556         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52557         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52558         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52559         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52560         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52561         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52562         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52563         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52565 2011-10-24  Andreas Schwab  <schwab@redhat.com>
52567         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
52569 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52571         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
52573         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
52574         prediction.
52575         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
52577         * string/strnlen.c: Don't define STRNLEN, reverse logic.
52578         Remove unused variable magic_bits.
52579         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
52581         * string/strnlen.c: Define and use STRNLEN macro.
52582         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
52583         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
52584         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
52585         * wcsmbs/wcslen.c: Define and use WCSLEN.
52586         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
52587         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
52588         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
52589         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
52590         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
52591         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
52592         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
52594 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52596         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
52597         strnlen-sse2-no-bsf.
52598         Rename strlen-no-bsf to strlen-sse2-no-bsf.
52599         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
52600         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
52601         Add strnlen support.
52602         (USE_AS_STRNLEN): New macro.
52603         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
52604         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
52605         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
52606         * sysdeps/x86_64/wcslen.S: New file.
52608 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
52610         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
52611         XMM-moves are used for copying on small sizes.
52613 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52615         * wcsmbs/Makefile (strop-tests): Add wcschr.
52616         * wcsmbs/test-wcschr.c: New file.
52617         * string/test-strchr.c: Update.
52618         Add wcschr support.
52619         (WIDE): New macro.
52621 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52623         * wcsmbs/Makefile (strop-tests): Add wcslen.
52624         * wcsmbs/test-wcslen.c: New file.
52625         * string/test-strlen.c: Update.
52626         Add wcslen support.
52627         (WIDE): New macro.
52629 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52631         * po/it.po: Update from translation team.
52633 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52635         * sysdeps/x86_64/wcscmp.S: Update.
52636         Fix wrong comparison semantics.
52637         wcscmp shall use signed comparison not unsigned.
52638         Don't use substraction to avoid overflow bug.
52639         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
52640         * wcsmbc/wcscmp.c: Likewise.
52641         * string/test-strcmp.c: Likewise.
52642         Add new tests to check cases with negative values.
52644 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52646         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
52647         * sysdeps/x86_64/dla.h: ...here.  New file.
52648         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
52649         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52650         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52651         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52652         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52653         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
52654         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52655         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52656         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52658 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
52660         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
52661         __ynl_finite aliases.
52663 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
52665         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
52667         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
52668         define DLA_FMA.
52669         [DLA_FMA] (EMULV): Use DLA_FMA.
52670         [DLA_FMA] (MUL12): Use EMULV.
52671         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
52672         that are not needed.
52673         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52674         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52675         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52676         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52677         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52678         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52679         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52681 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
52683         * math/s_nan.c: Undef __nan.
52684         * math/s_nanf.c: Undef __nanf.
52685         * math/s_nanl.c: Undef __nanl.
52686         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
52687         "math_private.h".
52689 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
52691         * math/s_catan.c: Add branch predictions.
52692         * math/s_catanf.c: Likewise.
52693         * math/s_catanh.c: Likewise.
52694         * math/s_catanhf.c: Likewise.
52695         * math/s_catanhl.c: Likewise.
52696         * math/s_catanl.c: Likewise.
52697         * math/s_cexp.c: Likewise.
52698         * math/s_cexpf.c: Likewise.
52699         * math/s_cexpl.c: Likewise.
52700         * math/s_clog.c: Likewise.
52701         * math/s_clog10.c: Likewise.
52702         * math/s_clog10f.c: Likewise.
52703         * math/s_clog10l.c: Likewise.
52704         * math/s_clogf.c: Likewise.
52705         * math/s_clogl.c: Likewise.
52706         * math/s_csqrt.c: Likewise.
52707         * math/s_csqrtf.c: Likewise.
52708         * math/s_csqrtl.c: Likewise.
52709         * math/s_ctanf.c: Likewise.
52710         * math/s_ctanh.c: Likewise.
52711         * math/s_ctanhf.c: Likewise.
52712         * math/s_ctanhl.c: Likewise.
52713         * math/s_ctanl.c: Likewise.
52715         * math/math_private.h: Define __nan, __nanf, __nanl.
52716         * math/s_cacosh.c: Include <math_private.h>.
52717         * math/s_cacoshl.c: Likewise.
52718         * math/s_casinh.c: Likewise.
52719         * math/s_casinhf.c: Likewise.
52720         * math/s_casinhl.c: Likewise.
52721         * math/s_ccos.c: Rely entire on ccosh.
52722         * math/s_ccosf.c: Rely entire on ccoshf.
52723         * math/s_ccosl.c: Rely entirely on ccoshl.
52724         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
52725         Remove tests for FE_INVALID.
52726         * math/s_ccoshf.c: Likewise.
52727         * math/s_ccoshl.c: Likewise.
52728         * math/s_csin.c: Likewise.
52729         * math/s_csinf.c: Likewise.
52730         * math/s_csinh.c Likewise.
52731         * math/s_csinhf.c: Likewise.
52732         * math/s_csinhl.c: Likewise.
52733         * math/s_csinl.c: Likewise.
52734         * math/s_ctan.c: Likewise.
52735         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
52736         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
52737         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
52739 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
52741         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
52742         compilation problems.
52744         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
52745         __builtin_expect.
52747 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
52749         * sysdeps/i386/configure.in: Test for -mfma4 option.
52750         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
52751         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
52752         COMMON_CPUID_INDEX_80000001.
52753         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
52754         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
52755         use it if FMA3 is not supported.
52756         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
52758         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
52759         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
52761 2011-10-20  Andreas Schwab  <schwab@redhat.com>
52763         [BZ #12892]
52764         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
52765         it would create a cycle with a link time dependency.
52767 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
52769         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
52770         instruction.
52771         * string/Makefile (strop-tests): Add rawmemchr.
52772         * string/test-rawmemchr.c: New file.
52774         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
52775         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
52776         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
52777         when compiling str{,n}casecmp and when AVX is available.  Hook up
52778         new optimized code in initializers.
52780 2011-10-19  Andreas Schwab  <schwab@redhat.com>
52782         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
52783         __feraiseexcept instead of feraiseexcept.
52785 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
52787         * math/math_private.h: Define defaults for libc_fetestexcept and
52788         libc_feupdateenv.
52789         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
52790         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
52791         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
52792         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
52793         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
52794         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
52795         libc_fetestexcept and libc_feupdateenv.
52797         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
52798         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
52799         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
52800         * sysdeps/x86_64/fpu/math_private.h: Define special version of
52801         libc_feholdexcept_setround.
52803         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
52804         Add s_nearbyint-c and s_nearbyintf-c.
52805         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
52806         nearbyintf inlines.
52807         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
52808         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
52809         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
52810         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
52812         * math/math_private.h: Define defaults for libc_fegetround,
52813         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
52814         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
52815         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
52816         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
52817         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
52818         standard functions.
52819         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
52820         Remove comments and hacks for old compiler versions.
52821         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
52822         libc_fegetround, libc_fesetround, libc_feholdexcept, and
52823         libc_feholdexceptl.
52825 2011-10-18  Andreas Schwab  <schwab@redhat.com>
52827         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
52828         (__feraiseexcept_renamed): Add __NTH.
52829         (feraiseexcept): Add __NTH.  Rename local variables to fix
52830         namespace violations.
52832 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
52834         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
52836         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
52838         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
52839         recently added interfaces.
52840         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
52842         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
52843         about macro parameter expansion.
52845         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
52846         __NO_MATH_INLINES is defined.  Cleanups.
52848         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
52849         and __floorf is target has SSE4.1.
52850         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
52851         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
52852         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
52853         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
52855         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
52856         name.
52857         (floorf): Likewise.
52859         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
52861 2011-10-17  Andreas Schwab  <schwab@redhat.com>
52863         * misc/sys/cdefs.h: Fix last change.
52865         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
52866         database lookup.
52868 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
52870         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
52872         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
52873         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52874         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
52875         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
52876         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
52877         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
52878         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
52879         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
52880         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
52881         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
52882         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
52883         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
52884         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
52885         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
52886         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
52887         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
52888         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
52889         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
52890         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
52891         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
52892         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
52893         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
52895         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
52896         ceil, ceilf, floor, floorf.
52898         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
52899         Perform IRELATIVE relocations last.
52901         * elf/do-rel.h: Add another parameter nrelative, replacing the
52902         local variable with the same name.  Change name of the function
52903         to end in Rel or Rela (uppercase).
52904         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
52905         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
52906         elf_dynamic_do_##reloc function.
52908 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
52910         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
52911         is sufficient, at least on modern CPUs.
52913         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
52915         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
52916         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
52918         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
52919         __expl_finite.
52920         * math/bits/math-finite.h: Add entries for exp.
52921         * math/e_expl.c: Add __*_finite alias.
52922         * sysdeps/i386/fpu/e_exp.S: Likewise.
52923         * sysdeps/i386/fpu/e_expf.S: Likewise.
52924         * sysdeps/i386/fpu/e_expl.c: Likewise.
52925         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52926         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
52927         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
52928         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
52929         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
52930         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
52931         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
52933         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
52934         is sufficient, at least on modern CPUs.
52936         * ctype/ctype-info.c (__ctype_init): Define.
52937         * include/ctype.h (__ctype_init): Declare.
52938         (__ctype_b_loc): The variable is always initialized.
52939         (__ctype_toupper_loc): Likewise.
52940         (__ctype_tolower_loc): Likewise.
52941         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
52942         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
52944 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
52946         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
52948         * configure.in: Also look in $cxxmachine/include for C++ system
52949         headers.
52951 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52953         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
52954         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
52955         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
52956         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
52957         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
52958         (USE_AS_WMEMCMP): New macro.
52959         Fixing indents.
52960         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
52961         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
52962         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
52963         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
52964         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
52965         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
52966         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
52967         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
52968         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
52969         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
52970         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
52971         (USE_AS_WMEMCMP): New macro.
52972         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
52973         * sysdeps/string/test-memcmp.c: Update.
52974         Fix simple_wmemcmp.
52975         Add new tests.
52976         * wcsmbs/wmemcmp.c: Update.
52977         (WMEMCMP): New macro.
52978         Fix overflow bug.
52980 2011-10-12  Andreas Jaeger  <aj@suse.de>
52982         [BZ #13268]
52983         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
52985 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
52987         * libio/iofwide.c (do_length): Avoid warning.
52989         * ctype/ctype.h (__isctype_f): Add missing __THROW.
52991 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
52993         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
52995         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
52996         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
52997         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
52998         * sysdeps/i386/i686/fpu/e_log.S: New file.
52999         * sysdeps/i386/i686/fpu/e_logf.S: New file.
53000         * sysdeps/i386/i686/fpu/e_logl.S: New file.
53002         * ctype/ctype.h: Add support for inlined isXXX functions when
53003         compiling C++ code.
53005 2011-10-14  Andreas Schwab  <schwab@redhat.com>
53007         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53009         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
53011 2011-10-13  Roland McGrath  <roland@hack.frob.com>
53013         [BZ #13291]
53014         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
53016 2011-10-13  Andreas Schwab  <schwab@redhat.com>
53018         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
53019         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
53020         feraiseexcept.
53022         * sysdeps/x86_64/memrchr.S: Check for zero size.
53024         * string/stratcliff.c: Add memrchr tests.
53026 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53028         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53029         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
53030         rawmemchr-sse2 rawmemchr-sse2-bsf.
53031         * sysdeps/i386/i686/multiarch/memchr.S: New file.
53032         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
53033         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
53034         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
53035         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
53036         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
53037         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
53038         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
53039         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
53040         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
53041         * string/memrchr.c (MEMRCHR): New macro.
53043 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
53045         Add integration with gcc's -ffinite-math-only and optimize wrapper
53046         functions in libm.
53047         * Versions.def: Define GLIBC_2.15 version for libm.
53048         * math/Makefile (headers): Add bits/math-finite.h.
53049         * math/bits/math-finite.h: New file.
53050         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
53051         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
53052         * math/e_acoshl.c: Add __*_finite alias.
53053         * math/e_acosl.c: Likewise.
53054         * math/e_asinl.c: Likewise.
53055         * math/e_atan2l.c: Likewise.
53056         * math/e_atanhl.c: Likewise.
53057         * math/e_coshl.c: Likewise.
53058         * math/e_exp10.c: Likewise.
53059         * math/e_exp10f.c: Likewise.
53060         * math/e_exp10l.c: Likewise.
53061         * math/e_exp2l.c: Likewise.
53062         * math/e_fmodl.c: Likewise.
53063         * math/e_gammal_r.c: Likewise.
53064         * math/e_hypotl.c: Likewise.
53065         * math/e_j0l.c: Likewise.
53066         * math/e_j1l.c: Likewise.
53067         * math/e_jnl.c: Likewise.
53068         * math/e_lgammal_r.c: Likewise.
53069         * math/e_log10l.c: Likewise.
53070         * math/e_log2l.c: Likewise.
53071         * math/e_logl.c: Likewise.
53072         * math/e_powl.c: Likewise.
53073         * math/e_sinhl.c: Likewise.
53074         * math/e_sqrtl.c: Likewise.
53075         * math/e_scalb.c: Completely rewritten and optimized.
53076         * math/e_scalbf.c: Likewise.
53077         * math/e_scalbl.c: Likewise.
53078         * math/w_acos.c: Likewise.
53079         * math/w_acosf.c: Likewise.
53080         * math/w_acosl.c: Likewise.
53081         * math/w_acosh.c: Likewise.
53082         * math/w_acoshf.c: Likewise.
53083         * math/w_acoshl.c: Likewise.
53084         * math/w_asin.c: Likewise.
53085         * math/w_asinf.c: Likewise.
53086         * math/w_asinl.c: Likewise.
53087         * math/w_atan2.c: Likewise.
53088         * math/w_atan2f.c: Likewise.
53089         * math/w_atan2l.c: Likewise.
53090         * math/w_atanh.c: Likewise.
53091         * math/w_atanhf.c: Likewise.
53092         * math/w_atanhl.c: Likewise.
53093         * math/w_exp10.c: Likewise.
53094         * math/w_exp10f.c: Likewise.
53095         * math/w_exp10l.c: Likewise.
53096         * math/w_fmod.c: Likewise.
53097         * math/w_fmodf.c: Likewise.
53098         * math/w_fmodl.c: Likewise.
53099         * math/w_j0.c: Likewise.
53100         * math/w_j0f.c: Likewise.
53101         * math/w_j0l.c: Likewise.
53102         * math/w_j1.c: Likewise.
53103         * math/w_j1f.c: Likewise.
53104         * math/w_j1l.c: Likewise.
53105         * math/w_jn.c: Likewise.
53106         * math/w_jnf.c: Likewise.
53107         * math/w_log.c: Likewise.
53108         * math/w_logf.c: Likewise.
53109         * math/w_logl.c: Likewise.
53110         * math/w_log10.c: Likewise.
53111         * math/w_log10f.c: Likewise.
53112         * math/w_log10l.c: Likewise.
53113         * math/w_log2.c: Likewise.
53114         * math/w_log2f.c: Likewise.
53115         * math/w_log2l.c: Likewise.
53116         * math/w_pow.c: Likewise.
53117         * math/w_powf.c: Likewise.
53118         * math/w_powl.c: Likewise.
53119         * math/w_remainder.c: Likewise.
53120         * math/w_remainderf.c: Likewise.
53121         * math/w_remainderl.c: Likewise.
53122         * math/w_scalb.c: Likewise.
53123         * math/w_scalbf.c: Likewise.
53124         * math/w_scalbl.c: Likewise.
53125         * math/w_sqrt.c: Likewise.
53126         * math/w_sqrtf.c: Likewise.
53127         * math/w_sqrtl.c: Likewise.
53128         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
53129         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
53130         used.
53131         * math/math_private.h: Declare __kernel_standard_f.
53132         * math/w_cosh.c: Remove cruft and optimize a bit.
53133         * math/w_coshf.c: Likewise.
53134         * math/w_coshl.c: Likewise.
53135         * math/w_exp2.c: Likewise.
53136         * math/w_exp2f.c: Likewise.
53137         * math/w_exp2l.c: Likewise.
53138         * math/w_hypot.c: Likewise.
53139         * math/w_hypotf.c: Likewise.
53140         * math/w_hypotl.c: Likewise.
53141         * math/w_lgamma.c: Likewise.
53142         * math/w_lgamma_r.c: Likewise.
53143         * math/w_lgammaf.c: Likewise.
53144         * math/w_lgammaf_r.c: Likewise.
53145         * math/w_lgammal.c: Likewise.
53146         * math/w_lgammal_r.c: Likewise.
53147         * math/w_sinh.c: Likewise.
53148         * math/w_sinhf.c: Likewise.
53149         * math/w_sinhl.c: Likewise.
53150         * math/w_tgamma.c: Likewise.
53151         * math/w_tgammaf.c: Likewise.
53152         * math/w_tgammal.c: Likewise.
53153         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
53154         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
53155         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
53156         Minor optimizations.  Pretty printing.  Remove cruft.
53157         * sysdeps/i386/fpu/e_acosf.S: Likewise.
53158         * sysdeps/i386/fpu/e_acosh.S: Likewise.
53159         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
53160         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
53161         * sysdeps/i386/fpu/e_acosl.c: Likewise.
53162         * sysdeps/i386/fpu/e_asin.S: Likewise.
53163         * sysdeps/i386/fpu/e_asinf.S: Likewise.
53164         * sysdeps/i386/fpu/e_atan2.S: Likewise.
53165         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
53166         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
53167         * sysdeps/i386/fpu/e_atanh.S: Likewise.
53168         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
53169         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
53170         * sysdeps/i386/fpu/e_exp10.S: Likewise.
53171         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
53172         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
53173         * sysdeps/i386/fpu/e_exp2.S: Likewise.
53174         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
53175         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
53176         * sysdeps/i386/fpu/e_fmod.S: Likewise.
53177         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
53178         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
53179         * sysdeps/i386/fpu/e_hypot.S: Likewise.
53180         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
53181         * sysdeps/i386/fpu/e_log.S: Likewise.
53182         * sysdeps/i386/fpu/e_log10.S: Likewise.
53183         * sysdeps/i386/fpu/e_log10f.S: Likewise.
53184         * sysdeps/i386/fpu/e_log10l.S: Likewise.
53185         * sysdeps/i386/fpu/e_log2.S: Likewise.
53186         * sysdeps/i386/fpu/e_log2f.S: Likewise.
53187         * sysdeps/i386/fpu/e_log2l.S: Likewise.
53188         * sysdeps/i386/fpu/e_logf.S: Likewise.
53189         * sysdeps/i386/fpu/e_logl.S: Likewise.
53190         * sysdeps/i386/fpu/e_pow.S: Likewise.
53191         * sysdeps/i386/fpu/e_powf.S: Likewise.
53192         * sysdeps/i386/fpu/e_powl.S: Likewise.
53193         * sysdeps/i386/fpu/e_remainder.S: Likewise.
53194         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
53195         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
53196         * sysdeps/i386/fpu/e_scalb.S: Likewise.
53197         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
53198         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
53199         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
53200         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
53201         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
53202         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
53203         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
53204         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53205         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
53206         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
53207         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
53208         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
53209         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
53210         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
53211         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
53212         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
53213         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
53214         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53215         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
53216         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
53217         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53218         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
53219         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
53220         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
53221         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53222         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
53223         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
53224         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
53225         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
53226         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
53227         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
53228         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
53229         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
53230         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
53231         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
53232         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
53233         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
53234         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
53235         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
53236         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
53237         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
53238         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
53239         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
53240         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
53241         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
53242         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
53243         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
53244         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
53245         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
53246         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
53247         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
53248         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
53249         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
53250         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
53251         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
53252         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
53253         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
53254         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
53255         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
53256         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
53257         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
53258         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
53259         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
53260         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
53261         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
53262         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
53263         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
53264         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
53265         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
53266         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
53267         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
53268         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
53269         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
53270         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
53271         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
53272         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
53273         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
53274         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
53275         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
53276         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
53277         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
53278         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
53279         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
53280         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
53281         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
53282         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
53283         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
53284         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
53285         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
53286         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
53287         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
53288         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
53289         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
53290         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
53291         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
53292         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
53293         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
53294         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
53295         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
53296         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
53297         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
53298         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
53299         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
53300         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
53301         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
53302         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
53303         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
53304         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
53305         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
53306         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
53307         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
53308         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
53309         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
53310         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
53311         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
53312         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
53313         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
53314         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
53315         (__isnanf): Likewise.
53316         (__isinf_ns): Likewise.
53317         (__isinf_nsf): Likewise.
53318         (__finite): Likewise.
53319         (__finitef): Likewise.
53320         (__ieee754_sqrt): Define as macro.
53321         (__ieee754_sqrtf): Define as macro.
53322         (__ieee754_sqrtl): Define as macro.
53323         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
53324         inlined copy.
53325         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
53326         __FINITE_MATH_ONLY__ consistent.
53327         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
53329 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
53331         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
53332         of rawmemchr.
53334         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
53336 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
53338         * po/ja.po: Update from translation team.
53340 2011-10-08  Roland McGrath  <roland@hack.frob.com>
53342         * locale/programs/locarchive.c (prepare_address_space): New function.
53343         (create_archive, enlarge_archive, open_archive): Use it.
53345         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
53346         inside [SHARED], where it is used.
53348         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
53350         * nss/getent.c (netgroup_keys): Remove unused variable.
53351         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
53353 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
53355         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
53356         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
53357         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
53358         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
53359         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
53360         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
53361         * math/Makefile (libm-calls): Add s_isinf_ns.
53362         * math/divtc3.c: Use __isinf_nsl instead of isinf.
53363         * math/multc3.c: Likewise.
53364         * math/s_casin.c: Likewise.
53365         * math/s_casinf.c: Likewise.
53366         * math/s_casinl.c: Likewise.
53367         * math/s_ccos.c: Likewise.
53368         * math/s_ccosf.c: Likewise.
53369         * math/s_ccosl.c: Likewise.
53370         * math/s_ctan.c: Likewise.
53371         * math/s_ctanf.c: Likewise.
53372         * math/s_ctanh.c: Likewise.
53373         * math/s_ctanhf.c: Likewise.
53374         * math/s_ctanhl.c: Likewise.
53375         * math/s_ctanl.c: Likewise.
53376         * math/w_fmod.c: Likewise.
53377         * math/w_fmodf.c: Likewise.
53378         * math/w_fmodl.c: Likewise.
53379         * math/w_remainder.c: Likewise.
53380         * math/w_remainderf.c: Likewise.
53381         * math/w_remainderl.c: Likewise.
53382         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
53383         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
53384         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
53385         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
53386         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
53387         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
53388         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
53389         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
53391         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
53392         of the number.
53393         * stdio-common/printf_fphex.c: Likewise.
53394         * stdio-common/printf_size.c: Likewise.
53396         * math/e_exp10.c: Include math_private.h using <...> not "...".
53397         * math/e_exp10f.c: Likewise.
53398         * math/e_exp10l.c: Likewise.
53399         * math/e_exp2l.c: Likewise.
53400         * math/e_j0l.c: Likewise.
53401         * math/e_j1l.c: Likewise.
53402         * math/e_jnl.c: Likewise.
53403         * math/e_lgammal_r.c: Likewise.
53404         * math/e_rem_pio2l.c: Likewise.
53405         * math/e_scalb.c: Likewise.
53406         * math/e_scalbf.c: Likewise.
53407         * math/e_scalbl.c: Likewise.
53408         * math/k_cosl.c: Likewise.
53409         * math/k_sinl.c: Likewise.
53410         * math/k_tanl.c: Likewise.
53411         * math/s_cacoshf.c: Likewise.
53412         * math/s_catan.c: Likewise.
53413         * math/s_catanf.c: Likewise.
53414         * math/s_catanh.c: Likewise.
53415         * math/s_catanhf.c: Likewise.
53416         * math/s_catanhl.c: Likewise.
53417         * math/s_catanl.c: Likewise.
53418         * math/s_ccosh.c: Likewise.
53419         * math/s_ccoshf.c: Likewise.
53420         * math/s_ccoshl.c: Likewise.
53421         * math/s_cexp.c: Likewise.
53422         * math/s_cexpf.c: Likewise.
53423         * math/s_cexpl.c: Likewise.
53424         * math/s_clog.c: Likewise.
53425         * math/s_clog10.c: Likewise.
53426         * math/s_clog10f.c: Likewise.
53427         * math/s_clog10l.c: Likewise.
53428         * math/s_clogf.c: Likewise.
53429         * math/s_clogl.c: Likewise.
53430         * math/s_csin.c: Likewise.
53431         * math/s_csinf.c: Likewise.
53432         * math/s_csinh.c: Likewise.
53433         * math/s_csinhf.c: Likewise.
53434         * math/s_csinhl.c: Likewise.
53435         * math/s_csinl.c: Likewise.
53436         * math/s_csqrt.c: Likewise.
53437         * math/s_csqrtf.c: Likewise.
53438         * math/s_csqrtl.c: Likewise.
53439         * math/s_ctan.c: Likewise.
53440         * math/s_ctanf.c: Likewise.
53441         * math/s_ctanh.c: Likewise.
53442         * math/s_ctanhf.c: Likewise.
53443         * math/s_ctanhl.c: Likewise.
53444         * math/s_ctanl.c: Likewise.
53445         * math/s_ldexp.c: Likewise.
53446         * math/s_ldexpf.c: Likewise.
53447         * math/s_ldexpl.c: Likewise.
53448         * math/s_significand.c: Likewise.
53449         * math/s_significandf.c: Likewise.
53450         * math/s_significandl.c: Likewise.
53451         * math/w_acos.c: Likewise.
53452         * math/w_acosf.c: Likewise.
53453         * math/w_acosh.c: Likewise.
53454         * math/w_acoshf.c: Likewise.
53455         * math/w_acoshl.c: Likewise.
53456         * math/w_acosl.c: Likewise.
53457         * math/w_asin.c: Likewise.
53458         * math/w_asinf.c: Likewise.
53459         * math/w_asinl.c: Likewise.
53460         * math/w_atan2.c: Likewise.
53461         * math/w_atan2f.c: Likewise.
53462         * math/w_atan2l.c: Likewise.
53463         * math/w_atanh.c: Likewise.
53464         * math/w_atanhf.c: Likewise.
53465         * math/w_atanhl.c: Likewise.
53466         * math/w_cosh.c: Likewise.
53467         * math/w_coshf.c: Likewise.
53468         * math/w_coshl.c: Likewise.
53469         * math/w_dremf.c: Likewise.
53470         * math/w_exp10.c: Likewise.
53471         * math/w_exp10f.c: Likewise.
53472         * math/w_exp10l.c: Likewise.
53473         * math/w_exp2.c: Likewise.
53474         * math/w_exp2f.c: Likewise.
53475         * math/w_fmod.c: Likewise.
53476         * math/w_fmodf.c: Likewise.
53477         * math/w_fmodl.c: Likewise.
53478         * math/w_hypot.c: Likewise.
53479         * math/w_hypotf.c: Likewise.
53480         * math/w_hypotl.c: Likewise.
53481         * math/w_j0.c: Likewise.
53482         * math/w_j0f.c: Likewise.
53483         * math/w_j0l.c: Likewise.
53484         * math/w_j1.c: Likewise.
53485         * math/w_j1f.c: Likewise.
53486         * math/w_j1l.c: Likewise.
53487         * math/w_jn.c: Likewise.
53488         * math/w_jnf.c: Likewise.
53489         * math/w_jnl.c: Likewise.
53490         * math/w_lgamma.c: Likewise.
53491         * math/w_lgamma_r.c: Likewise.
53492         * math/w_lgammaf.c: Likewise.
53493         * math/w_lgammaf_r.c: Likewise.
53494         * math/w_lgammal.c: Likewise.
53495         * math/w_lgammal_r.c: Likewise.
53496         * math/w_log.c: Likewise.
53497         * math/w_log10.c: Likewise.
53498         * math/w_log10f.c: Likewise.
53499         * math/w_log10l.c: Likewise.
53500         * math/w_log2.c: Likewise.
53501         * math/w_log2f.c: Likewise.
53502         * math/w_log2l.c: Likewise.
53503         * math/w_logf.c: Likewise.
53504         * math/w_logl.c: Likewise.
53505         * math/w_pow.c: Likewise.
53506         * math/w_powf.c: Likewise.
53507         * math/w_powl.c: Likewise.
53508         * math/w_remainder.c: Likewise.
53509         * math/w_remainderf.c: Likewise.
53510         * math/w_remainderl.c: Likewise.
53511         * math/w_scalb.c: Likewise.
53512         * math/w_scalbf.c: Likewise.
53513         * math/w_scalbl.c: Likewise.
53514         * math/w_sinh.c: Likewise.
53515         * math/w_sinhf.c: Likewise.
53516         * math/w_sinhl.c: Likewise.
53517         * math/w_sqrt.c: Likewise.
53518         * math/w_sqrtf.c: Likewise.
53519         * math/w_sqrtl.c: Likewise.
53520         * math/w_tgamma.c: Likewise.
53521         * math/w_tgammaf.c: Likewise.
53522         * math/w_tgammal.c: Likewise.
53524         * po/ja.po: Update from translation team.
53526 2011-09-29  Andreas Jaeger  <aj@suse.de>
53528         [BZ #13179]
53529         * sunrpc/netname.c (netname2host): Fix logic.
53531         [BZ #6779]
53532         [BZ #6783]
53533         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
53534         correctly.
53535         * math/w_remainder.c (__remainder): Likewise.
53536         * math/w_remainderf.c (__remainderf): Likewise.
53537         * math/libm-test.inc (remainder_test): Add test cases.
53539 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53541         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
53542         sdiv_qrnnd.
53544 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
53546         * string/test-memcmp.c: Avoid unncessary #defines.
53547         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
53549 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53551         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
53552         Use new sse2 version for core i3 - i7 as it's faster
53553         than sse42 version.
53554         (bit_Prefer_PMINUB_for_stringop): New.
53555         * sysdeps/x86_64/rawmemchr.S: Update.
53556         Replace with faster SSE2 version.
53557         * sysdeps/x86_64/memrchr.S: New file.
53558         * sysdeps/x86_64/memchr.S: Update.
53559         Replace with faster SSE2 version.
53561 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
53563         * elf/dl-load.c (lose): Add cast to avoid warning.
53565 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
53567         * po/ca.po: Update from translation team.
53569         * inet/getnetgrent_r.c: Hook up nscd.
53570         * nscd/Makefile (routines): Add nscd_netgroup.
53571         (nscd-modules): Add netgroupcache.
53572         (CFLAGS-netgroupcache.c): Define.
53573         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
53574         (cache_search): Add const to second parameter.
53575         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
53576         INNETGR.
53577         (dbs): Add netgrdb entry.
53578         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
53579         (verify_persistent_db): Handle netgrdb.
53580         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
53581         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
53582         GETFDNETGR.
53583         (netgroup_response_header): Define.
53584         (innetgroup_response_header): Define.
53585         (datahead): Add netgroup_response_header and innetgroup_response_header
53586         elements.
53587         * nscd/nscd.conf: Add entries for netgroup cache.
53588         * nscd/nscd.h (dbtype): Add netgrdb.
53589         (_PATH_NSCD_NETGROUP_DB): Define.
53590         (netgroup_iov_disabled): Declare.
53591         (xmalloc, xcalloc, xrealloc): Move declarations here.
53592         (cache_search): Adjust prototype.
53593         Add netgroup-related prototypes.
53594         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
53595         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
53596         (__nscd_innetgr): Declare.
53597         * nscd/selinux.c (perms): Use access_vector_t as element type and
53598         add netgroup-related initializers.
53599         * nscd/netgroupcache.c: New file.
53600         * nscd/nscd_netgroup.c: New file.
53601         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
53602         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
53603         For four parameters use innetgr.
53604         * nss/nss_files/files-init.c: Add definition and callback for netgr.
53605         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
53606         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
53607         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
53609         * nscd/connections.c (register_traced_file): Don't register file
53610         for disabled databases.
53612 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
53614         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
53616         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
53617         from tree and freeing node.
53619 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
53621         * nss/nsswitch.c (__nss_database_lookup): Handle
53622         nss_parse_service_list out of memory case.
53624 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
53626         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
53627         out of memory case.
53629 2011-10-04  Andreas Schwab  <schwab@redhat.com>
53631         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
53632         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
53633         pass it down.
53634         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
53635         elf_machine_rela, elf_machine_lazy_rel.
53636         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
53637         (ELF_DYNAMIC_DO_REL): Likewise.
53638         (ELF_DYNAMIC_DO_RELA): Likewise.
53639         (ELF_DYNAMIC_RELOCATE): Likewise.
53640         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
53641         to ELF_DYNAMIC_DO_REL.
53642         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
53643         (dl_main): In trace mode always set __RTLD_NOIFUNC.
53644         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
53645         elf_machine_rela.
53646         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
53647         skip_ifunc, don't call ifunc function if non-zero.
53648         (elf_machine_rela): Likewise.
53649         (elf_machine_lazy_rel): Likewise.
53650         (elf_machine_lazy_rela): Likewise.
53651         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
53652         (elf_machine_lazy_rel): Likewise.
53653         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
53654         Likewise.
53655         (elf_machine_lazy_rel): Likewise.
53656         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53657         Likewise.
53658         (elf_machine_lazy_rel): Likewise.
53659         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
53660         (elf_machine_lazy_rel): Likewise.
53661         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
53662         (elf_machine_lazy_rel): Likewise.
53663         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
53664         (elf_machine_lazy_rel): Likewise.
53665         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
53666         (elf_machine_lazy_rel): Likewise.
53667         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
53668         (elf_machine_lazy_rel): Likewise.
53669         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
53670         (elf_machine_lazy_rel): Likewise.
53672 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
53674         * nss/nss_files/files-init.c (_nss_files_init): Use static
53675         initialization for all the *_traced_file variables.
53677 2011-09-28  Andreas Schwab  <schwab@redhat.com>
53679         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53681 2011-09-27  Roland McGrath  <roland@hack.frob.com>
53683         [BZ #13226]
53684         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
53686 2011-09-27  Andreas Schwab  <schwab@redhat.com>
53688         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
53689         Reread the line before reparsing it.
53691 2011-09-26  Andreas Schwab  <schwab@redhat.com>
53693         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
53695 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
53696             Maxim Kuvyrkov  <maxim@codesourcery.com>
53697             Joseph Myers  <joseph@codesourcery.com>
53699         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
53700         if needed for __stack_chk_guard.
53702 2011-09-19  Roland McGrath  <roland@hack.frob.com>
53704         * sysdeps/posix/spawni.c (script_execute): Always define it.
53705         It will be optimized away if unused.
53706         (maybe_script_execute): New function.
53707         (__spawni): Call it.
53709         * Makerules: Don't include tls.make.
53710         (config-tls): Always set to thread.
53711         * tls.make.c: File removed.
53713 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
53715         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
53716         * config.make.in (CPPFLAGS-config): New substituted variable.
53718 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
53720         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
53722         [BZ #13192]
53723         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
53724         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
53726 2011-09-15  Roland McGrath  <roland@hack.frob.com>
53728         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
53729         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
53730         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
53731         (CALL_FAIL): Likewise.
53732         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
53733         (CALL_FAIL): Macro removed.
53734         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
53736 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
53738         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
53739         for __FINITE_MATH_ONLY__ == 1.
53741 2011-09-15  Andreas Schwab  <schwab@redhat.com>
53743         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
53744         __ieee754_sqrt instead of sqrt.
53745         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
53746         __ieee754_sqrtf instead of sqrtf.
53747         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
53748         __floorf instead of floorf.
53749         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
53750         __floorf, __truncf instead of floorf, truncf.
53752 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
53754         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
53756         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
53757         __extern_always_inline.
53758         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
53759         32-bit.
53761 2011-09-14  Andreas Schwab  <schwab@redhat.com>
53763         * elf/rtld.c (dl_main): Also relocate in dependency order when
53764         doing symbol dependency testing.
53766 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
53768         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53769         Always define `refsym'.
53771 2011-09-13  Andreas Schwab  <schwab@redhat.com>
53773         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
53774         (__FD_ELT): Renamed from __FDELT.
53775         * misc/bits/select2.h (__FD_ELT): Likewise.
53776         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
53777         __FD_MASK instead of __FDELT, __FDMASK.
53778         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
53779         Likewise.
53780         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
53781         Likewise.
53783         * elf/Makefile (gen-ldd): Fix pattern.
53785         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
53786         (init_tls): Likewise.
53788 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
53790         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
53792 2011-09-12  Andreas Schwab  <schwab@redhat.com>
53794         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
53795         `struct cmsghdr *' instead of `void *'.
53796         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
53797         Likewise.
53799 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
53801         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
53802         if non-absolute.
53803         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
53804         ldd_rewrite_script.
53806 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
53808         * configure.in: Remove --with-tls option.
53809         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
53810         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
53811         out in case it is missing.
53812         * sysdeps/ia64/elf/configure.in: Likewise.
53813         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
53814         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
53815         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
53816         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
53817         * sysdeps/sh/elf/configure.in: Likewise.
53818         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
53819         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
53820         * sysdeps/x86_64/elf/configure.in: Likewise.
53821         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
53822         * sysdeps/mach/hurd/tls.h: Likewise.
53824         [BZ #13067]
53825         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
53827         [BZ #13090]
53828         * configure.in: Fix use of AC_INIT.
53830         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
53832 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
53834         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
53835         __set_errno.
53836         * malloc/hooks.c: Likewise.
53838         [BZ #11929]
53839         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
53840         variables statically.
53841         (narenas): Initialize.
53842         (list_lock): Initialize.
53843         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
53844         initializtion of main_arena and list_lock.  Small cleanups.
53845         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
53846         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
53847         Add initializers to main_arena and mp_.
53848         (malloc_state): Remove pagesize member.  Change all users to use
53849         GLRO(dl_pagesize).
53851         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
53852         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
53853         is always initialized.
53855         * malloc/malloc.c: Removed unused configurations and dead code.
53856         * malloc/arena.c: Likewise.
53857         * malloc/hooks.c: Likewise.
53858         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
53860         * include/tls.h: Removed.  USE___THREAD must always be defined.
53861         * bits/libc-tsd.h: Don't handle !USE___THREAD.
53862         * elf/dl-libc.c: Likewise.
53863         * elf/dl-tsd.c: Likewise.
53864         * include/errno.h: Likewise.
53865         * include/netdb.h: Likewise.
53866         * include/resolv.h: Likewise.
53867         * inet/herrno-loc.c: Likewise.
53868         * inet/herrno.c: Likewise.
53869         * malloc/arena.c: Likewise.
53870         * malloc/hooks.c: Likewise.
53871         * malloc/malloc.c: Likewise.
53872         * resolv/res-state.c: Likewise.
53873         * resolv/res_libc.c: Likewise.
53874         * sysdeps/i386/dl-machine.h: Likewise.
53875         * sysdeps/ia64/dl-machine.h: Likewise.
53876         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
53877         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
53878         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
53879         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
53880         * sysdeps/sh/dl-machine.h: Likewise.
53881         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
53882         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
53883         * sysdeps/unix/i386/sysdep.S: Likewise.
53884         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
53885         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
53886         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
53887         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
53888         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
53889         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
53890         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
53891         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
53892         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
53893         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
53894         * sysdeps/unix/x86_64/sysdep.S: Likewise.
53895         * sysdeps/x86_64/dl-machine.h: Likewise.
53896         * tls.make.c: Likewise.
53898         * configure.in: Remove --with-__thread option.  Make tests for
53899         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
53900         tls_model attribute fail if no support is available.  Remove
53901         USE_IN_LIBIO.
53902         * Makeconfig: Adjust for dropped configure option.  All features are
53903         now mandatory.
53904         * Makerules: Likewise.
53905         * Versions.def: Likewise.
53906         * argp/argp-fmtstream.c: Likewise.
53907         * argp/argp-fmtstream.h: Likewise.
53908         * argp/argp-help.c: Likewise.
53909         * assert/assert.c: Likewise.
53910         * config.h.in: Likewise.
53911         * config.make.in: Likewise.
53912         * configure: Likewise.
53913         * configure.in: Likewise.
53914         * csu/Versions: Likewise.
53915         * csu/init.c: Likewise.
53916         * elf/tst-audit2.c: Likewise.
53917         * elf/tst-tls10.c: Likewise.
53918         * elf/tst-tls10.h: Likewise.
53919         * elf/tst-tls11.c: Likewise.
53920         * elf/tst-tls12.c: Likewise.
53921         * elf/tst-tls14.c: Likewise.
53922         * elf/tst-tlsmod11.c: Likewise.
53923         * elf/tst-tlsmod12.c: Likewise.
53924         * elf/tst-tlsmod13.c: Likewise.
53925         * elf/tst-tlsmod13a.c: Likewise.
53926         * elf/tst-tlsmod14a.c: Likewise.
53927         * elf/tst-tlsmod15b.c: Likewise.
53928         * elf/tst-tlsmod16a.c: Likewise.
53929         * elf/tst-tlsmod16b.c: Likewise.
53930         * elf/tst-tlsmod7.c: Likewise.
53931         * elf/tst-tlsmod8.c: Likewise.
53932         * elf/tst-tlsmod9.c: Likewise.
53933         * gmon/gmon.c: Likewise.
53934         * grp/fgetgrent_r.c: Likewise.
53935         * grp/putgrent.c: Likewise.
53936         * hurd/fopenport.c: Likewise.
53937         * include/libc-symbols.h: Likewise.
53938         * include/tls.h: Likewise.
53939         * intl/gettextP.h: Likewise.
53940         * intl/loadinfo.h: Likewise.
53941         * locale/global-locale.c: Likewise.
53942         * locale/localeinfo.h: Likewise.
53943         * mach/devstream.c: Likewise.
53944         * malloc/arena.c: Likewise.
53945         * malloc/set-freeres.c: Likewise.
53946         * misc/err.c: Likewise.
53947         * misc/getttyent.c: Likewise.
53948         * misc/mntent_r.c: Likewise.
53949         * posix/getopt.c: Likewise.
53950         * posix/wordexp.c: Likewise.
53951         * pwd/fgetpwent_r.c: Likewise.
53952         * resolv/Versions: Likewise.
53953         * resolv/res_hconf.c: Likewise.
53954         * shadow/fgetspent_r.c: Likewise.
53955         * shadow/putspent.c: Likewise.
53956         * stdio-common/printf_fphex.c: Likewise.
53957         * stdio-common/tmpfile.c: Likewise.
53958         * stdlib/abort.c: Likewise.
53959         * stdlib/fmtmsg.c: Likewise.
53960         * sunrpc/auth_unix.c: Likewise.
53961         * sunrpc/clnt_perr.c: Likewise.
53962         * sunrpc/clnt_tcp.c: Likewise.
53963         * sunrpc/clnt_udp.c: Likewise.
53964         * sunrpc/clnt_unix.c: Likewise.
53965         * sunrpc/openchild.c: Likewise.
53966         * sunrpc/svc_simple.c: Likewise.
53967         * sunrpc/svc_tcp.c: Likewise.
53968         * sunrpc/svc_udp.c: Likewise.
53969         * sunrpc/svc_unix.c: Likewise.
53970         * sunrpc/xdr.c: Likewise.
53971         * sunrpc/xdr_array.c: Likewise.
53972         * sunrpc/xdr_rec.c: Likewise.
53973         * sunrpc/xdr_ref.c: Likewise.
53974         * sunrpc/xdr_stdio.c: Likewise.
53976 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
53978         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53980 2011-07-03  Andreas Jaeger  <aj@suse.de>
53982         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
53983         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
53984         regenerate with gen-libm-tests.pl.
53986 2010-05-12  Petr Baudis  <pasky@suse.cz>
53988         [BZ #11589]
53989         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
53990         around j0() zero points by switching to j1().
53991         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
53992         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
53993         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
53994         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
53996 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
53998         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
53999         instead of 0.
54000         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
54001         instead of 0.
54002         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
54003         Patch in part by Pavel Roskin <proski@gnu.org>.
54005         [BZ #13138]
54006         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
54007         realloc.
54008         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
54009         Free memory block if necessary.
54011         [BZ #12847]
54012         * libio/genops.c (INTDEF): For string streams the _lock pointer can
54013         be NULL.  Don't lock in this case.
54015 2011-09-09  Roland McGrath  <roland@hack.frob.com>
54017         * elf/elf.h (ELFOSABI_GNU): New macro.
54018         (ELFOSABI_LINUX): Define to that.
54020 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
54022         * string/strncat.c (strncat): Undef the symbol in case it has been
54023         defined in bits/string.h.
54025 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54027         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
54029         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
54030         link map.
54032 2011-08-17  Andreas Jaeger  <aj@suse.de>
54034         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
54036 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
54037             Ian Lance Taylor  <iant@google.com>
54039         * math/libm-test.inc (lround_test): New testcase.
54040         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
54042 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
54044         * Makefile: Remove support for automatic cvs check-ins.
54045         * Makerules: Likewise.
54046         * config.make.in: Likewise.
54047         * configure.in: Likewise.
54048         * intl/Makefile: Likewise.
54049         * locale/Makefile: Likewise.
54050         * po/Makefile: Likewise.
54051         * posix/Makefile: Likewise.
54052         * sysdeps/gnu/Makefile: Likewise.
54053         * sysdeps/mach/hurd/Makefile: Likewise.
54054         * sysdeps/sparc/sparc32/Makefile: Likewise.
54056         [BZ #13118]
54057         * posix/Makefile (bug-regex32-ENV): Define.
54058         Patch by John Stanley <jpsinthemix@verizon.net>.
54060         * misc/Makefile (headers): Add bits/select2.h.
54061         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
54062         * misc/bits/select2.h: New file.
54063         * include/bits/select2.h: New file.
54064         * debug/Makefile (routines): Add fdelt_chk.
54065         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
54066         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
54067         FD_ISSET.
54068         * debug/fdelt_chk.c: New file.
54070         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
54071         * wcsmbs/test-wmemcmp.c: Likewise.
54072         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
54073         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
54075 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54077         * string/Makefile (strop-tests): Add memcmp.
54078         * string/test-wmemcmp.c: New file.
54079         * string/test-memcmp.c: Add wmemcmp support.
54081 2011-09-08  Roland McGrath  <roland@hack.frob.com>
54083         [BZ #13153]
54084         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
54085         2011-07-19 change.
54087         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
54088         garbage value in a __mach_port_mod_refs call in the cases of the
54089         task-self and thread-self ports.
54091 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54093         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
54095 2011-09-08  Andreas Schwab  <schwab@redhat.com>
54097         * elf/dl-load.c (lose): Check for non-null L.
54099 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
54101         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
54103         * elf/dl-libc.c (dlerror_run): Pass back error code from
54104         dl_catch_error.
54106         [BZ #13123]
54107         * elf/dl-load.c (lose): Free l_origin if it is valid.
54109         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
54110         names.
54111         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
54112         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
54113         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
54114         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
54115         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
54116         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
54118 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
54120         * sysdeps/powerpc/fpu/e_hypot.c: New file.
54121         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
54122         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
54123         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
54124         * sysdeps/powerpc/fpu/k_cosf.c: New file.
54125         * sysdeps/powerpc/fpu/k_sinf.c: New file.
54126         * sysdeps/powerpc/fpu/s_cosf.c: New file.
54127         * sysdeps/powerpc/fpu/s_sinf.c: New file.
54128         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
54129         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
54131 2011-08-15  Alan Modra  <amodra@gmail.com>
54133         [BZ #13092]
54134         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
54135         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
54136         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
54137         ppc_mcount to static-only-routines.
54138         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
54139         __mcount_internal.
54140         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
54141         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
54143 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
54145         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
54146         for finite and infinity parameters.
54148 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
54150         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
54151         and add nop instructions for throughput optimization.
54152         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
54154 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
54156         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
54157         aligned copy for power7 with vector-scalar instructions.
54158         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
54160 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
54162         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
54163         AVX check.
54165 2011-09-07  Andreas Schwab  <schwab@redhat.com>
54167         [BZ #13144]
54168         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
54169         last change.
54171 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
54173         * sysdeps/unix/sysv/linux/x86_64/init-first.c
54174         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
54175         syscall wrapper around clock_gettime in __vdso_clock_gettime.
54176         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
54177         clock_gettime.
54179 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
54181         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
54182         Forgot to demangle the pointer.
54184         * sysdeps/i386/sysdep.h: Define atom_text_section.
54185         * sysdeps/x86_64/sysdep.h: Likewise.
54186         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
54187         section with atom_text_section.
54188         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
54189         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
54190         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
54191         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
54192         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
54194         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
54195         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
54196         already be defined.  Change to take two parameters and don't assign
54197         result to variable.  Adjust all users.
54198         Define INTERNAL_GETTIME if not already defined.
54199         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
54200         call.
54201         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
54202         HAVE_CLOCK_GETTIME_VSYSCALL.
54203         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
54205         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
54206         gettimeofday vsyscall, just use time.
54208 2011-09-06  Andreas Schwab  <schwab@redhat.com>
54210         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
54211         <errno.h>.
54213 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
54215         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
54216         syscall on x86-64.
54217         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
54218         syscall.
54219         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
54220         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
54221         syscall if possible.
54223 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54225         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
54226         e_ident.  Don't pass to find_mapsXX.
54227         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
54229 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54231         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54232         strchr-sse2-no-bsf strrchr-sse2-no-bsf
54233         * sysdeps/x86_64/multiarch/strchr.S: Update.
54234         Check bit_slow_BSF bit.
54235         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
54236         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
54237         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
54239 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54241         [BZ #13134]
54242         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
54243         before glibc 2.15.
54244         (tryshell): Define.
54245         (__spawni): Change last parameter to be flag.  Test
54246         SPAWN_XFLAGS_USE_PATH flag to use path or not.
54247         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
54248         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
54249         * posix/spawni.c: Likewise.
54250         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
54251         * posix/spawnp.c: Likewise.  Change normal version to use
54252         SPAWN_XFLAGS_USE_PATH.
54253         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
54254         SPAWN_XFLAGS_TRY_SHELL.
54256         [BZ #13150]
54257         * posix/glob.h: Remove gcc 1.x support.
54259         [BZ #13068]
54260         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
54262 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54264         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54265         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
54266         strrchr-sse2-bsf
54267         * sysdeps/i386/i686/multiarch/strchr.S: New file.
54268         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
54269         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
54270         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
54271         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
54272         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
54274 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54276         * sysdeps/x86_64/wcscmp.S: New file.
54278         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
54279         wcscmp-c wcscmp-sse2
54280         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
54281         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
54282         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
54283         * wcsmbs/wcscmp.c: Allow renaming.
54285 2011-09-05  David S. Miller  <davem@davemloft.net>
54287         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
54288         stack slot, rather than the struct return pointer slot.
54289         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
54290         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
54291         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
54292         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
54294 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54296         * po/ja.po: Update from translation team.
54298         [BZ #13144]
54299         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
54300         kernel in 64-bit binaries.
54302 2011-09-01  David S. Miller  <davem@davemloft.net>
54304         * elf/elf.h (HWCAP_SPARC_*): Move to..
54305         * sysdeps/sparc/sysdep.h: this new file and add new values.
54306         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
54307         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
54308         _DL_HWCAP_COUNT to 24.
54309         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
54310         entries.
54311         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
54312         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
54313         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
54314         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
54315         instead of magic constants.
54316         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
54318 2011-08-31  David S. Miller  <davem@davemloft.net>
54320         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
54321         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
54322         Reimplement to do errno handling inline.
54323         (SYSCALL_ERROR_HANDLER): New macro.
54324         (__SYSCALL_STRING): Do not do errno handling in asm.
54325         (__CLONE_SYSCALL_STRING): Delete.
54326         (__INTERNAL_SYSCALL_STRING): Delete.
54327         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
54328         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
54329         (PSEUDO): Reimplement to do errno handling inline.
54330         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
54331         (SYSCALL_ERROR_HANDLER): New macro.
54332         (__SYSCALL_STRING): Do not do errno handling in asm.
54333         (__CLONE_SYSCALL_STRING): Delete.
54334         (__INTERNAL_SYSCALL_STRING): Delete.
54335         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
54336         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
54337         i386.
54338         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
54339         (inline_syscall*): Add 'err' argument.
54340         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
54341         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
54342         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
54343         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
54345         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
54346         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
54348 2011-08-30  Andreas Schwab  <schwab@redhat.com>
54350         * elf/rtld.c (dl_main): Relocate objects in dependency order.
54352 2011-08-29  Jiri Olsa <jolsa@redhat.com>
54354         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
54355         directive.
54357 2011-08-24  David S. Miller  <davem@davemloft.net>
54359         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
54361 2011-08-24  Andreas Schwab  <schwab@redhat.com>
54363         * elf/Makefile: Add rules to build and run unload8 test.
54364         * elf/unload8.c: New file.
54365         * elf/unload8mod1.c: New file.
54366         * elf/unload8mod1x.c: New file.
54367         * elf/unload8mod2.c: New file.
54368         * elf/unload8mod3.c: New file.
54370         * elf/dl-close.c (_dl_close_worker): Reset private search list if
54371         it wasn't used.
54373 2011-08-23  David S. Miller  <davem@davemloft.net>
54375         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
54376         subtract stack bias.
54377         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
54378         %sp not %fp in calculations.
54379         (_JMPBUF_UNWINDS_ADJ): Likewise.
54381         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
54382         (aio_suspend): Call it to force an exception region around the
54383         AIO_MISC_WAIT() invocation.
54385 2011-08-23  Andreas Schwab  <schwab@redhat.com>
54387         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
54388         backslash.
54390 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
54392         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
54393         protection macro.
54394         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
54395         and <dl-machine.h>.
54396         (Elf64_FuncDesc): Remove.
54398 2011-08-22  David S. Miller  <davem@davemloft.net>
54400         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
54401         sigaltstack check, add missing cfi directives.
54402         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
54403         missing cfi directives, and sigaltstack handling.
54405 2011-08-16  Andreas Schwab  <schwab@redhat.com>
54407         [BZ #11724]
54408         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
54409         object is seen twice.
54410         * elf/dl-fini.c (_dl_sort_fini): Likewise.
54412         * elf/Makefile (distribute): Add tst-initorder2.c.
54413         (tests): Add tst-initorder2.
54414         (modules-names): Add tst-initorder2a tst-initorder2b
54415         tst-initorder2c tst-initorder2d.  Add rules to build them.
54416         ($(objpfx)tst-initorder2.out): New rule.
54417         * elf/tst-initorder2.c: New file.
54418         * elf/tst-initorder2.exp: New file.
54420 2011-08-22  Andreas Schwab  <schwab@redhat.com>
54422         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
54424         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
54425         dependencies back to end of function.
54427         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
54428         $(elfobjdir)/ld.so.
54430 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
54432         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
54433         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
54434         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
54435         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
54436         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
54437         of __vdso_gettimeofday.
54438         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
54439         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
54440         attribute_hidden.
54441         (_libc_vdso_platform_setup): Remove initialization of
54442         __vdso_gettimeofday and __vdso_time.
54444 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
54446         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
54447         and fgetc_unlocked.
54448         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
54449         getc_unlocked.
54451         * elf/dl-open.c (add_to_global): Report additions to the global scope
54452         for LD_DEBUG=scopes.
54453         (dl_open_worker): Also print scope of newly loaded dependencies.
54454         (_dl_show_scope): Indicate if there is no scope.
54456         [BZ #13114]
54457         * stdio-common/Makefile (tests): Add bug24.
54458         * stdio-common/bug24.c: New file.
54460 2011-08-19  Andreas Jaeger  <aj@suse.de>
54462         [BZ #13114]
54463         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
54464         non-existant file when using close-on-exec mode.
54466 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
54468         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
54469         the very first instruction.
54471         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
54472         the CFI state in the end.
54473         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
54474         inclusion of dl-trampoline.h.
54475         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
54477 2011-08-19  Andreas Schwab  <schwab@redhat.com>
54479         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
54480         expectations for long double.
54482         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
54483         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
54485 2011-08-14  David S. Miller  <davem@davemloft.net>
54487         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
54488         artificual limit depends upon the system page size.
54490 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
54492         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
54493         * resolv/Makefile: Define CFLAGS-libresolv.
54495 2011-08-17  Andreas Schwab  <schwab@redhat.com>
54497         * nss/makedb.c (compute_tables): Make variables used in nested
54498         function static.
54500 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
54502         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
54503         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
54504         if buffer was too small.
54506         * elf/pldd.c (main): Attach to all threads in the process.
54507         Rewrite /proc handling to use *at functions.
54509 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
54511         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
54512         specifies first scope to show.
54513         (dl_open_worker): Update callers.  Move printing scope of new
54514         object to before the relocation.
54515         * elf/rtld.c (dl_main): Update _dl_show_scope call.
54516         * sysdeps/generic/ldsodefs.h: Update declaration.
54518         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
54519         string for the scope number.
54521 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
54523         * nscd/servicescache.c (cache_addserv): Make sure written is always
54524         initialized.
54526 2011-08-14  Roland McGrath  <roland@hack.frob.com>
54528         * sysdeps/i386/i486/bits/atomic.h
54529         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
54530         statement expression, so as to suppress "set but not used" warning.
54531         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
54533         * string/strncat.c (STRNCAT): Use prototype definition.
54535         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
54536         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
54537         -Iprograms here.
54538         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
54539         (localedef-modules): Add localedef.
54540         (locale-modules): Add locale.
54542         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
54543         * elf/rtld.c (dl_main): Invert order of assignment in last change,
54544         to avoid a warning.
54546 2011-08-14  David S. Miller  <davem@davemloft.net>
54548         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
54549         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
54551 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
54553         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
54554         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
54555         * elf/rtld.c (dl_main): Set l_name of vDSO.
54556         Call _dl_show_scope when DL_DEBUG_SCOPES.
54557         (process_dl_debug): Recognize scopes flag and also set it for all.
54558         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
54559         Declare _dl_show_scope.
54561         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
54562         (do_dlopen): Pass caller_dlopen to dl_open.
54563         (__libc_dlopen_mode): Initialize caller_dlopen.
54565         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
54566         of libc.  Make tolower call locale-independent.  Optimize a bit by
54567         using isdigit instead of isalnum.
54568         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
54570 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
54572         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
54573         was a dependency or dynamically loaded.
54575 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
54577         * intl/l10nflist.c: Allow architecture-specific pop function.
54578         * sysdeps/x86_64/l10nflist.c: New file.
54580         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
54581         classification.
54583 2011-08-10  Andreas Schwab  <schwab@redhat.com>
54585         * include/dirent.h: Add libc_hidden_proto for scandirat and
54586         scandirat64.  Don't declare __scandirat64.
54587         * dirent/scandirat.c: Add libc_hidden_def.
54588         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
54589         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
54591 2011-08-10  David S. Miller  <davem@davemloft.net>
54593         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
54594         enum.
54595         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
54596         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
54597         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
54599 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
54601         * Versions.def [libc]: Add GLIBC_2.15.
54602         * dirent/Makefile (routines): Add scandirat and scandirat64.
54603         * dirent/Versions [libc]: Export scandirat and scandirat64 for
54604         GLIBC_2.15.
54605         * dirent/dirent.h: Declare scandirat and scandirat64.
54606         * dirent/scandirat.c: New file.
54607         * dirent/scandirat64.c: New file.
54608         * sysdeps/wordsize-64/scandirat.c: New file.
54609         * sysdeps/wordsize-64/scandirat64.c: New file.
54610         * dirent/opendir.c: Define opendirat.
54611         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
54612         using scandirat.
54613         * dirent/scandir64.c: Adjust for scandir.c change.
54614         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
54615         __scandirat64, and __scandir_cancel_handler.
54616         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
54617         additional parameter and use openat instead of open (outside of ld.so).
54618         Add new __opendir as wrapper around __opendirat.
54619         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
54620         here without requiring old scandirat implementation.
54622 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
54624         * dirent/scandir.c (cancel_handler): Renamed to
54625         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
54626         defined.  Adjust users.
54627         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
54628         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
54630 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
54632         * string/test-string.h (IMPL): Use __STRING to expand name and then
54633         stringify it.
54635         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
54636         of cleanups.
54638 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54640         * string/Makefile: Update.
54641         (strop-tests): Append strncat.
54642         * string/test-wcscmp.c: New file.
54643         New comprehensive test for wcscmp.
54644         * string/test-strcmp.c: Update.
54645         (WIDE): New define.
54647 2011-07-22  Andreas Schwab  <schwab@redhat.com>
54649         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
54650         line.
54652 2011-07-26  Andreas Schwab  <schwab@redhat.com>
54654         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
54655         encoding to ACE if AI_IDN.
54657 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
54659         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
54660         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
54662 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54664         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
54665         Fix overflow bug in strncat.
54666         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
54668         * string/test-strncat.c: Update.
54669         Add new tests for checking overflow bugs.
54671 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54673         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54674         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
54675         * sysdeps/i386/i686/multiarch/strcat.S: New file.
54676         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
54677         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
54678         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
54679         * sysdeps/i386/i686/multiarch/strncat.S: New file.
54680         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
54681         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
54683         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
54684         (USE_AS_STRCAT): Define.
54685         Add strcat and strncat support.
54686         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
54688 2011-07-25  Andreas Schwab  <schwab@redhat.com>
54690         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
54691         __n bigger than INT_MAX+1.
54692         (__strncmp_g): Likewise.
54694 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
54696         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
54697         * libio/stido.h: Likewise.
54699         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
54700         (AF_NFC): Define.
54701         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
54702         (AF_NFC): Define.
54704         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
54705         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
54706         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
54707         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
54708         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
54710         [BZ #13021]
54711         * scripts/test-installation.pl: Don't expect libnss_test1 to be
54712         installed.
54714         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
54715         typo.
54716         (_dl_x86_64_save_sse): Likewise.
54718 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
54720         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
54721         OSXSAVE.
54722         (_dl_x86_64_save_sse): Likewise.
54724         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
54726         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
54728 2011-07-21  Andreas Schwab  <schwab@redhat.com>
54730         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
54731         change.
54732         (_dl_x86_64_save_sse): Use correct AVX check.
54734 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54736         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
54737         bug in strncpy/strncat.
54738         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
54740 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
54742         * string/tester.c (test_strcat): Add tests for different alignments
54743         of source and destination.
54744         (test_strncat): Likewise.
54746 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
54748         [BZ #12852]
54749         * posix/glob.c (glob): Check passed in values before using them in
54750         expressions to avoid some overflows.
54751         (glob_in_dir): Likewise.
54753         [BZ #13007]
54754         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
54755         check for AVX enablement so that we don't crash with old kernels and
54756         new hardware.
54757         * elf/tst-audit4.c: Add same checks here.
54758         * elf/tst-audit6.c: Likewise.
54760         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
54762 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
54764         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
54766 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
54768         * po/cs.po: Update from translation team.
54769         * po/bg.po: Likewise.
54771 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
54773         * misc/sys/cdefs.h: Add support for const attribute.
54774         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
54775         to gnu_dev_{major,minor,makedev} functions.
54777 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
54779         * intl/dcigettext.c (get_output_charset): Add missing bracket.
54781 2011-07-20  Andreas Schwab  <schwab@redhat.com>
54783         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
54784         strlen results.
54786 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54788         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
54789         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
54790         register in order to avoid conflicts with the soft frame pointer
54791         being held in r11 when necessary.
54792         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
54793         (INTERNAL_VSYSCALL_NCS): Likewise.
54795 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
54797         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
54798         * elf/dl-fini.c (_dl_fini): Adjust caller.
54799         * elf/dl-close.c (_dl_close_worker): Likewise.
54800         * sysdeps/generic/ldsodefs.h: Adjust declaration.
54802 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
54804         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
54805         "aux_cache->nlibs < 0".
54807         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
54808         in the reload-count case.
54810 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54812         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54813         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
54814         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
54815         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
54816         * sysdeps/x86_64/multiarch/strcat.S: New file.
54817         * sysdeps/x86_64/multiarch/strncat.S: New file.
54818         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
54819         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
54820         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
54821         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
54822         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
54823         (USE_AS_STRCAT): Define.
54824         Add strcat and strncat support.
54825         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
54826         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
54827         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
54828         * string/strncat.c: Update.
54829         (USE_AS_STRNCAT): Define.
54830         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54831         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
54832         and i7.
54833         * sysdeps/x86_64/multiarch/init-arch.h
54834         (bit_Prefer_PMINUB_for_stringop): New.
54835         (index_Prefer_PMINUB_for_stringop): Likewise.
54836         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
54837         bit_Prefer_PMINUB_for_stringop.
54839 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
54841         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
54842         buffer64.
54843         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
54844         of casting of buffer.
54845         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
54846         buffer32 and buffer64.
54847         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
54848         writes instead of casting of buffer.
54849         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
54850         buffer32.
54851         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
54852         casting of buffer.
54854 2011-07-19  Andreas Schwab  <schwab@redhat.com>
54856         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
54858 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
54860         * nscd/nscd.c (termination_handler): Don't do anything for a database
54861         if it has not yet been initialized.
54863 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
54865         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
54867 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
54869         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
54871 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
54873         * po/nl.po: Update from translation team.
54874         * po/sv.po: Likewise.
54876 2011-07-16  Roland McGrath  <roland@hack.frob.com>
54878         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
54879         now disallowed by GCC.
54881         * configure.in (use-default-link): Default to yes if a test -shared
54882         link meets our qualifications.
54883         * configure: Regenerated.
54885         * config.make.in (output-format): New variable.
54886         * configure.in: Check for ld --print-output-format support.
54887         * configure: Regenerated.
54888         * Makerules ($(common-objpfx)format.lds)
54889         [$(output-format) != unknown]: Just use $(output-format),
54890         instead of the linker-script munging.
54892 2011-07-14  Roland McGrath  <roland@hack.frob.com>
54894         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
54895         of $(common-objpfx)shlib.lds.
54896         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
54898         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
54899         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
54901         * configure.in (-z relro check): Adjust test code to add a large
54902         writable data section after it.
54903         * configure: Regenerated.
54905 2011-07-11  Roland McGrath  <roland@hack.frob.com>
54907         * configure.in (-z relro check): Fix test code to make the variable
54908         truly const.
54909         * configure: Regenerated.
54911 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
54913         * nscd/nscd.h (struct traced_file): Define.
54914         (struct database_dyn): Remove inotify_descr, reset_res, and filename
54915         elements.  Add traced_files.
54916         (inotify_fd): Declare.
54917         (register_traced_file): Declare.
54918         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
54919         (inotify_fd): Export.
54920         (resolv_conf_descr): Remove.
54921         (nscd_init): Move inotify descriptor creation to main.
54922         Don't register files for notification here.
54923         (register_traced_file): New function.
54924         (invalidate_cache): Don't use reset_res to determine whether to call
54925         res_init, go through the list of registered files.
54926         (main_loop_poll): The inotify descriptors are now stored in the
54927         structures for the traced files.
54928         (main_loop_epoll): Likewise
54929         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
54930         to __nss_disable_nscd.
54931         * nscd/cache.c (prune_cache): There is no single inotify descriptor
54932         for a database anymore.  Check the records for all the registered
54933         files instead.
54934         * nss/Makefile (libnss_files-routines): Add files-init.
54935         (libnss_db-routines): Add db-init.
54936         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
54937         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
54938         * nss/nss_db/db-init.c: New file.
54939         * nss/nss_files/files-init.c: New file.
54940         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
54941         __nss_lookup_function.
54942         (__nss_lookup_function): Call nss_load_library.
54943         (nss_load_all_libraries): New function.
54944         (__nss_disable_nscd): Take parameter with callback function for files
54945         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
54946         used for the cached services.
54947         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
54948         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
54949         options for features to all the files in nscd.
54951         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
54953 2011-07-10  Roland McGrath  <roland@hack.frob.com>
54955         * csu/elf-init.c (__libc_csu_init): Comment typo.
54957 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
54959         * po/pl.po: Update from translation team.
54960         * po/ja.po: Likewise.
54961         * po/ru.po: Likewise.
54962         * po/ko.po: Likewise.
54963         * po/fr.po: Likewise.
54965 2011-07-09  Roland McGrath  <roland@hack.frob.com>
54967         * configure.in (.ctors/.dtors header and trailer check):
54968         Use an empirical test on a built program.
54969         * configure: Regenerated.
54971         * configure.in (-z relro check): Use an empirical test on a built DSO.
54972         Detect, but do not require, on ia64.
54973         * configure: Regenerated.
54975         * configure.in (READELF): Find it with AC_CHECK_TOOL.
54976         Update tests that use readelf to use $READELF instead.
54977         * configure: Regenerated.
54979 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
54981         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
54982         if the result is not used.
54984 2011-07-05  Andreas Jaeger  <aj@suse.de>
54986         [BZ#9696]
54987         * stdlib/tst-strtod.c: Add testcase.
54989 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
54991         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
54992         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
54993         The latter has a higher limit.  Take additional parameter to pass to
54994         the new function.
54995         (__pathconf): Pass file to __statfs_link_max.
54996         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
54997         __statfs_link_max.
54998         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
54999         __statfs_link_max.
55001         [BZ #12868]
55002         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
55003         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
55004         Handle Lustre.
55005         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
55006         (__statfs_filesize_max): Likewise.
55007         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
55009 2011-07-05  Andreas Jaeger  <aj@suse.de>
55011         * resolv/res_comp.c (dn_skipname): Remove unused variable.
55013 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
55015         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
55016         `status' variable.
55017         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
55018         Likewise.
55020 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
55022         * Makefile (strop-tests): Add strncat.
55023         * string/test-strncat.c: New file.
55025 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
55027         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
55029 2011-06-21  Andreas Jaeger  <aj@suse.de>
55031         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
55032         Copy rule from iconvdata/Makefile.
55034 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
55036         [BZ #12922]
55037         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
55038         but no long options are defined, just return 'W'.
55040 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
55042         [BZ #9696]
55043         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
55045 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
55047         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
55048         netgroups to read.
55049         (innetgr): Likewise.
55051 2011-07-05  Roland McGrath  <roland@hack.frob.com>
55053         * config.make.in (install_root): Default to $(DESTDIR).
55055 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
55057         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
55059 2011-07-02  Roland McGrath  <roland@hack.frob.com>
55061         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
55063         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
55064         containing directory rather than embedding absolute directory names.
55066         * scripts/check-local-headers.sh: Rewritten using awk.
55067         Match by word, not by line.  Print error messages for matches.
55068         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
55070         * Makerules [shlib-lds-flags empty]:
55071         ($(common-objpfx)libc_pic.opts): New target.
55072         ($(common-objpfx)libc_pic.os.clean): New target.
55073         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
55075         * config.make.in (OBJCOPY): New variable.
55076         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
55077         * configure: Regenerated.
55079         * config.make.in (use-default-link): New variable.
55080         * configure.in (use_default_link): Grok --with-default-link to set it.
55081         * configure: Regenerated.
55082         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
55083         (shlib-lds, shlib-lds-flags): Define to empty.
55085         * Makerules (shlib-lds): New variable.
55086         (shlib-lds-flags): New variable.
55087         (build-shlib, build-moduile, build-module-asneeded): Use it.
55088         ($(common-objpfx)libc.so): Use $(shlib-lds).
55089         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
55090         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
55092         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
55093         DT_FLAGS/DT_FLAGS_1 with zero flags.
55095         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
55096         linker script munging.
55098 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
55100         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
55101         as 128-bit value.
55102         * crypt/sha512.c (sha512_process_block): Perform total addition using
55103         128-bit if possible.
55104         (__sha512_finish_ctx): Likewise.
55105         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
55106         as 64-bit value.
55107         * crypt/sha256.c (SWAP64): Define.
55108         (sha256_process_block): Perform total addition using 64-bit if
55109         possible.
55110         (__sha256_finish_ctx): Likewise.
55112 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
55114         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
55115         * nscd/initgrcache.c (addinitgroupsX): Likewise.
55116         * nscd/hstcache.c (cache_addhst): Likewise.
55117         * nscd/grpcache.c (cache_addgr): Likewise.
55118         * nscd/aicache.c (addhstaiX): Likewise
55119         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
55121 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
55123         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
55124         * nscd/initgrcache.c (addinitgroupsX): Likewise.
55125         * nscd/hstcache.c (cache_addhst): Likewise.
55126         * nscd/grpcache.c (cache_addgr): Likewise.
55127         * nscd/aicache.c (addhstaiX): Likewise
55129 2011-07-01  Andreas Schwab  <schwab@redhat.com>
55131         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
55132         domain only when needed.
55134 2011-06-30  Andreas Schwab  <schwab@redhat.com>
55136         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
55137         is always restored.
55139 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
55141         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
55142         are re-adding the entry.
55143         * nscd/servicescache.c (cache_addserv): Likewise.
55145 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
55147         * sysdeps/generic/dl-irel.h: fix protection against multiple
55148         inclusions.
55149         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
55151 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
55153         [BZ #12935]
55154         * malloc/memusage.sh: Fix quoting in message.
55155         * debug/xtrace.sh: Likewise.
55157         * configure.in: Remove support for --experimental-malloc option, make
55158         it the default.
55159         * config.make.in: Likewise.
55160         * malloc/Makefile: Likewise.
55162 2011-06-27  Andreas Schwab  <schwab@redhat.com>
55164         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
55165         two-byte characters.
55167 2011-06-27  Roland McGrath  <roland@hack.frob.com>
55169         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
55170         AC_CACHE_CHECK invocation.
55171         * configure: Regenerated.
55173         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
55175 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
55177         [BZ #12350]
55178         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
55179         bit from old_res_options.
55181         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
55183         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
55184         value type for setfct.
55186 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
55188         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
55189         __gettimeofday instead of gettimeofday.
55191 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
55193         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
55195 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
55197         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
55199         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
55200         info.
55202 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
55204         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55205         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
55206         strcpy-sse2-unaligned strncpy-sse2-unaligned
55207         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
55208         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
55209         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
55210         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
55211         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
55212         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
55213         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
55214         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
55215         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
55216         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
55217         (STRCPY): Support SSE2 and SSSE3 versions.
55219 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
55221         [BZ #12874]
55222         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
55223         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
55224         kernels which artificially limit size of requests.
55226 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
55228         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55229         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
55230         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
55231         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
55232         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
55233         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
55234         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
55235         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
55236         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
55237         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
55238         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
55239         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
55240         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
55241         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
55242         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
55243         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55244         Enable unaligned load optimization for Intel Core i3, i5 and i7
55245         processors.
55246         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
55247         Define.
55248         (index_Fast_Unaligned_Load): Define.
55249         (HAS_FAST_UNALIGNED_LOAD): Define.
55251 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
55253         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
55255 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
55257         [BZ #12907]
55258         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
55259         until it is clear that the information is realy needed.
55260         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
55262 2011-06-22  Andreas Schwab  <schwab@redhat.com>
55264         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
55266 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
55268         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
55269         /sys/devices/system/cpu/online if it is usable.
55271         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
55272         reading the information from the /proc filesystem to once a second.
55274 2011-06-21  Andreas Jaeger  <aj@suse.de>
55276         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
55277         NULL after inclusion of kernel headers.
55279 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
55281         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
55282         calls to internal_setent.
55284         [BZ #12885]
55285         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
55286         addresses using gethostbyname4_r ignore IPv4 addresses.
55288         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
55289         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
55291         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
55293 2011-06-20  David S. Miller  <davem@davemloft.net>
55295         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
55296         inclusions.
55297         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
55299         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
55300         (elf_irel): Use it.
55301         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
55302         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
55303         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
55304         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
55305         * sysdeps/x86_64/dl-irel.h: Likewise.
55307         * elf/dl-runtime.c: Use elf_ifunc_invoke.
55308         * elf/dl-sym.c: Likewise.
55310 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
55312         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
55313         need to dereference resplen2.
55315 2011-06-14  Andreas Schwab  <schwab@redhat.com>
55317         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
55319 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
55321         * Makeconfig: Define vardbdir and inst_vardbdir.
55322         * nss/Makefile: Add rules to install db-Makefile.
55324         * nss/nss_db/db-XXX.c: Cleanup.
55326         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
55327         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
55328         GLIBC_PRIVATE.
55329         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
55330         * nss/makedb.c: Implement -g option to specify that value strings
55331         are generated and should not be added to table iterated over for
55332         get*ent calls.
55333         * nss/nss_db/db-initgroups.c: New file.
55335         * nss/getent.c: Add support for initgroups lookups through getgrouplist
55336         interface.
55338         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
55339         (internal_getgrouplist): Adjust to name change.
55340         Update use_initgroups_entry if this is not the first call.
55341         * nss/databases.def: Add initgroups entry.
55343         * nss/makedb.c (compute_tables): Check result of multiple hash table
55344         sizes to minimize maximum chain length.
55346 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
55348         * Versions.def: Add entry for libnss_db.
55349         * shlib-versions: Likewise.
55350         * nss/Makefile: Add rules to build libnss_db.
55351         * nss/Versions: Add libnss_db information.  Organize libnss_files
55352         entries better.
55353         * nss/db-Makefile: Add gshadow support.  Change rules for the new
55354         makedb progra.  Some minor improvements to generate smaller files.
55355         * nss/nss_db/nss_db.h: Move NSS database header data structures to
55356         here from...
55357         * nss/makedb.c: ...here.
55358         Improve database format to be smaller and require less memory at
55359         runtime.
55360         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
55361         db anymore.
55362         * nss/nss_db/db-netgrp.c: Likewise.
55363         * nss/nss_db/db-open.c: Likewise.
55364         * nss/nss_files/flies-XXX.x: Adjust comments.
55365         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
55366         * nss/nss_files/files-grp.c: Likewise.
55367         * nss/nss_files/files-hosts.c: Likewise.
55368         * nss/nss_files/files-network.c: Likewise.
55369         * nss/nss_files/files-proto.c: Likewise.
55370         * nss/nss_files/files-pwd.c: Likewise.
55371         * nss/nss_files/files-rpc.c: Likewise.
55372         * nss/nss_files/files-service.c: Likewise.
55373         * nss/nss_files/files-sgrp.c: Likewise.
55374         * nss/nss_files/files-spwd.c: Likewise.
55375         * nss/nss_db/db-alias.c: Removed.
55376         * nss/nss_db/dummy-db.h: Removed.
55378 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
55380         * nss/makedb.c: Rewritten to not use database library.
55381         * nss/Makefile: Update to build new makedb program.
55383 2011-06-14  Andreas Jaeger  <aj@suse.de>
55385         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
55386         memset declaration.
55388 2011-06-10  Andreas Schwab  <schwab@redhat.com>
55390         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
55391         tmpbuf.
55393 2011-06-10  Roland McGrath  <roland@hack.frob.com>
55395         * Makerules (shlib.lds): Fail if the linker script comes out empty.
55396         * elf/Makefile ($(objpfx)ld.so): Likewise.
55398         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
55399         Don't list ld.so twice in dependencies.
55401         * posix/bug-regex31.c: Include <stdlib.h>.
55403         * nscd/hstcache.c (cache_addhst): Remove unused variable.
55405         * nis/nss_compat/compat-spwd.c
55406         (getspent_next_nss_netgr): Remove unused variable.
55407         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
55409         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
55410         nonmembers" output to use the right array.
55412         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
55414         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
55416         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
55417         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
55418         * catgets/gencat.c (read_input_file): Likewise.
55419         * locale/programs/locarchive.c (enlarge_archive): Likewise.
55421         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
55422         variable definition inside #if's controlling its use.
55424         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
55426         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
55428         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
55430         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
55431         unreachable code.
55433         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
55435         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
55436         * configure: Regenerated.
55438         * Makerules: Revert last change.
55439         * elf/Makefile: Likewise.
55441 2011-06-09  Roland McGrath  <roland@hack.frob.com>
55443         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
55444         * elf/Makefile ($(objpfx)librtld.os): Likewise.
55445         (reloc-link): Likewise.
55447 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
55449         * elf/Makefile: Add rules to build pldd.
55450         * elf/pldd.c: New file.
55451         * elf/pldd-xx.c: New file.
55453 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
55455         * version.h: Update for 2.15 development version.
55457 2011-06-07  David S. Miller  <davem@davemloft.net>
55459         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
55460         ifuncs.
55461         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
55462         elf_machine_lazy_rel): Likewise.
55463         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
55464         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
55465         elf_machine_lazy_rel): Likewise.
55466         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
55467         dl_hwcap via passed in argument.
55468         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
55469         Likewise.
55471 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55473         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
55475 2011-06-06  Roland McGrath  <roland@hack.frob.com>
55477         [BZ #12849]
55478         * manual/fdl-1.1.texi: New file, verbatim from:
55479         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
55480         * manual/lgpl-2.1.texi: New file, verbatim from:
55481         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
55482         * manual/Makefile (licenses): New variable, list those new file names.
55483         (texis): Use it.
55484         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
55486         * manual/fdl.texi: File removed.
55487         * manual/lesser.texi: File removed.
55488         * manual/libc.texinfo (Copying, Documentation License):
55489         Use new @include file names, put @appendix directive before @include.
55491 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
55493         [BZ #12841]
55494         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
55495         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
55496         (mq_open): Add __NTH.
55498 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
55500         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55501         Assume Intel Core i3/i5/i7 processor if AVX is available.
55503 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
55505         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
55506         typo.
55508 2011-05-31  Andreas Schwab  <schwab@redhat.com>
55510         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
55511         memory.  Use alloca_account.  Fix memory leak when retrying.
55513 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
55515         * version.h (RELEASE): Bump for 2.14 release.
55516         * include/features.h (__GLIBC_MINOR__): Bump to 14.
55518         * config.make.in (RANLIB): Remove entry.
55520 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
55522         * po/Makefile (po-sed-cmd): Add ksh to extensions.
55523         (libc.pot): Work around missing support for .ksh extension in xgettext.
55525         [BZ #12684]
55526         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
55527         if both request failed.
55528         (send_dg): In case of server errors clear resplen or *resplen2.
55530         [BZ #12454]
55531         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
55532         when there are multiple maps.
55533         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
55534         (_dl_fini): Remove test here.
55536         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
55538 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
55540         [BZ #12350]
55541         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
55542         bit from old_res_options.
55543         (gaih_inet): Likewise.
55545         [BZ #11099]
55546         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
55547         as signed.
55549         * resolv/res_init.c (res_setoptions): Make the code more compact.
55551         [BZ #11558]
55552         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
55553         set RES_USEVC.
55555         [BZ #11634]
55556         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
55558         * malloc/malloc.h: Mark malloc hook variables as deprecated.
55560         [BZ #11781]
55561         * malloc/malloc.h: Declare malloc hook variables as volatile.
55563         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
55564         in last patch.
55566         [BZ #11799]
55567         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
55568         raise in the comment.
55569         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
55570         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
55571         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
55573 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
55575         [BZ #12811]
55576         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
55577         grow the buffers more if it already has to be sufficient.
55578         (build_wcs_upper_buffer): Likewise.
55579         * posix/regexec.c (check_matching): Likewise.
55580         (clean_state_log_if_needed): Likewise.
55581         (extend_buffers): Don't enlarge buffers beyond size of the input
55582         buffer.
55583         Patches mostly by Emil Wojak <emil@wojak.eu>.
55584         * posix/bug-regex32.c: New file.
55585         * posix/Makefile (tests): Add bug-regex32.
55587         * locale/findlocale.c (_nl_find_locale): Return right away if
55588         _nl_explode_name failed.
55589         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
55591         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
55593         * debug/xtrace.sh: Unify messages.
55594         * malloc/memusage.sh: Likewise.
55596         [BZ #12813]
55597         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
55598         time symbol from vDSO.  Substitute with vsyscall if not available.
55599         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
55600         __vdso_time.
55602         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
55603         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
55604         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
55605         Add sendmmsg and internal_sendmmsg.
55606         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
55607         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
55608         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
55610         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
55611         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
55612         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
55614 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
55616         [BZ #12813]
55617         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
55618         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
55619         available.
55620         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
55621         __vdso_getcpu.
55623         [BZ #12814]
55624         * iconvdata/Makefile (tests): Add bug-iconv9.
55625         * iconvdata/bug-iconv9.c: New file.
55627 2011-05-27  Andreas Schwab  <schwab@redhat.com>
55629         [BZ #12814]
55630         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
55632 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
55634         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
55635         (struct user_regs_struct): Change intcs field back to cs.
55637 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
55639         * po/ja.po: Update from translation team.
55641 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
55643         [BZ #12795]
55644         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
55645         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
55647 2011-05-20  Andreas Schwab  <schwab@redhat.com>
55649         * stdlib/longlong.h: Update from GCC.
55651 2011-05-23  Andreas Schwab  <schwab@redhat.com>
55653         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
55654         parameter name.
55655         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
55656         Add parameter name.
55657         (__sysconf): Pass it down.
55659 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
55661         [BZ #12671]
55662         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
55663         some situations.
55664         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
55665         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
55666         add in in __libc_use_alloca calls.  Adjust callers.
55667         (glob): Use malloc in some situations.
55669         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
55670         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
55671         pltexit.
55673 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
55675         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
55676         and CLOCK_BOOTTIME_ALARM.
55678         [BZ #12782]
55679         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
55680         is returned.
55682         * string/_strerror.c (__strerror_r): Print negative errors as signed
55683         numbers.
55685         [BZ #12777]
55686         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
55687         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
55688         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
55690         * configure.in: Fix typo in redirection and correct removal of test
55691         files in two cases.
55693         [BZ #12788]
55694         * locale/setlocale.c (new_composite_name): Fix test to check for
55695         identical name of all categories.
55697         [BZ #12792]
55698         * libio/filedoalloc.c (local_isatty): New function.
55699         (_IO_file_doallocate): Use local_isatty.
55700         * stdio-common/perror.c (perror): In case a new stream is used
55701         forward the stream error.
55702         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
55703         error flag.
55705 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
55707         [BZ #11869]
55708         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
55709         alloca.
55710         * include/alloca.h (extend_alloca_account): Define.
55712         [BZ #11857]
55713         * posix/regex.h: Fix comments with documentation of user-accessible
55714         fields after compilation and describe correct free'ing of pattern
55715         after re_compile_pattern.
55716         Patch by Reuben Thomas <rrt@sc3d.org>.
55718 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
55720         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
55721         and -mno-altivec to prevent the compiler from using Altivec and/or
55722         VSX instructions when the corresponding registers are not available.
55724 2011-05-19  Andreas Schwab  <schwab@redhat.com>
55726         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
55728 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
55730         * libio/freopen.c (freopen): Use __dup2, not dup2.
55731         * libio/freopen64.c (freopen64): Likewise.
55733 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
55735         [BZ #12775]
55736         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
55737         * math/Makefile (tests): Add test-powl.
55738         (CFLAGS-test-powl.c): Define.
55739         * math/test-powl.c: New file.
55741 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
55743         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
55745 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
55747         [BZ #11837]
55748         * iconvdata/gb18030.c: Update to GB18020-2005.
55750 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
55752         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
55753         RE_SYNTAX_POSIX_AWK): Update to match recent development.
55754         Patch by Aharon Robbins <arnold@skeeve.com>.
55756         [BZ #11892]
55757         * stdlib/putenv.c (putenv): Don't always create copy of the variable
55758         on the stack.
55760         [BZ #11895]
55761         * misc/pselect.c (__pselect): Handle timeout value errors hidden
55762         through underflows.
55764         [BZ #12766]
55765         * misc/error.c (error_at_line): Ensure file_name and old_file_name
55766         point to strings before performing equality test for error_one_per_line
55767         mode.
55769         [BZ #11697]
55770         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
55772         [BZ #11820]
55773         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
55774         (struct user_fpregs_struct): Avoid __uint*_t types.
55776         [BZ #6420]
55777         * malloc/mtrace.c (tr_where): Add additional parameter to point to
55778         symbol info.  Use it instead of calling _dl_addr locally.
55779         (lock_and_info): New function.
55780         (tr_freehook): Call lock_and_info and pass symbol info as additional
55781         parameter to tr_where.
55782         (tr_mallochook): Likewise.
55783         (tr_reallochook): Likewise.
55784         (tr_memalignhook): Likewise.
55786         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
55787         used and couldn't be at all thread-safe.
55789 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
55791         * libio/freopen.c (freopen): Don't close old file descriptor
55792         before the new one is opened.  Instead dup the new file descriptor
55793         to the old one after the new stream is created.
55794         * libio/freopen64.c (freopen64): Likewise.
55795         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
55796         * libio/fileops.c (_IO_new_file_close_it): Handle new
55797         _IO_FLAGS2_NOCLOSE flag.
55798         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
55799         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
55800         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
55801         _IO_FLAGS2_NOCLOSE flag.
55802         * include/unistd.h: Add hidden_proto for dup3.
55803         Define __have_dup3.
55804         * io/dup3.c: Define hidden symbol.
55805         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
55807         [BZ #7101]
55808         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
55809         when an incomplete long option is used.
55810         * posix/tst-getopt_long1.c: New file.
55811         * posix/Makefile (tests): Add tst-getopt_long1.
55813         [BZ #10138]
55814         * scripts/config.guess: Update from autoconf-2.68.
55815         * scripts/config.sub: Likewise.
55817         [BZ #10157]
55818         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
55819         tests into ...
55820         (has_cpuclock): ...this.  New function.
55821         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
55822         macro here based on has_cpuclock code.
55824         [BZ #10149]
55825         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
55826         First byte (not low byte) is now always NUL.
55827         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
55829         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
55830         Use non-cancelable interfaces.
55832         [BZ #9809]
55833         * locale/iso-639.def: Add entry for Sorani.
55835         [BZ #11901]
55836         * include/stdlib.h: Move include protection to the right place.
55837         Define abort_msg_s.  Declare __abort_msg with it.
55838         * stdlib/abort.c (__abort_msg): Adjust type.
55839         * assert/assert.c (__assert_fail_base): New function.  Majority
55840         of code from __assert_fail.  Allocate memory for __abort_msg with
55841         mmap.
55842         (__assert_fail): Now call __assert_fail_base.
55843         * assert/assert-perr.c: Remove bulk of implementation.  Use
55844         __assert_fail_base.
55845         * include/assert.hL Declare __assert_fail_base.
55846         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
55847         mmap.
55848         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
55850 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
55852         [BZ #11952]
55853         [BZ #12453]
55854         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
55855         until all modules are registered in the DTV.
55856         * elf/Makefile: Add rules to build and run tst-tls19.
55857         * elf/tst-tls19.c: New file.
55858         * elf/tst-tls19mod1.c: New file.
55859         * elf/tst-tls19mod2.c: New file.
55860         * elf/tst-tls19mod3.c: New file.
55861         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
55863         [BZ #12083]
55864         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
55865         correctly.
55867         [BZ #12601]
55868         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
55869         two-byte sequence errors.
55870         * iconvdata/Makefile (tests): Add bug-iconv8.
55871         * iconvdata/bug-iconv8.c: New file.
55873         [BZ #12626]
55874         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
55875         buf2 definition.
55877         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
55879         [BZ #12432]
55880         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
55881         (dummy_getcfa): New function.
55882         (init): Get _Unwind_GetCFA address, use dummy if not found.
55883         (backtrace_helper): In recursion check, also check whether CFA changes.
55884         (__backtrace): Completely initialize arg.
55886         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
55887         storing incomplete byte sequence in state object.  Avoid testing for
55888         guaranteed too small input if we know there is enough data available.
55890 2011-05-11  Andreas Schwab  <schwab@redhat.com>
55892         * Makeconfig (+link-pie): Indent.
55893         * Rules (binaries-pie): Define if $(have-fpie) and
55894         $(build-shared).
55895         (binaries-shared): Also filter out $(binaries-pie).
55896         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
55897         * nscd/Makefile (others-pie): Add nscd.
55898         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
55899         ($(objpfx)nscd): Remove command override.
55900         * login/Makefile (others-pie): Add pt_chown.
55901         ($(objpfx)pt_chown): Remove command override.
55902         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
55903         remove command overrides.
55905 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
55907         * libio/tst_putwc.c: Fix error messages.
55909         [BZ #12724]
55910         * libio/fileops.c (_IO_new_file_close_it): Always flush when
55911         currently writing and seek to current position when not.
55912         * libio/Makefile (tests): Add bug-fclose1.
55913         * libio/bug-fclose1.c: New file.
55915 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
55917         [BZ #12511]
55918         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
55919         don't set DF_1_NODELETE here.
55920         (do_lookup_x): When entering new entry test for copy relocation
55921         and if necessary set DF_1_NODELETE flag.
55922         * elf/tst-unique4.cc: New file.
55923         * elf/tst-unique4.h: New file.
55924         * elf/tst-unique4lib.cc: New file.
55925         * elf/Makefile: Add rules to build and run tst-unique4.
55926         Patch by Piotr Bury <pbury@goahead.com>.
55928 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
55930         [BZ #12052]
55931         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
55933         [BZ #12625]
55934         * misc/mntent_r.c (addmntent): Flush the stream after the output
55936         [BZ #12393]
55937         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
55938         (is_trusted_path_normalize): Skip initial colon.  Append slash
55939         to empty buffer.  Duplicate is_trusted_path code but allow
55940         constructed patch to be prefix.
55941         (is_dst): Allow $ORIGIN followed by /.
55942         (_dl_dst_substitute): Correct clearing of check_for_trusted.
55943         Correct testing of result of is_trusted_path_normalize
55944         (decompose_rpath): Fix warning.
55946 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
55948         [BZ #11257]
55949         * grp/initgroups.c (internal_getgrouplist): When we found the service
55950         list through the initgroups entry in nsswitch.conf do not always
55951         continue on a successful lookup.  Don't always use the
55952         __nss_group_database value if it is set.
55953         * nss/nsswitch.conf (initgroups): Change action for successful db
55954         lookup to continue for compatibility.
55956 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
55958         [BZ #11532]
55959         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
55960         and CP774 modules.
55961         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
55962         and CP774 modules.
55963         * iconvdata/tst-tables.sh: Likewise.
55964         * iconvdata/cp770.c: New file.
55965         * iconvdata/cp771.c: New file.
55966         * iconvdata/cp772.c: New file.
55967         * iconvdata/cp773.c: New file.
55968         * iconvdata/cp774.c: New file.
55969         * iconvdata/testdata/CP770: New file.
55970         * iconvdata/testdata/CP770..UTF8: New file.
55971         * iconvdata/testdata/CP771: New file.
55972         * iconvdata/testdata/CP771..UTF8: New file.
55973         * iconvdata/testdata/CP772: New file.
55974         * iconvdata/testdata/CP772..UTF8: New file.
55975         * iconvdata/testdata/CP773: New file.
55976         * iconvdata/testdata/CP773..UTF8: New file.
55977         * iconvdata/testdata/CP774: New file.
55978         * iconvdata/testdata/CP774..UTF8: New file.
55980         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
55981         END CHARMAP line.
55982         * iconvdata/gen-8bit-gap.sh: Likewise.
55983         * iconvdata/gen-8bit.sh: Likewise.
55985         * locale/iso-639.def: Add ary entry.
55987         [BZ #11258]
55988         * locale/C-translit.h.in: Add U20A1 transliteration.
55990         [BZ #12178]
55991         * locale/iso-639.def: Add wae entry.
55992         Patch by Kevin Bortis <bortis@translate-wae.ch>.
55994         [BZ #12545]
55995         * locale/programs/localedef.c (construct_output_path): Use ssize_t
55996         for n.
55998         [BZ #12711]
55999         * locale/C-translit.h.in: Add entry for U20B9.
56000         Patch by pravin.d.s@gmail.com.
56002 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
56004         [BZ #12713]
56005         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
56006         ENAMETOOLONG use generic getcwd.
56007         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
56008         in rtld.  Use *stat64.
56009         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
56010         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
56011         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
56012         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
56013         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
56014         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
56015         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
56016         __fstatat64 macros.
56017         * include/dirent.h: Add libc_hidden_proto for rewinddir.
56018         * dirent/rewinddir.c: Add libc_hidden_def.
56019         * sysdeps/mach/hurd/rewinddir.c: Likewise.
56020         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
56022         * include/dirent.h (__alloc_dir): Add flags parameter.
56023         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
56024         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
56025         __alloc_dir.
56026         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
56027         from fdopendir if O_CLOEXEC is already set.
56029 2011-03-15  Alan Modra  <amodra@gmail.com>
56031         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
56032         l_tls_firstbyte_offset non-zero.  Save padding offset in
56033         l_tls_firstbyte_offset for later use.
56034         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
56035         freeing static tls block.
56037 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
56039         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
56040         where #ifdef was intended.  The intent is to prevent ARG_MAX from
56041         being defined by the kernel headers.
56043 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
56045         [BZ #12734]
56046         * resolv/resolv.h: Define RES_NOTLDQUERY.
56047         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
56048         no-tld-query and set RES_NOTLDQUERY.
56049         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
56050         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
56051         modern BIND to search name as TLD unless forbidden.
56053 2011-05-07  Petr Baudis  <pasky@suse.cz>
56054             Ulrich Drepper  <drepper@gmail.com>
56056         [BZ #12393]
56057         * elf/dl-load.c (fillin_rpath): Move trusted path check...
56058         (is_trusted_path): ...to here.
56059         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
56060         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
56061         using is_trusted_path_normalize() in setuid scripts.
56063 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
56065         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
56066         __BEGIN/__END_DECLS.
56068 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
56070         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
56071         NSS_STATUS_NOTFOUND if no record was found.
56073 2011-05-05  Andreas Schwab  <schwab@redhat.com>
56075         * sunrpc/Makefile (headers): Add rpc/netdb.h.
56076         (headers-not-in-tirpc): Remove rpc/netdb.h
56077         * resolv/netdb.h: Revert last change.
56079 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
56081         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
56082         circular dependency between libgcc.a and libc.a.
56084 2011-05-05  Andreas Schwab  <schwab@redhat.com>
56086         * resolv/netdb.h: Don't include <rpc/netdb.h>.
56087         * nis/Makefile: Don't install rpcsvc/*.
56088         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
56089         instead of <rpc/types.h>.
56090         (MAXHOSTNAMELEN): Define.
56092 2011-05-03  Andreas Schwab  <schwab@redhat.com>
56094         * elf/ldconfig.c (add_dir): Don't crash on empty path.
56096 2011-04-28  Maciej Babinski  <mbabinski@google.com>
56098         [BZ #12714]
56099         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
56100         gethostbyname4_r when IPv6 results are possible.
56102 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
56104         [BZ #12723]
56105         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
56106         _PC_PIPE_BUF handling.
56108 2011-04-30  Bruno Haible  <bruno@clisp.org>
56110         [BZ #12717]
56111         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
56112         * resolv/netdb.h (getnameinfo): Change type of flags parameter
56113         to 'int'.
56114         * inet/getnameinfo.c (getnameinfo): Likewise.
56116 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
56118         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
56119         to groups setting in database lookup.
56120         * nss/nsswitch.conf: Add initgroups entry.
56122 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
56124         [BZ #12685]
56125         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
56126         mode string.
56127         Patch by Eric Blake <eblake@redhat.com>.
56129 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
56131         * sunrpc/Makefile (need-export-routines): Add svc_run.
56132         (routines): Remove svc_run.
56133         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
56134         * sunrpc/clnt_perr.c (clnt_perrno): Export.
56135         * sunrpc/svc_run.c (svc_run): Likewise.
56136         * sunrpc/svc_udp.c (svcudp_create): Likewise.
56138 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
56140         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
56141         problem in reallocation in last patch.
56143 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
56145         * sunrpc/Makefile: Move inclusion of Rules.
56147 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
56149         * nss/nss_files/files-initgroups.c: New file.
56150         * nss/Makefile (libnss_files-routines): Add files-initgroups.
56151         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
56152         _nss_files_initgroups_dyn.
56154 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
56156         * elf/elf.h (R_ARM_IRELATIVE): Define.
56158 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
56160         * po/ru.po: Update from translation team.
56162 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
56164         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
56165         dependencies.
56167 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
56169         [BZ #12653]
56170         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
56171         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
56172         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
56173         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
56174         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
56176 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
56178         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
56179         differing bytes.
56180         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
56181         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
56182         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
56184 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
56186         [BZ #12420]
56187         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
56188         storing it.
56189         * stdlib/bug-getcontext.c: New file.
56190         * stdlib/Makefile: Add rules to build and run bug-getcontext.
56192 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56194         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
56195         instructions into .machine "z9-109".
56196         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
56197         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
56199 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56201         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
56202         between environment variables and auxiliary vector.
56204 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
56206         * Makefile: Add rules to build linkobj/libc.so.
56207         * include/libc-symbols.h: Define libc_hidden_nolink.
56208         * include/rpc/auth.h: Mark functions which are to be hidden.
56209         * include/rpc/auth_des.h: Likewise.
56210         * include/rpc/auth_unix.h: Likewise.
56211         * include/rpc/clnt.h: Likewise.
56212         * include/rpc/des_crypt.h: Likewise.
56213         * include/rpc/key_prot.h: Likewise.
56214         * include/rpc/pmap_clnt.h: Likewise.
56215         * include/rpc/pmap_prot.h: Likewise.
56216         * include/rpc/pmap_rmt.h: Likewise.
56217         * include/rpc/rpc_msg.h: Likewise.
56218         * include/rpc/svc.h: Likewise.
56219         * include/rpc/svc_auth.h: Likewise.
56220         * include/rpc/xdr.h: Likewise.
56221         * nis/Makefile: Link all DSOs against linkobj/libc.so.
56222         * nss/Makefile: Likewise.
56223         * sunrpc/Makefile: Don't install headers.  Build library with normal
56224         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
56225         * sunrpc/auth_des.c: Hide exported symbols by default, export some
56226         for the compat linking library.  Remove use of INTDEF/INTUSE.
56227         * sunrpc/auth_none.c: Likewise.
56228         * sunrpc/auth_unix.c: Likewise.
56229         * sunrpc/authdes_prot.c: Likewise.
56230         * sunrpc/authuxprot.c: Likewise.
56231         * sunrpc/clnt_gen.c: Likewise.
56232         * sunrpc/clnt_perr.c: Likewise.
56233         * sunrpc/clnt_raw.c: Likewise.
56234         * sunrpc/clnt_simp.c: Likewise.
56235         * sunrpc/clnt_tcp.c: Likewise.
56236         * sunrpc/clnt_udp.c: Likewise.
56237         * sunrpc/clnt_unix.c: Likewise.
56238         * sunrpc/des_crypt.c: Likewise.
56239         * sunrpc/des_soft.c: Likewise.
56240         * sunrpc/get_myaddr.c: Likewise.
56241         * sunrpc/key_call.c: Likewise.
56242         * sunrpc/key_prot.c: Likewise.
56243         * sunrpc/netname.c: Likewise.
56244         * sunrpc/pm_getmaps.c: Likewise.
56245         * sunrpc/pm_getport.c: Likewise.
56246         * sunrpc/pmap_clnt.c: Likewise.
56247         * sunrpc/pmap_prot.c: Likewise.
56248         * sunrpc/pmap_prot2.c: Likewise.
56249         * sunrpc/pmap_rmt.c: Likewise.
56250         * sunrpc/publickey.c: Likewise.
56251         * sunrpc/rpc_cmsg.c: Likewise.
56252         * sunrpc/rpc_common.c: Likewise.
56253         * sunrpc/rpc_dtable.c: Likewise.
56254         * sunrpc/rpc_prot.c: Likewise.
56255         * sunrpc/rpc_thread.c: Likewise.
56256         * sunrpc/rtime.c: Likewise.
56257         * sunrpc/svc.c: Likewise.
56258         * sunrpc/svc_auth.c: Likewise.
56259         * sunrpc/svc_authux.c: Likewise.
56260         * sunrpc/svc_raw.c: Likewise.
56261         * sunrpc/svc_run.c: Likewise.
56262         * sunrpc/svc_simple.c: Likewise.
56263         * sunrpc/svc_tcp.c: Likewise.
56264         * sunrpc/svc_udp.c: Likewise.
56265         * sunrpc/svc_unix.c: Likewise.
56266         * sunrpc/svcauth_des.c: Likewise.
56267         * sunrpc/xcrypt.c: Likewise.
56268         * sunrpc/xdr.c: Likewise.
56269         * sunrpc/xdr_array.c: Likewise.
56270         * sunrpc/xdr_float.c: Likewise.
56271         * sunrpc/xdr_intXX_t.c: Likewise.
56272         * sunrpc/xdr_mem.c: Likewise.
56273         * sunrpc/xdr_rec.c: Likewise.
56274         * sunrpc/xdr_ref.c: Likewise.
56275         * sunrpc/xdr_sizeof.c: Likewise.
56276         * sunrpc/xdr_stdio.c: Likewise.
56278 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
56280         [BZ #12650]
56281         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
56282         * sysdeps/ia64/dl-tls.h: Likewise.
56283         * sysdeps/powerpc/dl-tls.h: Likewise.
56284         * sysdeps/s390/dl-tls.h: Likewise.
56285         * sysdeps/sh/dl-tls.h: Likewise.
56286         * sysdeps/sparc/dl-tls.h: Likewise.
56287         * sysdeps/x86_64/dl-tls.h: Likewise.
56288         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
56290 2011-03-14  Andreas Schwab  <schwab@redhat.com>
56292         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
56293         rpath element also skip the following colon.
56294         (expand_dynamic_string_token): Add is_path parameter and pass
56295         down to DL_DST_REQUIRED and _dl_dst_substitute.
56296         (decompose_rpath): Call expand_dynamic_string_token with
56297         non-zero is_path.  Ignore empty rpaths.
56298         (_dl_map_object_from_fd): Call expand_dynamic_string_token
56299         with zero is_path.
56301 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
56303         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
56304         Make cancelable.
56306 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
56308         [BZ #12655]
56309         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
56310         Patch by Filipe David Manana <fdmanana@apache.org>.
56312 2011-04-07  Andreas Schwab  <schwab@redhat.com>
56314         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
56315         Maintain aligned stack.
56316         (CHECK_RSP): Remove unused macro.
56318 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
56320         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
56321         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
56323 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
56325         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
56327         * include/features.h: Mention __USE_XOPEN2K8 in comment.
56329 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
56331         [BZ #12518]
56332         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
56333         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
56334         * sysdeps/x86_64/memmove.c: New file.
56335         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
56336         (memcpy): Renamed to ...
56337         (__new_memcpy): This.
56338         (memcpy): Provide GLIBC_2_14 memcpy.
56339         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
56340         (memcpy): Provide GLIBC_2_2_5 memcpy.
56342 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56344         [BZ #12631]
56345         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
56347 2011-03-30  Andreas Schwab  <schwab@redhat.com>
56349         * misc/syncfs.c: New file.
56350         * misc/Makefile (routines): Add syncfs.
56351         * posix/unistd.h: Declare syncfs.
56352         * sysdeps/unix/syscalls.list: Add syncfs.
56354 2011-04-01  Andreas Schwab  <schwab@redhat.com>
56356         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
56357         open_by_handle_at.
56358         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
56359         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56360         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56361         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56362         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56363         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
56364         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56366 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56368         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
56369         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56370         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
56371         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56372         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56373         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56374         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56376         * io/Makefile: Compile fallocate.c, fallocate64.c, and
56377         sync_file_range.c with -fexceptions.
56378         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
56379         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
56380         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
56381         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
56382         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
56383         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
56384         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
56385         sync_file_range as cancellation point
56386         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
56387         now a wrapper around __call_sync_file_range with cancellation handling.
56388         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
56389         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
56390         function name to __call_sync_file_range.
56391         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
56392         Add call_sync_file_range.
56394 2011-04-01  Andreas Schwab  <schwab@redhat.com>
56396         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
56397         bits/timex.h.
56399 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56401         * iconv/iconv.h: Fix typo in comment.
56402         * io/fcntl.h: Likewise.
56403         * libio/stdio.h: Likewise.
56404         * posix/spawn.h: Likewise.
56405         * posix/unistd.h: Likewise.
56406         * stdlib/stdlib.h: Likewise.
56407         * time/time.h: Likewise.
56408         * wcsmbs/wchar.h: Likewise.
56410         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
56411         open_by_handle): Add.
56412         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
56413         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
56414         Augment a few comments.
56415         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56416         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56417         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56418         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56419         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56420         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
56421         open_by_handle.
56423         * io/fcntl.h (AT_EMPTY_PATH): Define.
56425 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
56427         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
56428         * sysdeps/unix/sysv/linux/bits/time.h: New file.
56429         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
56430         to...
56431         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
56432         * Versions.def: Add GLIBC_2.14.
56433         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
56434         Export.
56436 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
56438         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
56439         round counter.
56440         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
56442 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
56444         [BZ #12597]
56445         * string/test-strncmp.c (do_page_test): New function.
56446         (check2): Likewise.
56447         (test_main): Call check2.
56448         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
56450 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
56452         [BZ #12587]
56453         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
56454         Handle cache information in CPU leaf 4.
56455         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
56457 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
56459         [BZ #12583]
56460         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
56461         character representation.
56462         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
56464 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
56466         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
56467         END(__isnan) to END(__isnanf) to match function entry point/label
56468         EALIGN(__isnanf,...).
56470 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
56472         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
56474 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
56476         [BZ #12510]
56477         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
56478         copy from the symbol referenced in the relocation to initialize the
56479         used variable.
56480         Patch by Piotr Bury <pbury@goahead.com>.
56481         * elf/Makefile: Add rules to build and tst-unique3.
56482         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
56483         * elf/tst-unique3.cc: New file.
56484         * elf/tst-unique3.h: New file.
56485         * elf/tst-unique3lib.cc: New file.
56486         * elf/tst-unique3lib2.cc: New file.
56488         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
56490 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
56492         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
56493         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
56494         to _start.
56496 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
56498         * elf/dl-load.c (_dl_map_object): If we are looking for the first
56499         to-be-loaded object along a path to loader is ld.so.
56501 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
56502             Ulrich Drepper  <drepper@gmail.com>
56504         * sysdeps/x86_64/memset.S: After aligning destination, code
56505         branches to different locations depending on the value of
56506         misalignment, when multiarch is enabled. Fix this.
56508 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
56510         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
56511         Set _x86_64_preferred_memory_instruction for AMD processsors.
56512         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56513         Set bit_Prefer_SSE_for_memop for AMD processors.
56515 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
56517         * libio/fmemopen.c (fmemopen): Optimize a bit.
56519 2011-03-03  Andreas Schwab  <schwab@redhat.com>
56521         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
56523 2011-03-03  Roland McGrath  <roland@redhat.com>
56525         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
56527 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
56529         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
56530         __bzero_ultra1 instead of __memset_ultra1.
56532 2011-02-23  Andreas Schwab  <schwab@redhat.com>
56533             Ulrich Drepper  <drepper@gmail.com>
56535         [BZ #12509]
56536         * include/link.h (struct link_map): Add l_orig_initfini.
56537         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
56538         returning unsuccessfully.
56539         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
56540         close of a file loaded at startup, restore the original l_initfini
56541         list.
56542         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
56543         list, store the pointer.
56544         * elf/Makefile ($(objpfx)noload-mem): New rule.
56545         (noload-ENV): Define.
56546         (tests): Add $(objpfx)noload-mem.
56547         * elf/noload.c: Include <memcheck.h>.
56548         (main): Call mtrace.  Close all opened handles.
56550 2011-02-17  Andreas Schwab  <schwab@redhat.com>
56552         [BZ #12454]
56553         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
56554         dependencies are missing.
56556 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56558         Fix __if_freereq crash: Unlike the generic version which uses free,
56559         Hurd needs munmap.
56560         * sysdeps/mach/hurd/ifreq.h: New file.
56562 2011-01-27  Petr Baudis  <pasky@suse.cz>
56563             Ulrich Drepper  <drepper@gmail.com>
56565         [BZ 12445]#
56566         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
56567         to extend_alloca().
56568         * stdio-common/bug23.c: New file.
56569         * stdio-common/Makefile (tests): Add bug23.
56571 2010-09-28  Andreas Schwab  <schwab@redhat.com>
56572             Ulrich Drepper  <drepper@gmail.com>
56574         [BZ #12489]
56575         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
56576         before performing relro protection.  At old place add assertion
56577         to make sure nothing changed.
56579 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
56580             Glauber de Oliveira Costa  <glommer@gmail.com>
56582         * elf/elf.h: Add new ARM TLS relocs.
56584 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
56586         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
56587         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
56588         cast from r3.
56589         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
56590         'tests' variable.
56591         * sysdeps/wordsize-64/tst-writev.c: New file.
56593 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
56595         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
56596         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
56597         insns in _dl_start to prevent a TOC reference before relocs are
56598         resolved.
56600 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
56602         [BZ #12469]
56603         * Makeconfig: Remove RANLIB definition.
56604         * Makerules: Don't use RANLIB.
56605         * aclocal.m4: Remove ranlib test.
56606         * configure.in: No need to check for ranlib.
56607         * elf/rtld-Rules: Don't use RANLIB.
56609 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56611         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
56612         protection macro.
56613         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
56614         inclusion protection macro.
56616         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
56617         SIGRTMIN and SIGRTMAX and print information in that case only when
56618         SIGRTMIN is defined.
56620 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
56622         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
56623         arginfo fn returning -1.
56625         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
56626         and thousands string is zero terminated.
56628 2011-02-03  Andreas Schwab  <schwab@redhat.com>
56630         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
56631         sysdeps/unix/sysv/linux/bits/socket.h.
56633 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56635         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
56636         (__CPU_COUNT): Remove old macros.
56637         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
56638         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
56639         (__CPU_ALLOC, __CPU_FREE): Add macros.
56640         (__sched_cpualloc, __sched_cpufree): Add declarations.
56642 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
56644         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
56645         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
56646         * nscd/aicache.c (addhstaiX): Return timeout of added value.
56647         (readdhstai): Return value of addhstaiX call.
56648         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
56649         (addgrbyX): Return value returned by cache_addgr.
56650         (readdgrbyname): Return value returned by addgrbyX.
56651         (readdgrbygid): Likewise.
56652         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
56653         (addpwbyX): Return value returned by cache_addpw.
56654         (readdpwbyname): Return value returned by addhstbyX.
56655         (readdpwbyuid): Likewise.
56656         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
56657         (addservbyX): Return value returned by cache_addserv.
56658         (readdservbyname): Return value returned by addservbyX:
56659         (readdservbyport): Likewise.
56660         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
56661         (addhstbyX): Return value returned by cache_addhst.
56662         (readdhstbyname): Return value returned by addhstbyX.
56663         (readdhstbyaddr): Likewise.
56664         (readdhstbynamev6): Likewise.
56665         (readdhstbyaddrv6): Likewise.
56666         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
56667         (readdinitgroups): Return value returned by addinitgroupsX.
56668         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
56669         (prune_cache): Keep track of timeout value of re-added entries.
56670         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
56671         * nscd/nscd.h: Adjust prototypes of readd* functions.
56673 2011-02-04  Roland McGrath  <roland@redhat.com>
56675         * nis/nis_server.c (nis_servstate): Use the right name for 0.
56676         (nis_stats): Likewise.
56677         * nis/nis_modify.c (nis_modify): Likewise.
56678         * nis/nis_remove.c (nis_remove): Likewise.
56679         * nis/nis_add.c (nis_add): Likewise.
56681         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
56683         * posix/fnmatch_loop.c: Add some consts.
56685         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
56687 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
56689         [BZ #12460]
56690         * config.make.in (config-cflags-novzeroupper): Define.
56691         * configure.in: Substitute libc_cv_cc_novzeroupper.
56692         * elf/Makefile (AVX-CFLAGS): Define.
56693         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
56694         (CFLAGS-tst-auditmod4a.c): Likewise.
56695         (CFLAGS-tst-auditmod4b.c): Likewise.
56696         (CFLAGS-tst-auditmod6b.c): Likewise.
56697         (CFLAGS-tst-auditmod6c.c): Likewise.
56698         (CFLAGS-tst-auditmod7b.c): Likewise.
56699         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
56701 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
56703         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
56704         function to the callback.
56705         Patch partly by Jiri Olsa <jolsa@redhat.com>.
56707 2011-02-02  Andreas Schwab  <schwab@redhat.com>
56709         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
56710         of errno.
56712 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
56714         [BZ #11724]
56715         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
56716         of constructors.
56717         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
56718         of destructors.
56719         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
56721         [BZ #11724]
56722         * elf/Makefile: Add rules to build and run new test.
56723         * elf/tst-initorder.c: New file.
56724         * elf/tst-initorder.exp: New file.
56725         * elf/tst-initordera1.c: New file.
56726         * elf/tst-initordera2.c: New file.
56727         * elf/tst-initordera3.c: New file.
56728         * elf/tst-initordera4.c: New file.
56729         * elf/tst-initorderb1.c: New file.
56730         * elf/tst-initorderb2.c: New file.
56731         * elf/tst-order-a1.c: New file.
56732         * elf/tst-order-a2.c: New file.
56733         * elf/tst-order-a3.c: New file.
56734         * elf/tst-order-a4.c: New file.
56735         * elf/tst-order-b1.c: New file.
56736         * elf/tst-order-b2.c: New file.
56737         * elf/tst-order-main.c: New file.
56738         New test case by George Gensure <werkt0@gmail.com>.
56740 2010-10-01  Andreas Schwab  <schwab@redhat.com>
56742         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
56743         decoding ACE if AI_CANONIDN.
56745 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
56747         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
56749 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
56751         * version.h (RELEASE): Bump for 2.13 release.
56752         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
56754         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
56756         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
56757         MADV_NOHUGEPAGE.
56758         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
56759         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
56760         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
56761         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
56762         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
56763         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
56765         * posix/getconf.c: Update copyright year.
56766         * catgets/gencat.c: Likewise.
56767         * csu/version.c: Likewise.
56768         * debug/catchsegv.sh: Likewise.
56769         * debug/xtrace.sh: Likewise.
56770         * elf/ldconfig.c: Likewise.
56771         * elf/ldd.bash.in: Likewise.
56772         * elf/sprof.c (print_version): Likewise.
56773         * iconv/iconv_prog.c: Likewise.
56774         * iconv/iconvconfig.c: Likewise.
56775         * locale/programs/locale.c: Likewise.
56776         * locale/programs/localedef.c: Likewise.
56777         * malloc/memusage.sh: Likewise.
56778         * malloc/mtrace.pl: Likewise.
56779         * nscd/nscd.c (print_version): Likewise.
56780         * nss/getent.c: Likewise.
56782         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
56783         PF_CAIF, and PF_ALG.
56784         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
56786 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
56788         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
56789         (modules-names): Use them.
56790         (ifunc-test-modules, ifunc-pie-tests): Define.
56791         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
56792         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
56793         (test-extras): Likewise.
56794         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
56795         $(compile-command.c).
56796         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
56797         (all-built-dso): Define.
56798         (check-textrel.out, check-execstack.out): Depend on it.
56800         * configure.in: Don't override --enable-multi-arch.
56802 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
56804         [BZ #6812]
56805         * nscd/hstcache.c (tryagain): Define.
56806         (cache_addhst): Return tryagain not notfound for temporary errors.
56807         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
56808         failed.
56810 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
56812         [BZ #10563]
56813         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
56814         to make the syscall.
56815         * sysdeps/unix/sysv/linux/setgroups.c: New file.
56817         [BZ #12378]
56818         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
56819         and fall back to matching as normal character if the string ends before
56820         the matching ']' is found.  This is what POSIX requires.
56821         * posix/testfnm.c: Adjust test result.
56822         * posix/globtest.sh: Adjust test result.  Add new test.
56823         * posix/tst-fnmatch.input: Likewise.
56824         * posix/tst-fnmatch2.c: Add new test.
56826 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
56828         * elf/Makefile (check-execstack): Revert last change.  Depend on
56829         check-execstack.h.
56830         (check-execstack.h): New target.
56831         (generated): Add check-execstack.h.
56832         * elf/check-execstack.c: Include "check-execstack.h".
56833         (main): Revert last change.
56834         (handle_file): Return zero if GNU_STACK is absent and
56835         DEFAULT_STACK_PERMS doesn't include PF_X.
56837 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
56839         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
56840         in child fails because the descriptor is already closed.
56841         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
56842         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
56843         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
56845         [BZ #12397]
56846         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
56847         syscall.
56849         [BZ #10484]
56850         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
56851         temporary buffer used to handle multi lookups locally.
56852         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
56854 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
56856         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
56857         loader is ld.so.
56859 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
56861         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
56862         alignment for SSE2.
56864 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
56866         [BZ #12394]
56867         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
56868         characters.  When rounding increased number of integer digits recompute
56869         number of groups.
56870         * stdio-common/tst-grouping.c: New file.
56871         * stdio-common/Makefile: Add rules to build and run tst-grouping.
56873 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
56875         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
56876         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
56878         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
56879         void.
56880         * bits/select.h: Likewise.
56882 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
56884         * po/ja.po: Update from translation team.
56886 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
56888         [BZ #11155]
56889         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
56890         implementation just like for lxstat, fxstatat, et al.
56892 2010-12-27  Jim Meyering  <meyering@redhat.com>
56894         [BZ #12348]
56895         * posix/regexec.c (build_trtable): Return failure indication upon
56896         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
56898 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
56900         [BZ #12201]
56901         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
56902         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
56903         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
56904         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
56906         [BZ #12207]
56907         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
56909         [BZ #12204]
56910         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
56911         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
56913 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
56915         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
56916         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
56917         script has SORT_BY_INIT_PRIORITY.
56918         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
56919         NO_CTORS_DTORS_SECTIONS is defined.
56920         * elf/soinit.c: Likewise.
56921         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
56922         NO_CTORS_DTORS_SECTIONS is defined.
56923         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
56924         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
56925         * sysdeps/sh/init-first.c: Likewise.
56926         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
56928 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
56930         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
56931         always use the slow path.
56933 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
56935         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
56936         similar rule which adds the sysdep directories to the header search in
56937         order to pick up the correct platform stackinfo.h.
56938         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
56939         perform test if it is, otherwise return successfully without testing.
56940         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
56941         DEFAULT_STACK_PERMS define in stackinfo.h.
56942         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
56943         defined in stackinfo.h.
56944         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
56945         DEFAULT_STACK_PERMS defined in stackinfo.h.
56946         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
56947         * sysdeps/ia64/stackinfo.h: Likewise.
56948         * sysdeps/s390/stackinfo.h: Likewise.
56949         * sysdeps/sh/stackinfo.h: Likewise.
56950         * sysdeps/sparc/stackinfo.h: Likewise.
56951         * sysdeps/x86_64/stackinfo.h: Likewise.
56952         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
56953         PF_X for powerpc64.  Retain PF_X for powerpc32.
56955 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
56957         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
56958         accurately.
56959         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
56960         GETDENTS_64BIT_ALIGNED.
56962 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
56964         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
56966 2010-12-10  Andreas Schwab  <schwab@redhat.com>
56968         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
56969         _GNU_SOURCE.
56971         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
56972         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
56973         Remove __restrict.
56974         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
56975         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
56977 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
56979         [BZ #11655]
56980         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
56981         are initialized.
56983 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
56985         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
56987 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
56989         * po/it.po: Update from translation team.
56991 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
56993         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
56994         unused codes.
56996 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
56998         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
57000 2010-11-24  Andreas Schwab  <schwab@redhat.com>
57002         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
57003         specially.
57004         (gaih_getanswer_slice): Likewise.
57006 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
57008         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
57010 2010-05-31  Petr Baudis  <pasky@suse.cz>
57012         [BZ #11149]
57013         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
57014         silently even in the chroot mode.
57016 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
57018         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
57019         last patch a bit.  Pretty printing
57021 2010-05-31  Petr Baudis <pasky@suse.cz>
57023         [BZ #10085]
57024         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
57025         initialization of skip_initgroups_dyn.
57027 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
57029         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
57030         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
57032 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
57034         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
57036 2010-11-11  Andreas Schwab  <schwab@redhat.com>
57038         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
57039         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
57040         (tst-fnmatch-ENV): Set MALLOC_TRACE.
57041         ($(objpfx)tst-fnmatch-mem): New rule.
57042         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
57043         * posix/tst-fnmatch.c (main): Call mtrace.
57045 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
57047         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57048         Support Intel processor model 6 and model 0x2c.
57050 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
57052         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
57053           signed comparison.
57055 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
57057         [BZ #12205]
57058         * string/test-strncasecmp.c (check_result): New function.
57059         (do_one_test): Use it.
57060         (check1): New function.
57061         (test_main): Use it.
57062         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
57063         Support strcasecmp and strncasecmp.
57065 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
57067         [BZ #12194]
57068         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
57069         * sysdeps/x86_64/bits/byteswap.h: Likewise.
57071 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
57073         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
57074         IFUNC support.
57075         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57076         memset-x86-64.
57077         * sysdeps/x86_64/multiarch/bzero.S: New file.
57078         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
57079         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
57080         * sysdeps/x86_64/multiarch/memset.S: New file.
57081         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
57082         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57083         Set bit_Prefer_SSE_for_memop for Intel processors.
57084         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
57085         Define.
57086         (index_Prefer_SSE_for_memop): Define.
57087         (HAS_PREFER_SSE_FOR_MEMOP): Define.
57089 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
57091         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
57092         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
57094 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
57096         [BZ #12191]
57097         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
57098         (__x86_64_raw_data_cache_size_half): Likewise.
57099         (__x86_64_raw_shared_cache_size): Likewise.
57100         (__x86_64_raw_shared_cache_size_half): Likewise.
57102         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
57103         (__x86_64_raw_data_cache_size_half): Likewise.
57104         (__x86_64_raw_shared_cache_size): Likewise.
57105         (__x86_64_raw_shared_cache_size_half): Likewise.
57106         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
57107         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
57108         and __x86_64_raw_shared_cache_size_half.  Round
57109         __x86_64_data_cache_size_half, __x86_64_data_cache_size
57110         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
57111         to multiple of 256 bytes.
57113 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
57115         [BZ #12167]
57116         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
57117         of inacessible symlinks.  Verify result of symlink before returning it.
57118         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
57119         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
57121 2010-10-28  Erich Ritz  <erichritz@gmail.com>
57123         * math/math.h (isinf): Fix typo in comment.
57125 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
57127         * po/da.po: Update from translation team.
57129 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
57131         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
57132         is added to the list.
57134 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57135             Ulrich Drepper  <drepper@gmail.com>
57137         * elf/dl-object.c (_dl_new_object): Don't append the new object to
57138         the global list here.  Move code to...
57139         (_dl_add_to_namespace_list): ...here.  New function.
57140         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
57141         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
57142         * elf/dl-load.c (lose): Don't remove the element from the list.
57143         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
57144         (_dl_map_object): Likewise.
57146 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
57148         [BZ #12159]
57149         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
57150         into all bytes of SSE register.
57151         Patch by Richard Li <richardpku@gmail.com>.
57153 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
57155         [BZ #12140]
57156         * malloc/malloc.c (_int_free): Fill correct number of bytes when
57157         perturbing.
57159 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
57161         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
57162         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
57163         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
57164         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
57165         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
57166         submachine.
57167         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
57169 2010-10-22  Andreas Schwab  <schwab@redhat.com>
57171         * include/dlfcn.h (__RTLD_SECURE): Define.
57172         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
57173         mode & __RTLD_SECURE instead.
57174         (open_path): Rename preloaded parameter to secure.
57175         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
57176         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
57177         * elf/dl-deps.c (openaux): Likewise.
57178         * elf/rtld.c (struct map_args): Remove is_preloaded.
57179         (map_doit): Don't use it.
57180         (dl_main): Likewise.
57181         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
57182         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
57184 2010-09-09  Andreas Schwab  <schwab@redhat.com>
57186         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
57187         (sysd-rules-targets): Remove duplicates.
57188         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
57189         rtld-%.$o dependency.
57191 2010-10-18  Andreas Schwab  <schwab@redhat.com>
57193         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
57194         _dl_map_object do it.
57196 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
57198         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
57199         fast fma builtins, define the macros in the C99 standard.
57200         (FP_FAST_FMAF): Likewise.
57201         (FP_FAST_FMAL): Likewise.
57202         * sysdeps/x86_64/bits/mathdef.h: Likewise.
57204         * bits/mathdef.h: Update copyright year.
57205         * sysdeps/powerpc/bits/mathdef.h: Likewise.
57207 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
57209         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
57210         builtins, define the macros in the C99 standard.
57211         (FP_FAST_FMAF): Likewise.
57212         (FP_FAST_FMAL): Likewise.
57213         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
57214         multiply/add.
57215         (FP_FAST_FMAF): Likewise.
57217 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
57219         [BZ #3268]
57220         * math/libm-test.inc (fma_test): Some new testcases.
57221         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
57222         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
57223         y and infinite z.  Do multiplication by C already in long double.
57224         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
57225         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
57226         y and infinite z.  Do bitwise or of inexact bit into u.d.
57227         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
57228         * sysdeps/i386/fpu/s_fmaf.S: Removed.
57229         * sysdeps/i386/fpu/s_fma.S: Removed.
57230         * sysdeps/i386/fpu/s_fmal.S: Removed.
57232 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
57234         [BZ #3268]
57235         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
57236         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
57237         computation is not scheduled after fetestexcept.  Fix value
57238         of minimum denormal long double.
57240 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
57242         [BZ #3268]
57243         * math/libm-test.inc (fma_test): Add some more tests.
57244         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
57245         correctly.
57247 2010-10-15  Andreas Schwab  <schwab@redhat.com>
57249         * scripts/data/localplt-s390-linux-gnu.data: New file.
57250         * scripts/data/localplt-s390x-linux-gnu.data: New file.
57252 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
57254         [BZ #3268]
57255         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
57256         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
57257         instead of dbl-64.
57258         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
57259         inlines.
57260         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
57261         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
57262         if one of x and y is very large and the other is subnormal.
57263         * sysdeps/s390/fpu/s_fmaf.c: New file.
57264         * sysdeps/s390/fpu/s_fma.c: New file.
57265         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
57266         * sysdeps/powerpc/fpu/s_fma.S: New file.
57267         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
57268         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
57269         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
57271 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
57273         [BZ #3268]
57274         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
57275         fma tests.
57276         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
57277         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
57278         * sysdeps/i386/i686/multiarch/s_fma.c: Include
57279         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
57280         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
57281         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
57282         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
57284 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
57286         [BZ #12078]
57287         * posix/regcomp.c (parse_branch): One more memory leak plugged.
57288         * posix/bug-regex31.input: Add test case.
57290 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
57292         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
57293         * posix/bug-regex31.input: New file.
57295         [BZ #12078]
57296         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
57297         (parse_sub_exp): Fix last change, use postorder.
57299         * posix/bug-regex31.c: New file.
57300         * posix/Makefile: Add rules to build and run bug-regex31.
57302         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
57304         [BZ #12078]
57305         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
57307         [BZ #12108]
57308         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
57309         to have entries in sys_siglist.
57311         [BZ #12093]
57312         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
57313         be NULL.
57315 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
57317         [BZ #3268]
57318         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
57319         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
57320         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
57321         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
57322         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
57323         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
57324         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
57325         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
57326         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
57327         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
57328         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
57329         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
57330         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
57331         * math/ftestexcept.c (fetestexcept): Likewise.
57332         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
57333         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
57334         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
57335         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
57336         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
57337         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
57338         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
57340 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
57342         [BZ #12107]
57343         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
57344         newline.
57346 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
57348         * string/bug-strstr1.c: New file.
57349         * string/Makefile: Add rules to build and run bug-strstr1.
57351 2010-10-05  Eric Blake  <eblake@redhat.com>
57353         [BZ #12092]
57354         * string/str-two-way.h (two_way_long_needle): Always clear memory
57355         when skipping input due to the shift table.
57357 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
57359         [BZ #12005]
57360         * malloc/mcheck.c: Handle large requests.
57362         [BZ #12077]
57363         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
57364         for strncmp and strncasecmp.
57365         * string/stratcliff.c: Add tests for strcmp and strncmp.
57366         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
57368 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
57370         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
57371         __set_fpscr.
57373 2010-09-30  Andreas Jaeger  <aj@suse.de>
57375         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
57376         (CGROUP_SUPER_MAGIC): Define.
57377         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
57378         Handle btrfs and cgroup file systems.
57379         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
57380         Likewise.
57382 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
57384         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
57385         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
57387 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57389         [BZ #12067]
57390         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
57391         trying to locate the ELF header.
57393 2010-09-27  Andreas Schwab  <schwab@redhat.com>
57395         [BZ #11611]
57396         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
57397         Mask out sign-bit copies when constructing f_fsid.
57399 2010-09-24  Petr Baudis <pasky@suse.cz>
57401         * debug/stack_chk_fail_local.c: Add missing licence exception.
57402         * debug/warning-nop.c: Likewise.
57404 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
57406         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
57407         implementing getdents64 using getdents syscall, set d_type if
57408         __ASSUME_GETDENTS32_D_TYPE.
57410 2010-09-16  Andreas Schwab  <schwab@redhat.com>
57412         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
57413         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
57415 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
57417         [BZ #12037]
57418         * posix/unistd.h: Undo change of feature selection for ftruncate from
57419         2010-01-11.
57421 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
57423         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
57424         detection.
57426 2010-09-20  Andreas Schwab  <schwab@redhat.com>
57428         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
57429         fanotify_mark.
57430         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
57432 2010-09-14  Andreas Schwab  <schwab@redhat.com>
57434         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
57435         variables after CHECK_SP call.
57436         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
57438 2010-09-13  Andreas Schwab  <schwab@redhat.com>
57439             Ulrich Drepper  <drepper@redhat.com>
57441         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
57442         re-relocationg ld.so.
57443         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
57444         _dl_init_paths call.
57445         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
57446         here anymore.
57448 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
57450         * resolv/res_init.c (__res_vinit): Count the default server we added.
57452 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
57453             Ulrich Drepper  <drepper@redhat.com>
57455         [BZ #11968]
57456         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
57457         (____longjmp_chk): Use %ebx for saving value across system call.
57458         Add unwind info.
57460 2010-09-06  Andreas Schwab  <schwab@redhat.com>
57462         * manual/Makefile: Don't mix pattern rules with normal rules.
57464 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
57466         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
57467         operation.
57468         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
57469         * libio/iofopncook.c (_IO_cookie_init): Likewise.
57470         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
57471         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
57472         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
57473         Likewise.
57475 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
57477         [BZ #11979]
57478         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
57479         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
57481 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
57483         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
57484         * sysdeps/x86_64/addmul_1.S: Likewise.
57485         * sysdeps/x86_64/lshift.S: Likewise.
57486         * sysdeps/x86_64/mul_1.S: Likewise.
57487         * sysdeps/x86_64/rshift.S: Likewise.
57488         * sysdeps/x86_64/sub_n.S: Likewise.
57489         * sysdeps/x86_64/submul_1.S: Likewise.
57491 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57493         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
57494         Define __sched_param instead of SCHED_* and sched_param when
57495         <bits/sched.h> is included with __need_schedparam defined.
57496         * bits/sched.h [__need_schedparam]
57497         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
57498         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
57499         (__defined_schedparam): Define to 1.
57500         (__sched_param): New structure, identical to sched_param.
57501         (__need_schedparam): Undefine.
57503 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
57505         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
57506         (epoll_create1): Declare.
57508         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
57510 2010-08-31  Andreas Schwab  <schwab@redhat.com>
57512         [BZ #7066]
57513         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
57514         shifting retval into place.
57516 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
57518         * nis/rpcsvc/nis.h: Update copyright notice.
57519         * nis/rpcsvc/nis.x: Likewise.
57520         * nis/rpcsvc/nis_callback.h: Likewise.
57521         * nis/rpcsvc/nis_callback.x: Likewise.
57522         * nis/rpcsvc/nis_object.x: Likewise.
57523         * nis/rpcsvc/nis_tags.h: Likewise.
57524         * nis/rpcsvc/yp.h: Likewise.
57525         * nis/rpcsvc/yp.x: Likewise.
57526         * nis/rpcsvc/ypupd.h: Likewise.
57527         * nis/yp_xdr.c: Likewise.
57528         * nis/ypupdate_xdr.c: Likewise.
57530         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
57531         mainly the body of pmap_getport.  Add parameters to specify timeouts.
57532         (pmap_getport): Use __libc_rpc_getport.
57533         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
57534         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
57535         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
57537 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
57539         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
57540         fanotify_mark.
57542 2010-08-27  Roland McGrath  <roland@redhat.com>
57544         * sysdeps/i386/i686/multiarch/Makefile
57545         (CFLAGS-varshift.c): New variable.
57547 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
57549         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
57550         * sysdeps/i386/i686/multiarch/varshift.c: New file.
57552         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
57554         * sysdeps/x86_64/strlen.S: Minimal code improvement.
57556 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
57558         * sysdeps/x86_64/strlen.S: Unroll the loop.
57559         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57560         strlen-sse2 strlen-sse2-bsf.
57561         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
57562         __strlen_no_bsf if bit_Slow_BSF is set.
57563         (__strlen_sse42): Removed.
57564         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
57565         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
57567 2010-08-25  Roland McGrath  <roland@redhat.com>
57569         * sysdeps/x86_64/multiarch/varshift.S: File removed.
57570         * sysdeps/x86_64/multiarch/varshift.c: New file.
57571         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
57572         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
57573         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
57574         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
57576 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
57578         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
57579         strlen-sse2 strlen-sse2-bsf.
57580         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
57581         __strlen_sse2_bsf if bit_Slow_BSF is unset.
57582         (__strlen_sse2): Removed.
57583         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
57584         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
57585         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
57586         bit_Slow_BSF for Atom.
57587         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
57588         (index_Slow_BSF): Define.
57589         (HAS_SLOW_BSF): Define.
57591 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
57593         [BZ #10851]
57594         * resolv/res_init.c (__res_vinit): When no server address at all
57595         is given default to loopback.
57597 2010-08-24  Roland McGrath  <roland@redhat.com>
57599         * configure.in: Remove config-name.h generation.
57600         * configure: Regenerated.
57601         * config-name.in: File removed.
57602         * scripts/config-uname.sh: New file.
57603         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
57604         ($(objdir)config-name.h): New target.
57606         * sunrpc/rpc_parse.h: Avoid nested comment.
57608 2010-08-24  Richard Henderson  <rth@redhat.com>
57609             Ulrich Drepper  <drepper@redhat.com>
57610             H.J. Lu  <hongjiu.lu@intel.com>
57612         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
57613         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
57614         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
57615         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
57616         _mm_alignr_epi8 with _mm_loadu_si128.
57617         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
57618         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
57619         (__m128i_shift_right): Removed.
57620         * sysdeps/i386/i686/multiarch/varshift.h: New file.
57621         * sysdeps/i386/i686/multiarch/varshift.S: New file.
57622         * sysdeps/x86_64/multiarch/varshift.h: New file.
57623         * sysdeps/x86_64/multiarch/varshift.S: New file.
57625 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
57627         * configure.in: Move assembler checks to before sysdep dir checking.
57629 2010-08-20  Petr Baudis  <pasky@suse.cz>
57631         * LICENSES: Sync the sunrpc license.
57633 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
57635         * sunrpc/auth_des.c: Update copyright notice once again.
57636         * sunrpc/auth_none.c: Likewise.
57637         * sunrpc/auth_unix.c: Likewise.
57638         * sunrpc/authdes_prot.c: Likewise.
57639         * sunrpc/authuxprot.c: Likewise.
57640         * sunrpc/bindrsvprt.c: Likewise.
57641         * sunrpc/clnt_gen.c: Likewise.
57642         * sunrpc/clnt_perr.c: Likewise.
57643         * sunrpc/clnt_raw.c: Likewise.
57644         * sunrpc/clnt_simp.c: Likewise.
57645         * sunrpc/clnt_tcp.c: Likewise.
57646         * sunrpc/clnt_udp.c: Likewise.
57647         * sunrpc/clnt_unix.c: Likewise.
57648         * sunrpc/des_crypt.c: Likewise.
57649         * sunrpc/des_soft.c: Likewise.
57650         * sunrpc/get_myaddr.c: Likewise.
57651         * sunrpc/getrpcport.c: Likewise.
57652         * sunrpc/key_call.c: Likewise.
57653         * sunrpc/key_prot.c: Likewise.
57654         * sunrpc/openchild.c: Likewise.
57655         * sunrpc/pm_getmaps.c: Likewise.
57656         * sunrpc/pm_getport.c: Likewise.
57657         * sunrpc/pmap_clnt.c: Likewise.
57658         * sunrpc/pmap_prot.c: Likewise.
57659         * sunrpc/pmap_prot2.c: Likewise.
57660         * sunrpc/pmap_rmt.c: Likewise.
57661         * sunrpc/rpc/auth.h: Likewise.
57662         * sunrpc/rpc/auth_unix.h: Likewise.
57663         * sunrpc/rpc/clnt.h: Likewise.
57664         * sunrpc/rpc/des_crypt.h: Likewise.
57665         * sunrpc/rpc/key_prot.h: Likewise.
57666         * sunrpc/rpc/netdb.h: Likewise.
57667         * sunrpc/rpc/pmap_clnt.h: Likewise.
57668         * sunrpc/rpc/pmap_prot.h: Likewise.
57669         * sunrpc/rpc/pmap_rmt.h: Likewise.
57670         * sunrpc/rpc/rpc.h: Likewise.
57671         * sunrpc/rpc/rpc_des.h: Likewise.
57672         * sunrpc/rpc/rpc_msg.h: Likewise.
57673         * sunrpc/rpc/svc.h: Likewise.
57674         * sunrpc/rpc/svc_auth.h: Likewise.
57675         * sunrpc/rpc/types.h: Likewise.
57676         * sunrpc/rpc/xdr.h: Likewise.
57677         * sunrpc/rpc_clntout.c: Likewise.
57678         * sunrpc/rpc_cmsg.c: Likewise.
57679         * sunrpc/rpc_common.c: Likewise.
57680         * sunrpc/rpc_cout.c: Likewise.
57681         * sunrpc/rpc_dtable.c: Likewise.
57682         * sunrpc/rpc_hout.c: Likewise.
57683         * sunrpc/rpc_main.c: Likewise.
57684         * sunrpc/rpc_parse.c: Likewise.
57685         * sunrpc/rpc_parse.h: Likewise.
57686         * sunrpc/rpc_prot.c: Likewise.
57687         * sunrpc/rpc_sample.c: Likewise.
57688         * sunrpc/rpc_scan.c: Likewise.
57689         * sunrpc/rpc_scan.h: Likewise.
57690         * sunrpc/rpc_svcout.c: Likewise.
57691         * sunrpc/rpc_tblout.c: Likewise.
57692         * sunrpc/rpc_util.c: Likewise.
57693         * sunrpc/rpc_util.h: Likewise.
57694         * sunrpc/rpcinfo.c: Likewise.
57695         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
57696         * sunrpc/rpcsvc/key_prot.x: Likewise.
57697         * sunrpc/rpcsvc/klm_prot.x: Likewise.
57698         * sunrpc/rpcsvc/mount.x: Likewise.
57699         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
57700         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
57701         * sunrpc/rpcsvc/rex.x: Likewise.
57702         * sunrpc/rpcsvc/rstat.x: Likewise.
57703         * sunrpc/rpcsvc/rusers.x: Likewise.
57704         * sunrpc/rpcsvc/sm_inter.x: Likewise.
57705         * sunrpc/rpcsvc/spray.x: Likewise.
57706         * sunrpc/rpcsvc/yppasswd.x: Likewise.
57707         * sunrpc/rtime.c: Likewise.
57708         * sunrpc/svc.c: Likewise.
57709         * sunrpc/svc_auth.c: Likewise.
57710         * sunrpc/svc_authux.c: Likewise.
57711         * sunrpc/svc_raw.c: Likewise.
57712         * sunrpc/svc_run.c: Likewise.
57713         * sunrpc/svc_simple.c: Likewise.
57714         * sunrpc/svc_tcp.c: Likewise.
57715         * sunrpc/svc_udp.c: Likewise.
57716         * sunrpc/svc_unix.c: Likewise.
57717         * sunrpc/svcauth_des.c: Likewise.
57718         * sunrpc/xcrypt.c: Likewise.
57719         * sunrpc/xdr.c: Likewise.
57720         * sunrpc/xdr_array.c: Likewise.
57721         * sunrpc/xdr_float.c: Likewise.
57722         * sunrpc/xdr_mem.c: Likewise.
57723         * sunrpc/xdr_rec.c: Likewise.
57724         * sunrpc/xdr_ref.c: Likewise.
57725         * sunrpc/xdr_sizeof.c: Likewise.
57726         * sunrpc/xdr_stdio.c: Likewise.
57728         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
57729         handling.
57731 2010-08-19  Andreas Schwab  <schwab@redhat.com>
57733         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
57735 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
57737         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
57738         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
57739         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
57740         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
57741         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
57742         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
57743         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
57744         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
57745         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
57746         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
57747         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
57748         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
57749         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
57750         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
57752 2010-07-26  Anton Blanchard  <anton@samba.org>
57754         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
57755         * malloc/arena.c (heap_trim): Likewise.
57757 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
57759         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
57760         here.  Not...
57761         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
57762         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
57764 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
57766         * sysdeps/i386/elf/Makefile: New file.
57768 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
57770         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
57771         from fanotify_init.
57772         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
57773         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
57775 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
57777         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
57778         of strncasecmp_l.
57779         * sysdeps/multiarch/strcmp.S: Likewise.
57781 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
57783         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
57784         strncase_l-nonascii.
57785         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
57786         Add strncase_l-ssse3.
57787         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
57788         * sysdeps/x86_64/strcmp.S: Likewise.
57789         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
57790         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
57791         * sysdeps/x86_64/strncase.S: New file.
57792         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
57793         * sysdeps/x86_64/strncase_l.S: New file.
57794         * string/Makefile (strop-tests): Add strncasecmp.
57795         * string/test-strncasecmp.c: New file.
57797         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
57798         warning.
57800         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
57801         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
57803 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
57805         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
57807 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
57809         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
57810         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
57811         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
57813 2010-05-01  Alan Modra  <amodra@gmail.com>
57815         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
57816         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
57817         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
57818         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
57819         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
57820         tidying.  Don't tail-call __sigjmp_save for static lib.
57821         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
57822         save location.
57823         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
57824         (CALL_MCOUNT): Add eh info, and nop after bl.
57825         (TAIL_CALL_SYSCALL_ERROR): New macro.
57826         (PSEUDO_RET): Use it.
57827         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
57828         Correct save location of integer regs and cr.
57829         (_dl_profile_resolve): Correct cr save location.  Delete nops
57830         after bl when SHARED.  Reduce cfi size a little by better
57831         placement of cfi directives.
57832         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
57833         make a stack frame.  Instead use parm save area as a temp.
57834         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
57835         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
57836         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
57837         Don't make a stack frame for parent, use parm save area.
57838         Increase child stack frame to 112 bytes.  Don't save unused reg,
57839         and adjust reg usage.  Set up cfi on error recovery and
57840         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
57841         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
57842         (__makecontext): Add dummy nop after jump to exit.
57843         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
57844         Use correct parm save area and cr save, reduce stack frame.
57845         Correct cfi for possible PSEUDO_RET frame setup.
57846         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
57847         Branch to local label emitted by PSEUDO_RET rather than
57848         __syscall_error.
57850 2010-08-12  Andreas Schwab  <schwab@redhat.com>
57852         [BZ #11904]
57853         * locale/programs/locale.c (print_assignment): New function.
57854         (show_locale_vars): Use it.
57856 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
57858         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
57859         field.
57860         (struct statfs64): Likewise.
57861         (_STATFS_F_FLAGS): Define.
57862         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
57863         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
57864         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
57865         (ST_VALID): Define locally.
57866         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
57867         __statvfs_getflags, use the provided value.
57868         * sysdeps/unix/sysv/linux/kernel-features.h: Define
57869         __ASSUME_STATFS_F_FLAGS.
57871         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
57873         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
57874         Add sys/fanotify.h.
57875         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
57876         fanotify_mask for GLIBC_2.13.
57877         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
57878         fanotify_init and fanotify_mark.
57879         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
57880         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
57882         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
57883         Add prlimit.
57884         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
57885         prlimit64 for GLIBC_2.13.
57886         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
57887         prlimit64.
57888         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
57889         syscall.
57890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
57891         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
57892         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
57893         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
57894         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
57895         add prlimit alias.
57896         * sysdeps/unix/sysv/linux/prlimit.c: New file.
57898         [BZ #11903]
57899         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
57900         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
57902         * nss/Makefile: Add rules to build and run tst-nss-test1.
57903         * shlib-versions: Add entry for libnss_test1.
57904         * nss/nss_test1.c: New file.
57905         * nss/tst-nss-test1.c: New file.
57907         * nss/nsswitch.c (__nss_database_custom): Define new variable.
57908         (__nss_configure_lookup): Set appropriate entry in
57909         __nss_configure_lookup to true.
57910         * nss/nsswitch.h: Define enum with indeces of databases in
57911         databases and __nss_database_custom arrays.  Declare
57912         __nss_database_custom.
57913         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
57914         to avoid using nscd when custom rules are installed.
57915         * nss/getXXbyYY_r.c: Likewise.
57916         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
57918         * nss/nss_files/files-parse.c: Whitespace fixes.
57920 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
57922         [BZ #11883]
57923         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
57924         * posix/fnmatch_loop.c: Likewise.
57926 2010-07-17  Andi Kleen  <ak@linux.intel.com>
57928         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
57929         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
57930         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
57931         * Versions.def [GLIBC_2.13]: Add.
57933 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
57935         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
57936         Also fail if tpwd after pwuid call is NULL.
57938 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57940         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
57941         when converting to ms.
57943 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57945         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
57946         EOPNOTSUPP errors with ENOTTY.
57947         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
57948         EOPNOTSUPP errors with ENOTTY.
57950 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
57952         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
57953         Add strcasecmp_l-ssse3.
57954         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
57955         strcasecmp.
57956         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
57957         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
57958         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
57960 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
57962         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
57964         * string/Makefile (strop-tests): Add strcasecmp.
57965         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
57966         strcasecmp_l-nonascii.
57967         (gen-as-const-headers): Add locale-defines.sym.
57968         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
57969         * sysdeps/x86_64/strcasecmp.S: New file.
57970         * sysdeps/x86_64/strcasecmp_l.S: New file.
57971         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
57972         * sysdeps/x86_64/locale-defines.sym: New file.
57973         * string/test-strcasecmp.c: New file.
57975         * string/test-strcasestr.c: Test both ends of the range of characters.
57976         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
57978 2010-07-29  Roland McGrath  <roland@redhat.com>
57980         [BZ #11856]
57981         * manual/locale.texi (Yes-or-No Questions): Fix example code.
57983 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
57985         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
57986         for ld.so.
57988 2010-07-27  Andreas Schwab  <schwab@redhat.com>
57990         * manual/memory.texi (Malloc Tunable Parameters): Document
57991         M_PERTURB.
57993 2010-07-26  Roland McGrath  <roland@redhat.com>
57995         [BZ #11840]
57996         * configure.in (-fgnu89-inline check): Set and substitute
57997         gnu89_inline, not libc_cv_gnu89_inline.
57998         * configure: Regenerated.
57999         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
58001 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
58003         * string/test-strnlen.c: New file.
58004         * string/Makefile (strop-tests): Add strnlen.
58005         * string/tester.c (test_strnlen): Add a few more test cases.
58006         * string/tst-strlen.c: Better error reporting.
58008         * sysdeps/x86_64/strnlen.S: New file.
58010 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
58012         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
58013         lower-latency instructions.
58015 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
58017         * string/test-strcasestr.c: New file.
58018         * string/test-strstr.c: New file.
58019         * string/Makefile (strop-tests): Add strstr and strcasestr.
58020         * string/str-two-way.h: Don't undefine MAX.
58021         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
58023 2010-07-21  Andreas Schwab  <schwab@redhat.com>
58025         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58026         strcasestr-nonascii.
58027         (CFLAGS-strcasestr-nonascii.c): Define.
58028         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
58029         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
58030         Remove unused attribute.
58032 2010-07-20  Roland McGrath  <roland@redhat.com>
58034         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
58035         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
58036         ld.so.cache was broken.  With it, there is no way to disable dsocaps
58037         like LD_HWCAP_MASK can disable hwcaps.
58039 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
58041         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
58043 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
58045         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
58046         call in strcasestr.
58047         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
58048         __strcasestr_sse42_nonascii.
58049         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
58050         strcasestr-nonascii.c.
58051         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
58053 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
58055         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
58056         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
58057         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
58058         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
58060 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
58062         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
58063         fcntl.
58065 2010-07-06  Andreas Schwab  <schwab@redhat.com>
58067         [BZ #11577]
58068         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
58069         dl_signal_cerror.
58071 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
58073         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
58074         _PC_PIPE_BUF using F_GETPIPE_SZ.
58076 2010-07-05  Roland McGrath  <roland@redhat.com>
58078         * manual/arith.texi (Rounding Functions): Fix rint description
58079         implicit in round description.
58081 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
58083         * elf/Makefile: Fix linking for a few tests to make recent linker
58084         happy.
58086 2010-06-30  Andreas Schwab  <schwab@redhat.com>
58088         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
58089         $(common-objpfx)libc_nonshared.a.
58091 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
58093         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
58094         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
58095         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
58096         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
58097         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
58098         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
58099         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
58100         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
58101         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
58102         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
58103         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
58104         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
58105         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
58106         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
58107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
58108         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
58109         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
58110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
58111         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
58112         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
58113         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
58114         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
58115         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
58116         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
58117         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
58118         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
58119         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
58120         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
58121         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
58122         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
58123         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
58124         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
58125         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
58126         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
58127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
58128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
58129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
58130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
58131         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
58132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
58133         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
58134         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
58135         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
58136         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
58137         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
58138         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
58139         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
58140         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
58142 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
58144         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
58145         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
58146         * string/memmove.c (memmove): Renamed to ...
58147         (MEMMOVE): ...this.  Default to memmove.
58148         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
58149         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
58150         (END_CHK): Define.
58151         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58152         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
58153         mempcpy-ssse3-back memmove-ssse3-back.
58154         * sysdeps/x86_64/multiarch/bcopy.S: New file .
58155         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
58156         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
58157         * sysdeps/x86_64/multiarch/memcpy.S: New file.
58158         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
58159         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
58160         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
58161         * sysdeps/x86_64/multiarch/memmove.c: New file.
58162         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
58163         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
58164         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
58165         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
58166         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
58167         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
58168         Define.
58169         (index_Fast_Copy_Backward): Define.
58170         (HAS_ARCH_FEATURE): Define.
58171         (HAS_FAST_REP_STRING): Define.
58172         (HAS_FAST_COPY_BACKWARD): Define.
58174 2010-06-21  Andreas Schwab  <schwab@redhat.com>
58176         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
58177         Restore proper fallback handling.
58179 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
58181         [BZ #11701]
58182         * posix/group_member.c (__group_member): Correct checking loop.
58184         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
58185         OOM in getpwuid_r correctly.  Return error number when the caller
58186         should return, otherwise -1.
58187         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
58188         call returning > 0 value.
58189         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
58191 2010-06-07  Andreas Schwab  <schwab@redhat.com>
58193         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
58194         libc_nonshared.a from targets in modules-names.
58196 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
58198         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
58199         requires it.
58201 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
58203         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
58204         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
58205         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
58206         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
58208 2010-06-02  Andreas Schwab  <schwab@redhat.com>
58210         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
58212 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
58214         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
58215         and F_GETPIPE_SZ.
58216         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
58217         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
58218         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
58219         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
58220         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
58221         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
58223 2010-06-14  Roland McGrath  <roland@redhat.com>
58225         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
58227 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
58229         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
58230         __REDIRECT followed by __THROW.
58231         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
58232         * posix/getopt.h (getopt): Likewise.
58234 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
58236         * hurd/lookup-at.c (__file_name_lookup_at): Accept
58237         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
58238         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
58239         in AT_FLAGS.
58240         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
58241         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
58243 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
58245         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
58247 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
58249         [BZ #11640]
58250         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58251         Properly check family and model.
58253 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
58255         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
58257 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
58259         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
58261 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
58263         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
58264         symbol reference.
58266 2010-05-19  Andreas Schwab  <schwab@redhat.com>
58268         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
58269         symbol reference.
58271 2010-05-21  Andreas Schwab  <schwab@redhat.com>
58273         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
58274         and internal_recvmmsg.
58275         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
58276         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
58277         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
58278         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
58280         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
58281         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
58282         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
58284 2010-05-20  Andreas Schwab  <schwab@redhat.com>
58286         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
58288 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
58290         POWER7 optimizations.
58291         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
58292         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
58294 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
58296         * version.h: Update for 2.13 development version.
58298 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
58300         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
58301         exceptions.  Return 0.
58303 2010-05-07  Roland McGrath  <roland@redhat.com>
58305         * elf/ldconfig.c (main): Add a const.
58307 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
58309         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
58310         (args_options): Add no-idn option.
58311         (ahosts_keys_int): Add idn_flags to ai_flags.
58312         (parse_option): Handle 'i' option to clear idn_flags.
58314         * malloc/malloc.c (_int_free): Possible race in the most recently
58315         added check.  Only act on the data if no current modification
58316         happened.
58318 See ChangeLog.17 for earlier changes.