Add further tests of libm functions.
[glibc.git] / ChangeLog
blob92b30cab372087efba2411db9784385cd4d9b83a
1 2015-05-05  Joseph Myers  <joseph@codesourcery.com>
3         * math/auto-libm-test-in: Add more tests of acosh, atanh, clog,
4         clog10, csqrt, erfc, exp2, expm1, log10, log2 and sinh.
5         * math/auto-libm-test-out: Regenerated.
6         * sysdeps/i386/fpu/libm-test-ulps: Update.
7         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9 2015-04-30  Daniel Marjamäki  <daniel.marjamaki@evidente.se>
11         [BZ #18265]
12         * wcsmbs/wchar.h (wcscpy): Add __nonnull attribute.
13         (wcsncpy): Likewise.
15 2015-05-05  Florian Weimer  <fweimer@redhat.com>
17         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
18         Assume __ASSUME_FALLOCATE is always true.
19         * sysdeps/unix/sysv/linux/posix_fallocate64.c
20         (__posix_fallocate64_l64): Likweise.
21         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c
22         (posix_fallocate): Likewise.
23         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c
24         (__posix_fallocate64_l64): Likewise.
25         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
26         [!__ASSUME_FALLOCATE]: Add comment.
28 2015-05-05  Florian Weimer  <fweimer@redhat.com>
30         * sysdeps/unix/sysv/linux/i386/Makefile
31         (sysdep_routines) [$(subdir) = misc]: Remove call_fallocate.
32         (sysdep_routines) [$(subdir) = io]: Add libc-do-syscall.
33         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: Remove.
34         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
35         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
36         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Likewise.
37         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
39 2015-05-02  Joseph Myers  <joseph@codesourcery.com>
41         * math/auto-libm-test-in: Add more tests of atan, clog, clog10,
42         cos, csqrt, erf, erfc, exp2, lgamma, log1p, sin, sincos, tanh and
43         tgamma.
44         * math/auto-libm-test-out: Regenerated.
45         * sysdeps/i386/fpu/libm-test-ulps: Update.
46         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
50         * math/auto-libm-test-in: Add more tests of tgamma.
51         * math/auto-libm-test-out: Regenerated.
52         * sysdeps/i386/fpu/libm-test-ulps: Update.
53         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
55         * math/auto-libm-test-in: Add more tests of tanh.
56         * math/auto-libm-test-out: Regenerated.
57         * sysdeps/i386/fpu/libm-test-ulps: Update.
58         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
60         * math/auto-libm-test-in: Add more tests of tan.
61         * math/auto-libm-test-out: Regenerated.
62         * sysdeps/i386/fpu/libm-test-ulps: Update.
63         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
65         * math/auto-libm-test-in: Add more tests of cos, sin and sincos.
66         * math/auto-libm-test-out: Regenerated.
67         * sysdeps/i386/fpu/libm-test-ulps: Update.
68         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
70         * math/auto-libm-test-in: Add another test of pow.
71         * math/auto-libm-test-out: Regenerated.
72         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
74         * math/auto-libm-test-in: Add more tests of lgamma.
75         * math/auto-libm-test-out: Regenerated.
76         * sysdeps/i386/fpu/libm-test-ulps: Update.
77         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
79         * math/auto-libm-test-in: Add more tests of log, log10, log2 and
80         log1p.
81         * math/auto-libm-test-out: Regenerated.
82         * sysdeps/i386/fpu/libm-test-ulps: Update.
83         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
85 2015-05-01  Mark Wielaard  <mjw@redhat.com>
87         * elf/elf.h: Add SHF_COMPRESSED section flag, Elf32_Chdr and
88         Elf64_Chdr structs and ELFCOMPRESS constants.
90 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
92         * math/auto-libm-test-in: Add more tests of exp, exp10, exp2 and
93         expm1.
94         * math/auto-libm-test-out: Regenerated.
95         * sysdeps/i386/fpu/libm-test-ulps: Update.
96         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
98         * math/auto-libm-test-in: Add more tests of erf and erfc.
99         * math/auto-libm-test-out: Regenerated.
100         * sysdeps/i386/fpu/libm-test-ulps: Update.
101         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
103 2015-05-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
105         * config.h.in (HAVE_AARCH64_BE): Add.
107 2015-04-30  Joseph Myers  <joseph@codesourcery.com>
109         * math/auto-libm-test-in: Add more tests of csqrt.
110         * math/auto-libm-test-out: Regenerated.
111         * sysdeps/i386/fpu/libm-test-ulps: Update.
112         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
114         * math/auto-libm-test-in: Add more tests of cosh and sinh.
115         * math/auto-libm-test-out: Regenerated.
116         * sysdeps/i386/fpu/libm-test-ulps: Update.
117         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
119         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: Remove file.
121 2015-04-29  Roland McGrath  <roland@hack.frob.com>
123         * sysdeps/nacl/bits/typesizes.h (__CLOCK_T_TYPE): Use __SLONGWORD_TYPE.
124         * sysdeps/nacl/nacl-interfaces.h (nacl_abi_clock_t): Use clock_t.
126         * sysdeps/nacl/euidaccess.c (euidaccess): Renamed to __euidaccess.
127         (euidaccess, eaccess): Define as weak aliases.
129         * sysdeps/nacl/bits/typesizes.h (__SUSECONDS_T_TYPE): Use
130         __SLONGWORD_TYPE rather than __S32_TYPE.  They are the same size,
131         but __suseconds_t is often 'long int' so some sources assume that
132         type is being used (e.g. they use %ld to print tv_usec).
134 2015-04-29  Florian Weimer  <fweimer@redhat.com>
136         [BZ #18007]
137         * nss/nss_files/files-XXX.c (CONCAT): Always enable stayopen.
138         (CVE-2014-8121)
139         * nss/tst-nss-getpwent.c: New file.
140         * nss/Makefile (tests): Add new test.
142 2015-04-28  Joseph Myers  <joseph@codesourcery.com>
144         [BZ #18346]
145         * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Handle all
146         exponents less than 48 as cases where high part of mantissa needs
147         examining to determine whether argument is integral.
148         * math/libm-test.inc (round_test_data): Add more tests.
150 2015-04-28  Mark Wielaard  <mjw@redhat.com>
152         * elf/elf.h (SHF_EXCLUDE): Use unsigned 1 for shift.
154 2015-04-27  David S. Miller  <davem@davemloft.net>
156         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Remove
157         __tls_get_addr.
158         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
160 2015-04-27  H.J. Lu  <hongjiu.lu@intel.com>
162         [BZ#18333]
163         * time/tzset.c (__tzfile_read): Check tzspec_len == 0.
165 2015-04-27  Florian Weimer  <fweimer@redhat.com>
167         [BZ#18333]
168         * time/tzset.c (parse_tzname): Return error on memory allocation
169         failure.
170         * test-skeleton.c (struct temp_name_list): Change type of name
171         member to non-const.
172         (add_temp_file): Create a copy of the file name.
173         (delete_temp_files): Deallocate memory.
174         (create_temp_file): Add comment.
176 2015-04-24  Florian Weimer  <fweimer@redhat.com>
178         * io/posix_fallocate.c (posix_fallocate): Do not set errno.
179         * io/posix_fallocate64.c (posix_fallocate64): Likewise.
181 2015-04-24  Roland McGrath  <roland@hack.frob.com>
183         * sysdeps/arm/configure.ac (PI_STATIC_AND_HIDDEN): Define it.
184         * sysdeps/arm/configure: Regenerated.
186 2015-04-24  Florian Weimer  <fweimer@redhat.com>
188         [BZ #17715]
189         * time/tzfile.c (__tzfile_read): Check for large values of
190         tzh_ttisstdcnt and tzh_ttisgmtcnt.  Use malloc instead of alloca.
191         * time/tzset.c (__tzstring_len): New function, based on the old
192         __tzstring function.
193         (__tzstring): Call __tzstring_len.
194         (parse_tzname): New helper function extracted from
195         __tzset_parse_tz.  Call __tzstring_len, without making a copy of
196         the input string.
197         (parse_offset): New helper function extracted from
198         __tzset_parse_tz.  Replace switch with fallthrough with
199         initialization before sscanf.
200         (parse_rule): Likewise.
201         (__tzset_parse_tz): Rewrite using the new helper functions.  Use
202         new-style function definition.
203         * timezone/Makefile (tests): Add tst-tzset.
204         (tst-tzset.out): Dependencies on time zone files.
205         (tst-tzset-ENV): Set TZDIR.
206         (testdata/XT%): Copy crafted time zone files.
207         * timezone/README: Mention crafted time zone files.
208         * timezone/testdata/XT1, timezone/testdata/XT2,
209         timezone/testdata/XT3, timezone/testdata/XT4: New time zone test
210         files.
211         * timezone/tst-tzset.c: New test.
213 2015-04-24  Florian Weimer  <fweimer@redhat.com>
215         * Makeconfig (+gccwarn): Remove -Winline.
217 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
219         * sysdeps/s390/fpu/libm-test-upls: Regenerate.
221 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
223         * NEWS: Mention sysconf() cache information support for s390.
224         * sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
226 2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
228         * math/k_casinh.c (__kernel_casinh): Use __copysign.
229         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
230         (__nearbyint): Likewise.
231         * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
232         (copysignl): Likewise.
234 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
236         [BZ #18287]
237         * resolv/nss_dns/dns-host.c (getanswer_r): Adjust buffer length
238         based on padding.  (CVE-2015-1781)
240 2015-04-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
242         * nptl/pthread_cond_timedwait.c: Change include bits/libc-vdso.h to just
243         libc-vdso.h.
244         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
245         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
246         * sysdeps/unix/sysv/linux/aarch64/init-first.c: Likewise.
247         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
248         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
249         * sysdeps/unix/sysv/linux/gettimeofday.c: Likewise.
250         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Likewise.
251         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
252         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
253         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Likewise.
254         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
255         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
256         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
257         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise.
258         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
259         * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: Move to ...
260         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: ... here.
261         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Move to ...
262         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: ... here.
263         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: Move to ...
264         * sysdeps/unix/sysv/linux/s390/libc-vdso.h: ... here.
265         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Move to ...
266         * sysdeps/unix/sysv/linux/tile/libc-vdso.h: ... here.
268 2015-04-19  Paul Eggert  <eggert@cs.ucla.edu>
270         * stdlib/setenv.c (__add_to_environ):
271         Dump core quickly if setenv (..., NULL, ...) is called.
272         This time, do it the right way, and pacify GCC with a pragma.
274 2015-04-17  Roland McGrath  <roland@hack.frob.com>
276         * elf/dl-close.c (_dl_close_worker) [DL_NNS == 1]: Just assert that
277         IMAP->l_prev cannot be null, and #if out the code for the contrary
278         case, avoiding 'assert (nsid != LM_ID_BASE)' making the compiler
279         believe that NS (&_dl_ns[NSID]) could point outside the array.
281         * elf/dl-open.c (_dl_open): Use __glibc_unlikely in invalid namespace
282         check.  Reject NSID < 0 and NSID >= dl_nns, and check for DL_NNS==1,
283         before using NSID as an index.
285 2015-04-17  Il'ya Malakhov <ilmalakhov@yandex.ru>
287         [BZ #17825]
288         * sysdeps/sparc/sparc64/memchr.S: Fix signedness handling of length.
289         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
290         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
292 2015-04-17  Roland McGrath  <roland@hack.frob.com>
294         Add preliminary port to Google Native Client on ARM.
295         * abi-tags (.*-.*-nacl.*): New entry.
296         * sysdeps/arm/nacl: New directory.
297         * sysdeps/nacl: New directory.
299 2015-04-16  David S. Miller  <davem@davemloft.net>
301         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Make use of
302         lowlevellock-futex.h
304 2015-04-16  Chris Metcalf  <cmetcalf@ezchip.com>
306         * sysdeps/tile/configure.ac: New file.
307         * sysdeps/tile/configure: Regenerated.
309 2015-04-15  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
311         * wcsmbs/wcschr.c [WCSCHR] (wcschr): Define as __wcschr.  Remove
312         conditionals for weak_alias and libc_hidden_weak.
313         * sysdeps/i386/i686/multiarch/wcschr-c.c [libc]: Undefine
314         libc_hidden_weak and weak_alias.
315         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c [libc]:
316         Undefine libc_hidden_weak. Define libc_hidden_def for SHARED builds
317         and weak_alias for static one.
319 2015-04-15  David S. Miller  <davem@davemloft.net>
321         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
323 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
325         [BZ #18206]
326         * wcsmbs/wcsncmp.c (wcsncmp): Compare as wchar_t, not wint_t.
327           Use signed comparision instead of substraction to avoid
328           overflow bug.
329         * localedata/tests-mbwc/tst_wcsncmp.c (tst_wcsncmp):
330           Take the sign of ret.
331         * localedata/tests-mbwc/dat_wcsncmp.c (tst_wcsncmp_loc):
332           Do not expect precise return values. Only the sign matters.
333         * wcsmbs/Makefile (strop-tests): Add wcsncmp.
334         * wcsmbs/test-wcsncmp.c: New File.
335         * string/test-strncmp.c: Add wcsncmp support.
337 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
339         [BZ #6792]
340         * math/w_log1p.c: New file.
341         * math/w_log1pf.c: Likewise.
342         * math/w_log1pl.c: Likewise.
343         * math/Makefile (libm-calls): Add w_log1p.
344         * math/s_log1pl.c (log1pl): Remove weak_alias.
345         * sysdeps/i386/fpu/s_log1p.S (log1p): Likewise.
346         * sysdeps/i386/fpu/s_log1pf.S (log1pf): Likewise.
347         * sysdeps/i386/fpu/s_log1pl.S (log1pl): Likewise.
348         * sysdeps/x86_64/fpu/s_log1pl.S (log1pl): Likewise.
349         * sysdeps/ieee754/dbl-64/s_log1p.c (log1p): Likewise.
350         [NO_LONG_DOUBLE] (log1pl): Likewise.
351         * sysdeps/ieee754/flt-32/s_log1pf.c (log1pf): Likewise.
352         * sysdeps/ieee754/ldbl-128/s_log1pl.c (log1pl): Likewise.
353         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c
354         (log1p): Remove long_double_symbol.
355         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (log1pl): Likewise.
356         * sysdeps/ieee754/ldbl-64-128/w_log1pl.c: New file.
357         * sysdeps/ieee754/ldbl-128ibm/w_log1pl.c: Likewise.
358         * sysdeps/m68k/m680x0/fpu/s_log1p.c: Define empty weak_alias to
359         remove weak_alias for corresponding log1p function.
360         * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Likewise.
361         * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
362         * sysdeps/ia64/fpu/w_log1p.c: New file.
363         * sysdeps/ia64/fpu/w_log1pf.c: Likewise.
364         * sysdeps/ia64/fpu/w_log1pl.c: Likewise.
365         * math/libm-test.inc (log1p_test_data): Add errno expectations.
367 2015-04-10  Joseph Myers  <joseph@codesourcery.com>
369         [BZ #18247]
370         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Decrease minimum
371         decimal exponent by 1.
372         * stdlib/tst-strtod-round-data: Add more tests.
373         * stdlib/tst-strtod-round.c (tests): Regenerated.
375 2015-04-09  Joseph Myers  <joseph@codesourcery.com>
377         * math/auto-libm-test-in: Add more tests of clog and clog10.
378         * math/auto-libm-test-out: Regenerated.
379         * sysdeps/i386/fpu/libm-test-ulps: Update.
380         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
382 2015-04-09  Roland McGrath  <roland@hack.frob.com>
384         * Makeconfig (module-cppflags): Exclude all .v.i files.
385         (skip-module-cppflags): Variable removed.
387         * configure.ac (libc_config_ok): Initialize before reading
388         preconfigure scripts, not after.
389         * configure: Regenerated.
391         * test-skeleton.c (TIMEOUT): Move #define to top level.
392         (main): Grok environment variable TEST_DIRECT.  If set, print
393         test expectation details into that file and then behave as if
394         given --direct.
396 2015-04-09  Florian Weimer  <fweimer@redhat.com>
398         * malloc/tst-scratch_buffer.c (do_test): Suppress truncation
399         warning on 32-bit.
401 2015-04-08  David S. Miller  <davem@davemloft.net>
403         * sysdeps/sparc/fpu/libm-test-ulps: Update.
405 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
407         * math/auto-libm-test-in: Add more tests of atanh.
408         * math/auto-libm-test-out: Regenerated.
409         * sysdeps/i386/fpu/libm-test-ulps: Update.
410         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
412         * math/auto-libm-test-in: Add more tests of atan.
413         * math/auto-libm-test-out: Regenerated.
414         * sysdeps/i386/fpu/libm-test-ulps: Update.
415         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
417 2015-04-08  Florian Weimer  <fweimer@redhat.com>
419         * elf/pldd.c (main): Rewrite to use struct
420         scratch_buffer instead of extend_alloca.
421         * elf/pldd-xx.c (find_maps): Likewise.
422         * grp/initgroups.c: Include <scratch_buffer.h> instead of
423         <alloca.h>.
424         * grp/compat-initgroups.c (compat_call): Rewrite to use struct
425         scratch_buffer instead of extend_alloca.
426         * nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
427         grp/compat-initgroups.c.
428         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
429         Rewrite to use struct scratch_buffer instead of extend_alloca.
430         * inet/getnameinfo.c (nrl_domainname, getnameinfo): Likewise.
431         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
433 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
435         * math/auto-libm-test-in: Add more tests of cbrt.
436         * math/auto-libm-test-out: Regenerated.
437         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
439         * math/auto-libm-test-in: Add more tests of cabs.
440         * math/auto-libm-test-out: Regenerated.
441         * sysdeps/i386/fpu/libm-test-ulps: Update.
442         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
444         [BZ #18210]
445         [BZ #18211]
446         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <fenv.h>.
447         (__ieee754_atan2): Set FE_TONEAREST mode for internal
448         computations.
449         * math/auto-libm-test-in: Add more tests of atan2, carg, clog and
450         clog10.
451         * math/auto-libm-test-out: Regenerated.
452         * sysdeps/i386/fpu/libm-test-ulps: Update.
453         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
455         [BZ #18197]
456         * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
457         (atan): Set FE_TONEAREST mode for internal computations.
458         * math/auto-libm-test-in: Add more tests of atan.
459         * math/auto-libm-test-out: Regenerated.
461 2015-04-07  James Cowgill  <james410@cowgill.org.uk>
463         [BZ #17930]
464         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
466 2015-04-07  Florian Weimer  <fweimer@redhat.com>
468         * malloc/scratch_buffer_grow_preserve.c: Include <string.h>
470 2015-04-07  Florian Weimer  <fweimer@redhat.com>
472         * include/scratch_buffer.h: New file.
473         * malloc/scratch_buffer_grow.c: Likewise.
474         * malloc/scratch_buffer_grow_preserve.c: Likewise.
475         * malloc/scratch_buffer_set_array_size.c: Likewise.
476         * malloc/tst-scratch_buffer.c: Likewise.
477         * malloc/Makefile (routines): Add scratch_buffer_grow.
478         (tests): Add test case.
479         * malloc/Versions (GLIBC_PRIVATE): Export
480         __libc_scratch_buffer_grow, __libc_scratch_buffer_grow_preserve,
481         __libc_scratch_buffer_set_array_size.
483 2015-04-06  Richard Henderson  <rth@redhat.com>
485         * sysdeps/unix/alpha/sysdep.h: Unconditionally include dl-sysdep.h.
486         * sysdeps/alpha/fpu/libm-test-ulps: Update.
488         * math/test-fenvinline.c (feenable_test): Cast fe_exc to
489         unsigned int before printing.
491 2015-04-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
493         [BZ #17596]
494         * wcsmbs/mbrtowc.c (__mbrtowc): Add check for n=0.
495         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
497 2015-04-02  Florian Weimer  <fweimer@redhat.com>
499         * include/libc-internal.h (libc_max_align_t): Define.
501 2015-04-02  Andreas Schwab  <schwab@suse.de>
503         [BZ #16850]
504         * sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h: New file.
506 2015-04-02  Mel Gorman  <mgorman@suse.de>
508         [BZ #17195]
509         * malloc/arena.c (free): Apply trim threshold to per-thread heaps
510         as well as the main arena.
512 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
514         [BZ #18185]
515         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Limit threads
516         sharing L2 cache to 2 for Silvermont/Knights Landing.
518 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
520         [BZ #17711]
521         * config.make.in (have-protected-data): New.
522         * configure.ac: Check linker support for protected data symbol.
523         * configure: Regenerated.
524         * elf/Makefile (modules-names): Add tst-protected1moda and
525         tst-protected1modb if $(have-protected-data) is yes.
526         (tests): Add tst-protected1a and tst-protected1b if
527         $(have-protected-data) is yes.
528         ($(objpfx)tst-protected1a): New.
529         ($(objpfx)tst-protected1b): Likewise.
530         (tst-protected1modb.so-no-z-defs): Likewise.
531         * elf/tst-protected1a.c: New file.
532         * elf/tst-protected1b.c: Likewise.
533         * elf/tst-protected1mod.h: Likewise.
534         * elf/tst-protected1moda.c: Likewise.
535         * elf/tst-protected1modb.c: Likewise.
537 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
539         [BZ #17711]
540         * elf/dl-lookup.c (do_lookup_x): When UNDEF_MAP is NULL, which
541         indicates it is called from do_lookup_x on relocation against
542         protected data, skip the data definion in the executable from
543         copy reloc.
544         (_dl_lookup_symbol_x): Pass ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA,
545         instead of ELF_RTYPE_CLASS_PLT, to do_lookup_x for
546         EXTERN_PROTECTED_DATA relocation against STT_OBJECT symbol.
547         * sysdeps/generic/ldsodefs.h * (ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA):
548         New.  Defined to 4 if DL_EXTERN_PROTECTED_DATA is defined,
549         otherwise to 0.
550         * sysdeps/i386/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
551         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Set class
552         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_386_GLOB_DAT.
553         * sysdeps/x86_64/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
554         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Set class
555         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_X86_64_GLOB_DAT.
557 2015-03-28  Martin Galvan  <martin.galvan@tallertechnologies.com>
559         * sysdeps/nptl/pthread.h: Remove duplicate definition of
560         PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
562 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
564         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
565         THREAD_SETMEM_NC.
566         * sysdeps/x86_64/nptl/tls.h: Ditto.
568 2015-03-27  Roland McGrath  <roland@hack.frob.com>
570         * dlfcn/tststatic.c (main): Converted to ...
571         (do_test): ... this.
572         (TEST_FUNCTION): New macro.
573         Include test-skeleton.c.
575 2015-03-26  Alan Modra  <amodra@gmail.com>
577         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
578         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
579         zero for undefined weak.
580         (elf_machine_plt_conflict): Similarly.
582 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
584         * math/auto-libm-test-in: Add more tests of acosh, asinh and
585         atanh.
586         * math/auto-libm-test-out: Regenerated.
587         * sysdeps/i386/fpu/libm-test-ulps: Update.
588         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
590         * math/auto-libm-test-in: Add another test of asin.
591         * math/auto-libm-test-out: Regenerated.
592         * sysdeps/i386/fpu/libm-test-ulps: Update.
593         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
595         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
596         Remove macro.
597         (LLL_EBX_REG): Likewise.
598         (LLL_ENTER_KERNEL): Likewise.
600         * math/auto-libm-test-in: Add more tests of asin.
601         * math/auto-libm-test-out: Regenerated.
602         * sysdeps/i386/fpu/libm-test-ulps: Update.
603         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
605         [BZ #18138]
606         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
607         libc_do_syscall_args): New structure.
608         (INTERNAL_SYSCALL_MAIN_0): New macro.
609         (INTERNAL_SYSCALL_MAIN_1): Likewise.
610         (INTERNAL_SYSCALL_MAIN_2): Likewise.
611         (INTERNAL_SYSCALL_MAIN_3): Likewise.
612         (INTERNAL_SYSCALL_MAIN_4): Likewise.
613         (INTERNAL_SYSCALL_MAIN_5): Likewise.
614         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
615         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
616         Replace conditional definitions by conditional definitions of ....
617         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
618         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
619         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
620         (libpthread-sysdep_routines): Add libc-do-syscall.
621         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
622         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
623         to __NR_futex not 240.
625 2015-03-25  Alan Modra  <amodra@gmail.com>
627         * NEWS: Advertise TLS optimization.
628         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
629         (DT_PPC_NUM): Increment.
630         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
631         (CHECK_STATIC_TLS): Use here.
632         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
633         TLS descriptors.
634         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
635         * sysdeps/powerpc/dl-tls.c: New file.
636         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
637         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
638         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
639         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
640         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
641         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
642         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
644 2015-03-25  Alan Modra  <amodra@gmail.com>
646         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
647         for overlapping .opd entries" to "support...".
648         * sysdeps/powerpc/powerpc64/configure: Regenerate
650 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
652         * math/auto-libm-test-in: Add more tests of acos.
653         * math/auto-libm-test-out: Regenerated.
654         * sysdeps/i386/fpu/libm-test-ulps: Update.
655         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
657         * math/auto-libm-test-in: Add more tests of expm1.
658         * math/auto-libm-test-out: Regenerated.
659         * sysdeps/i386/fpu/libm-test-ulps: Update.
660         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
662 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
664         * math/auto-libm-test-in: Add more tests of cosh and sinh.
665         * math/auto-libm-test-out: Regenerated.
666         * sysdeps/i386/fpu/libm-test-ulps: Update.
667         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
669         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
670         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
672         * math/auto-libm-test-in: Add more tests of log2.
673         * math/auto-libm-test-out: Regenerated.
674         * sysdeps/i386/fpu/libm-test-ulps: Update.
675         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
677 2015-03-23  Roland McGrath  <roland@hack.frob.com>
679         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
680         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
681         _IO_IS_APPENDING bit in READ_WRITE instead.
683 2015-03-23  Florian Weimer  <fweimer@redhat.com>
685         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
686         (__determine_cpumask_size): Replace extend_alloca with a
687         variable-length array.  Do not treat res == 0 as an error.
689 2015-03-23  Florian Weimer  <fweimer@redhat.com>
691         [BZ #18100]
692         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
693         and integer overflow.
694         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
695         (main): Add integer overflow tests.
696         * manual/pattern.texi (Calling Wordexp): Document additional use
697         for WRDE_SYNTAX.
699 2015-03-23  Alan Modra  <amodra@gmail.com>
701         * config.h.in: Remove HAVE_ASM_PPC_REL16.
702         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
703         and false branch of conditional.
704         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
705         Likewise.
707 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
709         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
710         libc-modules.h
711         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
712         unused declaration of _hurd_intr_rpc_msg_in_trap.
713         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
714         defined instead of whether it is non-zero.
715         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
716         input constraint instead of both input and output constraint.  Use ecx
717         clobber instead of %ecx.
718         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
719         mutex_unlock): Use a statement expression instead of an expression list.
720         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
721         type to vm_size_t instead of vm_address_t.
722         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
723         defined instead of whether it is non-zero.
724         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
725         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
726         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
727         comparisons with mapaddr.
728         * nscd/nscd-client.h: Include <time.h>.
729         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
730         9th parameter to __vm_region instead of int.
731         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
732         * scripts/check-local-headers.sh (exclude): Add device/,
733         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
734         cthreads.h.
736 2015-03-19  Roland McGrath  <roland@hack.frob.com>
738         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
739         to account for alignment padding.
740         * sysdeps/arm/memmove.S: Likewise.
742 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
744         * sysdeps/unix/sysv/linux/generic/README: New file.
746 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
748         [BZ #18138]
749         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
750         (futex_abstimed_wait)
751         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
752         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
753         of lll_futex_timed_wait.
755 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
757         [BZ #17542]
758         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
760 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
762         [BZ #17090]
763         [BZ #17620]
764         [BZ #17621]
765         [BZ #17628]
766         * NEWS: Update.
767         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
768         entries with Static TLS too.  Skip entries past the end of the
769         allocated DTV, from Alan Modra.
770         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
771         Static TLS DTV entry set up from...
772         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
773         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
774         * nptl/allocatestack.c (init_one_static_tls): ... and here...
775         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
776         for Static TLS.
777         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
778         that the slot we find is associated with the given map before
779         using its generation count.
780         * nptl_db/db_info.c: Include ldsodefs.h.
781         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
782         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
783         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
784         (link_map::l_tls_offset): New struct field.
785         (dtv_t::counter): Likewise.
786         (rtld_global): New struct.
787         (_rtld_global): New rtld variable.
788         (dl_tls_dtv_slotinfo_list): New rtld global field.
789         (dtv_slotinfo_list): New struct.
790         (dtv_slotinfo): Likewise.
791         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
792         (td_lookup): Rename to...
793         (td_mod_lookup): ... this.  Use new mod parameter instead of
794         LIBPTHREAD_SO.
795         * nptl_db/td_thr_tlsbase.c: Include link.h.
796         (dtv_slotinfo_list, dtv_slotinfo): New functions.
797         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
798         addresses even if the DTV is out of date or missing them.
799         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
800         index zero-length arrays.
801         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
802         (td_lookup): Make it a macro implemented in terms of...
803         (td_mod_lookup): ... this declaration.
804         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
805         (DB_MAIN_VARIABLE): Likewise.
807 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
809         [BZ #18134]
810         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
812 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
814         * stdlib/setenv.c (__add_to_environ): Revert previous change.
816 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
818         [BZ #18128]
819         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
820         (atomic_add, atomic_increment_and_test)
821         (atomic_decrement_and_test): Fix 64-bit arithmetic.
823 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
825         * stdlib/setenv.c (__add_to_environ):
826         Dump core quickly if setenv (..., NULL, ...) is called.
828 2015-03-13  Roland McGrath  <roland@hack.frob.com>
830         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
831         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
832         all the necessary asm magic in one place.
833         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
834         using those.
836 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
838         [BZ #14906]
839         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
840         traced file mtime. Use consistent log message.
841         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
842         (register_traced_file): Call install_watches. Always set mtime.
843         (invalidate_cache): Iterate over all trace files. Call install_watches.
844         (inotify_check_files): Don't inline. Handle watching parent
845         directories and configuration file movement in and out.
846         (handle_inotify_events): New function.
847         (main_loop_poll): Call handle_inotify_events.
848         (main_loop_epoll): Likewise.
849         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
850         (struct traced_file): Use array of inotify fds. Add parent directory,
851         and basename.
852         (struct database_dyn): Remove unused file_mtime.
853         (init_traced_file): New inline function.
854         (define_traced_file): New macro.
855         * nss/nss_db/db-init.c: Use define_traced_file.
856         (_nss_db_init): Use init_traced_file.
857         * nss/nss_files/files-init.c: Use define_traced_file.
858         (_nss_files_init): Use init_traced_file.
860 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
862         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
863         [_LIBC]: Do not include <stdlib.h>.
864         [!_LIBC] (abort): Remove declaration.
865         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
866         _FP_STATIC_ASSERT instead of conditionally calling abort.
867         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
868         (_FP_EXTEND_CNAN): Likewise.
869         (FP_TRUNC): Likewise.
870         (__FP_CLZ): Likewise.
871         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
873 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
875         * manual/string.texi (XPG basename): Fix prototype.
877 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
879         [BZ #18080]
880         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
881         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
882         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
883         (__setcontext): Likewise.
884         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
885         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
886         Call rt_sigprocmask syscall one time to set new signal mask
887         and retrieve the current signal mask instead of two calls.
888         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
889         (__swapcontext): Likewise.
890         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
891         * stdlib/tst-setcontext2.c: New file.
893 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
895         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
897 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
899         [BZ #18093]
900         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
901         the wrong size.
903 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
905         [BZ #18043]
906         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
908 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
910         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
911         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
912         Remove define.
913         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
914         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
915         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
916         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
917         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
918         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
919         define.
920         * nptl_db/td_symbol_list.c (td_lookup): Remove
921         HAVE_ASM_GLOBAL_DOT_NAME code.
922         * sysdeps/powerpc/powerpc64/configure.ac: Remove
923         HAVE_ASM_GLOBAL_DOT_NAME check.
924         * sysdeps/powerpc/powerpc64/configure: Regenerate.
925         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
926         (DOT_LABEL): Remove define.
927         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
928         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
929         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
930         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
931         (__TLS_GET_ADDR): Likewise.
932         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
933         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
935 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
937         [BZ #18111]
938         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
939         (_FPU_SETCW): Initialize cw from fpsr before storing.
940         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
941         (fesetexceptflag): Rewrite using fpu_control.h.
942         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
944 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
946         [BZ #18110]
947         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
948         asms.
949         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
951 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
953         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
954         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
955         abort.
956         (_FP_FMA): Likewise.
957         (_FP_DIV): Likewise.
959 2015-03-10  Roland McGrath  <roland@hack.frob.com>
961         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
962         with 0 in that case.
963         * Makefile (summarize-tests): New canned sequence, factored out of
964         commands for targets tests and xtests.  Display summary lines that
965         don't start with PASS: or XFAIL: rather than ones that do start with
966         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
967         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
968         do start with ERROR: or FAIL:.
969         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
970         (except for [$(build-shared) = yes]).
971         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
972         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
973         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
974         * nptl/Makefile: Revert 2015-03-04 changes.
975         [$(CXX) empty] (tests-unsupported): New variable.
976         * debug/Makefile: Likewise.
978         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
979         gnulib file.  Replace __attribute with __attribute__ throughout.
981 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
983         * sysdeps/hppa/fpu/libm-test-ulps: Update.
985 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
987         [BZ #18104]
988         * math/auto-libm-test-in: Add another test of pow.
989         * math/auto-libm-test-out: Regenerated.
991 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
993         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
994         $(config-cflags-nofma).
996 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
998         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
999         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
1000         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
1001         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
1002         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
1003         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
1004         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
1005         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
1006         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
1007         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
1008         Add comment on closing #endif.
1010 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1012         * posix/wordexp.c (CHAR_IN_SET): New macro.
1013         (parse_param): Use it.
1015 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1017         * sysdeps/powerpc/fpu/libm-test-ulps: update.
1019 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1021         [BZ #18043]
1022         * posix/wordexp.c (parse_param): Fix buffer overflow.
1023         * posix/wordexp-test.c (test_case): Add test case.
1025 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1027         [BZ #18042]
1028         * posix/wordexp.c (parse_backtick): Fix off-by-one.
1029         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
1031 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1033         [BZ #18043]
1034         * posix/wordexp-test.c (test_case): Add test for BZ #18043
1035         (do_bz18043): Delete.
1036         (at_page_end): New.
1037         (testit): Refactor to have words at the edge of unreadable page.
1039 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
1041         [BZ #16734]
1042         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
1043         Cleanup read-only streams as well.
1044         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
1046 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1048         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
1049         <bits/libc-lockP.h>
1051 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
1053         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
1054         on [__KERNEL__].
1055         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
1056         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
1057         * soft-fp/op-common.h (_FP_DECL): Likewise.
1059 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
1061         * elf/ifuncdep2.c (global): Replace
1062         __attribute__((visibility("protected"))) with
1063         asm (".protected global").
1064         * elf/ifuncmod1.c (global): Likewise.
1065         * elf/ifuncmod5.c (global): Likewise.
1067 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
1069         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
1070         <asm/sfp-machine.h> instead of <sfp-machine.h>.
1072 2015-03-06  Roland McGrath  <roland@hack.frob.com>
1074         * manual/install.texi (Configuring and compiling):
1075         Document test-wrapper-env-only.
1076         * INSTALL: Regenerated.
1078 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
1080         [BZ #18043]
1081         * posix/wordexp.c (parse_param): Fix buffer overflow.
1082         * posix/wordexp-test.c (do_bz18043): Add test case.
1084 2015-03-06  Vincent Bernat  <vincent@bernat.im>
1086         * time/tst-strptime2.c (do_test): Ensure failing tests are
1087         reported correctly.
1088         * time/tst-strptime3.c (do_test): Likewise.
1090 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
1092         Fix aio_error thread-safety.
1093         * sysdeps/pthread/aio_error.c: New file
1094         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
1095         synchronization.
1097 2015-03-06  Florian Weimer  <fweimer@redhat.com>
1099         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
1100         (group_number, vfprintf): Use it.
1101         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
1102         (JUMP, REF): Use it.
1103         (WORK_BUFFER_SIZE): New enum constant.
1104         (process_arg, vfprintf): Use it.
1106 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
1108         * manual/errno.texi (Error Messages): Complete example function
1109         by adding missing #define.
1110         (program_invocation_name): Add statement indicating GNU
1111         extension and reference which header file declares the variable.
1112         (program_invocation_short_name): Likewise.
1114 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
1116         * manual/errno.texi (Error Messages): Delete strerror ISO C89
1117         compatibility note.
1119 2015-03-05  Roland McGrath  <roland@hack.frob.com>
1121         * Makeconfig (test-wrapper-env-only): New variable.
1122         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
1123         then use that with $(test-wrapper-env-only) rather than using
1124         $(test-wrapper-env) $(run-program-env) $($*-ENV).
1126 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
1128         [BZ #18082]
1129         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
1130         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
1131         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
1132         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
1133         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
1134         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
1135         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
1136         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
1137         Likewise.
1138         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
1139         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
1140         Likewise.
1141         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
1142         Likewise.
1143         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
1144         Likewise.
1145         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
1146         Likewise.
1147         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
1148         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
1149         Likewise.
1150         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
1151         Likewise.
1152         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
1153         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
1155 2015-03-04  Roland McGrath  <roland@hack.frob.com>
1157         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
1158         (ETH_ALEN): New macro.
1159         (struct ether_addr): Use it for length of ether_addr_octet.
1161         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
1162         (setdb): Don't call __nss_configure_lookup for "rpc".
1163         (do_test): Don't call test_rpc.
1164         (output_rpcent, test_rpc): Functions moved ...
1165         * sunrpc/test-rpcent.c: ... to this new file.
1166         * sunrpc/Makefile (tests): Add it.
1168         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
1169         __xpg_sigpause.
1170         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
1171         * nptl/tst-signal6.c: Likewise.
1172         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
1173         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
1175         * configure.ac (libc_cv_cxx_link_ok): New check.
1176         Reset CXX to empty if it fails to link.
1177         * configure: Regenerated.
1178         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
1179         bug-atexit3-lib only if $(CXX) is nonempty.
1180         * nptl/Makefile (tests): Likewise for tst-cancel24.
1181         (tests, tests-static): Likewise for tst-cancel24-static.
1182         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
1183         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
1184         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
1185         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
1187 2015-03-04  Andreas Schwab  <schwab@suse.de>
1189         [BZ #17631]
1190         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
1191         for non-GCC compilers.
1192         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
1193         Likewise.
1195 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1197         [BZ #17776]
1198         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
1199         integer before bitwise and assembly operations.
1200         (feclearexcept): Likewise.
1201         * math/test-fenvinline.c: New file.
1202         * math/Makefile: Add test-fenvinline test.
1204 2015-03-03  Alan Modra  <amodra@gmail.com>
1206         [BZ #16512]
1207         * scripts/localplt.awk: Strip off symbol version.
1208         * NEWS: Mention bug fix.
1210 2015-03-02  Roland McGrath  <roland@hack.frob.com>
1212         * sysdeps/pthread/timer_routines.c
1213         (timer_free_list, thread_free_list, thread_active_list): Make static.
1215 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
1217         [BZ #17779]
1218         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
1219         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1220         Undefine.
1221         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1222         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1223         Likewise.
1224         * sysdeps/unix/sysv/linux/sh/kernel-features.h
1225         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1226         Likewise.
1228 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
1230         [BZ #18036]
1231         * posix/fnmatch_loop.c (END): Detect invalid pattern.
1232         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
1234 2015-03-02  Andreas Schwab  <schwab@suse.de>
1236         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
1237         variable name.
1239 2015-03-02  Florian Weimer  <fweimer@redhat.com>
1241         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
1242         Return error status.
1244 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
1246         [BZ #15969]
1247         * locale/findlocale.c (_nl_find_locale): Introduce const
1248         version of loc_name and drop unsafe type casts.
1250 2015-02-27  Roland McGrath  <roland@hack.frob.com>
1252         * dlfcn/tststatic2.c (main): Converted to ...
1253         (do_test): ... this.
1254         (TEST_FUNCTION): New macro.
1255         Include test-skeleton.c.
1257 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
1259         [BZ #17711]
1260         * elf/Makefile (tests): Add vismain only if PIE is enabled.
1261         (tests-pie): Add vismain.
1262         (CFLAGS-vismain.c): New.
1263         * elf/vismain.c: Add comments for PIE requirement.
1265 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
1267         [BZ #18046]
1268         [BZ #18047]
1269         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
1270         0x1p-56L as threshold for just returning the argument.
1271         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
1272         0x1p-32L as threshold for just returning the argument.
1273         * math/auto-libm-test-in: Add more tests of atanh.
1274         * math/auto-libm-test-out: Regenerated.
1275         * sysdeps/i386/fpu/libm-test-ulps: Update.
1276         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
1278 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
1280         * string/bcopy.c (bcopy): Call memmove for performance.
1282 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
1284         * string/bzero.c (__bzero): Call memset for performance.
1286 2015-02-27  John David Anglin  <dave.anglin@bell.net>
1288         [BZ #18068]
1289         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
1290         to 00100000.
1292 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
1294         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
1296 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
1298         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
1299         (__kernel_standard): Use CSTR macro when setting exc.name.
1300         * sysdeps/ieee754/Makefile [$(subdir) = math]
1301         (CFLAGS-k_standard.c): Remove variable.
1303         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
1304         setting p and q from "else if" to "else".
1305         (qzero): Likewise.
1306         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
1307         (qone): Likewise.
1308         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
1309         (qzerof): Likewise.
1310         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
1311         (qonef): Likewise.
1312         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
1313         (qzero): Likewise.
1314         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
1315         (qone): Likewise.
1317         [BZ #18038]
1318         [BZ #18039]
1319         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
1320         return pi/2 for arguments below 0x1p-113L.
1321         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
1322         return pi/2 for arguments below 0x1p-106L.
1323         * math/auto-libm-test-in: Add more tests of acos.
1324         * math/auto-libm-test-out: Regenerated.
1326         [BZ #16351]
1327         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
1328         (MO): New macro.
1329         (__ieee754_asin): Force underflow exception for results with small
1330         absolute value.
1331         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
1332         (MO): New macro.
1333         (__ieee754_asinf): Force underflow exception for results with
1334         small absolute value.
1335         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
1336         (__ieee754_asin): Force underflow exception for results with small
1337         absolute value.
1338         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
1339         (__ieee754_asinf): Force underflow exception for results with
1340         small absolute value.
1341         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
1342         (__ieee754_asinl): Force underflow exception for results with
1343         small absolute value.
1344         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
1345         (__ieee754_asinl): Force underflow exception for results with
1346         small absolute value.
1347         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
1348         (__ieee754_asinl): Force underflow exception for results with
1349         small absolute value.
1350         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
1351         Include <math.h>.
1352         * math/auto-libm-test-in: Do not mark underflow exceptions as
1353         possibly missing for bug 16351.
1354         * math/auto-libm-test-out: Regenerated.
1356         [BZ #18030]
1357         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
1358         of power of 2 down when low part has opposite sign.
1359         * math/libm-test.inc (logb_test_data): Add more tests.
1361 2015-02-26  Andreas Schwab  <schwab@suse.de>
1363         [BZ #18032]
1364         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
1365         over collating symbol inside a bracket expression.  Minor cleanup.
1366         * posix/tst-fnmatch3.c (do_test): Add test case.
1368 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
1370         [BZ #18029]
1371         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
1372         Adjust exponent of power of 2 down when low part has opposite
1373         sign.
1374         * math/libm-test.inc (ilogb_test_data): Add more tests.
1376 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
1378         [BZ #15969]
1379         * locale/findlocale.c (_nl_find_locale): Fix constness error in
1380         the previous change.
1382         [BZ #15969]
1383         * locale/findlocale.c (_nl_find_locale): Retry archive search
1384         after alias expansion.
1386 2015-02-25  Roland McGrath  <roland@hack.frob.com>
1388         * iconv/tst-iconv3.c (main): Converted to ...
1389         (do_test): ... this.
1390         (TEST_FUNCTION): New macro.
1391         Include test-skeleton.c.
1393         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
1394         (convert): Make function static.
1395         (test_unalign): Likewise.  Add const to argument pointee types.
1396         (main): Replace with static function do_test.
1397         Print "Succeeded." only if RET is zero.
1398         (TEST_FUNCTION): New macro.
1399         Include test-skeleton.c.
1401         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
1402         returns a null pointer.
1404 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1406         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
1407         to __memcpy_ppc only for static builds.
1409 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
1411         [BZ #18020]
1412         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
1413         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
1414         * math/auto-libm-test-in: Add more tests of asinh.
1415         * math/auto-libm-test-out: Regenerated.
1416         * sysdeps/i386/fpu/libm-test-ulps: Update.
1417         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1419 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
1421         [BZ #15850]
1422         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
1423         and ip6_mtuinfo definitions here.
1424         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
1425         in this define too.  Update comment.
1427 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
1429         * elf/sprof.c (load_shobj): Tweak error message to match others.
1431 2015-02-24  Kevin Easton  <kevin@guarana.org>
1433         [BZ #16145] (partial fix)
1434         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
1435         to reduce lock contention.
1437 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
1439         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
1440         (struct timex): Update time comment.
1441         (ADJ_SETOFFSET): Define.
1443 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
1445         [BZ #18019]
1446         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
1447         2**56 not 2**28 as threshold for log (2x) formula.
1448         * math/auto-libm-test-in: Add more tests of acosh.
1449         * math/auto-libm-test-out: Regenerated.
1450         * sysdeps/i386/fpu/libm-test-ulps: Update.
1451         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1453 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
1455         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
1456         parenthesis around the buf assignment.
1457         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
1459 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
1461         [BZ #16783]
1462         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
1463         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
1464         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
1465         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
1466         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
1467         * math/libm-test.inc (scalb_test_data): Add more tests.
1469 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
1471         [BZ #17916]
1472         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
1473         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
1475 2015-02-24  Eric Rannaud  <e@nanocritical.com>
1477         [BZ #17523]
1478         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
1479         * io/bits/fcntl2.h (open): Use it.
1480         (openat): Likewise.
1481         * io/open.c (__libc_open): Likewise.
1482         * io/open64.c (__libc_open64): Likewise.
1483         * io/open64_2.c (__open64_2): Likewise.
1484         * io/open_2.c (__open_2): Likewise.
1485         * io/openat.c (__openat): Likewise.
1486         * io/openat64.c (__openat64): Likewise.
1487         * io/openat64_2.c (__openat64_2): Likewise.
1488         * io/openat_2.c (__openat_2): Likewise.
1489         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
1490         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
1491         * sysdeps/posix/open64.c (__libc_open64): Likewise.
1492         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
1493         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
1494         (__open_nocancel): Likewise.
1495         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
1496         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
1497         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
1499 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
1501         [BZ #14841]
1502         * resolv/gethnamaddr.c (getanswer): Skip logging if
1503         RES_USE_DNSSEC is set.
1504         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
1506 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
1508         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
1510 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
1512         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
1513         201304L, for Unicode 7.
1515 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
1517         [BZ #17836]
1518         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
1519         shared library.  Add gmon-start.os otherwise.
1520         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
1521         $(objpfx)gmon-start.os if builing shared library.
1522         ($(objpfx)g$(static-start-installed-name)): Likewise.
1524 2015-02-23  Andreas Schwab  <schwab@suse.de>
1526         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
1528 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
1530         [BZ #17269]
1531         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
1532         (enlarge_userbuf): Likewise.
1534 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
1536         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
1537         * math/atest-exp.c (TIMEOUT): Adjust to 200.
1538         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
1539         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
1541 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
1543         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
1544         expression inside statement expression.
1546 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
1548         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
1549         <sysdeps/nptl/lowlevellock.h> and remove macros and
1550         functions that are now defined there.
1551         (SYS_futex): Remove.
1552         (lll_compare_and_swap): Remove.
1553         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
1555 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
1557         [BZ #17999]
1558         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
1559         instead of scandirat.
1560         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
1561         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
1562         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
1563         __scandirat.
1564         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
1565         (__scandirat): Declare.  Use libc_hidden_proto.
1566         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
1567         Remove variable.
1568         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
1570 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
1572         [BZ #15319]
1573         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
1574         (MO): New macro.
1575         (__ieee754_atan2): For results with small absolute value, force
1576         underflow exception and remove excess range and precision from
1577         return value.
1578         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
1579         (MO): New macro.
1580         (__ieee754_atan2f): For results with small absolute value, force
1581         underflow exception and remove excess range and precision from
1582         return value.
1583         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
1584         (MO): New macro.
1585         (__atan): For results with small absolute value, force underflow
1586         exception and remove excess range and precision from return value.
1587         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
1588         (MO): New macro.
1589         (__atanf): For results with small absolute value, force underflow
1590         exception and remove excess range and precision from return value.
1591         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
1592         <math.h>.
1593         (__ieee754_atan2): Force underflow exception for results with
1594         small absolute value.
1595         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
1596         <math_private.h>.
1597         (atan): Force underflow exception for results with small absolute
1598         value.
1599         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
1600         (__atanf): Force underflow exception for results with small
1601         absolute value.
1602         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
1603         <math.h>.
1604         (__atanl): Force underflow exception for results with small
1605         absolute value.
1606         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
1607         (__atanl): Force underflow exception for results with small
1608         absolute value.
1609         * sysdeps/x86/fpu/bits/mathinline.h
1610         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
1611         (__ieee754_atan2): Only define inline for long double.
1612         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
1613         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
1614         * math/auto-libm-test-in: Do not mark underflow exceptions as
1615         possibly missing for bug 15319.  Add more tests of atan2.
1616         * math/auto-libm-test-out: Regenerated.
1617         * math/libm-test.inc (casin_test_data): Do not mark underflow
1618         exceptions as possibly missing for bug 15319.
1619         (casinh_test_data): Likewise.
1620         * sysdeps/i386/fpu/libm-test-ulps: Update.
1622 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
1624         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
1625         * sysdeps/mips/bits/endian.h: Fix comments.
1627 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
1629         [BZ #17996]
1630         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
1631         (hdestroy_r): Likewise.
1632         (hsearch_r): Likewise.
1633         (__hcreate_r): Declare and use libc_hidden_proto.
1634         (__hdestroy_r): Likewise.
1635         (__hsearch_r): Likewise.
1636         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
1637         (hcreate): Call __hcreate_r instead of hcreate_r.
1638         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
1639         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
1640         as weak alias of __hcreate_r.
1641         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
1642         __hdestroy_r.
1643         (hsearch_r): Rename to __hsearch_r and define as weak alias of
1644         __hsearch_r.
1645         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
1646         Remove variable.
1647         (test-xfail-XPG4/search.h/linknamespace): Likewise.
1648         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
1649         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
1650         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
1652 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
1654         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
1655         arena_lock into a single arena_get.
1657 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
1659         * dl-reloc.c: Inlucde libc-internal.h.
1660         (_dl_try_allocate_static_tls): Call ALIGN_UP.
1661         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
1662         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
1663         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
1664         (grow_heap): Likewise.
1665         * malloc/malloc.c: Include libc-internal.h.
1666         (do_check_malloc): Call powerof2.
1667         (sysmalloc): Use pagesize. Call ALIGN_UP.
1668         (systrim): Use pagesize.
1669         (mremap_chunk): Use pagesize. Call ALIGN_UP.
1670         (__libc_valloc): Use pagesize.
1671         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
1673 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
1675         [BZ #17991]
1676         * include/sys/resource.h (__getrlimit64): Declare.  Use
1677         libc_hidden_proto.
1678         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
1679         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
1680         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
1681         getrlimit64.
1682         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
1683         __getrlimit64.
1684         [!getrlimit64] (getrlimit64): Define as weak alias of
1685         __getrlimit64.  Use libc_hidden_weak.
1686         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
1687         using __getrlimit64 not __new_getrlimit64.
1688         (__GI_getrlimit64): Likewise.
1689         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
1690         Likewise.
1691         (__GI_getrlimit64): Likewise.
1692         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
1693         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
1694         (getrlimit): Add __getrlimit64 alias.
1695         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
1696         Likewise.
1697         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
1698         Remove variable.
1699         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
1700         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
1702 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
1704         * libio/fileops.c: Add missing sys/mman.h
1705         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
1707 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
1709         * manual/math.texi (Errors in Math Functions): Clarify goals
1710         regarding inexact and underflow exceptions.
1712 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
1714         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
1715         * sysdeps/mips/memset.S: Ditto.
1717 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
1719         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
1721 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
1723         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
1724         (__v1longjmp): Remove versioned symbol.
1725         (__v1siglongjmp): Remove alias and versioned symbol.
1726         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
1727         (__v2siglongjmp): Likewise.
1729 2015-02-16  Torvald Riegel  <triegel@redhat.com>
1731         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
1733 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
1735         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
1737 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
1739         [BZ #17987]
1740         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
1741         zero result does not depend on the sign resulting from
1742         subtraction.
1743         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1744         Likewise.
1745         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
1746         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
1747         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
1748         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
1749         * math/libm-test.inc (remquo_test_data): Add more tests.
1751 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
1753         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
1754         Problem reported by J William Piggott.
1756 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
1758         [BZ #17978]
1759         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
1760         products 4 * y and 2 * y where those would overflow.
1761         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1762         Likewise.
1763         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
1764         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
1765         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
1766         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
1767         * math/libm-test.inc (remquo_test_data): Add more tests.
1769         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
1771         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
1772         [defined _COMPILING_NEWLIB].
1773         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
1774         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
1776         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
1777         [!defined __mips_isa_rev || __mips_isa_rev < 6].
1779 2015-02-16  Torvald Riegel  <triegel@redhat.com>
1781         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
1782         acquired.
1784 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
1786         [BZ #17792]
1787         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
1788         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
1789         HOST_STACK_END_ADDR): Likewise.
1791 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
1793         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
1794         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
1795         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
1797 2015-02-13  Roland McGrath  <roland@hack.frob.com>
1799         * sysdeps/generic/c++-types.data: New file.
1800         * sysdeps/generic/ld.abilist: New file.
1801         * sysdeps/generic/libBrokenLocale.abilist: New file.
1802         * sysdeps/generic/libanl.abilist: New file.
1803         * sysdeps/generic/libc.abilist: New file.
1804         * sysdeps/generic/libcrypt.abilist: New file.
1805         * sysdeps/generic/libdl.abilist: New file.
1806         * sysdeps/generic/libm.abilist: New file.
1807         * sysdeps/generic/libpthread.abilist: New file.
1808         * sysdeps/generic/libresolv.abilist: New file.
1809         * sysdeps/generic/librt.abilist: New file.
1811 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
1813         [BZ #17569]
1814         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1815         Compute absolute value of x as modified by fmod, not original
1816         value of x.
1817         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
1818         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
1819         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
1820         RUN_TEST_ffI_f1_mod8.
1821         (remquo_test_data): Add more tests.
1823 2015-02-13  Roland McGrath  <roland@hack.frob.com>
1825         * sysdeps/init_array/pt-crti.S: New file.
1827 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
1829         [BZ #17967]
1830         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
1831         __builtin_fmaf instead of relying on contraction of a * b + c.
1833 2015-02-12  J William Piggott  <elseifthen@gmx.com>
1835         [BZ #17969]
1836         * manual/time.texi: correct the zoneinfo path in the TZ Variable
1837         node.
1839 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
1841         [BZ #17964]
1842         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
1843         __builtin_fma instead of relying on contraction of a * b + c.
1845 2015-02-12  Roland McGrath  <roland@hack.frob.com>
1847         * Makeconfig (ASFLAGS): Add -Werror=undef.
1848         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
1849         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
1850         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
1852         * Makeconfig (after-link): New variable.
1853         (+link-pie, +link-pie-tests): Use it.
1854         (+link-static, +link-static-tests): Likewise.
1855         (+link, +link-tests): Likewise.
1856         * Makerules (build-module, build-module-asneeded): Likewise.
1857         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
1858         Likewise.
1859         * elf/Makefile ($(objpfx)ld.so): Likewise.
1861 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
1863         [BZ #17965]
1864         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
1865         both struct timeval and struct timespec.
1867 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
1869         [BZ #16560]
1870         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
1871         and redefine.
1872         (__ieee754_exp2l): Do not multiply small fractional parts by
1873         M_LN2l.
1874         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
1875         small argument.
1876         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
1877         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
1878         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
1879         * math/auto-libm-test-in: Add more tests of exp2.
1880         * math/auto-libm-test-out: Regenerated.
1882 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1884         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
1885         unaligned path.
1887 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1889         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
1890         little endian.
1892 2015-02-12  Andreas Schwab  <schwab@suse.de>
1894         [BZ #15790]
1895         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
1896         Filter out elision flags from value returned in kind.
1897         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
1898         * nptl/tst-pthread-mutexattr.c: New file.
1900 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1902         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
1903         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
1904         into gnu-gnu, and update comment to refer to abi-tags.
1906 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
1908         [BZ #15467]
1909         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
1910         (__sincos): Set errno to EDOM for infinite argument.
1911         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
1912         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
1913         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
1914         (__sincosl): Set errno to EDOM for infinite argument.
1915         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
1916         (__sincosl): Set errno to EDOM for infinite argument.
1917         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
1918         (__sincosl): Set errno to EDOM for infinite argument.
1919         * math/libm-test.inc (sincos_test_data): Test errno setting.
1921 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
1923         * string/strxfrm_l.c: Remove #define STRCMP.
1924         * string/strcoll_l.c: Remove #define STRLEN.
1925         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
1926         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
1928 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
1930         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
1931         * sysdeps/mips/mips32/sfp-machine.h: ... here.
1932         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
1933         * sysdeps/mips/mips64/Makefile: ... here.
1934         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
1935         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
1936         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
1937         * sysdeps/mips/mips64/sfp-machine.h: ... here.
1938         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
1939         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
1940         * sysdeps/mips/mips64/n64/Implies: Likewise.
1942 2015-02-10  Roland McGrath  <roland@hack.frob.com>
1944         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
1945         <sys/time.h>, <string.h>, and <errno.h>.
1946         (dest_offset, dest_address, value, zero): Remove unused variables.
1947         (ldouble): Remove typedef.
1948         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
1949         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
1950         1).  Fix code style.
1951         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
1952         (check): Function removed.
1953         (CHECK): New macro.
1954         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
1955         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
1956         Don't call set_sigaction_FP and remove_sigaction_FP here.
1957         (ldouble_test): Just use 'long double' as macro argument, no need for
1958         the 'ldouble' typedef.
1959         (do_test): Set up SIGFPE handler at start, using plain signal rather
1960         than sigaction.  Fix code style.
1962 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
1964         [BZ #17949]
1965         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
1966         jump label.
1968 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1970         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
1971         * sysdeps/powerpc/powerpc32/configure: Regenerated.
1973         * sysdeps/powerpc/configure.ac: Remove file.
1974         * sysdeps/powerpc/configure: Likewise.
1976         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
1977         [sysdep_routines]: Remove wordcopy-power6 object.
1978         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
1979         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
1980         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
1981         (__memmove_ppc32): Likewise.
1982         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
1983         file.
1984         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
1985         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
1986         Remove preprocessor.
1988         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
1989         [sysdep_routines]: Remove wide chars objects.
1990         [wcsmbs]: New rule for wide char objects.
1992         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1993         Remove wordcopy-power6 obejct.
1994         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
1995         Use local call for wordcopy and memcpy symbols.
1996         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
1997         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
1998         implementation for loader.
1999         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
2001         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2002         Remove wordcopy-power7 object.
2003         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
2004         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
2005         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
2006         (_wordcopy_fwd_dest_aligned): Likewise.
2007         (_wordcopy_bwd_aligned): Likewise.
2008         (_wordcopy_bwd_dest_aligned): Likewise.
2010         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
2011         Rewrite to call __memmove_ppc instead of include default
2012         implementation.
2014         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2015         Remove wide chars objects.
2016         [wcsmbs]: New rule for wide char objects.
2018 2015-02-09  Andreas Schwab  <schwab@suse.de>
2020         [BZ #17912]
2021         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
2022         in terms of __O_DIRECTORY.
2024 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2026         * time/getdate.c: Include <stdbool.h>.
2027         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
2028         call PTR_MANGLE.
2029         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
2030         PTR_DEMANGLE.
2032 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
2034         Add ersatz _Static_assert on older C hosts
2035         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
2036         pre-C11 C platform that is not known to support _Static_assert.
2038 2015-02-07  Richard Braun  <rbraun@sceen.net>
2040         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
2041         sigstate.
2042         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
2044 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2046         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
2047         priority against unexistent AIO_PRIO_DELTA_MAX.
2048         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
2049         instead of int.
2050         * misc/fchflags.c (fchflags): Likewise.
2051         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
2052         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
2053         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
2054         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
2055         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
2056         Declare macros.
2057         [__USE_MISC] (chflags, fchflags): Declare functions.
2058         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
2059         EINVAL when nfds is greater than FD_SETSIZE.
2060         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
2061         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
2062         45.
2063         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
2064         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
2065         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
2066         MACH_RCV_TIMED_OUT.
2067         * hurd/hurd/signal.h (_hurd_self_sigstate,
2068         _hurd_critical_section_lock, _hurd_critical_section_unlock):
2069         Explicit casts from void *.
2070         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
2071         * abi-tags: Rename gnu-gnu os into gnu.
2073         [BZ #4719]
2074         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
2075         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
2076         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
2077         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
2078         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
2079         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
2081         [BZ #17944]
2082         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
2083         duplicates ADDR->sun_path with sockaddr LEN limitation.
2084         * sysdeps/mach/hurd/connect.c: Include <string.h>
2085         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
2086         * sysdeps/mach/hurd/sendmsg.c: Likewise.
2087         * sysdeps/mach/hurd/sendto.c: Likewise.
2088         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
2089         implementing it by hand.
2091 2015-02-06  Roland McGrath  <roland@hack.frob.com>
2093         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
2094         Use sfi_breg on ldr.
2095         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
2096         Likewise.
2098         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
2099         it's defined.
2100         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
2101         Test SIGSETXID only if it's defined.
2103         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
2105         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
2106         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
2108         * nptl/tst-align2.c: Moved ...
2109         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
2110         * nptl/Makefile (tests): Remove tst-align2.
2111         * sysdeps/unix/sysv/linux/Makefile
2112         [$(subdir) = nptl] (tests): Add tst-align-clone.
2113         * nptl/tst-getpid1.c: Moved ...
2114         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
2115         * nptl/tst-getpid2.c: Moved ...
2116         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
2117         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
2118         * sysdeps/unix/sysv/linux/Makefile
2119         [$(subdir) = nptl] (tests): ... here.
2120         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
2121         * sysdeps/unix/sysv/linux/Makefile
2122         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
2124         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
2125         Drop trailing \n from perror argument.  Use return rather than exit.
2127         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
2128         on [SA_SIGINFO].
2129         * nptl/tst-cancel21.c (do_test): Likewise.
2130         * debug/tst-backtrace6.c: Include <signal.h> first thing.
2131         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
2132         [!SA_SIGINFO]: Make it a stub test.
2134         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
2135         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
2137         * posix/tst-getlogin.c: Move to ...
2138         * login/tst-getlogin.c: ... here.
2139         * posix/Makefile (tests): Move tst-getlogin to ...
2140         * login/Makefile (tests): ... here.
2142         * libio/tst-atime.c (do_test): Move local variables SV and E
2143         inside [ST_NOATIME] conditional.
2145         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
2147         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
2149         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
2150         (wait_code): New function replaces macro.
2151         Call nanosleep rather than syscall.
2153         * nptl/pt-system.c: Rewritten.  Put everything under
2154         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2155         Use IFUNC to redirect when possible.
2157         * nptl/pt-longjmp.c: Rewritten.  Put everything under
2158         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2159         Use IFUNC to redirect when possible.
2161         * nptl/pt-fork.c: Rewritten.  Put everything under
2162         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2163         Use IFUNC to redirect when possible.
2164         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
2166         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
2167         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
2168         unconditionally nowadays.  This included the only reference to
2169         __vdso_clock_gettime that appears outside libc proper.
2170         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
2171         Remove version set (containing only __vdso_clock_gettime).
2172         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
2173         Add attribute_hidden.
2174         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
2175         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
2176         libc_hidden_data_def.
2177         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
2178         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
2180         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
2181         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
2182         setrpcent, and getrpcport to ...
2183         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
2184         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
2185         getrpcbynumber_r, and getrpcent_r to ...
2186         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
2187         * inet/getrpcbyname.c: Moved ...
2188         * sunrpc/getrpcbyname.c: ... here.
2189         * inet/getrpcbyname_r.c: Moved ...
2190         * sunrpc/getrpcbyname_r.c: ... here.
2191         * inet/getrpcbynumber.c: Moved ...
2192         * sunrpc/getrpcbynumber.c: ... here.
2193         * inet/getrpcbynumber_r.c: Moved ...
2194         * sunrpc/getrpcbynumber_r.c: ... here.
2195         * inet/getrpcent.c: Moved ...
2196         * sunrpc/getrpcent.c: ... here.
2197         * inet/getrpcent_r.c: Moved ...
2198         * sunrpc/getrpcent_r.c: ... here.
2199         * inet/Makefile (routines): Move those to ...
2200         * sunrpc/Makefile (routines): ... here.
2201         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
2202         the $(subdirs) list.
2203         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
2204         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
2205         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
2206         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
2208         * elf/Makefile (routines): Include $(all-dl-routines), not just
2209         $(dl-routines).
2210         (rtld-routines): Likewise.  Use = rather than :=.
2211         * sysdeps/aarch64/Makefile [$(subdir) = elf]
2212         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
2213         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
2214         * sysdeps/arm/Makefile: Likewise.
2215         * sysdeps/i386/Makefile: Likewise.
2216         * sysdeps/x86_64/Makefile: Likewise.
2217         * sysdeps/hppa/Makefile [$(subdir) = elf]
2218         (sysdep_routines, sysdep-rtld-routines): Don't add
2219         $(sysdep-dl-routines) to these.
2220         * sysdeps/ia64/Makefile: Likewise.
2221         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
2222         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
2223         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
2224         Don't add dl-static to these; sysdep-dl-routines alone is enough.
2225         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
2226         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
2227         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
2228         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
2229         * sysdeps/powerpc/Makefile [$(subdir) = elf]
2230         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
2231         these; sysdep-dl-routines alone is enough.
2233 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
2235         [BZ #17932]
2236         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
2237         where multiplication results in zero and third argument is finite
2238         and nonzero.
2239         * math/auto-libm-test-in: Add more tests of fma.
2240         * math/auto-libm-test-out: Regenerated.
2242         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
2243         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
2244         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
2245         (_FP_CMP_EQ): Likewise.
2246         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
2248         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
2249         extra argument CHECK_NAN.  Redefine as wrapper around
2250         _FP_EXTEND_CNAN.
2252 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
2254         * version.h (RELEASE): Set to "stable".
2255         (VERSION): Set to "2.21"
2256         * include/features.h (__GLIBC_MINOR__): Set to 21.
2258         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
2260 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
2261             Paul Eggert  <eggert@cs.ucla.edu>
2263         [BZ #16618]
2264         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
2265         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
2266         size in bytes. Store needed elements in wpmax. Use needed size
2267         in bytes for extend_alloca.
2269 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
2271         * manual/install.texi: Latest tested versions are GCC 4.9.2,
2272         binutls 2.25, and texinfo 5.2.
2273         * INSTALL: Regenerate.
2274         * sysdeps/nios2/configure: Regenerate.
2275         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
2276         * manual/contrib.texi: Update.
2277         * po/be.po: Update.
2278         * po/bg.po: Update.
2279         * po/ca.po: Update.
2280         * po/cs.po: Update.
2281         * po/da.po: Update.
2282         * po/de.po: Update.
2283         * po/el.po: Update.
2284         * po/eo.po: Update.
2285         * po/es.po: Update.
2286         * po/fi.po: Update.
2287         * po/fr.po: Update.
2288         * po/gl.po: Update.
2289         * po/hr.po: Update.
2290         * po/hu.po: Update.
2291         * po/ia.po: Update.
2292         * po/id.po: Update.
2293         * po/it.po: Update.
2294         * po/ja.po: Update.
2295         * po/ko.po: Update.
2296         * po/lt.po: Update.
2297         * po/nb.po: Update.
2298         * po/nl.po: Update.
2299         * po/pl.po: Update.
2300         * po/pt_BR.po: Update.
2301         * po/ru.po: Update.
2302         * po/rw.po: Update.
2303         * po/sk.po: Update.
2304         * po/sl.po: Update.
2305         * po/sv.po: Update.
2306         * po/tr.po: Update.
2307         * po/uk.po: Update.
2308         * po/vi.po: Update.
2309         * po/zh_CN.po: Update.
2310         * po/zh_TW.po: Update.
2312         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
2313         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
2314         * sysdeps/hppa/dl-irel.h: Remove #warning.
2315         * sysdeps/hppa/entry.h: Provide prototype for
2316         __canonicalize_funcptr_for_compare and cast argument.
2317         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
2318         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
2319         * sysdeps/hppa/sotruss-lib.c: New file.
2320         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
2321         (atomic_compare_and_exchange_val_acq): Use __typeof__.
2322         (atomic_compare_and_exchange_bool_acq): Likewise.
2323         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
2324         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
2326         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
2327         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
2328         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
2330 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
2332         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
2333         called function in non-PIC case.
2335 2015-01-31  David S. Miller  <davem@davemloft.net>
2337         * sysdeps/sparc/sparc32/bits/atomic.h
2338         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
2339         unlock not after it.
2340         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
2341         volatile register usage warnings from the compiler.
2343         * sysdeps/sparc/nptl/sem_init.c: Delete.
2344         * sysdeps/sparc/nptl/sem_post.c: Delete.
2345         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
2346         * sysdeps/sparc/nptl/sem_wait.c: Delete.
2347         * sysdeps/sparc/sparc32/sem_init.c: New file.
2348         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
2349         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
2350         padding explicitly initialized.
2351         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
2352         padding for in-semaphore spinlock.
2353         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
2354         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
2355         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
2356         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
2357         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
2358         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
2359         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
2360         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
2361         version.
2362         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
2363         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
2365 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
2367         [BZ #17801]
2368         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2369         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
2370         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
2371         New.
2372         (index_AVX_Fast_Unaligned_Load): Likewise.
2373         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
2374         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
2375         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
2376         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
2377         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
2378         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
2379         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
2380         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
2381         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
2383 2015-01-29  Andreas Schwab  <schwab@suse.de>
2385         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
2387 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
2389         [BZ #17892]
2390         * nscd/nscd_stat.c (send_stats): Initialize DATA.
2392 2015-01-28  Martin Sebor  <msebor@redhat.com>
2394         * math/README.libm-test: Clarify. Add "How to read the test output."
2396 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
2398         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
2399         Define to 0.
2401 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
2403         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
2404         (__HAVE_64B_ATOMICS): Define to 0.
2406 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2408         [BZ #17885]
2409         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
2410         value to set as new flag.
2412         [BZ #16576]
2413         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
2414         and use _ARCH_PPCSQ instead.
2415         (__ieee754_sqrt): Likewise.
2416         (__ieee754_sqrtf): Likewise.
2417         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
2418         _ARCH_PPCSQ is defined.
2419         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
2420         fsqrt instruction.
2421         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
2422         _ARCH_PPCSQ is defined.
2423         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
2424         fsqrts instruction.
2425         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
2427 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2429         * iconv/loop.c: Suppress array out of bound warning caused by GCC
2430         bug (GCC BZ #64739).
2432 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
2434         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
2435         Mark _retval as used.
2436         (lll_futex_wake_unlock): Likewise.
2437         (lll_futex_timed_wait_requeue_pi): Likewise.
2439         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
2440         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
2441         register variables.
2443         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
2444         libm_hidden_def.
2446         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
2447         (__bswap_64): Mark as __always_inline.
2449 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
2451         [BZ #15378]
2452         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
2453         when none of the search directories exist.
2455 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2457         [BZ #17869]
2458         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
2459         power8 in .machine directive.
2461         [BZ #17868]
2462         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
2463         set dependency from opd value.
2465 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
2467         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2468         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
2469         architecture.
2471 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
2473         [BZ #17870]
2474         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
2475         with uint64_t.
2476         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
2477         (uint64_t) 1.
2478         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
2479         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
2480         Replace 1UL with (uint64_t) 1.
2481         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
2482         int with uint64_t.
2484 2015-01-23  Roland McGrath  <roland@hack.frob.com>
2486         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
2487         (if_freenameindex): Likewise.
2489         * resource/getrlimit64.c: Add missing libc_hidden_def.
2491 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
2493         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
2494         __label__.
2495         (_FP_FMA): Likewise.
2496         (_FP_TO_INT_ROUND): Likewise.
2497         (_FP_FROM_INT): Likewise.
2499 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2501         [BZ #16418]
2502         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
2503         Make code racy and cancel safe.
2505 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
2507         * sysdeps/arm/unwind-resume.h: Fix copyright year.
2508         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
2509         attribution.
2511         * pwd/tst-getpw.c: Rewrite.
2513         [BZ #17702]
2514         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
2515         (modules-names): Add moddummy1 and moddummy2.
2516         ($(objpfx)tst-rec-dlopen): Define.
2517         * dlfcn/moddummy1.c: New file.
2518         * dlfcn/moddummy2.c: New file.
2519         * dlfcn/tst-rec-dlopen.c: New file.
2520         * elf/dl-cache.c (_dl_load_cache_lookup):
2521         Return char*. Copy result with alloca/strcpy/strdup.
2522         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
2523         returns char*. Free cached. If not saving realname
2524         free cached.
2525         * elf/dl-open.c (dl_open_worker): Do not assert that
2526         _r_debug->r_state is RT_CONSISTENT.
2527         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
2528         returns char*.
2530 2015-01-21  Torvald Riegel  <triegel@redhat.com>
2531             Carlos O'Donell  <carlos@redhat.com>
2533         [BZ #12674]
2534         * nptl/sem_waitcommon.c: New file.
2535         * nptl/sem_wait.c: Include sem_waitcommon.c.
2536         (__sem_wait_cleanup, do_futex_wait): Remove.
2537         (__new_sem_wait): Adapt.
2538         (__new_sem_trywait): New function.
2539         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
2540         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
2541         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
2542         (sem_timedwait): Adapt.
2543         * nptl/sem_post.c (__new_sem_post): Adapt.
2544         (futex_wake): New function.
2545         (__old_sem_post): Add release MO fence.
2546         * nptl/sem_open.c (sem_open): Adapt.
2547         * nptl/sem_init.c (__new_sem_init): Adapt.
2548         (futex_private_if_supported): New function.
2549         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
2550         (__old_sem_getvalue): Add using previous code.
2551         * sysdeps/nptl/internaltypes.h: Adapt.
2552         * nptl/tst-sem13.c (do_test): Adapt.
2553         * nptl/tst-sem11.c (main): Adapt.
2554         * nptl/sem_trywait.c: Remove.
2555         * nptl/DESIGN-sem.txt: Remove.
2556         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
2557         (gen-as-const-headers): Remove structsem.sym.
2558         * nptl/structsem.sym: Remove.
2559         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
2560         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
2561         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
2562         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
2563         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
2564         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
2565         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
2566         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
2567         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
2568         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
2569         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
2570         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
2571         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
2572         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
2573         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
2574         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
2575         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
2576         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
2577         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
2578         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
2579         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
2580         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
2582 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
2584         * INSTALL: Regenerated.
2586         * po/libc.pot: Regenerated.
2588 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
2589             Sandra Loosemore  <sandra@codesourcery.com>
2590             Andrew Jenner  <andrew@codesourcery.com>
2591             Joseph Myers  <joseph@codesourcery.com>
2592             Nathan Sidwell  <nathan@codesourcery.com>
2594         * NEWS: Mention new Nios II port.
2595         * sysdeps/nios2/Implies: New file.
2596         * sysdeps/nios2/Makefile: New file.
2597         * sysdeps/nios2/Subdirs: New file.
2598         * sysdeps/nios2/Versions: New file.
2599         * sysdeps/nios2/__longjmp.S: New file.
2600         * sysdeps/nios2/abort-instr.h: New file.
2601         * sysdeps/nios2/backtrace.c: New file.
2602         * sysdeps/nios2/bits/endian.h: New file.
2603         * sysdeps/nios2/bits/fenv.h: New file.
2604         * sysdeps/nios2/bits/link.h: New file.
2605         * sysdeps/nios2/bits/setjmp.h: New file.
2606         * sysdeps/nios2/bsd-_setjmp.S: New file.
2607         * sysdeps/nios2/bsd-setjmp.S: New file.
2608         * sysdeps/nios2/configure: New generated file.
2609         * sysdeps/nios2/configure.ac: New file.
2610         * sysdeps/nios2/crti.S: New file.
2611         * sysdeps/nios2/crtn.S: New file.
2612         * sysdeps/nios2/dl-init.c: New file.
2613         * sysdeps/nios2/dl-machine.h: New file.
2614         * sysdeps/nios2/dl-sysdep.h: New file.
2615         * sysdeps/nios2/dl-tls.h: New file.
2616         * sysdeps/nios2/dl-trampoline.S: New file.
2617         * sysdeps/nios2/gccframe.h: New file.
2618         * sysdeps/nios2/gmp-mparam.h: New file.
2619         * sysdeps/nios2/jmpbuf-offsets.h: New file.
2620         * sysdeps/nios2/jmpbuf-unwind.h: New file.
2621         * sysdeps/nios2/ldsodefs.h: New file.
2622         * sysdeps/nios2/libc-tls.c: New file.
2623         * sysdeps/nios2/libm-test-ulps: New file.
2624         * sysdeps/nios2/machine-gmon.h: New file.
2625         * sysdeps/nios2/math-tests.h: New file.
2626         * sysdeps/nios2/math_private.h: New file.
2627         * sysdeps/nios2/memusage.h: New file.
2628         * sysdeps/nios2/nptl/Makefile: New file.
2629         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
2630         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
2631         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
2632         * sysdeps/nios2/nptl/pthreaddef.h: New file.
2633         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
2634         * sysdeps/nios2/nptl/tls.h: New file.
2635         * sysdeps/nios2/preconfigure: New file.
2636         * sysdeps/nios2/s_fma.c: New file.
2637         * sysdeps/nios2/s_fmaf.c: New file.
2638         * sysdeps/nios2/setjmp.S: New file.
2639         * sysdeps/nios2/sfp-machine.h: New file.
2640         * sysdeps/nios2/sotruss-lib.c: New file.
2641         * sysdeps/nios2/stackguard-macros.h: New file.
2642         * sysdeps/nios2/stackinfo.h: New file.
2643         * sysdeps/nios2/start.S: New file.
2644         * sysdeps/nios2/sysdep.h: New file.
2645         * sysdeps/nios2/tls-macros.h: New file.
2646         * sysdeps/nios2/tst-audit.h: New file.
2647         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
2648         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
2649         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
2650         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
2651         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
2652         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
2653         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
2654         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
2655         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
2656         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
2657         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
2658         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
2659         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
2660         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
2661         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
2662         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
2663         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
2664         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
2665         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
2666         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
2667         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
2668         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
2669         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
2670         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
2671         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
2672         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
2673         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
2674         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
2675         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
2676         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
2677         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
2678         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
2679         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
2680         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
2681         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
2682         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
2683         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
2684         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
2685         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
2686         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
2687         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
2688         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
2689         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
2690         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
2692 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
2694         [BZ #17844]
2695         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
2696         (getutent): Use weak_alias in non SHARED case
2697         and default_symbol_version in SHARED case.
2698         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
2699         (getutent_r, pututline): Likewise.
2700         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
2701         (getutid): Likewise.
2702         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
2703         (getutid_r): Likewise.
2704         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
2705         (getutline): Likewise.
2706         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
2707         (getutline_r): Likewise.
2708         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
2709         (updwtmp): Likewise.
2711 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
2713         [BZ #17848]
2714         * sysdeps/s390/s390-32/memcmp.S
2715         (memcmp_g5): Rename to __memcmp_g5.
2716         * sysdeps/s390/s390-32/memcpy.S
2717         (memcpy_g5): Rename to __memcpy_g5.
2718         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2719         (memcpy_mvcle) Rename to __memcpy_mvcle.
2720         * sysdeps/s390/s390-32/memset.S
2721         (memset_g5): Rename to __memset_g5.
2722         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
2723         (IFUNC_RESOLVE): Prefix ifunc-resolve function
2724         and use prefixed functions.
2725         * sysdeps/s390/s390-32/multiarch/memcmp.S
2726         (memcmp_z196): Rename to __memcmp_z196.
2727         (memcmp_z10): Rename to __memcmp_z10.
2728         (memcmp): Set alias to __memcmp_g5.
2729         (bcmp): Set alias to __memcmp_g5.
2730         * sysdeps/s390/s390-32/multiarch/memcpy.S
2731         (memcpy_z196): Rename to __memcpy_z196.
2732         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2733         (memcpy_z10): Rename to __memcpy_z10.
2734         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2735         (memcpy): Set alias to __memcpy_g5.
2736         * sysdeps/s390/s390-32/multiarch/memset.S
2737         (memset_z196): Rename to __memset_z196.
2738         Jump to __memset_mvcle instead of memset_mvcle.
2739         (memset_z10): Rename to __memset_z10.
2740         Jump to __memset_mvcle instead of memset_mvcle.
2741         (memset_mvcle) Rename to __memset_mvcle.
2742         (memset): Set alias to __memset_g5.
2743         * sysdeps/s390/s390-64/memcmp.S
2744         (memcmp_z900): Rename to __memcmp_z900.
2745         * sysdeps/s390/s390-64/memcpy.S
2746         (memcpy_z900): Rename to __memcpy_z900.
2747         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2748         (memcpy_mvcle) Rename to __memcpy_mvcle.
2749         * sysdeps/s390/s390-64/memset.S
2750         (memset_z900): Rename to __memset_z900.
2751         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
2752         (IFUNC_RESOLVE): Prefix ifunc-resolve function
2753         and use prefixed functions.
2754         * sysdeps/s390/s390-64/multiarch/memcmp.S
2755         (memcmp_z196): Rename to __memcmp_z196.
2756         (memcmp_z10): Rename to __memcmp_z10.
2757         (memcmp): Set alias to __memcmp_z900.
2758         (bcmp): Set alias to __memcmp_z900.
2759         * sysdeps/s390/s390-64/multiarch/memcpy.S
2760         (memcpy_z196): Rename to __memcpy_z196.
2761         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2762         (memcpy_z10): Rename to __memcpy_z10.
2763         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2764         (memcpy): Set alias to __memcpy_z900.
2765         * sysdeps/s390/s390-64/multiarch/memset.S
2766         (memset_z196): Rename to __memset_z196.
2767         Jump to __memset_mvcle instead of memset_mvcle.
2768         (memset_z10): Rename to __memset_z10.
2769         Jump to __memset_mvcle instead of memset_mvcle.
2770         (memset_mvcle) Rename to __memset_mvcle.
2771         (memset): Set alias to __memset_z900.
2773 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
2775         [BZ #17748]
2776         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
2777         __fesetenv instead of fesetenv.
2779 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
2781         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
2782         macro.
2784 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2786         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
2787         regression on LE.
2789         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
2790         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
2791         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2792         strncmp-power8 object.
2793         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2794         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
2795         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
2796         * NEWS: Update.
2798 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2799             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2801         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
2802         trailing byte check.
2804 2015-01-13  David S. Miller  <davem@davemloft.net>
2806         * include/signal.h (__sigreturn): Guard with __USE_MISC.
2808 2015-01-13  Roland McGrath  <roland@hack.frob.com>
2810         * login/logout.c (logout): Use memset rather than bzero.
2811         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
2812         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
2813         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
2814         (_gethtbyaddr): Likewise.
2815         * locale/programs/simple-hash.c (bcopy): Macro removed.
2817 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2819         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2820         Add strcmp-power8 object.
2821         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2822         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
2823         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
2824         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
2825         __strcmp_power8 implementation.
2826         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
2827         * NEWS: Update.
2829         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2830         Add strncpy-power8 and stpncpy-power8 objects.
2831         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2832         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
2833         implementations.
2834         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
2835         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
2836         __stpncpy_power8 implementation.
2837         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
2838         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
2839         __strncpy_power8 implementation.
2840         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
2841         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
2842         * NEWS: Update.
2844         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
2845         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
2846         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
2848         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2849         strncat-power8 object.
2850         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
2851         __strcat_power8 implementation.
2852         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2853         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
2854         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
2855         optimized strcat for power8.
2857         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2858         strcpy-power8 and stpcpy-power8 objects.
2859         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2860         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
2861         implementations.
2862         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
2863         multiarch stpcpy implementation for POWER8.
2864         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
2865         multiarch strcpy implementation for POWER8.
2866         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
2867         __strcpy_power8 function.
2868         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
2869         stpcpy for POWER8.
2870         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
2871         strcpy for POWER8.
2872         * NEWS: Update.
2874 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
2876         [BZ #16009]
2877         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
2878         weights and rules. Use do_xfrm_cached if data fits in cache,
2879         do_xfrm otherwise.  Moved former main loop to...
2880         * (do_xfrm_cached): New function.
2881         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
2882         find_idx, find_position and stack_push.
2883         * (find_idx): New function.
2884         * (find_position): Likewise.
2885         * localedata/sort-test.sh: Added test run for do_xfrm.
2886         * localedata/xfrm-test.c (main): Added command line option
2887         -nocache to run the test with strings that are too large for
2888         the STRXFRM cache.
2890 2015-01-13  Torvald Riegel  <triegel@redhat.com>
2892         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
2893         variable to lll_futex_wake call, not the value itself.
2895 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
2897         [BZ #17803]
2898         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
2899         twom64.  Adjust value to 0x1p-64L.
2900         (__scalblnl): Only return standard underflowing result for K <=
2901         -64 not K <= -63; adjust exponent for underflowing result by 64
2902         not 63.
2903         * math/libm-test.inc (scalbn_test_data): Add more tests.
2904         (scalbln_test_data): Likewise.
2906         [BZ #17834]
2907         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
2908         0x1p63L.
2909         (__scalblnl): Get new exponent of adjusted subnormal value from ES
2910         not HX.
2911         * math/libm-test.inc (scalbn_test_data): Add more tests.
2912         (scalbln_test_data): Likewise.
2914 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2915             Stefani Seibold  <stefani@seibold.net>
2917         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
2918         (sysdep_routines): Add dl-vdso here, ...
2919         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
2920         (sysdep_routines): ... not here.
2921         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
2922         fallback when vDSO is not presented.
2923         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
2924         Define with libc_hidden_proto/libc_hidden_data_def definitions.
2925         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
2926         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
2927         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
2928         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
2929         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
2930         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
2931         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
2932         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
2933         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
2934         fallback configurable symbol when vDSO is not available.
2935         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
2936         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
2937         be able to redefine fallback symbol when vDSO is not available.
2938         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
2939         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
2941 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2943         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
2944         (TLS_INIT_TP): Add tm_capable initialization.
2945         (TLS_DEFINE_INIT_TP): Likewise.
2946         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
2947         TCB.
2948         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
2949         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
2950         calculation.
2951         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
2952         transactoion is lock elision is built and TCB tm_capable is set.
2953         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
2954         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2955         (INTERNAL_SYSCALL_NCS): Likewise.
2956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2957         (INTERNAL_SYSCALL_NCS): Likewise.
2958         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
2960         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
2961         for powerpc.
2962         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
2963         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
2964         and remove it for 32 bits case.
2965         [pthread_rwlock_t] (__rwelision): New field for lock elision.
2966         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
2967         initialization.
2968         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
2969         Disable lock elision with rdlocks if elision is not available.
2971         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
2972         (sysdep_routines): Add lock elision objects.
2973         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
2974         [pthread_mutex_t] (__spins): Rework to add lock elision field.
2975         [pthread_mutex_t] (__elision): Add field.
2976         [__PTHREAD_SPINS]: Adjust to init lock elision field.
2977         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
2978         elision definitions for powerpc.
2979         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
2980         implementation of lock elision for powerpc.
2981         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
2982         implementation of timed lock elision for powerpc.
2983         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
2984         implementation of trylock with lock elision for powerpc.
2985         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
2986         implementaion of unlock for lock elision for powerpc.
2987         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
2988         automatic enable lock elision for mutexes.
2989         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
2990         transaction execution definitions for powerpc.
2991         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
2992         definitions.
2993         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
2994         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
2995         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
2996         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
2997         * NEWS: Update.
2999 2015-01-09  Roland McGrath  <roland@hack.frob.com>
3001         * sysdeps/posix/shm-directory.c: Use <> rather than ""
3002         for #include of <shm-directory.h>.
3004 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
3006         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
3007         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
3009 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
3011         [BZ #17791]
3012         * NEWS: Mention bug fix.
3013         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
3014         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
3015         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
3017 2015-01-09  Torvald Riegel <triegel@redhat.com>
3019         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
3021 2015-01-09  Torvald Riegel <triegel@redhat.com>
3023         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
3025 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
3027         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
3028         pointer and cast to uintptr_t.
3030 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
3032         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
3033         removed.
3034         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
3036 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
3038         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
3039         of 0.
3041 2015-01-08  Roland McGrath  <roland@hack.frob.com>
3043         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
3044         <nptl/pthreadP.h> instead.
3045         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
3047         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
3048         already defined.
3049         [__SIGRTMIN] (init): Function removed.
3050         [__SIGRTMIN] (initialized): Variable removed.
3051         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
3052         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
3053         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
3054         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
3055         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
3056         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
3057         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
3058         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
3059         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
3060         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
3061         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
3062         * sysdeps/nptl/allocrtsig.c: New file.
3063         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
3064         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
3065         * sysdeps/generic/testrtsig.h: File removed.
3067         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
3068         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
3070         * nptl/nptl-init.c (pthread_functions): Conditionalize
3071         .ptr__nptl_setxid initialization on [SIGSETXID].
3073         * sysdeps/nptl/sys/procfs.h: New file.
3074         * nptl_db/Makefile (headers): Add it.
3075         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
3077         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
3078         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
3079         * nptl/pthread_attr_setaffinity.c: Include it.
3080         * nptl/pthread_setattr_default_np.c: Likewise.
3081         * nptl/check-cpuset.h: New file.
3083 2015-01-08  Richard Henderson  <rth@redhat.com>
3085         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
3086         (CFLAGS-tst-execstack-prog.c): Likewise.
3087         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
3089 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
3090             Sandra Loosemore  <sandra@codesourcery.com>
3091             Andrew Jenner  <andrew@codesourcery.com>
3092             Joseph Myers  <joseph@codesourcery.com>
3093             Nathan Sidwell  <nathan@codesourcery.com>
3095         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
3096         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
3097         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
3098         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
3099         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
3100         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
3101         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
3102         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
3103         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
3104         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
3105         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
3106         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
3107         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
3108         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
3109         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
3110         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
3111         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
3113 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3115         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
3116         timespec struct member in syscall macro.
3117         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
3118         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
3119         first timeval struct member in syscall macro.
3120         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
3122 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
3124         [BZ #17748]
3125         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
3126         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
3127         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
3128         __feupdateenv and define as weak alias of __feupdateenv.  Use
3129         libm_hidden_weak.
3130         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
3131         libm_hidden_def.
3132         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
3133         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
3134         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
3135         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
3136         libm_hidden_def.
3137         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
3138         __feupdateenv and define as weak alias of __feupdateenv.  Use
3139         libm_hidden_weak.
3140         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
3141         libm_hidden_def.
3142         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
3143         __feupdateenv and define as weak alias of __feupdateenv.  Use
3144         libm_hidden_weak.
3145         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
3146         libm_hidden_def.
3147         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3148         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
3149         (__feupdateenv): Likewise.
3150         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
3151         __feupdateenv and define as weak alias of __feupdateenv.  Use
3152         libm_hidden_weak.
3153         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3154         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
3155         libm_hidden_def.
3156         * sysdeps/tile/math_private.h (__feupdateenv): New inline
3157         function.
3158         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
3159         libm_hidden_def.
3160         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
3161         __feupdateenv instead of feupdateenv.
3162         (default_libc_feupdateenv_test): Likewise.
3163         (libc_feresetround_ctx): Likewise.
3165 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3167         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
3168         prototype.
3170 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
3172         * posix/regcomp.c (parse_bracket_exp): Initialize type to
3173         COLL_SYM in a couple of places to avoid uninitialized variable
3174         wanings on tilegx gcc 4.8.2.
3176 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
3178         * sysdeps/aarch64/strcpy.S: New file.
3179         * sysdeps/aarch64/stpcpy.S: New file.
3180         * NEWS: Updated.
3182 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
3184         * sysdeps/aarch64/strrchr.S: New file.
3185         * NEWS: Updated.
3187 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
3189         [BZ #17658]
3190         * stdlib/setenv.c: Fix memory leak when setting large,
3191         duplicate string.
3193 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
3195         [BZ #17273]
3196         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
3197         and tabs from buffer before parsing fstab entry.
3198         * misc/tst-mntent.c (main): Add test for mount entry with
3199         trailing spaces and tabs.
3201 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
3203         [BZ #17748]
3204         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
3205         * math/fesetround.c (fesetround): Rename to __fesetround and
3206         define as weak alias of __fesetround.  Use libm_hidden_weak.
3207         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
3208         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
3209         * sysdeps/arm/fesetround.c (fesetround): Likewise.
3210         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
3211         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
3212         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
3213         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
3214         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
3215         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
3216         __fesetround_inline.
3217         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
3218         __fesetround_inline instead of __fesetround.
3219         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
3220         __fesetround and define as weak alias of __fesetround.  Use
3221         libm_hidden_weak.  Call __fesetround_inline instead of
3222         __fesetround.
3223         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
3224         __fesetround and define as weak alias of __fesetround.  Use
3225         libm_hidden_weak.
3226         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
3227         Likewise.
3228         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
3229         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
3230         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
3231         * sysdeps/tile/math_private.h (__fesetround): New inline function.
3232         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
3233         __fesetround and define as weak alias of __fesetround.  Use
3234         libm_hidden_weak.
3235         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
3236         __fesetround instead of fesetround.
3237         (default_libc_feholdexcept_setround): Likewise.
3238         (libc_feholdsetround_ctx): Likewise.
3239         (libc_feholdsetround_noex_ctx): Likewise.
3241         [BZ #17748]
3242         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
3243         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
3244         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
3245         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
3246         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3247         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
3248         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3249         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
3250         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3251         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3252         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3253         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3254         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3255         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3256         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
3257         libm_hidden_def.
3258         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
3259         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
3260         Likewise.
3261         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3262         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3263         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
3264         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3265         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
3266         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
3267         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
3268         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
3269         __fesetenv instead of fesetenv.
3270         (libc_feresetround_noex_ctx): Likewise.
3271         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
3272         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
3273         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
3274         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
3275         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
3276         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
3277         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3278         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
3279         (__feupdateenv): Likewise.
3280         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3281         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3282         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3283         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
3285 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
3287         [BZ #17806]
3288         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
3289         addresses have been freed.
3291 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
3293         * resolv/res_init.c (__res_vinit): Improve comments about nserv
3294         and nservall.
3296 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
3298         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
3299         Clean up check_pf allocation pattern. addresses
3301 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3303         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
3304         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
3305         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
3306         * nptl/pthread_exit.c (__pthread_exit): Likewise.
3307         * nptl/pthread_join.c (pthread_join): Likewise.
3308         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
3309         * sysdeps/posix/waitid.c (__waitid): Likewise.
3310         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
3311         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
3312         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
3313         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
3314         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
3315         Likewise.
3316         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
3317         (__libc_pread64): Likewise.
3318         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
3319         (__libc_pwrite): Likewise.
3320         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
3321         (__libc_pwrite64): Likewsie.
3322         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
3323         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
3324         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
3325         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
3326         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
3327         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
3328         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
3329         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
3330         Likewise.
3331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
3332         (__libc_pread64): Likewise.
3333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
3334         Likewise.
3335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
3336         (__libc_pwrite64): Likewise.
3337         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
3338         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
3339         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
3340         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
3341         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
3342         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
3343         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
3344         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
3345         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
3346         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
3347         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
3348         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
3349         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
3350         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
3351         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
3352         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
3353         Likewise.
3355 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
3357         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
3358         (CFLAGS-test-double.c): Likewise.
3359         (CFLAGS-test-ldouble.c): Likewise.
3360         (CPPFLAGS-test-ifloat.c): Likewise.
3361         (CPPFLAGS-test-idouble.c): Likewise.
3362         (CPPFLAGS-test-ildoubl.c): Likewise.
3363         (CFLAGS-test-test-fenv.c): Remove variable.
3364         (CFLAGS-test-misc.c): Likewise.
3366 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
3368         [BZ #17797]
3369         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
3370         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
3371         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
3372         CLOCKS_PER_SEC == 1000000.
3373         * time/clocktest.c (main): Replace %ld with %jd and cast to
3374         intmax_t.
3376 2015-01-05  Roland McGrath  <roland@hack.frob.com>
3378         * sysdeps/generic/unwind-resume.h: New file.
3379         * sysdeps/gnu/unwind-resume.c: Include it.
3380         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
3381         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
3382         argument list.
3383         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
3384         global rather than static.
3385         (_Unwind_Resume): Update user.
3386         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
3387         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
3388         rather than static.  Add __attribute__ ((cold)).
3389         (_Unwind_Resume, __gcc_personality_v0): Update callers.
3390         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
3391         * sysdeps/arm/arm-unwind-resume.S: New file.
3392         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
3393         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
3394         * sysdeps/arm/Makefile [$(subdir) = csu]
3395         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
3396         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
3397         Add rt-arm-unwind-resume.
3398         [$(subdir) = nptl]
3399         (libpthread-sysdep_routines, libpthread-shared-only-routines):
3400         Add pt-arm-unwind-resume.
3401         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
3402         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
3404 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3406         [BZ #17748]
3407         * include/fenv.h (__feholdexcept): Declare.  Use
3408         libm_hidden_proto.
3409         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
3410         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
3411         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3412         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
3413         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
3414         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
3415         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
3416         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3417         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
3418         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
3419         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
3420         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
3421         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
3422         (feholdexcept): Likewise.
3423         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
3424         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
3425         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
3426         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3427         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
3428         __feholdexcept instead of feholdexcept.
3429         (default_libc_feholdexcept_setround): Likewise.
3431 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3433         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
3434         to avoid using stl/str to align destination.
3436 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3438         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
3440 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3442         [BZ #17796]
3443         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
3444         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
3445         Define as weak alias not strong alias.
3447 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3449         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
3450         bltzal with addiupc.
3451         (RTLD_START): Ditto.
3453 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
3455         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
3456         for __vdso_* functions in declarations.
3457         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
3458         definitions.
3459         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
3460         INTERNAL_VSYSCALL): Use struct return types to check for error.
3462         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
3463         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
3464         function with cast from llround().
3465         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
3466         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
3467         Define.
3469 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3471         [BZ #17793]
3472         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
3473         Define as weak alias not strong alias.
3475         [BZ #17635]
3476         * ctype/ctype-c99.c: New file.  isblank implementation moved from
3477         ...
3478         * ctype/ctype-extn.c: ... here.
3479         (__isblank_l): Move to ...
3480         * ctype/ctype-c99_l.c: ... here.  New file.
3481         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
3482         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
3483         Remove variable.
3484         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
3485         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
3486         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
3487         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
3488         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
3490         [BZ #17777]
3491         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
3492         (posix_fadvise64): Define as weak alias not strong alias.
3493         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
3494         (posix_fallocate64): Likewise.
3495         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
3496         Remove variable.
3497         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
3498         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
3499         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
3500         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
3501         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
3503 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
3505         [BZ #16191]
3506         * NEWS: Mention bug fix.
3507         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
3508         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
3509         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
3510         (HOST_STACK_END_ADDR): Likewise.
3512 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
3514         [BZ #17748]
3515         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
3516         * math/fegetround.c (fegetround): Rename to __fegetround and
3517         define as weak alias of __fegetround.  Use libm_hidden_weak.
3518         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
3519         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
3520         * sysdeps/arm/fegetround.c (fegetround): Likewise.
3521         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
3522         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
3523         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
3524         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
3525         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
3526         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
3527         Undefine after rather than before function definition; use
3528         parentheses around function name in definition.
3529         (__fegetround): Also undefine macro after function definition.
3530         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
3531         __fegetround and define as weak alias of __fegetround.  Use
3532         libm_hidden_weak.  Do not undefine as macro.
3533         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
3534         Likewise.
3535         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
3536         __fegetround and define as weak alias of __fegetround.  Use
3537         libm_hidden_weak.
3538         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
3539         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
3540         * sysdeps/tile/math_private.h (__fegetround): New inline function.
3541         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
3542         __fegetround and define as weak alias of __fegetround.  Use
3543         libm_hidden_weak.
3544         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
3545         __fegetround instead of fegetround.
3547         [BZ #17782]
3548         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
3549         Condition macro definition on [__USE_MISC].
3551         [BZ #17781]
3552         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
3553         (struct sigaction): Change type of sa_flags field to int.
3555         [BZ #17780]
3556         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
3557         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
3558         __glibc_reserved0.
3560         * nptl/version.c (banner): Use single year in copyright notice.
3562         * NEWS: Update copyright dates.
3563         * catgets/gencat.c (print_version): Likewise.
3564         * csu/version.c (banner): Likewise.
3565         * debug/catchsegv.sh: Likewise.
3566         * debug/pcprofiledump.c (print_version): Likewise.
3567         * debug/xtrace.sh (do_version): Likewise.
3568         * elf/ldconfig.c (print_version): Likewise.
3569         * elf/ldd.bash.in: Likewise.
3570         * elf/pldd.c (print_version): Likewise.
3571         * elf/sotruss.sh: Likewise.
3572         * elf/sprof.c (print_version): Likewise.
3573         * iconv/iconv_prog.c (print_version): Likewise.
3574         * iconv/iconvconfig.c (print_version): Likewise.
3575         * locale/programs/locale.c (print_version): Likewise.
3576         * locale/programs/localedef.c (print_version): Likewise.
3577         * login/programs/pt_chown.c (print_version): Likewise.
3578         * malloc/memusage.sh (do_version): Likewise.
3579         * malloc/memusagestat.c (print_version): Likewise.
3580         * malloc/mtrace.pl: Likewise.
3581         * manual/libc.texinfo: Likewise.
3582         * nptl/version.c (banner): Likewise.
3583         * nscd/nscd.c (print_version): Likewise.
3584         * nss/getent.c (print_version): Likewise.
3585         * nss/makedb.c (print_version): Likewise.
3586         * posix/getconf.c (main): Likewise.
3587         * scripts/test-installation.pl: Likewise.
3588         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
3590 2015-01-02  Will Newton  <will.newton@linaro.org>
3592         * sysdeps/arm/armv7/configure: Removed.
3593         * sysdeps/arm/armv7/configure.ac: Likewise.
3595 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
3597         * All files with FSF copyright notices: Update copyright dates
3598         using scripts/update-copyrights.
3599         * intl/plural.c: Regenerated.
3600         * locale/programs/charmap-kw.h: Likewise.
3601         * locale/programs/locfile-kw.h: Likewise.
3603 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3605         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
3607 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
3609         [BZ #17748]
3610         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
3611         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
3612         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
3613         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
3614         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3615         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
3616         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3617         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
3618         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3619         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3620         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3621         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3622         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3623         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3624         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
3625         libm_hidden_def.
3626         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
3627         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
3628         Likewise.
3629         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3630         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3631         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
3632         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3633         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
3634         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
3635         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
3636         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
3637         __fegetenv instead of fegetenv.
3638         (libc_feholdsetround_noex_ctx): Likewise.
3640 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
3642         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
3643         (Elf_MIPS_ABIFlags_v0): New structure.
3644         (EF_MIPS_FP64): Define.
3645         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
3646         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
3647         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
3648         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
3649         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
3650         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
3651         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
3652         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
3653         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
3654         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
3655         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
3656         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
3657         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
3658         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
3659         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
3660         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
3661         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
3662         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
3663         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
3664         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
3665         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
3666         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
3667         field.
3668         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
3669         EF_MIPS_FP64.
3670         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
3671         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
3672         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
3673         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
3674         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
3675         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
3676         * sysdeps/mips/tst-abi-interlink.c: Likewise.
3677         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
3678         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
3679         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
3680         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
3681         record the current FP ABI extension.
3682         (mips-mode-switch): Define to show if kernel headers support mode
3683         switching.
3684         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
3685         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
3686         supported SYSV ABI version to 3.
3687         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
3688         feature.
3690 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3691             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3693         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
3694         path.
3695         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
3697 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
3699         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
3700         __fegetround and redefine to call __fegetround.  Remove condition
3701         on [!__NO_MATH_INLINES].
3702         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
3703         function.
3704         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
3705         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
3706         Remove macro.
3707         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
3708         instead of <fenv_libc.h>.
3709         (__llrintl): Call fegetround instead of __fegetround.
3710         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
3711         instead of <fenv_libc.h>.
3712         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
3713         (__lrintl): Call fegetround instead of __fegetround.
3714         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
3715         instead of <fenv_libc.h>.
3716         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
3717         (__rintl): Call fegetround instead of __fegetround.
3719 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
3721         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
3722         arrays.
3724 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
3726         [BZ #17775]
3727         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
3728         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
3729         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
3731 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
3733         * sysdeps/i386/tls-macros.h: Include <features.h>.
3734         (TLS_LE): Use non-PIC version for GCC >= 5.0.
3735         (TLS_IE): Likewise.
3736         (TLS_LD): Likewise.
3737         (TLS_GD): Likewise.
3738         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
3739         define for GCC >= 5.0.
3741 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
3743         * math/test-fenv.c (test_single_exception, set_single_exc,
3744         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
3745         feexcp_mask_test, feenable_test, fe_single_test): Add
3746         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
3747         case where they are not used.
3748         * math/libm-test.inc: Likewise.
3749         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
3750         unused in the absence of FP rounding/exception support.
3751         * stdio-common/tst-printf-round.c: Likewise.
3752         * stdlib/tst-strtod-round.c: Likewise.
3753         * stdlib/tst-strtod-underflow.c: Likewise.
3755 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
3757         [BZ #17723]
3758         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
3759         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
3760         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3761         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3762         libm_hidden_weak.
3763         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
3764         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
3765         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
3766         libm_hidden_def.
3767         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3768         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3769         libm_hidden_weak.
3770         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
3771         Likewise.
3772         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
3773         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3774         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3775         libm_hidden_weak.
3776         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
3777         libm_hidden_def.
3778         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
3779         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
3780         (__feraiseexcept): Likewise.
3781         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3782         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3783         libm_hidden_weak.
3784         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
3785         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
3786         libm_hidden_def.
3787         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
3788         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
3789         Use libm_hidden_def.
3790         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
3791         libm_hidden_def.
3792         (feraiseexcept): Define as weak not strong alias.  Use
3793         libm_hidden_weak.
3794         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
3795         New inline function.  Factored out of ...
3796         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
3797         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
3798         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
3799         feraiseexcept.
3800         * math/w_acos.c (__acos): Likewise.
3801         * math/w_asin.c (__asin): Likewise.
3802         * math/w_ilogb.c (__ilogb): Likewise.
3803         * math/w_j0.c (y0): Likewise.
3804         * math/w_j1.c (y1): Likewise.
3805         * math/w_jn.c (yn): Likewise.
3806         * math/w_log.c (__log): Likewise.
3807         * math/w_log10.c (__log10): Likewise.
3808         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
3809         * sysdeps/aarch64/fpu/math_private.h
3810         (libc_feupdateenv_test_aarch64): Likewise.
3811         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
3812         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
3813         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
3814         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
3815         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
3816         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
3817         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
3818         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3819         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3820         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3822 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
3824         [BZ #17732]
3825         * io/test-utime.c (main): Replace %ld with %jd and cast to
3826         intmax_t.
3827         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
3828         * nptl/tst-mutex5.c: Include <stdint.h>.
3829         (do_test): Replace %ld with %jd and cast to intmax_t.
3830         * posix/tst-regex.c (run_test): Likewise.
3831         (run_test_backwards): Likewise.
3832         * rt/tst-clock.c: Include <stdint.h>.
3833         (clock_test): Replace %ld with %jd and cast to intmax_t.
3834         * rt/tst-cpuclock1.c: Include <stdint.h>.
3835         (do_test): Replace %lu with %ju and cast to uintmax_t.
3836         * rt/tst-cpuclock2.c: Include <stdint.h>.
3837         (do_test): Replace %lu with %ju and cast to uintmax_t.
3838         * rt/tst-mqueue1.c: Include <stdint.h>.
3839         (check_attrs): Replace %ld with %jd and cast to intmax_t.
3840         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
3841         intmax_t.
3842         * rt/tst-mqueue4.c (do_test): Likewise.
3843         * rt/tst-timer4.c: Include <stdint.h>.
3844         (check_ts): Replace %ld with %jd and cast to intmax_t.
3845         (do_test): Likewise.
3846         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
3847         and cast to intmax_t.
3848         * sysdeps/pthread/tst-timer.c (main): Likewise.
3849         * time/clocktest.c (main): Likewise.
3850         * time/tst-posixtz.c (do_test): Likewise.
3851         * timezone/tst-timezone.c (main): Likewise.
3853 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
3854             H.J. Lu  <hongjiu.lu@intel.com>
3856         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
3857         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
3858         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
3859         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
3860         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
3861         version if bit_Fast_Unaligned_Load is set.
3862         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
3863         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
3864         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
3865         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
3866         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
3867         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
3868         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
3869         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
3870         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
3871         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
3872         to 4.
3873         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
3874         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
3875         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
3876         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
3878 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
3880         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
3881         instead of #if to avoid a Wundef warning.
3882         * stdlib/tst-limits.c (do_test): Likewise.
3884         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
3885         parallel other exception macros.
3886         (fegetenv): Convert from macro to extern inline so that it applies
3887         retroactively to inline functions already seen by the compiler.
3888         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
3890         * posix/Makefile (before-compile): Use $(objpfx) for
3891         posix-conf-vars-def.h.
3893 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
3895         * posix/getconf.c (main): Use size_t for type of I.
3896         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
3897         NSPEC.
3899         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
3900         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
3901         * posix/posix-envs.def: Likewise.
3902         * sysdeps/posix/sysconf.c: Likewise.
3903         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
3904         (specs): Remove array.
3905         * scripts/gen-posix-conf-vars.awk: Support generation of specs
3906         array.
3908         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
3909         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
3910         (__sysconf): Use CONF_IS_* macros.
3912         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
3913         ($(objpfx)posix-conf-vars-def.h): New target.
3914         * posix/posix-conf-vars.list: New file.
3915         * posix/posix-conf-vars.h: New file.
3916         * posix/confstr.c: Include posix-conf-vars.h.
3917         (confstr): Use CONF_IS_* macros.
3918         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
3919         CONF_IS_* macros.
3920         * scripts/gen-posix-conf-vars.awk: New file.
3922 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
3924         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
3925         fegetround): Add no-op macros to avoid linknamespace issues.
3927         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
3928         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
3930         * sysdeps/unix/sysv/linux/tile/sysdep.h
3931         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
3932         assembly-specific section to avoid a redefinition warning.
3934         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
3935         long before casting to pointer to avoid a cast warning.
3937 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
3939         * sysdeps/tile/tilegx/Implies: New file.
3941 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
3943         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
3945 2014-12-23  Florian Weimer  <fweimer@redhat.com>
3947         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
3949 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3951         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
3952         not define.
3953         * sysdeps/unix/sysv/linux/utimes.c: Do not include
3954         <kernel-features.h>.
3955         (__utimes) [__NR_utimes]: Make code unconditional.
3956         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
3957         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
3958         (__ASSUME_UTIMES): Do not undefine.
3959         * sysdeps/unix/sysv/linux/tile/kernel-features.h
3960         (__ASSUME_UTIMES): Likewise.
3961         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
3962         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
3963         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
3964         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
3966 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
3968         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
3970 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
3972         [BZ #17747]
3973         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
3974         alias to weak alias for j0l, y0l.
3975         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
3976         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
3978         [BZ #17746]
3979         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
3980         conversion.
3982 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
3984         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
3985         to zero if not already defined.
3987 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3989         [BZ #17724]
3990         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
3991         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
3992         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
3993         (char *) casts added.
3994         * sysdeps/ieee754/k_standardf.c: New file.
3995         * sysdeps/ieee754/k_standardl.c: Likewise.
3996         * math/Makefile (libm-support): Remove k_standard.
3997         (libm-calls): Add k_standard.
3999 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4001         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
4002         Optimize to avoid an unnecessary FPCR read.
4004 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4006         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
4007         Optimize to reduce FPCR/FPSR accesses.
4009 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4011         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
4012         Call libc_fetestexcept_aarch64.
4014 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4016         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
4017         Call libc_fesetround_aarch64.
4019 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4021         [BZ #17733]
4022         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
4023         (__bind): Do not define as weak alias.
4024         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
4025         define.
4026         (__getsockname): Do not define as weak alias.
4028 2014-12-22  Will Newton  <will.newton@linaro.org>
4030         * manual/install.texi: Document that we require bison 2.7
4031         or above.
4032         * INSTALL: Regenerate.
4033         * configure.ac: Use AC_CHECK_PROG_VER instead of
4034         AC_PATH_PROG when checking for bison and check for
4035         version 2.7 or above.
4036         * configure: Regenerate.
4038 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
4040         [BZ #17745]
4041         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
4042         * sysdeps/tile/ffsll.c (ffsll): To here.
4044         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
4046 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
4048         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
4049         if not defined.
4050         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
4051         definition.
4052         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
4053         hidden ___tls_get_addr.
4054         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
4055         hidden __tls_get_addr.
4056         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
4057         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
4058         Likewise.
4060 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
4062         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
4063         _dl_init call.
4065 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
4067         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
4068         from "call _dl_init@PLT".
4069         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
4071 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
4073         * manual/search.texi: (Array Sort Function): Clarify stable sorting
4074         guarantees.
4076 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
4078         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
4080 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
4082         [BZ #17744]
4083         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
4084         strnlen.
4086 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
4088         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
4089         of multu on MIPSr6.
4090         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
4091         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
4092         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
4093         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
4094         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
4096 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
4098         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
4099         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
4100         (PTR_SUBU): Use subu for mips32r6/mips64r6.
4101         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
4102         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
4103         mips32r6/mips64r6.
4104         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
4106 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
4108         * string/strncat.c (STRNCAT): Simplify implementation.
4110 2014-12-19  David S. Miller  <davem@davemloft.net>
4112         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
4113         access the quad as both a long double and as a series of 4 words.
4115         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
4116         link_map->l_info array access.
4118 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
4120         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
4122         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
4123         * math/atest-exp2.c (TIMEOUT): Likewise.
4124         * math/atest-sincos.c (TIMEOUT): Likewise.
4126 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
4128         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
4129         -Wno-error with -fno-builtin-lround.
4131 2014-12-19  Torvald Riegel  <triegel@redhat.com>
4133         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
4134         Contains futex constants and functions moved over from ...
4135         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
4136         <lowlevellock-futex.h>.
4137         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
4138         (lll_timedwait_tid): Add comments and parentheses around macro
4139         arguments.
4141 2014-12-19  Torvald Riegel  <triegel@redhat.com>
4143         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
4144         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
4145         (__lll_private_flag): Remove.
4146         (lll_futex_wait): Likewise.
4147         (lll_futex_timed_wait): Likewise.
4148         (lll_futex_wake): Likewise.
4149         (lll_futex_requeue): Likewise.
4150         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
4151         (__lll_timedwait_tid): Spell out argument names.
4152         (lll_timedwait_tid): Add comments and parentheses around macro
4153         arguments.
4154         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
4155         LLL_SHARED and LLL_PRIVATE usable from assembly code.
4157 2014-12-19  Torvald Riegel  <triegel@redhat.com>
4159         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
4160         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
4161         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
4162         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
4163         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
4164         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
4165         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
4166         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
4167         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
4168         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
4169         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
4170         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
4171         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
4172         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
4173         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
4174         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
4175         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
4176         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
4177         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
4179 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
4181         * sysdeps/x86_64/x32/Makefile: New file.
4183 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
4185         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
4186         1L with (mp_limb_t) 1.
4188 2014-12-17  Roland McGrath  <roland@hack.frob.com>
4190         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
4191         * nptl/libc_pthread_init.c: ... here.
4192         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
4193         * nptl/register-atfork.c: ... here.
4195         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
4196         Use pthread_sigmask rather than INTERNAL_SYSCALL.
4197         Use assert_perror to check its return value.
4198         (__gai_create_helper_thread): Likewise.
4200         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
4202         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
4204 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
4206         [BZ #17725]
4207         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
4208         __profil_counter.
4209         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
4210         Likewise.
4211         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
4212         Likewise.
4213         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
4214         Likewise.
4215         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
4216         (profil_counter): Likewise.
4217         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
4218         (profil_counter): Likewise.
4219         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
4220         Likewise.
4221         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
4222         Likewise.
4223         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
4224         (profil_counter): Likewise.
4225         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
4226         Likewise.
4227         [!__profil_counter] (profil_counter): Define as weak alias of
4228         __profil_counter.
4229         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
4230         (profil_counter): Rename to __profil_counter.
4231         [!__profil_counter] (profil_counter): Define as weak alias of
4232         __profil_counter.
4233         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
4234         (profil_counter): Rename to __profil_counter.
4235         [!__profil_counter] (profil_counter): Define as weak alias of
4236         __profil_counter.
4237         * sysdeps/posix/profil.c: Update comment referring to
4238         profil_counter.
4239         (__profil): Use __profil_counter instead of profil_counter.
4240         * sysdeps/posix/sprofil.c (profil_counter): Rename to
4241         __profil_counter.  Use __profil_counter_ushort and
4242         __profil_counter_uint in definitions.
4243         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
4244         instead of profil_counter_uint and profil_counter_ushort.
4246         [BZ #17722]
4247         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
4248         define as weak alias of __inet_makeaddr.
4249         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
4250         as weak alias of __inet_addr.
4251         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
4252         as weak alias of __inet_pton.  Use libc_hidden_weak.
4253         * include/arpa/inet.h (__inet_pton): Declare.  Use
4254         libc_hidden_proto.
4255         (inet_makeaddr): Don't use libc_hidden_proto.
4256         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
4257         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
4258         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
4259         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
4260         Remove variable.
4261         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
4262         (test-xfail-POSIX/time.h/linknamespace): Likewise.
4264 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
4266         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
4268 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
4270         * stdio-common/bug-vfprintf-nargs.c (do_test):
4271         Cast value to intptr_t to avoid format warning
4272         for usage with PRIdPTR printing macro.
4274 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
4276         * libio/tst-widetext.c (do_test):
4277         Use format type %td instead of %Zd for ptrdiff_t
4278         in order to avoid format warning.
4280 2014-12-17  Andreas Schwab  <schwab@suse.de>
4282         * nscd/mem.c (gc): Add size_t cast to match printf format.
4284 2014-12-16  Roland McGrath  <roland@hack.frob.com>
4286         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
4287         (init): Apply PTR_MANGLE to pointers before storing them.
4288         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
4289         before using them.
4291 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
4293         [BZ #17719]
4294         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
4295         define as weak alias of __memrchr.
4296         (__memrchr): Do not define as strong alias of memrchr.
4297         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
4298         Remove variable.
4299         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
4300         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
4301         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
4303         [BZ #17717]
4304         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
4305         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
4306         (if_indextoname): Rename to __if_indextoname and define as weak
4307         alias of __if_indextoname.  Use libc_hidden_weak.
4308         (if_freenameindex): Rename to __if_freenameindex and define as
4309         weak alias of __if_freenameindex.
4310         (if_nameindex): Rename to __if_nameindex and define as weak alias
4311         of __if_nameindex.
4312         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
4313         __if_nametoindex and define as weak alias of __if_nametoindex.
4314         Use libc_hidden_weak.
4315         (if_freenameindex): Rename to __if_freenameindex and define as
4316         weak alias of __if_freenameindex.
4317         (if_nameindex): Rename to __if_nameindex and define as weak alias
4318         of __if_nameindex.
4319         (if_indextoname): Rename to __if_indextoname and define as weak
4320         alias of __if_indextoname.  Use libc_hidden_weak.
4321         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
4322         __if_nametoindex and define as weak alias of __if_nametoindex.
4323         Use libc_hidden_weak.
4324         (if_freenameindex): Rename to __if_freenameindex and define as
4325         weak alias of __if_freenameindex.  Use libc_hidden_weak.
4326         (if_nameindex_netlink): Use __if_freenameindex instead of
4327         if_freenameindex.
4328         (if_nameindex): Rename to __if_nameindex and define as weak alias
4329         of __if_nameindex.  Use libc_hidden_weak.
4330         (if_indextoname): Rename to __if_indextoname and define as weak
4331         alias of __if_indextoname.  Use libc_hidden_weak.
4332         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
4333         libc_hidden_proto.
4334         [!_ISOMAC] (__if_freenameindex): Likewise.
4335         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
4336         if_nametoindex.
4337         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
4338         variable.
4339         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
4340         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
4341         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
4342         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
4343         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
4344         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
4345         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
4347         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
4348         Remove variable.
4349         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
4350         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
4352 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4354         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
4355         subscript above bounds'
4357         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
4358         bounds.
4360 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
4362         * libio/tst-fopenloc.c: Use test-skeleton.c.
4364         * stdlib/tst-bsearch.c: Use test-skeleton.c.
4365         (entry): Rename to ITEM.
4366         (do_test, comp): Adjust.
4368         * stdio-common/tst-fseek.c: Use test-skeleton.c.
4370 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4372         * string/tester.c: Include <libc-internal.h>.
4373         (test_memset): Ignore -Wmemset-transposed-args.
4375 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4377         * misc/tst-mntent2.c (do_test): Fix warning.
4379 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4381         * elf/tst-unique4lib.cc(a): Mark as used.
4383 2014-12-16  Florian Weimer  <fweimer@redhat.com>
4385         [BZ #17630]
4386         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
4387         names.
4389 2014-12-16  Allan McRae  <allan@archlinux.org>
4391         * stdio-common/Makefile (tests): Re-add bug26.
4393 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
4395         [BZ #17657]
4396         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
4397         static array.
4399 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
4401         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
4402         (__lll_lock_wait): Likewise.
4403         (__lll_timedlock_wait): Likewise.
4404         (__lll_timedwait_tid): Likewise.
4405         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
4406         (__lll_robust_timedlock_wait): Likewise.
4407         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
4408         (lll_cond_trylock): Likewise.
4409         (__lll_lock): Likewise.
4410         (__lll_robust_lock): Likewise.
4411         (__lll_cond_lock): Likewise.
4412         (lll_robust_cond_lock): Likewise.
4413         (__lll_timedlock): Likewise.
4414         (__lll_robust_timedlock): Likewise.
4415         (__lll_unlock): Likewise.
4416         (__lll_robust_unlock): Likewise.
4417         (lll_wait_tid): Likewise.
4418         (lll_timedwait_tid): Likewise.
4420 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4422         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
4424 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4426         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
4428 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
4430         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
4431         * stdio-common/tst-sprintf.c: Likewise.
4433 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4435         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
4437 2014-12-15  Jeff Law  <law@redhat.com>
4439         [BZ #16617]
4440         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
4441         on the heap.  (CVE-2012-3406)
4442         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
4443         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
4444         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
4446 2014-12-15  Will Newton  <will.newton@linaro.org>
4448         * manual/install.texi: Bump required version of texinfo
4449         to 4.7 from 4.5.
4450         * INSTALL: Regenerated.
4451         * configure.ac: Check for makeinfo version 4.7 and above.
4452         * configure: Regenerated.
4454 2014-12-12  Roland McGrath  <roland@hack.frob.com>
4456         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
4457         PREFIX, string constant to insert between directory and name.
4458         * sysdeps/posix/shm_open.c: Update caller.
4459         * sysdeps/posix/shm_unlink.c: Likewise.
4460         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
4461         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
4462         (SEM_SHM_PREFIX): New macro.
4463         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
4464         [$(have-thread-library) = no].
4465         * nptl/Makefile (libpthread-routines): Add shm-directory.
4466         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
4467         * sysdeps/nptl/shm-directory.h: New file.
4468         * sysdeps/posix/shm-directory.c
4469         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
4470         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
4471         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
4472         INTERNAL_SYSCALL.
4473         (__where_is_shmfs): Function removed.
4474         (mountpoint, defaultmount, defaultdir, __namedsem_once):
4475         Variables removed.
4476         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
4477         Use SHM_GET_NAME.
4478         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
4480         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
4481         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
4482         unconditional for use inside libpthread.
4483         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
4485 2014-12-12  Roland McGrath  <roland@hack.frob.com>
4487         * nptl/pthread_getaffinity.c: New file.
4488         * nptl/pthread_setaffinity.c: New file.
4489         * nptl/pthread_getname.c: New file.
4490         * nptl/pthread_setname.c: New file.
4492         * nptl/pthread_create.c (START_THREAD_DEFN)
4493         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
4495 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4496             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4498         * resolv/res_send.c (send_vc): Disable warning resplen may
4499         be used uninitialized.
4501 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4503         * nptl/tst-mutex6.c
4504         (ATTR_NULL): New define checks ATTR against NULL.
4505         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
4506         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
4508 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
4510         [BZ #17581]
4511         * malloc/hooks.c
4512         (mem2mem_check): Revert my previous change.
4513         (malloc_check_get_size): Revert my previous change.
4514         (mem2chunk_check): Revert my previous change.
4516 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4518         * sysdeps/posix/shm-directory.c: New file.
4519         * sysdeps/posix/shm-directory.h: New file.
4520         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
4521         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
4522         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
4523         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
4524         Transmute EPERM to EACCES.
4525         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
4526         from ...
4527         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
4528         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
4530 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4532         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
4533         pointer and cast to uintptr_t.
4534         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
4535         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
4536         Add cast to avoid warning.
4537         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
4539 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
4541         * nptl/semaphore.h: Move to ...
4542         * sysdeps/pthread/semaphore.h: ... here.
4543         * Makefile (installed-headers): Change nptl/semaphore.h to
4544         sysdeps/pthread/semaphore.h.
4546 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4548         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
4549         generated error format strings.
4551         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
4552         -Wformat-extra-args warnings for scanf formats.
4553         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
4554         test of zero-length format (duh).
4555         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
4556         corner-case scanf format test.
4557         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
4558         generated fprintf format string.
4559         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
4560         corner-case sprintf format tests.
4561         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
4562         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
4563         -Wformat-extra-args warnings throughout.
4564         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
4565         (CFLAGS-scanf4.c): Likewise.
4566         (CFLAGS-scanf7.c): Likewise.
4567         (CFLAGS-tst-sprintf.c): Likewise.
4568         (CFLAGS-tst-printf.c): Likewise.
4569         (CFLAGS-tst-printfsz.c): Likewise.
4571 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
4573         * include/cpio.h: New file.
4574         * include/fmtmsg.h: Likewise.
4576         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
4577         corresponding format argument to size_t.
4578         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
4579         arguments.
4580         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
4581         corresponding format argument to size_t.
4582         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
4583         arguments.
4584         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
4585         corresponding format argument to size_t.
4586         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
4587         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
4588         (CFLAGS-tst-mbswcs2.c): Likewise.
4589         (CFLAGS-tst-mbswcs3.c): Likewise.
4590         (CFLAGS-tst-mbswcs4.c): Likewise.
4591         (CFLAGS-tst-mbswcs5.c): Likewise.
4592         (CFLAGS-tst-trans.c): Likewise
4594 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4596         * posix/regexbug1.c (main): Use "%s" format with regerror results,
4597         rather than assuming they won't contain any '%'s.
4599 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
4601         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
4602         inhibit_loop_to_libcall to avoid recursive calls.
4603         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
4604         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
4606 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
4608         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
4609         prototype.
4611 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
4613         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
4614         integer value instead of boolean.
4616 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
4618         * malloc/malloc.c: Fix powerof2 check.
4620 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
4622         * locale/programs/locfile.h (maybe_swap_uint32):
4623         Remove inline and add unused attribute.
4625 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
4627         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
4628         Truncating assembler expression to a .long expression.
4630 2014-12-11  Andreas Schwab  <schwab@suse.de>
4632         * elf/rtld.c (struct map_args): Constify str member.
4633         (do_preload): Constify fname argument.
4635 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4637         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
4638         constants definition.
4640 2014-12-11  Andreas Schwab  <schwab@suse.de>
4642         [BZ #16657]
4643         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
4644         FORCE_ELISION instead of DO_ELISION.
4645         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
4646         Remove.
4647         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
4648         Likewise.
4650         * iconvdata/gconv-modules: Remove duplicate entry.
4652 2014-12-11  Will Newton  <will.newton@linaro.org>
4654         Merge gettext 0.19.3 into intl/.
4656         This involves a number of cosmetic changes to comments
4657         and ANSI function definitions and prototypes throughout
4658         all the files. The gettext copyright header is used but
4659         with the date ranges taken from the glibc copy.
4661         * NEWS: Add gettext merge to 2.21.
4662         * intl/bindtextdom.c: Switch to gettext copyright.
4663         Use ANSI definitions and prototypes.
4664         Use gl_* locking primitives rather than __libc_* ones.
4665         Use __builtin_expect rather than __glibc_likely/unlikely.
4666         * intl/dcgettext.c: Switch to gettext copyright.
4667         Use ANSI definitions and prototypes.
4668         * intl/dcigettext.c: Switch to gettext copyright.
4669         Use ANSI definitions and prototypes.
4670         (INTDIV0_RAISES_SIGFPE): New define.
4671         Use gl_* locking primitives rather than __libc_* ones.
4672         Include eval-plural.h instead of plural-eval.c.
4673         Use __builtin_expect rather than __glibc_likely/unlikely.
4674         * intl/dcngettext.c: Switch to gettext copyright.
4675         Use ANSI definitions and prototypes.
4676         * intl/dgettext.c: Likewise.
4677         * intl/dngettext.c: Likewise.
4678         * intl/plural-eval.c: Renamed to...
4679         * intl/eval-plural.h: ...this.
4680         * intl/explodename.c: Switch to gettext copyright.
4681         Use ANSI definitions and prototypes.
4682         (_nl_explode_name): Use strchr instead of __rawmemchr.
4683         * intl/finddomain.c: Switch to gettext copyright.
4684         Use ANSI definitions and prototypes.
4685         Use gl_* locking primitives rather than __libc_* ones.
4686         (_nl_find_domain): Use malloc rather than alloca for
4687         allocation of temporary locale name.
4688         * intl/gettext.c: Switch to gettext copyright.
4689         Use ANSI definitions and prototypes.
4690         * intl/gettextP.h: Switch to gettext copyright.
4691         Use ANSI definitions and prototypes.
4692         Use gl_* locking primitives rather than __libc_* ones.
4693         * intl/gmo.h: Switch to gettext copyright.
4694         (struct sysdep_string): Move struct segment_pair outside of
4695         struct definition.
4696         * intl/hash-string.c: Use ANSI definitions and prototypes.
4697         * intl/hash-string.h: Switch to gettext copyright.
4698         Use ANSI definitions and prototypes.
4699         * intl/l10nflist.c: Switch to gettext copyright.
4700         Use ANSI definitions and prototypes.
4701         (_nl_normalize_codeset): Avoid integer overflow.
4702         * intl/loadinfo.h: Switch to gettext copyright.
4703         Use ANSI definitions and prototypes.
4704         (LIBINTL_DLL_EXPORTED): New define.
4705         (PATH_SEPARATOR): New define.
4706         * intl/loadmsgcat.c: Switch to gettext copyright.
4707         * intl/localealias.c: Switch to gettext copyright.
4708         Use ANSI definitions and prototypes.
4709         (_nl_expand_alias): Use PATH_SEPARATOR.
4710         * intl/ngettext.c: Switch to gettext copyright.
4711         Use ANSI definitions and prototypes.
4712         * intl/plural-exp.c: Likewise.
4713         * intl/plural-exp.h: Switch to gettext copyright.
4714         Use ANSI definitions and prototypes.
4715         (struct expression): Move definition of enum operator outside
4716         of struct definition.
4717         * intl/plural.c: Regenerate.
4718         * intl/plural.y: Switch to gettext copyright.
4719         Use ANSI definitions and prototypes.
4720         Port to bison 3.0.
4721         * intl/textdomain.c: Switch to gettext copyright.
4722         Use ANSI definitions and prototypes.
4723         Use gl_* locking primitives rather than __libc_* ones.
4725 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
4727         * debug/warning-nop.c: Add used atrribute.
4729 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4731         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
4733         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
4734         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
4735         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
4737 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4738             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4740         [BZ #17634]
4741         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
4742         Undefine after defining function.  Define as weak alias of
4743         __wcschr.  Use libc_hidden_weak.
4744         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
4745         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
4746         (libc_hidden_def): Also define __GI___wcschr alias.
4747         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
4748         __wcschr and define as weak alias of __wcschr.
4749         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
4750         __wcschr.
4751         [!WCSCHR] (DEFAULT_WCSCHR): Define.
4752         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
4753         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
4754         libc_hidden_weak.  Do not use libc_hidden_def.
4755         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
4756         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
4757         __GI___wcschr alias.
4758         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
4759         [IS_IN (libc)] (wcschr): Define as macro expanding to
4760         __redirect_wcschr.
4761         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
4762         [IS_IN (libc)] (__wcschr_power6): Likewise.
4763         [IS_IN (libc)] (__wcschr_power7): Likewise.
4764         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
4765         instead of wcschr.
4766         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
4767         __libc_wcschr.
4768         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
4769         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
4770         __wcschr and define as weak alias of __wcschr.  Use
4771         libc_hidden_builtin_def.
4772         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
4773         as weak alias of __wcschr.  Use libc_hidden_weak.
4774         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
4775         wcschr.
4776         * time/era.c (_nl_init_era_entries): Likewise.
4777         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
4778         variable.
4779         (test-xfail-XPG3/time.h/linknamespace): Likewise.
4780         (test-xfail-XPG4/time.h/linknamespace): Likewise.
4782 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4784         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
4785         format for long int variable.
4787 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
4789         [BZ #10672]
4790         * manual/search.texi: (Array Sort Function): Remove claim how to make
4791         qsort stable.
4793 2014-12-10  Andreas Schwab  <schwab@suse.de>
4795         [BZ #12847]
4796         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
4797         user-controlled locks.
4799 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
4801         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
4802         register.
4804 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4806         * configure.ac (--disable-werror): New configure option.
4807         (enable_werror): New AC_SUBST.
4808         * configure: Regenerated.
4809         * config.make.in (enable-werror): New variable.
4810         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
4811         -Wno-error=undef.
4812         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
4813         * manual/install.texi (Configuring and compiling): Document
4814         --disable-werror.
4815         * INSTALL: Regenerated.
4816         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
4817         (CFLAGS-tst-chk2.c): Likewise.
4818         (CFLAGS-tst-chk3.c): Likewise.
4819         (CFLAGS-tst-chk4.cc): Likewise.
4820         (CFLAGS-tst-chk5.cc): Likewise.
4821         (CFLAGS-tst-chk6.cc): Likewise.
4822         (CFLAGS-tst-lfschk1.c): Likewise.
4823         (CFLAGS-tst-lfschk2.c): Likewise.
4824         (CFLAGS-tst-lfschk3.c): Likewise.
4825         (CFLAGS-tst-lfschk4.cc): Likewise.
4826         (CFLAGS-tst-lfschk5.cc): Likewise.
4827         (CFLAGS-tst-lfschk6.cc): Likewise.
4829         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
4830         (main): Disable -Wdeprecated-declarations around calls to
4831         register_printf_function.
4833         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
4834         (do_test): Disable -Wdiv-by-zero around some calls to
4835         fwrite_unlocked and fread_unlocked.
4837         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
4838         (DIAG_POP_NEEDS_COMMENT): Likewise.
4839         (_DIAG_STR1): Likewise.
4840         (_DIAG_STR): Likewise.
4841         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
4842         * stdio-common/bug21.c: Include <libc-internal.h>.
4843         (do_test): Disable -Wformat around call to sscanf.
4844         * stdio-common/scanf14.c: Include <libc-internal.h>.
4845         (main): Disable -Wformat around some calls to scanf functions.
4847 2014-12-09  Torvald Riegel  <triegel@redhat.com>
4849         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
4851 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4853         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
4854         stack variable alignment.
4856 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
4858         [BZ #17682]
4859         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
4860         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
4861         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
4862         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
4863         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
4864         __getrlimit instead of getrlimit.
4865         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
4866         __gettimeofday instead of gettimeofday.
4867         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
4868         Likewise.
4869         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
4870         Likewise.
4871         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
4872         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
4873         Remove variable.
4874         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
4875         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
4877 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4879         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
4880         for wide-character tests.
4882 2014-12-04  Roland McGrath  <roland@hack.frob.com>
4884         * io/openat64.c: #include <libc-internal.h>
4885         (__openat64): Prototypify.  Use ignore_value on MODE.
4886         * io/openat.c: Likewise.
4887         * misc/reboot.c: #include <libc-internal.h>
4888         (reboot): Prototypify.  Use ignore_value on HOWTO.
4889         * misc/ptrace.c: #include <libc-internal.h>
4890         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
4892 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
4894         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
4895         XPG4, UNIX98 and XOPEN2K.
4896         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
4897         Remove variable.
4898         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
4900 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
4902         * libio/fileops.c: Use ISO C style for function definitions.
4903         * libio/iofopen.c: Likewise.
4904         * libio/wfileops.c: Likewise.
4906         [BZ #17653]
4907         * libio/fileops.c (_IO_new_file_underflow): Unset cached
4908         offset on EOF.
4909         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
4910         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
4911         (fgets_func): Function pointer to fgets and fgetws.
4912         (do_ftell_test): Add test to verify ftell value after read
4913         EOF.
4914         (do_test): Set fgets_func.
4916         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
4917         O_TRUNC flag for w and w+ modes.
4918         (do_rewind_test): Likewise.
4919         (do_ftell_test): Likewise.
4920         (do_write_test): Likewise.
4922         [BZ #17647]
4923         * libio/fileops.c (do_ftell): Seek only when there are
4924         unflushed writes.
4925         * libio/wfileops.c (do_ftell_wide): Likewise.
4926         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
4927         test case.
4928         (do_one_test): Call it.
4930 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
4932         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
4933         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
4934         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
4935         Remove variable.
4936         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
4937         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
4938         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
4940 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
4942         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
4943         Remove variable.
4944         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
4946         [BZ #17668]
4947         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
4948         as weak alias of __getifaddrs.  Use libc_hidden_weak.
4949         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4950         __freeifaddrs.  Use libc_hidden_weak.
4951         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
4952         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
4953         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4954         __freeifaddrs.  Use libc_hidden_weak.
4955         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
4956         __getifaddrs and define as weak alias of __getifaddrs.  Use
4957         libc_hidden_weak.
4958         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4959         __freeifaddrs.  Use libc_hidden_weak.
4960         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
4961         Remove variable.
4962         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
4963         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
4965 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
4967         [BZ #17601]
4968         * sysdeps/mips/start.S (__start): Use indirect jump to call
4969         __libc_start_main.
4971 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
4973         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
4975         * nptl/tst-mutex1.c: Include <stdbool.h>.
4976         [!ATTR] (ATTR_NULL): New macro.
4977         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
4978         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
4979         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
4981         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
4982         to char *.
4984         [BZ #17665]
4985         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
4986         Change conditional to [__USE_MISC].
4988         [BZ #17664]
4989         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
4990         fgets_unlocked.
4991         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
4992         __fgets_unlocked.
4993         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
4994         fgets_unlocked.
4995         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
4996         Remove variable.
4997         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
4998         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
4999         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
5000         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
5001         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
5002         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
5003         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
5004         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
5005         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
5007         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
5009 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5011         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5012         Remove strpbrk objects.
5013         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
5014         (__libc_ifunc_impl_list): Remove strpbrk implementation.
5015         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
5016         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
5017         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
5018         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
5020         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5021         Remove strcspn objects.
5022         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
5023         (__libc_ifunc_impl_list): Remove strcspn implementation.
5024         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
5025         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
5026         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
5027         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
5029         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5030         Remove strspn objetcs.
5031         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
5032         (__libc_ifunc_impl_list): Remove strspn implementation.
5033         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
5034         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
5035         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
5036         * sysdeps/powerpc/powerpc64/strspn.S: New file.
5038 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
5040         [BZ #17581]
5041         * malloc/hooks.c
5042         (mem2mem_check): Add a terminator to the chain of checking blocks.
5043         (malloc_check_get_size): Use it here.
5044         (mem2chunk_check): Ditto.
5046 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
5048         * sysdeps/powerpc/powerpc64/strtok.S: New file.
5049         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
5051 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
5053         * bits/ioctl-types.h: Indent preprocessor directives correctly.
5055         * nptl/nptl-init.c: Include libc-internal.h.
5056         (__pthread_initialize_minimal_internal): Use ROUND_UP.
5058         * elf/ldconfig.c (search_dir): Expand comment.
5060 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
5062         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
5063         variable.
5064         (linknamespace-symlist-stdlibs-tests): Likewise.
5065         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
5066         instead of $(objpfx)symlist-stdlibs.
5067         (linknamespace-libs-isoc): New variable.
5068         (linknamespace-libs): Use $(linknamespace-libs-isoc).
5069         (linknamespace-libs-ISO): New variable.
5070         (linknamespace-libs-ISO99): Likewise.
5071         (linknamespace-libs-ISO11): Likewise.
5072         (linknamespace-libs-XPG3): Likewise.
5073         (linknamespace-libs-XPG4): Likewise.
5074         (linknamespace-libs-POSIX): Likewise.
5075         (linknamespace-libs-UNIX98): Likewise.
5076         (linknamespace-libs-XOPEN2K): Likewise.
5077         (linknamespace-libs-POSIX2008): Likewise.
5078         (linknamespace-libs-XOPEN2K8): Likewise.
5079         ($(objpfx)symlist-stdlibs): Replace by
5080         $(linknamespace-symlist-stdlibs-tests).  Use
5081         $(linknamespace-libs-$*) as set of libraries.
5082         ($(linknamespace-header-tests)): Update dependencies.  Use
5083         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
5084         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
5085         * conform/linknamespace.pl: Remove comment about considering
5086         definitions of symbols from irrelevant libraries.
5088 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
5090         [BZ #13862]
5091         * elf/dl-tls.c: Include <atomic.h>.
5092         (oom): Remove #ifdef SHARED/#endif.
5093         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
5094         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
5095         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
5096         big enough.
5097         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
5098         * nptl/Makefile (tests): Add tst-stack4.
5099         (modules-names): Add tst-stack4mod.
5100         ($(objpfx)tst-stack4): New.
5101         (tst-stack4mod.sos): Likewise.
5102         ($(objpfx)tst-stack4.out): Likewise.
5103         ($(tst-stack4mod.sos)): Likewise.
5104         (clean): Likewise.
5105         * nptl/tst-stack4.c: New file.
5106         * nptl/tst-stack4mod.c: Likewise.
5108 2014-11-27  J. Brown  <jb999@gmx.de>
5110         * sysdeps/x86/bits/string.h: Add recent CPUs.
5112 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
5114         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
5115         sigblock.
5117         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
5118         feof.
5120         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
5121         variable.
5123 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
5125         * nscd/connections.c: Include libc-internal.h because of macro
5126         usage ignore_value.
5128 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
5130         * string/bits/string3.h (__warn_memset_zero_len): Don't
5131         declare for gcc newer than 5.0.
5132         (memset): Don't test for zero-length __LEN for gcc newer than
5133         5.0.
5135 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
5137         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
5138         size_t for %zu format.
5140         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
5141         difference, not %ju.
5143 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
5145         * include/libc-internal.h (ignore_value): New macro.
5146         * nscd/connections.c (restart): Wrap calls to setuid and setgid
5147         with ignore_value.
5149         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
5150         definition.
5152         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
5153         pthread_cleanup_push to void *.
5155         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
5156         Undefine.
5158         [BZ #16619]
5159         [BZ #16740]
5160         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
5161         instead of 1L << 52.
5163         * libio/bug-rewind.c (do_test): Check fwscanf return values.
5164         * libio/bug-rewind2.c (do_test): Likewise.
5166         * debug/test-stpcpy_chk-ifunc.c: Remove file.
5167         * debug/test-strcpy_chk-ifunc.c: Likewise.
5168         * wcsmbs/test-wcschr-ifunc.c: Likewise.
5169         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
5170         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
5171         * wcsmbs/test-wcslen-ifunc.c: Likewise.
5172         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
5173         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
5174         * Rules [$(multi-arch) = no] (tests): Do not filter out
5175         $(tests-ifunc).
5176         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
5177         * debug/Makefile (tests-ifunc): Remove variable.
5178         (tests): Do not add $(tests-ifunc).
5179         * wcsmbs/Makefile (tests-ifunc): Remove variable.
5180         (tests): Do not add $(tests-ifunc).
5181         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
5182         [TEST_IFUNC]: Remove conditionals.
5183         * string/test-string.h (TEST_IFUNC): Remove macro.
5184         [TEST_IFUNC]: Remove conditionals.
5186         * string/test-strchr.c [!WIDE] (L): New macro.
5187         [WIDE] (L): Likewise.
5188         (check1): Use CHAR instead of char.  Use L on string and character
5189         constants.
5191 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
5193         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
5194         tests.
5195         * sysdeps/powerpc/bits/atomic.h
5196         (__arch_atomic_exchange_and_add_32_acq): Add definition.
5197         (__arch_atomic_exchange_and_add_32_rel): Likewise.
5198         (atomic_exchange_and_add_acq): Likewise.
5199         (atomic_exchange_and_add_rel): Likewise.
5200         * sysdeps/powerpc/powerpc32/bits/atomic.h
5201         (__arch_atomic_exchange_and_add_64_acq): Add definition.
5202         (__arch_atomic_exchange_and_add_64_rel): Likewise.
5203         * sysdeps/powerpc/powerpc64/bits/atomic.h
5204         (__arch_atomic_exchange_and_add_64_acq): Add definition.
5205         (__arch_atomic_exchange_and_add_64_rel): Likewise.
5207 2014-11-26  Torvald Riegel  <triegel@redhat.com>
5209         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
5210         Change synchronization of __sched_fifo_min_prio and
5211         __sched_fifo_max_prio.
5212         * nptl/pthread_mutexattr_getprioceiling.c
5213         (pthread_mutexattr_getprioceiling): Likewise.
5214         * nptl/pthread_mutexattr_setprioceiling.c
5215         (pthread_mutexattr_setprioceiling): Likewise.
5216         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
5217         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
5218         Likewise.
5220 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
5222         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
5223         void.
5225 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
5227         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
5228         third argument const.
5230 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
5232         fnmatch: work around GCC compiler warning bug with uninit var
5233         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
5234         This works around a bug with x86-64 GCC 4.9.2 and earlier
5235         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
5236         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
5237         used uninitialized in this function [-Wmaybe-uninitialized]".
5239 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
5241         * posix/bug-regex31.c (main): Return RES not 0.
5243 2014-11-25  Anton Blanchard <anton@samba.org>
5245         * sysdeps/powerpc/bits/atomic.h
5246         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
5248 2014-11-24  Sterling Augustine  <saugustine@google.com>
5250         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
5252 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
5254         [BZ #17608]
5255         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
5257 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
5259         [BZ #17633]
5260         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
5261         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
5262         variable.
5263         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
5264         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
5266 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
5268         * string/strncpy.c (strncpy): Improve performance by using memset.
5270 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
5272         * string/strcpy.c (strcpy):
5273         Improve performance by using strlen and memcpy.
5275 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
5277         * string/strcoll_l.c (get_next_seq): __always_inline.
5278         * string/strcoll_l.c (do_compare): __always_inline.
5280 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
5282         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
5283         defined.
5284         * include/mqueue.h: Likewise.
5285         * include/stdlib.h: Likewise.
5287         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
5288         (get_null_defines): Adjust.
5289         * sunrpc/Makefile: Adjust comment.
5290         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
5291         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
5292         (CFLAGS-interp.c): Likewise.
5293         (CFLAGS-ldconfig.c): Likewise.
5294         (CPPFLAGS-.os): Likewise.
5295         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
5296         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
5297         * extra-modules.mk (extra-modules.mk): Likewise.
5298         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
5299         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
5300         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
5301         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
5302         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
5303         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
5304         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
5305         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
5306         * iconvdata/Makefile (CPPFLAGS): Likewise.
5307         (cpp-srcs-left): Add libof for all iconvdata routines.
5308         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
5309         * include/assert.h: Likewise.
5310         * include/ctype.h: Likewise.
5311         * include/errno.h: Likewise.
5312         * include/libc-symbols.h: Likewise.
5313         * include/math.h: Likewise.
5314         * include/netdb.h: Likewise.
5315         * include/resolv.h: Likewise.
5316         * include/stdio.h: Likewise.
5317         * include/stdlib.h: Likewise.
5318         * include/string.h: Likewise.
5319         * include/sys/stat.h: Likewise.
5320         * include/wctype.h: Likewise.
5321         * intl/l10nflist.c: Likewise.
5322         * libidn/idn-stub.c: Likewise.
5323         * libio/libioP.h: Likewise.
5324         * nptl/libc_multiple_threads.c: Likewise.
5325         * nptl/pthreadP.h: Likewise.
5326         * posix/regex_internal.h: Likewise.
5327         * resolv/res_hconf.c: Likewise.
5328         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
5329         * sysdeps/arm/memmove.S: Likewise.
5330         * sysdeps/arm/sysdep.h: Likewise.
5331         * sysdeps/generic/_itoa.h: Likewise.
5332         * sysdeps/generic/symbol-hacks.h: Likewise.
5333         * sysdeps/gnu/errlist.awk: Likewise.
5334         * sysdeps/gnu/errlist.c: Likewise.
5335         * sysdeps/i386/i586/memcpy.S: Likewise.
5336         * sysdeps/i386/i586/memset.S: Likewise.
5337         * sysdeps/i386/i686/memcpy.S: Likewise.
5338         * sysdeps/i386/i686/memmove.S: Likewise.
5339         * sysdeps/i386/i686/mempcpy.S: Likewise.
5340         * sysdeps/i386/i686/memset.S: Likewise.
5341         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
5342         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
5343         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
5344         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
5345         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
5346         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
5347         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
5348         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
5349         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
5350         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
5351         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
5352         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
5353         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
5354         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
5355         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
5356         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
5357         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
5358         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
5359         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
5360         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
5361         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
5362         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
5363         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
5364         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
5365         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
5366         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
5367         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
5368         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
5369         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
5370         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
5371         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
5372         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
5373         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
5374         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
5375         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
5376         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
5377         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
5378         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
5379         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
5380         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
5381         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
5382         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
5383         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
5384         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
5385         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
5386         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
5387         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
5388         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
5389         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
5390         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
5391         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
5392         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
5393         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
5394         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
5395         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
5396         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
5397         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
5398         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
5399         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
5400         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
5401         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
5402         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
5403         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
5404         * sysdeps/nptl/bits/libc-lock.h: Likewise.
5405         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
5406         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
5407         * sysdeps/posix/closedir.c: Likewise.
5408         * sysdeps/posix/opendir.c: Likewise.
5409         * sysdeps/posix/readdir.c: Likewise.
5410         * sysdeps/posix/rewinddir.c: Likewise.
5411         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
5412         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
5413         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
5414         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
5415         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
5416         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
5417         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
5418         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
5419         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
5420         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
5421         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
5422         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
5423         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
5424         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
5425         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
5426         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
5427         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
5428         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
5429         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
5430         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
5431         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
5432         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
5433         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
5434         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
5435         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
5436         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
5437         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
5438         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
5439         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
5440         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
5441         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
5442         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
5443         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
5444         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
5445         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
5446         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
5447         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
5448         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
5449         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
5450         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
5451         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
5452         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
5453         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
5454         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
5455         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
5456         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
5457         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
5458         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
5459         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
5460         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
5461         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
5462         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
5463         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
5464         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
5465         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
5466         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
5467         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
5468         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
5469         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
5470         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
5471         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
5472         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
5473         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
5474         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
5475         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
5476         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
5477         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
5478         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
5479         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
5480         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
5481         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
5482         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
5483         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
5484         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
5485         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
5486         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
5487         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
5488         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
5489         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
5490         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
5491         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
5492         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
5493         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
5494         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
5495         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
5496         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
5497         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
5498         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
5499         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
5500         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
5501         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
5502         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
5503         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
5504         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
5505         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
5506         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
5507         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
5508         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
5509         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
5510         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
5511         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
5512         * sysdeps/unix/alpha/sysdep.S: Likewise.
5513         * sysdeps/unix/alpha/sysdep.h: Likewise.
5514         * sysdeps/unix/make-syscalls.sh: Likewise.
5515         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5516         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5517         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5518         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
5519         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5520         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
5521         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
5522         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5523         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5524         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
5525         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5526         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5527         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5528         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
5529         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5530         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
5531         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5532         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
5533         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
5534         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5535         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
5536         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5537         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5538         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5539         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5540         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5541         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5542         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
5543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
5544         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
5545         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5546         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5547         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
5548         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
5549         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
5550         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5551         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
5552         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5553         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
5554         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
5555         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5556         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5557         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
5558         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
5559         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5560         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5561         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5562         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
5563         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5564         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5565         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5566         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5567         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5568         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5569         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
5570         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5571         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5572         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5573         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
5574         * sysdeps/x86_64/memcpy.S: Likewise.
5575         * sysdeps/x86_64/memmove.c: Likewise.
5576         * sysdeps/x86_64/memset.S: Likewise.
5577         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
5578         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
5579         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
5580         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
5581         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
5582         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
5583         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
5584         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
5585         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
5586         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
5587         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
5588         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
5589         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
5590         * sysdeps/x86_64/multiarch/memset.S: Likewise.
5591         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5592         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
5593         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
5594         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
5595         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
5596         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
5597         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
5598         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
5599         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
5600         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
5601         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
5602         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
5603         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
5604         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
5605         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
5606         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
5607         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
5608         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
5609         * sysdeps/x86_64/strcmp.S: Likewise.
5611         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
5613         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
5614         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
5615         * elf/rtld-Rules: Likewise.
5616         * elf/setup-vdso.h: Likewise.
5617         * include/assert.h: Likewise.
5618         * include/bits/stdlib-float.h: Likewise.
5619         * include/errno.h: Likewise.
5620         * include/sys/stat.h: Likewise.
5621         * include/unistd.h: Likewise.
5622         * sysdeps/aarch64/setjmp.S: Likewise.
5623         * sysdeps/alpha/setjmp.S: Likewise.
5624         * sysdeps/arm/__longjmp.S: Likewise.
5625         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
5626         * sysdeps/arm/setjmp.S: Likewise.
5627         * sysdeps/arm/sysdep.h: Likewise.
5628         * sysdeps/generic/_itoa.h: Likewise.
5629         * sysdeps/generic/dl-sysdep.h: Likewise.
5630         * sysdeps/generic/ldsodefs.h: Likewise.
5631         * sysdeps/i386/dl-tls.h: Likewise.
5632         * sysdeps/i386/setjmp.S: Likewise.
5633         * sysdeps/m68k/setjmp.c: Likewise.
5634         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
5635         * sysdeps/mach/hurd/opendir.c: Likewise.
5636         * sysdeps/posix/getcwd.c: Likewise.
5637         * sysdeps/posix/opendir.c: Likewise.
5638         * sysdeps/posix/profil.c: Likewise.
5639         * sysdeps/powerpc/dl-procinfo.h: Likewise.
5640         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
5641         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
5642         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
5643         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
5644         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
5645         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
5646         * sysdeps/s390/dl-tls.h: Likewise.
5647         * sysdeps/s390/s390-32/setjmp.S: Likewise.
5648         * sysdeps/s390/s390-64/setjmp.S: Likewise.
5649         * sysdeps/sh/sh3/setjmp.S: Likewise.
5650         * sysdeps/sh/sh4/setjmp.S: Likewise.
5651         * sysdeps/unix/alpha/sysdep.h: Likewise.
5652         * sysdeps/unix/arm/sysdep.S: Likewise.
5653         * sysdeps/unix/i386/sysdep.S: Likewise.
5654         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5655         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
5656         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5657         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5658         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5659         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
5660         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
5661         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5662         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
5663         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
5664         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
5665         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5666         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5667         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
5668         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
5669         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5670         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
5671         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5672         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5673         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
5674         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5675         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5676         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5677         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5678         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5679         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5680         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5681         * sysdeps/unix/x86_64/sysdep.S: Likewise.
5682         * sysdeps/x86_64/setjmp.S: Likewise.
5684         * include/math.h: Use IS_IN instead of IS_IN_libm.
5685         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
5686         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
5687         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
5688         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
5689         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
5690         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
5691         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
5692         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
5693         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
5694         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
5695         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
5696         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
5697         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
5698         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
5699         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
5700         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
5701         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
5702         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
5703         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
5704         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
5705         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
5706         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
5707         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
5708         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
5709         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
5710         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
5711         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
5712         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
5713         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
5714         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
5715         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
5716         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
5717         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
5718         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
5719         Likewise.
5720         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
5721         Likewise.
5722         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
5723         Likewise.
5724         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
5725         Likewise.
5726         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
5727         Likewise.
5728         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
5729         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
5730         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
5731         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
5732         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
5733         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
5734         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
5735         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
5736         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
5737         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
5738         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
5739         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
5740         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
5741         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
5742         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
5743         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
5744         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
5745         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
5746         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
5747         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
5748         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
5749         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
5750         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
5751         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
5752         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
5753         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
5754         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
5756         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
5757         * nptl/pthreadP.h: Likewise.
5758         * nptl_db/structs.def: Likewise.
5759         * sysdeps/arm/sysdep.h: Likewise.
5760         * sysdeps/nptl/bits/libc-lock.h: Likewise.
5761         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
5762         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
5763         * sysdeps/unix/alpha/sysdep.h: Likewise.
5764         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5765         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5766         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5767         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5768         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5769         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5770         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5771         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5772         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5773         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5774         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5775         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5776         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5777         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5778         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
5779         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
5780         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5781         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5782         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5783         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5784         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5785         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5786         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5787         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5788         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
5789         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5791         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
5792         * nptl/pthreadP.h: Likewise.
5793         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5794         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5795         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5796         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5797         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5798         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5799         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5800         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5801         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5802         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5803         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5804         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5805         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
5806         Likewise.
5807         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
5808         Likewise.
5809         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5810         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5811         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5812         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5813         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5814         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5815         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5816         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5818         * dlfcn/dladdr.c: Use IS_IN.
5819         * dlfcn/dladdr1.c: Likewise.
5820         * dlfcn/dlclose.c: Likewise.
5821         * dlfcn/dlerror.c: Likewise.
5822         * dlfcn/dlinfo.c: Likewise.
5823         * dlfcn/dlmopen.c: Likewise.
5824         * dlfcn/dlopen.c: Likewise.
5825         * dlfcn/dlsym.c: Likewise.
5826         * dlfcn/dlvsym.c: Likewise.
5828         * include/ifaddrs.h: Use IS_IN.
5829         * inet/check_pf.c: Likewise.
5830         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
5831         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
5833         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
5834         IS_IN_ldconfig.
5835         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
5836         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
5838         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
5839         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
5840         IS_IN (libc).
5842         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
5844         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
5845         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
5846         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
5847         * include/libc-symbols.h (IS_IN_LIB): New macro.
5848         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
5849         * include/netdb.h: Likewise.
5850         * include/stap-probe.h: Remove all uses of IN_LIB.
5852         * Makeconfig (module-cppflags-real): Define MODULE_NAME
5853         instead of IN_MODULE.
5854         * include/libc-symbols.h (IN_MODULE): Define using
5855         MODULE_NAME.
5856         (PASTE_NAME, PASTE_NAME1): New macros.
5857         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
5858         of IN_LIB.
5859         (STAP_PROBE_ASM): Likewise.
5861 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5863         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
5864         __mach_init in dlopened libc.
5866 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
5868         * sysdeps/arm/preconfigure.ac: Delete EABI check.
5869         * sysdeps/arm/preconfigure: Regenerate.
5871 2014-11-21  Roland McGrath  <roland@hack.frob.com>
5873         * nptl/pthread_create.c (__pthread_create_2_1): Set
5874         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
5875         when copying values from IATTR into PD.
5877 2014-11-21  Will Newton  <will.newton@linaro.org>
5878             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
5880         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
5881         Refactor inline-asm.  Also add comment.
5883         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
5884         ElfW macro instead of hardcoded Elf64 types.
5885         (la_aarch64_gnu_pltenter): Likewise.
5886         * sysdeps/aarch64/dl-machine.h
5887         (elf_machine_runtime_setup): Use ElfW(Addr).
5889         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
5890         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
5891         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
5892         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
5893         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
5894         (R_AARCH64_TLS_DTPMOD64): Rename to ..
5895         (R_AARCH64_TLS_DTPMOD): This.
5896         (R_AARCH64_TLS_DTPREL64): Rename to ...
5897         (R_AARCH64_TLS_DTPREL): This.
5898         (R_AARCH64_TLS_TPREL64): Rename to ...
5899         (R_AARCH64_TLS_TPREL): This.
5900         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
5901         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
5902         R_AARCH64_TLS_TPREL64.
5903         (elf_machine_rela): Likewise.
5905 2014-11-21  Torvald Riegel  <triegel@redhat.com>
5907         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
5908         by setting it to 0.  64b atomics are not supported currently.
5910 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5912         [BZ #16469]
5913         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
5914         search domain names.
5916 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5918         [BZ #16469]
5919         * NEWS: Update.
5920         * resolv/res_query.c (__libc_res_nquerydomain): Retain
5921         trailing dot.
5922         * posix/tst-getaddrinfo5.c: New.
5923         * posix/Makefile (tests): Add it.
5925 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5927         [BZ #14498]
5928         * NEWS: Fixed.
5929         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
5930         after parsing line but before break_if_match.
5931         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
5932         if there is a protocol mismatch.
5934 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
5936         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
5937         because the potential race is on the user-supplied stream.
5939 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5941         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
5942         string literal if not passed a buffer.
5943         * manual/job.texi (ctermid): Update reasoning, note deviation
5944         from posix, suggest mtasurace when not passed a buffer, for
5945         future non-preliminary safety notes.
5947 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5949         * manual/users.texi (cuserid): Fix MT-Safety note for the case
5950         of not passing it a buffer.
5951         Reported by Peng Haitao.
5953 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5955         * manual/Makefile ($(objpfx)stamp-summary): Require
5956         check-safety.sh to pass.
5957         * manual/check-safety.sh: Wish for verification that every
5958         @deftypefn and @deftypefun is followed by a @safety remark.
5960 2014-11-20  Roland McGrath  <roland@hack.frob.com>
5962         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
5964         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
5965         PTHREAD_CANCEL_ASYNCHRONOUS.
5966         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
5967         send SIGCANCEL.
5969         * nptl/default-sched.h: New file.
5970         * sysdeps/unix/sysv/linux/default-sched.h: New file.
5971         * nptl/pthread_create.c: Include it.
5972         (__pthread_create_2_1): Use collect_default_sched instead of making
5973         Linux syscalls here directly.
5975 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5977         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
5978         __pthread_once): Use C11 atomics.
5980 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5982         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
5984 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5986         * include/atomic.h (__atomic_link_error, __atomic_check_size,
5987         atomic_thread_fence_acquire, atomic_thread_fence_release,
5988         atomic_thread_fence_seq_cst, atomic_load_relaxed,
5989         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
5990         atomic_compare_exchange_weak_relaxed,
5991         atomic_compare_exchange_weak_acquire,
5992         atomic_compare_exchange_weak_release,
5993         atomic_exchange_acquire, atomic_exchange_release,
5994         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
5995         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
5996         atomic_fetch_and_acquire,
5997         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
5999 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6001         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
6002         USE_ATOMIC_COMPILER_BUILTINS): Define.
6003         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
6004         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6005         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
6006         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6007         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
6008         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6009         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
6010         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6011         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
6012         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6013         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
6014         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6015         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
6016         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6017         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
6018         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6019         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
6020         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6021         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
6022         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6023         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
6024         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6025         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
6026         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6027         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
6028         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6029         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
6030         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6031         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
6032         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6033         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
6034         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6035         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
6036         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6037         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
6038         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6039         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
6040         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6041         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
6042         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6044 2014-11-19  Roland McGrath  <roland@hack.frob.com>
6046         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
6047         the sched_priority value here.  It was already checked when the user
6048         called pthread_attr_setschedparam.
6050         * nptl/tst-bad-schedattr.c: New file.
6051         * nptl/Makefile (tests): Add it.
6053 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
6054             Florian Weimer  <fweimer@redhat.com>
6055             Joseph Myers  <joseph@codesourcery.com>
6056             Adam Conrad  <adconrad@0c3.net>
6057             Andreas Schwab  <schwab@suse.de>
6058             Brooks  <bmoses@google.com>
6060         [BZ #17625]
6061         * wordexp-test.c (__dso_handle): Add prototype.
6062         (__register_atfork): Likewise.
6063         (__app_register_atfork): New function.
6064         (registered_forks): New global.
6065         (register_fork): New function.
6066         (test_case): Add 3 new tests for WRDE_CMDSUB.
6067         (main): Call __app_register_atfork.
6068         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
6069         fork count is non-zero fail the test.
6070         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
6071         is set.
6072         (parse_dollars): Remove check for WRDE_NOCMD.
6073         (parse_dquote): Likewise.
6075 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
6077         * Makeconfig (built-modules): List non-library modules to be
6078         built.
6079         (module-cppflags): Include libc-modules.h for
6080         everything except shlib-versions.v.i.
6081         (CPPFLAGS): Use it.
6082         (before-compile): Add libc-modules.h.
6083         ($(common-objpfx)libc-modules.h,
6084         $(common-objpfx)libc-modules.stmp): New targets.
6085         (common-generated): Add libc-modules.h and libc-modules.stmp.
6086         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
6087         * include/libc-symbols.h: Don't include libc-modules.h.
6088         * include/libc-modules.h: Remove file.
6089         * scripts/gen-libc-modules.awk: New script to generate
6090         libc-modules.h.
6091         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
6092         Depend on libc-modules.stmp.
6094         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
6096         * Makeconfig (in-module): Get value of libof set for the
6097         translation unit.
6098         (CPPFLAGS): Use $(in-module).
6099         * Makerules: Don't suffix routine names for nonlib.
6100         * include/libc-modules.h: New file.
6101         * include/libc-symbols.h: Include libc-modules.h
6102         (IS_IN): New macro to replace IS_IN_* macros.
6103         * elf/Makefile: Set libof-* for each routine.
6104         * elf/rtld-Rules: Likewise.
6105         * extra-modules.mk: Likewise.
6106         * iconv/Makefile: Likewise.
6107         * iconvdata/Makefile: Likewise.
6108         * locale/Makefile: Likewise.
6109         * malloc/Makefile: Likewise.
6110         * nss/Makefile: Likewise.
6111         * sysdeps/gnu/Makefile: Likewise.
6112         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
6113         * sysdeps/unix/sysv/linux/Makefile: Likewise.
6114         * sysdeps/s390/s390-64/Makefile: Likewise.
6115         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
6116         CPPFLAGS for nscd instead of nonlib.
6118 2014-11-18  Roland McGrath  <roland@hack.frob.com>
6120         * nptl/createthread.c: New file.
6122         * nptl/createthread.c: Moved ...
6123         * sysdeps/unix/sysv/linux/createthread.c: ... here.
6125         * nptl/createthread.c: Add proper top-line comment.
6126         (do_clone): Folded into ...
6127         (create_thread): ... here.  Take new arguments STOPPED_START and
6128         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
6129         increment __nptl_threads, do event-reporting logic, do
6130         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
6131         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
6132         resource cleanup if sched_setaffinity or sched_setscheduler fails,
6133         just send SIGCANCEL.
6134         * nptl/pthread_create.c: Forward-declare create_thread before
6135         including createthread.c.
6136         (start_thread): Use new macro START_THREAD_DEFN to replace defining
6137         declaration, and new macro START_THREAD_SELF to replace argument.
6138         Remove return statement.
6139         (report_thread_creation): New function.
6140         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
6141         synchronization logic, and __nptl_nthreads increment here, around
6142         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
6143         PD->parent_cancelhandling here, before create_thread.  When
6144         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
6145         __deallocate_stack, and ENOMEM translation here.
6147 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
6149         [BZ #17616]
6150         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
6151         (mptwo): Rename to __mptwo.
6152         (__inv): Use __mptwo instead of mptwo.
6153         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
6154         (mptwo): Rename to __mptwo.
6155         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
6156         of mpone and __mptwo instead of mptwo.
6157         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
6158         instead of mpone.
6159         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
6160         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
6161         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
6162         of mpone and __mptwo instead of mptwo.
6163         (__mpranred): Use __mpone instead of mpone.
6164         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
6165         variable.
6166         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
6167         (test-xfail-ISO99/math.h/linknamespace): Likewise.
6168         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
6169         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
6170         (test-xfail-ISO11/math.h/linknamespace): Likewise.
6171         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
6172         (test-xfail-XPG3/math.h/linknamespace): Likewise.
6173         (test-xfail-XPG4/math.h/linknamespace): Likewise.
6174         (test-xfail-POSIX/math.h/linknamespace): Likewise.
6175         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
6176         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
6177         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
6178         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
6179         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
6180         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
6181         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
6182         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
6183         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
6184         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
6186 2014-11-18  Tom de Vries  <tom@codesoucery.com>
6188         * manual/signal.texi (Primitives Interrupted by Signals): In section,
6189         replace BSD Handler xref with BSD Signal Handling.
6191 2014-11-17  Richard Henderson  <rth@redhat.com>
6193         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
6194         (_FP_PACK_RAW_2): Remove.
6195         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
6196         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
6197         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
6198         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
6199         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
6200         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
6201         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
6202         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
6203         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
6204         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
6205         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
6206         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
6207         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
6208         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
6209         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
6210         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
6212 2014-11-14  Roland McGrath  <roland@hack.frob.com>
6214         * signal/signal.h [__USE_MISC]
6215         (struct sigvec): Remove type.
6216         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
6217         (sigvec): Remove declaration.
6218         * sysdeps/posix/sigvec.c: Moved ...
6219         * signal/sigvec.c: ... here, replacing old file.
6220         (struct sigvec): New type, copied from old signal.h definition.
6221         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
6222         (__sigvec): Convert definition to prototype.
6223         (sigvec): Replace weak_alias with compat_symbol.
6224         * signal/Versions (libc: GLIBC_2.21): New version set.
6225         * include/signal.h: Remove __sigvec declaration.
6226         * sysdeps/unix/bsd/sigvec.c: Remove file.
6227         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
6228         * manual/signal.texi (BSD Handler): Remove subsection.
6229         Move siginterrupt up to ...
6230         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
6231         (Blocking in BSD): Fold subsection into its parent.
6232         * NEWS: Mention sigvec removal.
6234 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
6236         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
6237         (DLA_FMS): Make definition conditional only on [__FMA4__].
6238         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
6239         definition.
6241         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
6242         Make definition conditional only on [PROF].
6243         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
6244         definition.
6245         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
6246         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
6248         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
6249         !__GNUC__].
6250         * include/signal.h (__sigpause): Move declaration above call to
6251         libc_hidden_proto.
6252         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
6253         variable.
6254         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
6255         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
6257 2014-11-14  David S. Miller  <davem@davemloft.net>
6259         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
6260         Define before including <string/memcpy.c> and <string/mempcpy.c>.
6262 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
6264         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
6265         * configure: Regenerated.
6266         * manual/install.texi (Tools for Compilation): Document a
6267         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
6268         compiler verified to work.
6269         * INSTALL: Regenerated.
6271         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
6272         redeclare with asm name.
6273         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
6274         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
6275         including <string.h>.
6276         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6277         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
6278         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6279         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
6280         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6281         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
6282         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6284 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
6286         * stdlib/strtol.c (__strtol): Use prototype definition.
6288         [BZ #17594]
6289         * stdlib/strtol.c (SYM__): New macro.
6290         (SYM__1): Likewise.
6291         (__strtol): Likewise.
6292         (strtol): Rename to __strtol and define as weak alias of
6293         __strtol.  Use libc_hidden_weak.
6295 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6297         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
6298         Use numbered labels in inline assembly.
6300 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6302         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
6303         Add setjmp LIBC_PROBE.
6304         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
6305         Likewise.
6306         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
6307         Add longjmp, longjmp_target LIBC_PROBE.
6308         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
6309         Likewise.
6311 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6313         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
6314         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
6315         to get rid of unused variable warning.
6317 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6319         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
6320         Check for unwind_backtrace ==  NULL only in SHARED case.
6321         (__backchain_backtrace): Compile only in SHARED case.
6322         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
6323         Likewise.
6324         (__backchain_backtrace): Declare as static.
6326 2014-11-12  Roland McGrath  <roland@hack.frob.com>
6328         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
6329         (__libc_multiple_threads_ptr): Variable moved ...
6330         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
6332 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
6334         * conform/GlibcConform.pm: New file.
6335         * conform/conformtest.pl: Use GlibcConform module.
6336         * conform/linknamespace.pl: New file.
6337         * conform/list-header-symbols.pl: Likewise.
6338         * conform/Makefile (linknamespace-symlists-base): New variable.
6339         (linknamespace-symlists-tests): Likewise.
6340         (linknamespace-header-base): Likewise.
6341         (linknamespace-header-tests): Likewise.
6342         (tests-special): Add new tests.
6343         ($(linknamespace-symlists-tests)): New rule.
6344         (linknamespace-libs): New variable.
6345         ($(objpfx)symlist-stdlibs): New rule.
6346         ($(linknamespace-header-tests)): Likewise.
6347         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
6348         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
6349         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
6350         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
6351         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
6352         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
6353         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
6354         (test-xfail-ISO/math.h/linknamespace): Likewise.
6355         (test-xfail-ISO/signal.h/linknamespace): Likewise.
6356         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
6357         (test-xfail-ISO/time.h/linknamespace): Likewise.
6358         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
6359         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
6360         (test-xfail-ISO99/math.h/linknamespace): Likewise.
6361         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
6362         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
6363         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
6364         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
6365         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
6366         (test-xfail-ISO11/math.h/linknamespace): Likewise.
6367         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
6368         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
6369         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
6370         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
6371         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
6372         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
6373         (test-xfail-XPG3/math.h/linknamespace): Likewise.
6374         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
6375         (test-xfail-XPG3/search.h/linknamespace): Likewise.
6376         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
6377         (test-xfail-XPG3/time.h/linknamespace): Likewise.
6378         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
6379         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
6380         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
6381         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
6382         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
6383         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
6384         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
6385         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
6386         (test-xfail-XPG4/math.h/linknamespace): Likewise.
6387         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
6388         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
6389         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
6390         (test-xfail-XPG4/search.h/linknamespace): Likewise.
6391         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
6392         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
6393         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
6394         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
6395         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
6396         (test-xfail-XPG4/time.h/linknamespace): Likewise.
6397         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
6398         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
6399         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
6400         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
6401         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
6402         (test-xfail-POSIX/math.h/linknamespace): Likewise.
6403         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
6404         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
6405         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
6406         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
6407         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
6408         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
6409         (test-xfail-POSIX/time.h/linknamespace): Likewise.
6410         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
6411         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
6412         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
6413         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
6414         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
6415         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
6416         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
6417         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
6418         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
6419         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
6420         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
6421         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
6422         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
6423         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
6424         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
6425         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
6426         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
6427         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
6428         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
6429         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
6430         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
6431         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
6432         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
6433         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
6434         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
6435         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
6436         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
6437         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
6438         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
6439         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
6440         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
6441         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
6442         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
6443         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
6444         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
6445         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
6446         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
6447         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
6448         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
6449         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
6450         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
6451         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
6452         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
6453         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
6454         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
6455         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
6456         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
6457         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
6458         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
6459         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
6460         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
6461         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
6462         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
6463         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
6464         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
6465         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
6466         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
6467         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
6468         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
6469         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
6470         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
6471         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
6472         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
6473         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
6474         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
6475         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
6476         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
6477         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
6478         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
6479         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
6480         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
6481         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
6482         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
6483         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
6484         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
6485         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
6486         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
6487         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
6488         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
6489         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
6490         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
6491         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
6492         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
6493         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
6494         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
6495         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
6496         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
6497         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
6498         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
6499         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
6500         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
6501         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
6502         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
6503         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
6504         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
6505         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
6506         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
6507         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
6509         [BZ #17589]
6510         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
6511         of fgets_unlocked.
6513         [BZ #17585]
6514         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
6515         (memmem): Rename to __memmem and define as weak alias of
6516         __memmem.  Use libc_hidden_weak.
6517         (__memmem): Use libc_hidden_def.
6518         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
6519         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
6520         memmem.
6522         [BZ #17582]
6523         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
6524         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
6525         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
6526         and define as weak alias of __fgets_unlocked.  Use
6527         libc_hidden_weak.
6528         (__fgets_unlocked): Use libc_hidden_def.
6529         * include/stdio.h (__fgets_unlocked): Declare.  Use
6530         libc_hidden_proto.
6531         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
6532         __fgets_unlocked instead of fgets_unlocked.
6533         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
6534         (GET_NPROCS_CONF_PARSER): Likewise.
6535         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
6536         (GET_NPROCS_CONF_PARSER): Likewise.
6538         [BZ #17574]
6539         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
6540         weak alias of __wmemset.  Use libc_hidden_weak.
6541         (__wmemset): Use libc_hidden_def.
6542         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
6543         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
6544         of wmemset.
6546         [BZ #17573]
6547         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
6548         with asm name __mempcpy.
6549         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
6551         [BZ #17572]
6552         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
6553         and define as weak alias of __rawmemchr.
6554         (__rawmemchr): Do not define as strong alias of rawmemchr.
6556         [BZ #17571]
6557         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
6558         alias of __qsort_r.
6559         (qsort): Call __qsort_r instead of qsort_r.
6560         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
6561         (__qsort_r): Declare.  Call libc_hidden_proto.
6562         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
6563         instead of qsort_r.
6564         * nscd/gai.c (__qsort_r): Define to qsort_r.
6565         * posix/tst-rfc3484.c (__qsort_r): Likewise.
6566         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
6567         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
6569         [BZ #17570]
6570         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
6571         define as weak alias of __malloc_info.
6573         [BZ #17584]
6574         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
6575         as weak alias of __rewinddir.  Don't use libc_hidden_def.
6576         (__rewinddir): Use libc_hidden_def.
6577         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
6578         as weak alias of __rewinddir.  Don't use libc_hidden_def.
6579         (__rewinddir): Use libc_hidden_def.
6580         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
6581         weak alias of __rewinddir.  Don't use libc_hidden_def.
6582         (__rewinddir): Use libc_hidden_def.
6583         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
6584         (__rewinddir): Use libc_hidden_proto.
6585         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
6586         rewinddir.
6587         (__getcwd): Use __rewinddir instead of rewinddir.
6589         [BZ #17583]
6590         * libio/fileno.c (fileno): Rename to __fileno and define as weak
6591         alias of __fileno.  Use libc_hidden_weak.
6592         (__fileno): Use libc_hidden_def.
6593         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
6594         * libio/ftello.c (ftello): Rename to __ftello and define as weak
6595         alias of __ftello.
6596         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
6597         __ftello.
6598         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
6599         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
6600         libc_hidden_def.
6601         (fread_unlocked): Don't use libc_hidden_ver.
6602         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
6603         and define as weak alias of __fread_unlocked.  Don't use
6604         libc_hidden_def.
6605         (__fread_unlocked): Use libc_hidden_def.
6606         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
6607         (ftello): Don't use libc_hidden_proto.
6608         (__ftello): Declare.  Use libc_hidden_proto.
6609         (fread_unlocked): Don't use libc_hidden_proto.
6610         (__fread_unlocked): Declare.  Use libc_hidden_proto.
6611         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
6612         and __ftello instead of fileno, fread_unlocked and ftello.
6614 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
6616         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
6617         GOT12.
6618         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
6619         Likewise.
6620         (_dl_start_user): Likewise.
6621         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
6623 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
6624             Siddhesh Poyarekar  <siddhesh@redhat.com>
6626         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
6627         Move argv and envp down instead of moving argc up.
6628         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
6630 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
6632         [BZ #17506]
6633         * test-skeleton.c (main): Return successful if one of
6634         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
6635         * string/tst-strcoll-overflow.c: Define expected status.
6637 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
6639         [BZ #17475]
6640         * locale/iso-639.def: Define Bhili and Tulu language codes.
6642 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
6644         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
6646 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
6648         [BZ #17555]
6649         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
6651 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
6653         * configure.ac: Updated check of minimal required version to
6654         2.22.
6655         * manual/install.texi (Tools for Compilation): Updated version
6656         number.
6657         * configure: Regenerated.
6658         * INSTALL: Likewise.
6660 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
6662         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
6663         __tls_get_addr.
6665 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
6667         * include/sys/wait.h (__libc_waitpid): Remove declaration.
6668         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
6669         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6670         libc_hidden_weak.
6671         (waitpid): Define as alias of __waitpid.
6672         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
6673         __waitpid.
6674         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6675         libc_hidden_weak.
6676         (waitpid): Define as alias of __waitpid.
6677         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
6678         __libc_waitpid alias.
6679         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
6680         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
6681         Likewise.
6682         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
6683         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
6684         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
6685         alias.
6686         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
6687         __waitpid.
6688         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6689         libc_hidden_weak.
6690         (waitpid): Define as alias of __waitpid.
6692 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
6694         * manual/llio.texi: Add comment that write safety has been
6695         fixed in Linux.
6697         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
6698         (localplt-build-dso): Add elf/ld.so.
6699         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
6700         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
6701         and free for ld.so.
6702         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
6703         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
6704         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
6705         Likewise.
6706         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
6707         Likewise.
6708         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
6709         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
6710         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
6711         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
6712         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
6713         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
6714         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
6715         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
6716         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
6717         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
6718         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
6720 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
6722         [BZ #14132]
6723         * include/libc-symbols.h (INTUSE): Remove macro.
6724         (INTDEF): Likewise.
6725         (INTVARDEF): Likewise.
6726         (_INTVARDEF): Likewise.
6727         (INTDEF2): Likewise.
6728         (INTVARDEF2): Likewise.
6729         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
6730         rtld_hidden_def instead of INTVARDEF.
6731         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
6732         (_dl_starting_up_internal): Remove declaration.
6733         (_dl_starting_up): Use rtld_hidden_proto.
6734         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
6735         declaration.
6736         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
6737         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
6738         _dl_starting_up.
6739         * elf/dl-writev.h (_dl_writev): Likewise.
6740         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
6741         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
6742         _dl_starting_up_internal.
6744 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6746         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
6747         test-skeleton.c.
6749 2014-11-05  Will Newton  <will.newton@linaro.org>
6751         * benchtests/Makefile: (bench-malloc): Add malloc thread
6752         scalability benchmark.
6753         * benchtests/bench-malloc-threads.c: New file.
6755 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
6757         * sysdeps/aarch64/strchrnul.S: New file.
6759 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6761         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
6762         definition.
6763         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
6764         Likwise.
6765         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
6766         Likewise.
6767         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
6768         Likewise.
6769         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
6770         Likewise.
6771         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
6772         Likewise.
6774 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
6776         * catgets/test-gencat.c: Use test-skeleton.c.
6777         * catgets/tst-catgets.c: Likewise.
6778         * csu/tst-empty.c: Likewise.
6779         * elf/tst-audit2.c: Likewise.
6780         * elf/tst-global1.c: Likewise.
6781         * elf/tst-pathopt.c: Likewise.
6782         * elf/tst-piemod1.c: Likewise.
6783         * elf/tst-tls10.c: Likewise.
6784         * elf/tst-tls11.c: Likewise.
6785         * elf/tst-tls12.c: Likewise.
6786         * gnulib/tst-gcc.c: Likewise.
6787         * iconvdata/tst-e2big.c: Likewise.
6788         * iconvdata/tst-loading.c: Likewise.
6789         * iconv/tst-iconv1.c: Likewise.
6790         * iconv/tst-iconv2.c: Likewise.
6791         * inet/test-inet6_opt.c: Likewise.
6792         * inet/tst-gethnm.c: Likewise.
6793         * inet/tst-network.c: Likewise.
6794         * inet/tst-ntoa.c: Likewise.
6795         * intl/tst-codeset.c: Likewise.
6796         * intl/tst-gettext2.c: Likewise.
6797         * intl/tst-gettext3.c: Likewise.
6798         * intl/tst-ngettext.c: Likewise.
6799         * intl/tst-translit.c: Likewise.
6800         * io/test-stat.c: Likewise.
6801         * libio/test-fmemopen.c: Likewise.
6802         * libio/tst-freopen.c: Likewise.
6803         * libio/tst-sscanf.c: Likewise.
6804         * libio/tst-ungetwc1.c: Likewise.
6805         * libio/tst-ungetwc2.c: Likewise.
6806         * libio/tst-widetext.c: Likewise.
6807         * localedata/tst-ctype.c: Likewise.
6808         * localedata/tst-digits.c: Likewise.
6809         * localedata/tst-leaks.c: Likewise.
6810         * localedata/tst-mbswcs1.c: Likewise.
6811         * localedata/tst-mbswcs2.c: Likewise.
6812         * localedata/tst-mbswcs3.c: Likewise.
6813         * localedata/tst-mbswcs4.c: Likewise.
6814         * localedata/tst-mbswcs5.c: Likewise.
6815         * localedata/tst-setlocale.c: Likewise.
6816         * localedata/tst-trans.c: Likewise.
6817         * localedata/tst-wctype.c: Likewise.
6818         * localedata/tst-xlocale1.c: Likewise.
6819         * login/tst-grantpt.c: Likewise.
6820         * malloc/tst-calloc.c: Likewise.
6821         * malloc/tst-malloc.c: Likewise.
6822         * malloc/tst-mallocstate.c: Likewise.
6823         * malloc/tst-mcheck.c: Likewise.
6824         * malloc/tst-mtrace.c: Likewise.
6825         * malloc/tst-obstack.c: Likewise.
6826         * math/atest-exp2.c: Likewise.
6827         * math/atest-exp.c: Likewise.
6828         * math/atest-sincos.c: Likewise.
6829         * math/test-matherr.c: Likewise.
6830         * math/test-misc.c: Likewise.
6831         * math/test-powl.c: Likewise.
6832         * math/tst-definitions.c: Likewise.
6833         * misc/tst-dirname.c: Likewise.
6834         * misc/tst-efgcvt.c: Likewise.
6835         * misc/tst-fdset.c: Likewise.
6836         * misc/tst-hsearch.c: Likewise.
6837         * misc/tst-mntent2.c: Likewise.
6838         * nptl/tst-sem7.c: Likewise.
6839         * nptl/tst-sem8.c: Likewise.
6840         * nptl/tst-sem9.c: Likewise.
6841         * nss/test-netdb.c: Likewise.
6842         * posix/tst-fnmatch.c: Likewise.
6843         * posix/tst-getlogin.c: Likewise.
6844         * posix/tst-gnuglob.c: Likewise.
6845         * posix/tst-mmap.c: Likewise.
6846         * pwd/tst-getpw.c: Likewise.
6847         * resolv/tst-inet_ntop.c: Likewise.
6848         * rt/tst-timer.c: Likewise.
6849         * stdio-common/test-fseek.c: Likewise.
6850         * stdio-common/test-popen.c: Likewise.
6851         * stdio-common/test-vfprintf.c: Likewise.
6852         * stdio-common/tst-cookie.c: Likewise.
6853         * stdio-common/tst-fileno.c: Likewise.
6854         * stdio-common/tst-gets.c: Likewise.
6855         * stdio-common/tst-obprintf.c: Likewise.
6856         * stdio-common/tst-perror.c: Likewise.
6857         * stdio-common/tst-sprintf2.c: Likewise.
6858         * stdio-common/tst-sprintf3.c: Likewise.
6859         * stdio-common/tst-sprintf.c: Likewise.
6860         * stdio-common/tst-swprintf.c: Likewise.
6861         * stdio-common/tst-tmpnam.c: Likewise.
6862         * stdio-common/tst-unbputc.c: Likewise.
6863         * stdio-common/tst-wc-printf.c: Likewise.
6864         * stdlib/tst-environ.c: Likewise.
6865         * stdlib/tst-fmtmsg.c: Likewise.
6866         * stdlib/tst-limits.c: Likewise.
6867         * stdlib/tst-rand48-2.c: Likewise.
6868         * stdlib/tst-rand48.c: Likewise.
6869         * stdlib/tst-random2.c: Likewise.
6870         * stdlib/tst-random.c: Likewise.
6871         * stdlib/tst-strtol.c: Likewise.
6872         * stdlib/tst-strtoll.c: Likewise.
6873         * stdlib/tst-tls-atexit.c: Likewise.
6874         * stdlib/tst-xpg-basename.c: Likewise.
6875         * string/test-ffs.c: Likewise.
6876         * string/tst-bswap.c: Likewise.
6877         * string/tst-inlcall.c: Likewise.
6878         * string/tst-strtok.c: Likewise.
6879         * string/tst-strxfrm.c: Likewise.
6880         * sysdeps/x86_64/tst-audit10.c: Likewise.
6881         * sysdeps/x86_64/tst-audit3.c: Likewise.
6882         * sysdeps/x86_64/tst-audit4.c: Likewise.
6883         * sysdeps/x86_64/tst-audit5.c: Likewise.
6884         * time/tst-ftime_l.c: Likewise.
6885         * time/tst-getdate.c: Likewise.
6886         * time/tst-mktime3.c: Likewise.
6887         * time/tst-mktime.c: Likewise.
6888         * time/tst-posixtz.c: Likewise.
6889         * time/tst-strptime2.c: Likewise.
6890         * time/tst-strptime3.c: Likewise.
6891         * wcsmbs/tst-btowc.c: Likewise.
6892         * wcsmbs/tst-mbrtowc.c: Likewise.
6893         * wcsmbs/tst-mbsrtowcs.c: Likewise.
6894         * wcsmbs/tst-wchar-h.c: Likewise.
6895         * wcsmbs/tst-wcpncpy.c: Likewise.
6896         * wcsmbs/tst-wcrtomb.c: Likewise.
6897         * wcsmbs/tst-wcsnlen.c: Likewise.
6898         * wcsmbs/tst-wcstof.c: Likewise.
6900 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
6902         [BZ #14132]
6903         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
6904         INTDEF.
6905         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
6906         declaration.
6907         (_dl_mcount): Use rtld_hidden_proto.
6908         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
6909         _dl_mcount.
6910         * elf/rtld.c (_rtld_global_ro): Likewise.
6912         [BZ #14132]
6913         * elf/dl-init.c (_dl_init): Don't use INTDEF.
6914         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
6915         of _dl_init_internal.
6916         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
6917         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
6918         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
6919         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
6920         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
6921         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
6922         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
6923         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
6924         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
6925         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
6926         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
6927         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
6928         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
6929         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
6930         * sysdeps/tile/dl-start.S (_start): Likewise.
6931         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
6932         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
6934         [BZ #14132]
6935         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
6936         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
6937         (rtld_progname): Make macro definition unconditional.
6938         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
6939         INTDEF.
6940         (dlmopen_doit): Do not use INTUSE with _dl_argv.
6941         (dl_main): Likewise.
6942         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
6943         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
6944         instead of _dl_argv_internal.
6945         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
6946         __GI__dl_argv instead of INTUSE(_dl_argv).
6947         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
6948         __GI__dl_argv instead of _dl_argv_internal.
6950         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
6951         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
6952         macro.
6953         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
6954         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
6955         New macro.
6956         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
6957         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
6958         macro.
6959         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
6960         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
6962 2014-11-04  Andreas Schwab  <schwab@suse.de>
6964         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
6966 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6968         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
6969         mtvsrd instruction in binary form.
6971 2014-11-03  Andreas Schwab  <schwab@suse.de>
6973         [BZ #17522]
6974         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
6975         for less than MB_LEN_MAX use a local buffer of that size.
6976         * libio/tst-fputws.c: New file.
6977         * libio/Makefile (tests): Add tst-fputws.
6979 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
6981         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
6982         the size of the fpu_fr.fpu_dregs[] array.
6984 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
6986         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
6987         (__nanosleep): Do not define as alias.
6988         (nanosleep): Define as alias of __nanosleep.
6989         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
6990         __libc_nanosleep name.
6992 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
6994         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
6995         install.texi in comment.
6997 2014-10-31  Torvald Riegel  <triegel@redhat.com>
6999         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
7000         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
7001         ... add here and use lwsync or sync ...
7002         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
7003         ... and add here using lwsync.
7005 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
7007         * elf/dl-machine-reject-phdr.h: New file.
7008         * elf/dl-load.c: #include that.
7009         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
7010         if that returned true.
7012 2014-10-31  Roland McGrath  <roland@hack.frob.com>
7014         [BZ #17496]
7015         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
7016         gen-as-const-headers chunk.  Add a big scare comment after the last
7017         safe place to touch before-compile.
7019 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
7021         * manual/install.texi (Tools for Compilation): Update autoconf
7022         version requirements.
7023         * INSTALL: Regenerated.
7025         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
7026         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
7027         (__libc_pselect): Likewise.
7029         [BZ #14138]
7030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
7031         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
7032         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
7033         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
7035 2014-10-31  Torvald Riegel  <triegel@redhat.com>
7037         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
7038         correct barrier instruction.
7039         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
7040         Likewise.
7041         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
7042         Likewise.
7044 2014-10-30  Roland McGrath  <roland@hack.frob.com>
7046         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
7047         after defining inlines.  Instead, just use parens to defeat macro
7048         expansion of __isctype in its declaration.
7050 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
7052         * include/sys/uio.h (__libc_readv): Remove declaration.
7053         (__libc_writev): Likewise.
7054         * misc/readv.c (__libc_readv): Rename to __readv.
7055         (__readv): Do not define as alias.
7056         (readv): Define as alias of __readv.
7057         * misc/writev.c (__libc_writev): Rename to __writev.
7058         (__writev): Do not define as alias.
7059         (writev): Define as alias of __writev.
7060         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
7061         (__readv): Do not define as alias.
7062         (readv): Define unconditionally as alias of __readv.
7063         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
7064         (__writev): Do not define as alias.
7065         (writev): Define unconditionally as alias of __writev.
7066         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
7067         name.
7068         (writev): Do not define __libc_writev name.
7070 2014-10-30  Roland McGrath  <roland@hack.frob.com>
7072         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
7073         (convert_charseq): New function, broken out of ...
7074         (use_from_charmap): ... here.  Call it.
7075         (use_to_charmap): Use convert_charseq and free instead of duplicating
7076         its code with a variable-length stack struct.
7078 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
7080         * include/fcntl.h (__libc_creat): Remove declaration.
7081         * io/creat.c (__libc_creat): Rename to creat.
7082         (creat): Do not define as alias.
7083         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
7084         of creat instead of __libc_creat.
7085         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
7086         to creat.
7087         (creat): Do not define as alias.
7088         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
7089         __libc_creat.
7090         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
7091         __libc_creat name.
7092         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
7093         Likewise.
7095 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
7097         * manual/llio.texi: Add comments discussing why write() may be
7098         considered MT-unsafe on Linux.
7100 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
7102         * dl-load.c (local_strdup): Remove.
7103         (expand_dynamic_string_token): Use __strdup.
7104         (decompose_rpath): Likewise.
7105         (_dl_map_object): Likewise.
7107 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
7109         [BZ #14132]
7110         * sysdeps/generic/unwind-dw2-fde.c
7111         (__register_frame_info_bases_internal): Do not declare.
7112         (__register_frame_info_table_bases_internal): Likewise.
7113         (__deregister_frame_info_bases_internal): Likewise.
7114         (__register_frame_info_bases): Declare and use hidden_proto before
7115         definition.  Use hidden_def instead of INTDEF.
7116         (__register_frame_info_table_bases): Likewise.
7117         (__deregister_frame_info_bases): Likewise.
7118         (__register_frame_info): Do not use INTUSE.
7119         (__register_frame): Likewise.
7120         (__register_frame_info_table): Likewise.
7121         (__register_frame_table): Likewise.
7122         (__deregister_frame_info): Likewise.
7123         (__deregister_frame): Likewise.
7125 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
7127         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7128         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
7129         not undefine.
7130         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
7131         Likewise.
7132         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
7133         Likewise.
7135 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
7137         [BZ #14138]
7138         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
7139         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
7140         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
7141         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
7142         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
7143         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
7144         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
7145         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
7146         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
7147         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
7148         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
7149         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
7150         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
7151         syscall.
7152         (setfsuid): Likewise.
7153         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
7154         (setfsuid): Likewise.
7155         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
7156         (setfsuid): Likewise.
7157         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
7158         Likewise.
7159         (setfsuid): Likewise.
7160         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
7161         (setfsuid): Likewise.
7162         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
7163         Likewise.
7164         (setfsuid): Likewise.
7166 2014-10-27  Andreas Schwab  <schwab@suse.de>
7168         [BZ #17501]
7169         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
7170         check for Slow_SSE4_2 feature bit.
7171         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
7172         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
7173         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
7174         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
7176 2014-10-24  Roland McGrath  <roland@hack.frob.com>
7178         * configure.ac: Validate compiler version with a empirical test of
7179         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
7180         $CC -v output.
7181         * configure: Regenerated.
7183         * inet/htons.c (htons): Prototypify.
7184         * inet/htonl.c (htonl): Likewise.
7186 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7188         * string/strncat.c (strncat): Improve performance by using strlen.
7190 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7192         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
7194 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7196         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
7197         Call libc_fetestexcept_aarch64.
7199 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7201         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
7202         Call libc_feholdexcept_aarch64.
7204 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7206         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
7207         Call get_rounding_mode.
7209 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7211         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
7212         Simplify logic.
7214 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7216         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
7217         Simplify logic.
7219 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
7221         [BZ #14138]
7222         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
7223         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
7224         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
7225         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
7226         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
7227         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
7228         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
7229         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
7230         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
7231         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
7232         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
7233         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
7234         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
7235         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
7236         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
7237         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
7238         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
7239         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
7240         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
7241         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
7242         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
7243         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
7244         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
7245         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
7246         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
7247         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
7248         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
7249         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
7250         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
7251         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
7252         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
7253         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
7254         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
7255         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
7256         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
7257         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
7258         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
7259         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
7260         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
7261         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
7262         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
7263         syscall.
7264         (geteuid): Likewise.
7265         (getgid): Likewise.
7266         (getuid): Likewise.
7267         (getresgid): Likewise.
7268         (getresuid): Likewise.
7269         (getgroups): Likewise.
7270         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
7271         (geteuid): Likewise.
7272         (getgid): Likewise.
7273         (getuid): Likewise.
7274         (getresgid): Likewise.
7275         (getresuid): Likewise.
7276         (getgroups): Likewise.
7277         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
7278         (geteuid): Likewise.
7279         (getgid): Likewise.
7280         (getuid): Likewise.
7281         (getresgid): Likewise.
7282         (getresuid): Likewise.
7283         (getgroups): Likewise.
7284         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
7285         Likewise.
7286         (geteuid): Likewise.
7287         (getgid): Likewise.
7288         (getuid): Likewise.
7289         (getresgid): Likewise.
7290         (getresuid): Likewise.
7291         (getgroups): Likewise.
7292         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
7293         (geteuid): Likewise.
7294         (getgid): Likewise.
7295         (getuid): Likewise.
7296         (getresgid): Likewise.
7297         (getresuid): Likewise.
7298         (getgroups): Likewise.
7299         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
7300         Likewise.
7301         (geteuid): Likewise.
7302         (getgid): Likewise.
7303         (getuid): Likewise.
7304         (getgroups): Likewise.
7306         [BZ #14138]
7307         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
7308         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
7309         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
7310         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
7311         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
7312         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
7313         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
7314         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
7315         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
7316         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
7317         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
7318         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
7319         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
7320         __chown.
7321         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
7322         (lchown): Likewise.
7323         (fchown): Likewise.
7324         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
7325         Likewise.
7326         (lchown): Likewise.
7327         (fchown): Likewise.
7328         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
7329         (lchown): Likewise.
7330         (fchown): Likewise.
7331         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
7332         Likewise.
7333         (lchown): Likewise.
7334         (fchown): Likewise.
7336 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7338         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
7339         Simplify logic.
7341 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7343         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
7344         Cleanup logic.
7346 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7348         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
7349         Remove unused include.
7351 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7353         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
7354         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
7355         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
7356         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
7358 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
7359             Helge Deller <deller@gmx.de>
7361         [BZ #17508]
7362         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
7363         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
7364         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
7366 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
7368         [BZ #14132]
7369         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
7370         Remove macro definition.
7371         (__ashrdi3_v_glibc20): Likewise.
7372         (__lshrdi3_v_glibc20): Likewise.
7373         (__cmpdi2_v_glibc20): Likewise.
7374         (__ucmpdi2_v_glibc20): Likewise.
7375         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
7376         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
7377         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
7378         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
7379         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
7380         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
7382 2014-10-22  Roland McGrath  <roland@hack.frob.com>
7384         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
7385         old GNU extension [0] syntax.
7386         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
7387         alloca rather than an array member with variable length.
7388         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
7389         * nscd/nscd.c (invalidate_db): New function, broken out of ...
7390         (parse_opt): ... here.  Likewise use alloca there.
7391         Validate the -i argument before checking for rootness.
7392         (send_shutdown): New function, broken out of ...
7393         (parse_opt): ... here.
7395 2014-10-22  Roland McGrath  <roland@hack.frob.com>
7397         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
7398         macro to get at the _rt_local_ro field.
7399         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
7400         ([PIC] case) or _dl_hwcap ([!PIC] case).
7401         * sysdeps/arm/setjmp.S: Likewise.
7403         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
7404         * sysdeps/arm/configure.ac: New check to define it.
7405         * sysdeps/arm/configure: Regenerated.
7406         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
7407         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
7408         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
7409         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
7410         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
7411         Use move/movt pair instead of a load.
7412         (LDST_GLOBAL): Macro removed.
7413         (LDR_GLOBAL): New macro replaces it.
7414         (LDR_HIDDEN): New macro.
7415         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
7416         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
7418         * setjmp/tst-setjmp-static.c: New file.
7419         * setjmp/Makefile (tests): Add it.
7420         (tests-static): New variable.
7422 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
7424         [BZ #17485]
7425         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
7427 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
7429         [BZ #14132]
7430         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
7432 2014-10-21  Roland McGrath  <roland@hack.frob.com>
7434         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
7436 2014-10-20  Roland McGrath  <roland@hack.frob.com>
7438         * io/fts.c (dirent_not_directory): New function.
7439         (fts_build): Call it.
7441 2014-10-20  Roland McGrath  <roland@hack.frob.com>
7443         * nptl/version.c (__nptl_main): Use normal __write rather than
7444         INTERNAL_SYSCALL.
7445         (banner): Update copyright years.
7447         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
7448         gettimeofday.
7449         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
7450         * nptl/pthread_cond_timedwait.c: Likewise.
7451         * nptl/pthread_mutex_timedlock.c: Likewise.
7452         * nptl/sem_timedwait.c: Likewise.
7454         * sysdeps/nptl/bits/libc-lock.h
7455         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
7456         (__libc_lock_init_recursive): Return void, not 0.
7457         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
7458         (__libc_rwlock_init): Likewise.
7459         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
7461 2014-10-20  Torvald Riegel  <triegel@redhat.com>
7463         [BZ #15215]
7464         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
7465         (__pthread_once_slow): ... here.
7466         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
7467         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
7469 2014-10-20  Torvald Riegel  <triegel@redhat.com>
7471         [BZ #15215]
7472         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
7473         __PTHREAD_ONCE_FORK_GEN_INCR): New.
7474         * sysdeps/nptl/fork.c (__libc_fork): Use them.
7475         * nptl/pthread_once.c (__pthread_once): Likewise.
7476         Update comments.
7478 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
7480         [BZ #14138]
7481         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
7482         name.
7483         (writev): Use __libc_writev as strong name.
7484         * sysdeps/unix/sysv/linux/readv.c: Remove file.
7485         * sysdeps/unix/sysv/linux/writev.c: Likewise.
7487 2014-10-17  Roland McGrath  <roland@hack.frob.com>
7489         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
7491         * sysdeps/i386/nptl/tls.h
7492         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
7493         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
7494         New macros.
7495         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
7496         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
7497         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
7498         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
7499         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
7500         Call CHECK_THREAD_SYSINFO instead of doing an assert.
7502         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
7503         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
7504         on [__NR_futex].
7505         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
7506         broken out of ...
7507         (__pthread_mutex_init): ... here.  Call it.
7508         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
7509         Conditionalize PI cases on [__NR_futex].
7510         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
7511         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
7512         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
7514         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
7515         conditional on [SIGSETXID].
7516         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
7517         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
7518         is defined.  Likewise for SIGSETXID.
7519         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
7520         Conditionalize definitions on [SIGSETXID].
7521         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
7522         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
7523         unblocking on [SIGCANCEL].
7525         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
7526         [__NR_set_robust_list].
7528 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
7530         * string/strcoll_l.c (get_next_seq): Fix up formatting.
7531         (do_compare): Likewise.
7533 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
7535         [BZ #15884]
7536         * string/strcoll_l.c: Don't include stdio.h.
7537         (coll_seq): Remove members idxarr and rulearr.
7538         (get_next_seq_cached): Remove function.
7539         (get_next_seq): Likewise.
7540         (get_next_seq_nocache): Rename to get_next_seq.
7541         (do_compare): Remove function.
7542         (do_compare_nocache): Rename to do_compare.
7543         (STRCOLL): Remove weight and rules cache.
7545 2014-10-16  Roland McGrath  <roland@hack.frob.com>
7547         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
7548         * sysdeps/arm/sfp-machine.h: ... to here.
7549         * sysdeps/arm/Implies: Remove arm/soft-fp.
7551 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
7553         * conform/data/sys/utsname.h-data (*_t): Allow.
7554         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
7555         [POSIX] (WEXITED): Do not expect constant.
7556         [POSIX] (WSTOPPED): Likewise.
7557         [POSIX] (WNOHANG): Likewise.
7558         [POSIX] (WNOWAIT): Likewise.
7559         [POSIX] (siginfo_t): Do not expect type or elements.
7560         [POSIX] (pid_t): Do not expect type.
7561         [POSIX] (signal.h): Do not allow header.
7562         [POSIX] (sys/resource.h): Likewise.
7563         [POSIX] (si_*): Do not allow pattern.
7564         [POSIX] (W*): Likewise.
7565         [POSIX] (P_*): Likewise.
7566         [POSIX] (BUS_*): Likewise.
7567         [POSIX] (CLD_*): Likewise.
7568         [POSIX] (FPE_*): Likewise.
7569         [POSIX] (ILL_*): Likewise.
7570         [POSIX] (POLL_*): Likewise.
7571         [POSIX] (SEGV_*): Likewise.
7572         [POSIX] (SI_*): Likewise.
7573         [POSIX] (TRAP_*): Likewise.
7574         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
7575         variable.
7577 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
7579         [BZ #12926]
7580         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
7581         infinite loop when __recvmsg returns 0.
7583 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
7585         * CANCEL-FCT-WAIVE: Remove file.
7586         * CANCEL-FILE-WAIVE: Likewise.
7588         [BZ #14132]
7589         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
7590         instead of INTVARDEF.
7591         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
7592         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
7593         rtld_hidden_data_def instead of INTVARDEF.
7594         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
7595         * elf/dl-deps.c (expand_dst): Likewise.
7596         * elf/dl-load.c (_dl_dst_count): Likewise.
7597         (_dl_dst_substitute): Likewise.
7598         (decompose_rpath): Likewise.
7599         (_dl_init_paths): Likewise.
7600         (open_path): Likewise.
7601         (_dl_map_object): Likewise.
7602         * elf/rtld.c (dl_main): Likewise.
7603         (process_dl_audit): Likewise.
7604         (process_envvars): Likewise.
7605         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
7606         Remove declaration.
7607         (__libc_enable_secure): Use rtld_hidden_proto.
7609 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7611         * elf/dl-load.c
7612         (add_path): New function broken out of _dl_rtld_di_serinfo.
7613         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
7615 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
7617         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
7618         parentheses around macro arguments.
7619         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
7620         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
7621         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
7622         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
7623         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
7624         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
7625         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
7626         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
7627         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
7628         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
7629         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
7630         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
7631         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
7632         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
7633         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
7634         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
7635         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
7636         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
7637         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
7638         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
7639         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
7640         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
7641         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
7642         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
7643         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
7644         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
7645         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
7646         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
7647         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
7648         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
7649         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
7650         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
7651         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
7652         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
7653         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
7654         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
7655         Likewise.
7656         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
7657         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
7658         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
7659         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
7660         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
7661         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
7662         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
7663         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
7664         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
7665         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
7666         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
7667         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
7668         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
7669         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
7670         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
7671         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
7672         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
7673         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
7674         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
7675         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
7676         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
7677         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
7678         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
7679         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
7680         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
7681         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
7682         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
7683         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
7684         (_FP_FRAC_SRS_1): Likewise.
7685         (_FP_FRAC_CLZ_1): Likewise.
7686         (_FP_MUL_MEAT_1_imm): Likewise.
7687         (_FP_MUL_MEAT_1_wide): Likewise.
7688         (_FP_MUL_MEAT_1_hard): Likewise.
7689         (_FP_SQRT_MEAT_1): Likewise.
7690         (_FP_FRAC_ASSEMBLE_1): Likewise.
7691         (_FP_FRAC_DISASSEMBLE_1): Likewise.
7692         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
7693         (__FP_CLZ_2): Likewise.
7694         (_FP_MUL_MEAT_2_wide): Likewise.
7695         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
7696         (_FP_MUL_MEAT_2_gmp): Likewise.
7697         (_FP_MUL_MEAT_2_120_240_double): Likewise.
7698         (_FP_SQRT_MEAT_2): Likewise.
7699         (_FP_FRAC_ASSEMBLE_2): Likewise.
7700         (_FP_FRAC_DISASSEMBLE_2): Likewise.
7701         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
7702         (_FP_FRAC_CLZ_4): Likewise.
7703         (_FP_MUL_MEAT_4_wide): Likewise.
7704         (_FP_MUL_MEAT_4_gmp): Likewise.
7705         (_FP_SQRT_MEAT_4): Likewise.
7706         (_FP_FRAC_ASSEMBLE_4): Likewise.
7707         (_FP_FRAC_DISASSEMBLE_4): Likewise.
7708         * soft-fp/op-common.h (_FP_CMP): Likewise.
7709         (_FP_CMP_EQ): Likewise.
7710         (_FP_CMP_UNORD): Likewise.
7711         (_FP_TO_INT): Likewise.
7712         (_FP_FROM_INT): Likewise.
7713         [!__FP_CLZ] (__FP_CLZ): Likewise.
7714         (_FP_DIV_HELP_imm): Likewise.
7715         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
7716         Likewise.
7717         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
7718         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
7719         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
7720         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
7721         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
7722         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
7723         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
7724         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
7725         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
7726         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
7727         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
7728         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
7729         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
7730         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
7731         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
7732         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
7733         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
7734         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
7735         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
7736         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
7737         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
7738         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
7739         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
7740         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
7741         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
7742         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
7743         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
7744         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
7745         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
7746         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
7747         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
7748         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
7749         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
7750         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
7751         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
7752         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
7753         (FP_UNPACK_RAW_SP): Likewise.
7754         (FP_PACK_RAW_S): Likewise.
7755         (FP_PACK_RAW_SP): Likewise.
7756         (FP_UNPACK_S): Likewise.
7757         (FP_UNPACK_SP): Likewise.
7758         (FP_UNPACK_SEMIRAW_S): Likewise.
7759         (FP_UNPACK_SEMIRAW_SP): Likewise.
7760         (FP_PACK_S): Likewise.
7761         (FP_PACK_SP): Likewise.
7762         (FP_PACK_SEMIRAW_S): Likewise.
7763         (FP_PACK_SEMIRAW_SP): Likewise.
7764         (_FP_SQRT_MEAT_S): Likewise.
7765         (FP_CMP_S): Likewise.
7766         (FP_CMP_EQ_S): Likewise.
7767         (FP_CMP_UNORD_S): Likewise.
7768         (FP_TO_INT_S): Likewise.
7769         (FP_FROM_INT_S): Likewise.
7771         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
7773         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
7774         (FP_EX_INVALID_IMZ): Likewise.
7775         (FP_EX_INVALID_IMZ_FMA): Likewise.
7776         (FP_EX_INVALID_ISI): Likewise.
7777         (FP_EX_INVALID_ZDZ): Likewise.
7778         (FP_EX_INVALID_IDI): Likewise.
7779         (FP_EX_INVALID_SQRT): Likewise.
7780         (FP_EX_INVALID_CVI): Likewise.
7781         (FP_EX_INVALID_VC): Likewise.
7782         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
7783         "invalid" exceptions.
7784         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
7785         (_FP_ADD_INTERNAL): Likewise.
7786         (_FP_MUL): Likewise.
7787         (_FP_FMA): Likewise.
7788         (_FP_DIV): Likewise.
7789         (_FP_CMP_CHECK_NAN): Likewise.
7790         (_FP_SQRT): Likewise.
7791         (_FP_TO_INT): Likewise.
7792         (FP_EXTEND): Likewise.
7794 2014-10-09  Allan McRae  <allan@archlinux.org>
7796         * po/fr.po: Update French translation from translation project.
7798 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
7800         [BZ #14132]
7801         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
7802         of INTDEF.
7803         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
7804         (__cxa_atexit): Use libc_hidden_proto.
7805         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
7807         [BZ #14132]
7808         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
7809         declaration.
7810         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
7811         [!_ISOMAC] (__iswspace_l_internal): Likewise.
7812         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
7813         [!_ISOMAC] (__iswctype_internal): Likewise.
7814         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
7815         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
7816         alias.
7817         (fcntl): Remove __fcntl_internal alias.
7818         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
7819         __connect_internal alias.
7820         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
7821         Likewise.
7823         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
7824         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
7825         FP_DENORM_ZERO.
7826         (_FP_CHECK_FLUSH_ZERO): New macro.
7827         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
7828         (_FP_CMP): Likewise.
7829         (_FP_CMP_EQ): Likewise.
7830         (_FP_TO_INT): Do not set inexact for subnormal arguments if
7831         FP_DENORM_ZERO.
7832         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
7833         (FP_TRUNC): Likewise.
7835         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
7836         treated as invalid conversion, not as normal exponent.
7838         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
7839         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
7840         (_FP_CMP_EQ): Likewise.
7841         (_FP_CMP_UNORD): Likewise.
7842         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
7843         (FP_CMP_EQ_D): Likewise.
7844         (FP_CMP_UNORD_D): Likewise.
7845         * soft-fp/extended.h (FP_CMP_E): Likewise.
7846         (FP_CMP_EQ_E): Likewise.
7847         (FP_CMP_UNORD_E): Likewise.
7848         * soft-fp/quad.h (FP_CMP_Q): Likewise.
7849         (FP_CMP_EQ_Q): Likewise.
7850         (FP_CMP_UNORD_Q): Likewise.
7851         * soft-fp/single.h (FP_CMP_S): Likewise.
7852         (FP_CMP_EQ_S): Likewise.
7853         (FP_CMP_UNORD_S): Likewise.
7854         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
7855         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
7856         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
7857         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
7858         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
7859         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
7860         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
7861         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
7862         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
7863         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
7864         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
7865         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
7866         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
7867         to FP_CMP_Q.
7868         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
7869         FP_CMP_Q.
7870         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
7871         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
7872         FP_CMP_EQ_Q.
7873         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
7874         FP_CMP_Q.
7875         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
7876         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
7877         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
7878         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
7879         FP_CMP_EQ_Q.
7880         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
7881         FP_CMP_Q.
7882         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
7883         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
7884         FP_CMP_EQ_Q.
7885         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
7886         FP_CMP_Q.
7887         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
7888         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
7889         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
7890         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
7891         FP_CMP_EQ_Q.
7893         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
7894         a subnormal result, set the underflow exception if trapping on
7895         underflow is enabled.
7896         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
7897         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
7898         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
7899         redefine to 0.
7900         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
7901         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
7902         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
7903         * soft-fp/extendxftf2.c (__extendxftf2): Use
7904         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
7906         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
7907         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
7908         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7909         FP_HANDLE_EXCEPTIONS.
7910         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
7911         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7912         FP_HANDLE_EXCEPTIONS.
7913         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
7914         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7915         FP_HANDLE_EXCEPTIONS.
7916         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
7917         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7918         FP_HANDLE_EXCEPTIONS.
7920 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
7922         [BZ #14132]
7923         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
7924         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
7925         use INTUSE.
7926         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
7927         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
7928         Remove alias.
7929         (__adjtimex): Define using libc_hidden_ver.
7930         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
7931         Remove declaration.
7932         (ntp_gettime): Call __adjtimex directly.
7933         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
7934         Remove declaration.
7935         (ntp_gettimex): Call __adjtimex directly.
7936         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
7937         __adjtimex_internal alias.
7939 2014-10-08  Roland McGrath  <roland@hack.frob.com>
7941         [BZ #17460]
7942         * nscd/nscd.c (more_help): Rewrite list of tables collection
7943         using xstrdup and asprintf.
7945         * nscd/nscd_conf.c: Remove local xstrdup declaration.
7947 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7948             Roland McGrath  <roland@hack.frob.com>
7950         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
7951         (do_lookup_unique): ... local function 'enter' here; update callers.
7953 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
7955         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
7956         compat_symbol calls on [SHARED].
7957         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
7958         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
7959         Remove.
7960         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7961         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
7962         (oldsetrlimit): Remove.
7963         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7964         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
7965         (lchown): New syscall entry.
7966         (oldsetrlimit): Remove.
7967         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7968         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
7969         (oldsetrlimit): Remove.
7970         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7972         [BZ #14138]
7973         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
7974         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
7975         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
7976         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
7977         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
7978         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
7979         (fchown): Likewise.
7980         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
7981         (fchown): Likewise.
7982         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
7983         Likewise.
7985 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7987         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
7988         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
7989         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
7990         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
7991         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
7992         Likewise.
7993         (__old_sem_post): Likewise.
7995 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
7997         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
7998         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
7999         HAVE_CLOCK_GETTIME_VSYSCALL macros.
8000         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
8001         Use INLINE_VSYSCALL macro.
8002         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
8003         __vdso_clock_gettime.
8004         * sysdeps/unix/sysv/linux/tile/init-first.c
8005         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
8006         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
8007         __vdso_clock_gettime.
8009         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
8010         to set up frame more cleanly.
8012         * sysdeps/tile/memcmp.c: New file.
8014         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
8016         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
8017         * sysdeps/tile/tilegx/strcasestr.c: New file.
8018         * sysdeps/tile/tilegx/strnlen.c: New file.
8019         * sysdeps/tile/tilegx/strstr.c: New file.
8021         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
8023 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
8025         * nptl/tst-setuid3.c: Write errors to stdout.
8027 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8029         * elf/dl-deps.c
8030         (preload): New functions broken out of _dl_map_object_deps.
8031         (_dl_map_object_deps):  Remove a nested function. Update call sites.
8033 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
8035         [BZ #14138]
8036         * sysdeps/unix/sysv/linux/execve.c: Remove file.
8037         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
8039 2014-10-01  Steve Ellcey  <sellcey@mips.com>
8041         * sysdeps/mips/strcmp.S: New.
8043 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
8045         [BZ #14138]
8046         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
8047         (linkat): Likewise.
8048         (mkdirat): Likewise.
8049         (readlinkat): Likewise.
8050         (renameat): Likewise.
8051         (symlinkat): Likewise.
8052         (unlinkat): Likewise.
8053         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
8054         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
8055         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
8056         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
8057         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
8058         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
8059         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
8061 2014-09-30  Will Newton  <will.newton@linaro.org>
8063         * math/math.h: Define long double math functions if
8064         _LIBC_TEST is defined.
8065         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
8067         * localedata/Makefile: Move assignment to tests-special
8068         into an ifdef testing run-built-tests.
8069         * timezone/Makefile: Likewise.
8071 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
8073         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
8074         with $(BASH) not $(SHELL).
8076 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
8077             Matthew LeGendre  <legendre1@llnl.gov>
8079         [BZ #17411]
8080         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
8081         l_reloc_result.
8083 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8085         * stdio-common/printf_fp.c
8086         (hack_digit): New function, broken out of ...
8087         (__printf_fp): ... local function here.  Update call sites.
8088         hack_digit now takes an additional parameter that is a pointer
8089         to a struct of the referenced locals.  Those locals moved inside
8090         the struct and references updated.
8092 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
8094         * aclocal.m4: Require autoconf 2.69.
8095         * configure: Regenerated.
8096         * sysdeps/aarch64/configure: Likewise.
8097         * sysdeps/alpha/configure: Likewise.
8098         * sysdeps/arm/armv7/configure: Likewise.
8099         * sysdeps/arm/configure: Likewise.
8100         * sysdeps/ia64/configure: Likewise.
8101         * sysdeps/mach/configure: Likewise.
8102         * sysdeps/mips/configure: Likewise.
8103         * sysdeps/s390/configure: Likewise.
8104         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
8105         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
8107         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
8108         file.
8109         * sysdeps/ia64/configure.ac: Likewise.
8111 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
8113         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
8114         specify symbol version for ld.so.  Do not include entry for
8115         libpthread.
8116         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
8117         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
8118         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
8120         [BZ #14171]
8121         * Makeconfig [$(build-shared) = yes]
8122         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
8123         makefiles.
8124         [$(build-shared) = yes && $(soversions.mk-done) = t]
8125         ($(common-objpfx)gnu/lib-names.h): Remove rule.
8126         [$(build-shared) = yes && $(soversions.mk-done) = t]
8127         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
8128         to Makerules.
8129         [$(build-shared) = yes && $(soversions.mk-done) = t]
8130         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
8131         here.
8132         [$(build-shared) = yes && $(soversions.mk-done) = t]
8133         (common-generated): Don't append gnu/lib-names.h and
8134         gnu/lib-names.stmp here.
8135         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
8136         (lib-names-h-abi): New variable.
8137         [$(build-shared) = yes && $(soversions.mk-done) = t]
8138         (lib-names-stmp-abi): Likewise.
8139         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8140         abi-variants] (before-compile): Append
8141         $(common-objpfx)$(lib-names-h-abi).
8142         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8143         abi-variants] (common-generated): Append gnu/lib-names.h.
8144         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8145         abi-variants] (install-others-nosubdir): Depend on
8146         $(inst_includedir)/$(lib-names-h-abi).
8147         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8148         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
8149         [$(build-shared) = yes && $(soversions.mk-done) = t]
8150         ($(common-objpfx)$(lib-names-h-abi)): New rule.
8151         [$(build-shared) = yes && $(soversions.mk-done) = t]
8152         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
8153         [$(build-shared) = yes && $(soversions.mk-done) = t]
8154         (common-generated): Append $(lib-names-h-abi) and
8155         $(lib-names-stmp-abi).
8156         * scripts/lib-names.awk: Do not handle multi being set.
8157         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
8158         Remove variable.
8159         (abi-lp64_be-ld-soname): Likewise.
8160         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
8161         Likewise.
8162         (abi-hard-ld-soname): Likewise.
8163         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
8164         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
8165         Remove variable.
8166         (abi-o32_hard-ld-soname): Likewise.
8167         (abi-o32_soft_2008-ld-soname): Likewise.
8168         (abi-o32_hard_2008-ld-soname): Likewise.
8169         (abi-n32_soft-ld-soname): Likewise.
8170         (abi-n32_hard-ld-soname): Likewise.
8171         (abi-n32_soft_2008-ld-soname): Likewise.
8172         (abi-n32_hard_2008-ld-soname): Likewise.
8173         (abi-n64_soft-ld-soname): Likewise.
8174         (abi-n64_hard-ld-soname): Likewise.
8175         (abi-n64_soft_2008-ld-soname): Likewise.
8176         (abi-n64_hard_2008-ld-soname): Likewise.
8177         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
8178         Likewise.
8179         (abi-64-v2-ld-soname): Likewise.
8180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
8181         ld.so entries.
8182         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
8183         variable.
8184         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
8185         entry.
8186         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
8187         variable.
8188         (abi-64-ld-soname): Likewise.
8189         (abi-x32-ld-soname): Likewise.
8190         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
8191         entry.
8192         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
8194 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
8196         [BZ #14138]
8197         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
8198         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
8199         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
8200         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
8201         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
8202         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
8203         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
8204         syscall entry for GLIBC_2.2 symbol version.
8205         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
8206         Likewise.
8207         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
8208         (setrlimit): Likewise.
8209         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
8210         Likewise.
8212 2014-09-23  Will Newton  <will.newton@linaro.org>
8214         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
8215         _LINUX_ARM_SYSDEP_H include guard too.
8216         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
8217         define.
8219 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
8221         * sysdeps/unix/sysv/linux/eventfd.c:
8222         Make first argument unsigned.
8223         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
8224         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
8226 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
8228         * socket/recvmmsg.c (recvmmsg): Drop const argument.
8229         * socket/sys/socket.h: Likewise
8230         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
8232 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
8234         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
8236 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
8238         * time/tst-ftime.c: New test.
8239         * time/Makefile (tests): Add tst-ftime.
8241 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
8243         * soft-fp/extended.h: Fix comment formatting.
8244         * soft-fp/op-1.h: Likewise.
8245         * soft-fp/op-2.h: Likewise.
8246         * soft-fp/op-4.h: Likewise.
8247         * soft-fp/op-8.h: Likewise.
8248         * soft-fp/op-common.h: Likewise.
8249         * soft-fp/soft-fp.h: Likewise.
8251         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
8253 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
8255         [BZ #6652]
8256         * Makeconfig (soversions-default-setname): Remove variable.
8257         ($(common-objpfx)soversions.i): Don't pass default_setname to
8258         soversions.awk.
8259         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
8260         oldest_abi to abi-versions.awk.
8261         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
8262         * config.make.in (oldest-abi): Remove variable.
8263         * configure.ac (--enable-oldest-abi): Remove configure option.
8264         * configure: Regenerated.
8265         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
8266         text.
8267         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
8268         * scripts/soversions.awk: Do not handle default_setname variable.
8269         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
8270         variable.
8271         * sysdeps/mach/hurd/configure: Regenerated.
8272         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
8273         variable.
8274         * sysdeps/unix/sysv/linux/configure: Regenerated.
8276 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8278         * elf/Makefile (CFLAGS-interp.c): Remove.
8279         ($(elf-objpfx)runtime-linker.h): Generate header with linker
8280         path string.
8281         * elf/interp.c: Include generated runtime-linker.h
8283         * Makerules (lib%.so): Don't include $(+interp) in
8284         prerequisites.
8285         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
8286         * dlfcn/eval.c: Remove file.
8288         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
8289         macros.
8291         [BZ #17266]
8292         * misc/sys/cdefs.h: Define __extern_always_inline for clang
8293         4.2 and newer.
8295         [BZ #17370]
8296         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
8298 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8299             Jakub Jelinek  <jakub@redhat.com>
8301         [BZ #17266]
8302         * libio/stdio.h: Check definition of __fortify_function
8303         instead of __extern_always_inline to include bits/stdio2.h.
8304         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
8305         check if __extern_always_inline is defined.
8306         [__USE_MISC || __USE_XOPEN]: Likewise.
8307         [__USE_ISOC99] Likewise.
8308         * misc/sys/cdefs.h (__fortify_function): Define only if
8309         __extern_always_inline is defined.
8310         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
8311         __extern_always_inline and __extern_inline only for g++-4.3
8312         and newer or a compatible gcc.
8314 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
8316         [BZ #17371]
8317         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
8318         last change to handle zero prefix length.
8320 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
8322         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
8323         _SC_REGEX_VERSION.
8325         * posix/getconf.c (vars): Add _POSIX_IPV6 and
8326         _POSIX_RAW_SOCKETS.
8328 2014-09-13  Allan McRae  <allan@archlinux.org>
8330         * po/ru.po: Update Russian translation from translation project.
8332 2014-09-12  Roland McGrath  <roland@hack.frob.com>
8334         * locale/programs/locale.c (show_locale_vars): Inline local function
8335         into its sole call site.  Clean up some style nits.
8336         (print_item): New function, broken out of ...
8337         (show_info): ... local function here.  Clean up style nits.
8339         * locale/programs/ld-ctype.c (set_one_default): New function, broken
8340         out of ...
8341         (set_class_defaults): ... local function set_default here.
8342         Define set_default as a macro locally to pass constant parameters.
8343         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
8344         rather than a shared local.
8346         * stdlib/rpmatch.c (try): New function, broken out of ...
8347         (rpmatch): ... local function here.  Also, prototypify definition.
8349 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
8351         * scripts/soversions.awk: Do not handle configuration names.
8352         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
8353         vendor and os variables to soversions.awk.
8354         * configure.ac: Do not modify gnu-* host_os.
8355         * configure: Regenerated
8356         * shlib-versions: Remove first column with configuration names.
8357         * nptl/shlib-versions: Likewise.
8358         * nptl_db/shlib-versions: Likewise.
8359         * sysdeps/hppa/shlib-versions: Likewise.
8360         * sysdeps/m68k/shlib-versions: Likewise.
8361         * sysdeps/mach/hurd/shlib-versions: Likewise.
8362         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
8363         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
8364         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
8365         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
8366         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
8367         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
8368         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
8369         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
8370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
8371         Likewise.
8372         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
8373         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
8374         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
8375         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
8376         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
8377         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
8378         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
8379         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
8381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
8382         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
8383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
8384         Regenerated.
8385         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
8386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
8387         Condition symbol version definitions on [HAVE_ELFV2_ABI].
8389         * shlib-versions: Remove OS-specific entries.  Moved to files in
8390         sysdeps.
8391         * sysdeps/mach/hurd/shlib-versions: New file.
8392         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
8394         * nptl/shlib-versions: Remove architecture-specific entries.
8395         Moved to files in sysdeps.
8396         * shlib-versions: Likewise.
8397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
8398         file.
8399         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
8400         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
8401         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
8402         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
8404         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
8405         (UDP_NO_CHECK6_RX): Likewise.
8407 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8409         * sysdeps/posix/sysconf.c (__sysconf): Spell
8410         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
8412 2014-08-12  Florian Weimer  <fweimer@redhat.com>
8414         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
8415         loading.
8416         * iconv/Versions (__gconv_transliterate): Export for use from
8417         gconv modules.
8418         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
8419         (struct __gconv_trans_data, __gconv_trans_fct,
8420         __gconv_trans_context_fct, __gconv_trans_query_fct,
8421         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
8422         definitions.
8423         (struct __gconv_step_data): Remove __trans member.
8424         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
8425         longer hidden.  Remove unused trans_data argument.
8426         * iconv/gconv_int.h (struct trans_struct): Remove definition.
8427         (__gconv_translit_find): Remove declaration.
8428         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
8429         prototype.
8430         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
8431         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
8432         trans_data argument.  Add hidden definition.
8433         (__gconv_translit_find): Remove.
8434         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
8435         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
8436         * iconv/skeleton.c: Remove transliteration initialization.
8437         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
8438         __gconv_step_data initialization.
8439         * libio/iofwide.c (__libio_translit_): Remove.
8440         (_IO_fwide): Adjust struct __gconv_step_data initialization.
8441         * wcsmbs/btowc.c (__btowc): Likewise.
8442         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
8443         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
8444         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
8445         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
8446         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
8447         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
8448         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
8449         * wcsmbs/wctob.c (wctob): Likewise.
8451 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8453         [BZ #16194]
8454         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
8455         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
8456         register usage.
8457         * sysdeps/x86/Makefile: Adjust.
8459 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8460             Roland McGrath  <roland@hack.frob.com>
8462         * locale/weight.h: Add include guard.
8463         (findidx): Make static rather than auto; take new parameters
8464         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
8465         * locale/weightwc.h: Likewise.
8466         * posix/fnmatch_loop.c
8467         (FCT): Change type of EXTRA from int32_t to wint_t.
8468         Don't include either header inside the function.
8469         Call FINDIDX rather than findidx, and pass new arguments.
8470         #undef FINDIDX at the end of the file.
8471         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
8472         FINDIDX before including fnmatch_loop.c for the non-wide version.
8473         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
8474         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
8475         for the wide version.
8476         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
8477         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
8478         Pass new arguments to findidx.
8479         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
8480         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
8481         Don't #include it inside the function.  Pass new arguments to findidx.
8482         * posix/regex_internal.h
8483         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
8484         (re_string_elem_size_at): Don't #include it inside the function.
8485         Pass new arguments to findidx.
8486         * string/strcoll_l.c: #include WEIGHT_H at top level.
8487         (get_next_seq): Don't #include it inside the function.
8488         Pass new arguments to findidx.
8489         (get_next_seq_nocache): Likewise.
8490         * string/strxfrm_l.c: #include WEIGHT_H at top level.
8491         (STRXFRM): Don't #include it inside the function.
8492         Pass new arguments to findidx.
8494 2014-09-11  Florian Weimer  <fweimer@redhat.com>
8496         [BZ #17344]
8497         * malloc/malloc.c (unlink): Turn asserts into a call to
8498         malloc_printerr.
8500 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
8502         [BZ #17370]
8503         * libio/wfileops (do_ftell_wide): Free OUT.
8505 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
8507         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
8509 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8511         [BZ #17363]
8512         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
8513         group if the current group is empty.
8515 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8517         * benchtests/bench-memset.c (test_main): Add more test from size
8518         from 32 to 512 bytes.
8519         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8520         Add POWER8 memset object.
8521         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
8522         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
8523         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
8524         implementation.
8525         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
8526         Likewise.
8527         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
8528         multiarch POWER8 memset optimization.
8529         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
8530         POWER8 memset optimization.
8532         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8533         Remove bzero multiarch objects.
8534         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
8535         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
8536         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
8537         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
8538         Remove define.
8539         [__bzero]: Redefine to specific name.
8540         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
8541         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
8542         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
8543         define.
8544         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
8545         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
8547 2014-09-10  Florian Weimer  <fweimer@redhat.com>
8549         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
8550         warnings into errors.
8552         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
8553         __cxa_thread_atexit_impl prototype.
8555 2014-09-09  Steve Ellcey  <sellcey@mips.com>
8557         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
8558         Fix capitalization of error message.
8560 2014-09-09  Steve Ellcey  <sellcey@mips.com>
8562         * sysdeps/mips/preconfigure: Modify ABI tests.
8564 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
8566         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
8568 2014-09-07  Roland McGrath  <roland@hack.frob.com>
8569             Carlos O'Donell  <carlos@systemhalted.org>
8571         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
8572         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
8573         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
8574         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
8575         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
8576         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
8577         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
8578         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
8579         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
8580         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
8581         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
8582         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
8583         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
8584         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
8585         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
8586         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
8587         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
8588         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
8589         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
8590         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
8591         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
8592         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
8593         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
8594         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
8595         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
8596         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
8597         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
8598         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
8599         Deconditionalize the code that was previously under [RESET_PID].
8600         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
8601         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
8602         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
8603         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
8604         include sysdep.h.
8606 2014-09-08  Allan McRae  <allan@archlinux.org>
8608         * version.h (RELEASE): Set to "development".
8609         (VERSION): Set to "2.20.90"
8611 2014-09-07  Allan McRae  <allan@archlinux.org
8613         * version.h (RELEASE): Set to "stable".
8614         (VERSION): Set to "2.20"
8615         * include/features.h (__GLIBC_MINOR__): Set to 20.
8617         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
8618         Liebler.
8620         * po/ko.po: Update Korean translation from translation project.
8622 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
8624         [BZ #17354]
8625         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
8626         macro for handling signed relocations.
8628 2014-09-03  Florian Weimer  <fweimer@redhat.com>
8630         [BZ #17325]
8631         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
8632         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
8633         assert.
8634         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
8635         * iconvdata/ibm935.c (BODY): Likewise.
8636         * iconvdata/ibm937.c (BODY): Likewise.
8637         * iconvdata/ibm939.c (BODY): Likewise.
8638         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
8639         assert.
8640         * iconvdata/Makefile (iconv-test.out): Pass module list to test
8641         script.
8642         * iconvdata/run-iconv-test.sh: New test loop for checking for
8643         decoder crashers.
8645 2014-09-02  Khem Raj  <raj.khem@gmail.com>
8647         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
8648         libm_hidden_ver.
8650 2014-09-01  Allan McRae  <allan@archlinux.org>
8652         * po/eo.po: Update Esperanto translation from translation project.
8654         * po/ca.po: Update Catalan translation from translation project.
8656 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8658         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
8659         __proc_dostop call.
8661 2014-08-27  Mark Wielaard  <mjw@redhat.com>
8663         [BZ #17319]
8664         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
8665         to call set_thread_area instead of hand written asm.
8666         (__NR_set_thread_area): Removed define.
8667         (TLS_FLAG_WRITABLE): Likewise.
8668         (__ASSUME_SET_THREAD_AREA): Remove check.
8669         (TLS_EBX_ARG): Remove define.
8670         (TLS_LOAD_EBX): Likewise.
8672 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8674         Simplify atomicity of socket creation in bind.
8676         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
8677         looking up the name after linking the file.
8679 2014-08-27  Allan McRae  <allan@archlinux.org>
8681         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
8683 2014-08-26  Florian Weimer  <fweimer@redhat.com>
8685         [BZ #17187]
8686         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
8687         trans_compare, open_translit, __gconv_translit_find):
8688         Remove module loading code.
8690 2014-08-26  Allan McRae  <allan@archlinux.org>
8692         * po/vi.po: Update Vietnamese translation from translation project.
8694         * po/uk.po: Update Ukrainian translation from translation project.
8696         * po/fr.po: Update French translation from translation project.
8698         * po/ru.po: Update Russian translation from translation project.
8700         * po/pl.po: Update Polish translation from translation project.
8702         * po/cs.po: Update Czech translation from translation project.
8704         * po/de.po: Update German translation from translation project.
8706         * po/bg.po: Update Bulgarian translation from translation project.
8708         * po/sv.po: Update Sweedish translation from translation project.
8710         * po/nl.po: Update Dutch translation from translation project.
8712         * po/es.po: Update Spanish translation from translation project.
8714 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
8716         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
8718         * catgets/Makefile (CPPFLAGS-gencat): Remove.
8719         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
8720         (CPPFLAGS-iconvconfig): Likewise.
8721         * timezone/Makefile (CPPFLAGS-zic): Likewise.
8723         * include/libc-symbols.h: Remove unnecessary check for
8724         NOT_IN_libc.
8725         * nptl/pthreadP.h: Likewise.
8726         * sysdeps/aarch64/setjmp.S: Likewise.
8727         * sysdeps/alpha/setjmp.S: Likewise.
8728         * sysdeps/arm/sysdep.h: Likewise.
8729         * sysdeps/i386/setjmp.S: Likewise.
8730         * sysdeps/m68k/setjmp.c: Likewise.
8731         * sysdeps/posix/getcwd.c: Likewise.
8732         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
8733         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
8734         * sysdeps/s390/s390-32/setjmp.S: Likewise.
8735         * sysdeps/s390/s390-64/setjmp.S: Likewise.
8736         * sysdeps/sh/sh3/setjmp.S: Likewise.
8737         * sysdeps/sh/sh4/setjmp.S: Likewise.
8738         * sysdeps/unix/alpha/sysdep.h: Likewise.
8739         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
8740         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
8741         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
8742         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
8743         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
8744         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
8745         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
8746         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
8747         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
8748         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
8749         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
8750         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
8751         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
8752         * sysdeps/x86_64/setjmp.S: Likewise.
8754 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
8756         [BZ #17263]
8757         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
8758         <stdint.h>.
8759         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
8760         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
8762 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
8764         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
8766         [BZ #17262]
8767         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
8768         and __x86_64__ when disabling x87 inline functions.
8770 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
8772         [BZ #17259]
8773         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
8774         asm statement with __cpuid_count.
8776 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
8778         * configure.ac: Change __ehdr_start code to dereference the struct.
8779         Run readelf on the output to look for relocations.
8780         * configure: Regenerated.
8782 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
8784         [BZ #17261]
8785         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
8786         value to 0.
8787         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
8789 2014-08-12  Roland McGrath  <roland@hack.frob.com>
8791         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
8793 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
8795         [BZ #16892]
8796         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
8797         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
8799 2014-08-12  Sean Anderson  <seanga2@gmail.com>
8801         * malloc/malloc.c: Fix typo in comment.
8803 2014-08-09  Allan McRae  <allan@archlinux.org>
8805         * Regenerate libc.po.
8807 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
8809         * intl/tst-gettext2.sh: Check every lang file for creation.
8811 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8813         * sysdeps/aarch64/fpu/math_private.h
8814         (libc_feholdsetround_noex_aarch64_ctx): New function.
8816 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8818         * sysdeps/arm/armv6/strcpy.S (strcpy):
8819         Fix performance issue in misaligned cases.
8821 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8823         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
8824         Move definition from termios.h.
8825         (struct termio): Likewise.
8826         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
8827         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
8828         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
8829         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
8830         Likewise.
8831         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
8832         Move definition to ioctl-types.h
8833         (struct termio): Likewise.
8834         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
8835         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
8836         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
8837         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
8838         Likewise.
8840 2014-08-05  Richard Henderson  <rth@redhat.com>
8842         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
8843         exceptions.
8844         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
8845         Add fraiseexcpt.
8846         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
8847         Use __feraiseexcept.
8848         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
8849         Protect libm symbols with IS_IN_libm.
8851         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
8853 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
8855         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
8857 2014-08-04  Will Newton  <will.newton@linaro.org>
8859         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
8860         file.
8862 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
8864         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
8865         variants for each function.
8867 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8869         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
8870         appended ...
8871         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
8872         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
8873         appended ...
8874         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
8875         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
8876         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
8877         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
8878         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
8879         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
8880         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
8881         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
8882         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
8883         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
8884         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
8885         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
8886         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
8887         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
8888         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
8889         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
8890         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
8891         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
8892         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
8893         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
8894         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
8895         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
8896         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
8897         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
8898         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
8899         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
8900         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
8901         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
8902         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
8903         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
8904         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
8905         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
8906         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
8907         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
8908         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
8909         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
8910         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
8911         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
8912         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
8913         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
8914         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
8915         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
8916         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
8917         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
8918         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
8919         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
8920         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
8921         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
8922         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
8923         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
8924         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
8925         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
8926         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
8927         Update #include.
8928         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
8929         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
8931 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8933         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
8934         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
8935         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
8936         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
8937         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
8938         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
8940 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8942         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
8943         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
8944         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8945         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
8947 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8949         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
8950         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
8951         (__libc_vfork): Define function under this name.
8952         (__vfork): Define as an alias.
8953         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
8954         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
8956 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8958         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
8959         that was previously under [RESET_PID].
8960         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
8962 2014-08-04  Andreas Schwab  <schwab@suse.de>
8964         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
8966 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
8968         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
8969         (main): Likewise.
8971 2014-08-01  Roland McGrath  <roland@hack.frob.com>
8973         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
8975 2014-08-01  Richard Henderon  <rth@redhat.com>
8977         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
8978         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
8979         typo in exact zero test.
8980         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
8981         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
8982         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
8984 2014-08-01  Roland McGrath  <roland@hack.frob.com>
8986         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
8987         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
8988         * sysdeps/arm/sysdep.h: ... here.
8989         [!__ASSEMBLER__]: Include <stdint.h>.
8991 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
8993         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
8994         (HAVE_WCTYPE_H): Likewise.
8995         (HAVE_ISWCTYPE): Likewise.
8996         (ENABLE_NLS): Likewise.
8997         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
8998         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
9000         * posix/regex_internal.c: Check if DEBUG is defined and is
9001         set.
9003         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
9004         (HAVE_MBSRTOWCS): Likewise.
9005         * posix/fnmatch.c: Include string.h unconditionally.
9007 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
9009         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
9010         reversal.
9012 2014-07-31  Roland McGrath  <roland@hack.frob.com>
9014         * sysdeps/generic/safe-fatal.h: New file.
9015         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
9016         * nptl/forward.c: Include it.
9017         (__pthread_unwind): Use __safe_fatal as default action, rather
9018         than a bogus use of INTERNAL_SYSCALL that could never work.
9020         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
9021         * configure.ac (libc_cv_builtin_trap): New test.
9022         * configure: Regenerated.
9023         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
9024         (ABORT_INSTRUCTION): Define using __builtin_trap.
9026         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
9027         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
9028         * sysdeps/nptl/nptl-signals.h: New file.
9029         * nptl/pthreadP.h: Include <nptl-signals.h>.
9031 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
9033         * sysdeps/s390/s390-64/utf16-utf32-z9.c
9034         (ONE_DIRECTION): Define.
9035         * sysdeps/s390/s390-64/utf8-utf16-z9.c
9036         (ONE_DIRECTION): Define.
9037         * sysdeps/s390/s390-64/utf8-utf32-z9.c
9038         (ONE_DIRECTION): Define.
9040 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
9042         * sysdeps/s390/Makefile: Delete file.
9043         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
9044         * sysdeps/s390/__longjmp.c: Delete file.
9045         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
9046         Remove fields __flags and __reserved.
9047         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
9048         and add versioning.
9049         * sysdeps/s390/rtld-__longjmp.c: Delete file.
9050         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
9051         * sysdeps/s390/rtld-setjmp.S: Likewise.
9052         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
9053         * sysdeps/s390/s390-32/__longjmp.c: ... here.
9054         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
9055         * sysdeps/s390/s390-32/setjmp.S: ... here.
9056         Add versioning.
9057         (__sigsetjmp): Remove setting __flags field.
9058         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
9059         * sysdeps/s390/s390-64/__longjmp.c: ... here.
9060         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
9061         * sysdeps/s390/s390-64/setjmp.S: ... here.
9062         Add versioning.
9063         (__sigsetjmp): Remove setting __flags field.
9064         * sysdeps/s390/setjmp.S: Delete file.
9065         * sysdeps/s390/sigjmp.c: Likewise.
9066         * sysdeps/s390/v1-longjmp.c: Likewise.
9067         * sysdeps/s390/v1-setjmp.h: Likewise.
9068         * sysdeps/s390/v1-sigjmp.c: Likewise.
9069         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
9070         Remove v1-longjmp_chk.
9071         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
9072         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
9073         Include debug/longjmp_chk.c and add versioning.
9074         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
9075         Include nptl/pt-longjmp.c and add versioning.
9076         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
9077         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
9078         Include __longjmp.c.
9079         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
9080         Move to ...
9081         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
9082         (__getcontext): Remove setting __flags field.
9083         Add versioning.
9084         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
9085         Don't restore upper high grps.
9086         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
9087         Likewise.
9088         (__swapcontext): Remove setting uc_flags field.
9089         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
9090         Delete file.
9091         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
9092         Include __longjmp.c.
9093         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
9094         Move to ...
9095         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
9096         (__getcontext): Remove setting __flags field.
9097         Add versioning.
9098         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
9099         (__swapcontext): Remove setting uc_flags field.
9100         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
9101         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
9102         Remove fields uc_high_gprs and __reserved.
9103         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
9104         New file with reverted content.
9105         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
9106         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
9107         Regenerated.
9108         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
9109         Regenerated.
9111 2014-07-31  Andreas Schwab  <schwab@suse.de>
9113         * config.h.in (HAVE_IFUNC): Define to 0.
9114         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
9115         definedness.
9117 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
9119         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
9120         memmove-avx-unaligned, memcpy-avx-unaligned and
9121         mempcpy-avx-unaligned.
9122         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
9123         Add tests for AVX memcpy functions.
9124         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
9125         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
9126         memcpy_chk.
9127         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
9128         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
9129         memmove_chk.
9130         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
9131         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
9132         mempcpy_chk.
9133         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
9134         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
9135         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
9137 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9139         [BZ #17213]
9140         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
9141         powerpc64le.
9143 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
9145         [BZ #16839]
9146         * manual/llio.texi: Add section about open file description locks.
9147         * manual/examples/ofdlocks.c: Example of open file description
9148         lock usage.
9149         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
9150         F_OFD_SETLK, and F_OFD_SETLKW.
9152 2014-07-23  Allan McRae  <allan@archlinux.org>
9154         * po/es.po: Update Spanish translation from translation project.
9156 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
9158         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
9160 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
9162         [BZ #17078]
9163         * sysdeps/arm/dl-machine.h (elf_machine_rela)
9164         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
9165         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
9167 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
9169         [BZ #17088]
9170         * math/fesetenv.c (__fesetenv)
9171         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
9172         * math/feupdateenv.c (__feupdateenv)
9173         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
9175         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
9176         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
9177         (__ASSUME_SOCKETCALL): Do not define.
9179         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
9180         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
9181         (__ASSUME_SOCKETCALL): Do not define.
9182         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
9183         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
9184         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9185         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
9186         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9187         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
9188         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9189         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9191         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
9192         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
9193         (__ASSUME_SOCKETCALL): Do not define.
9194         (__ASSUME_IPC64): Define unconditionally.
9195         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
9196         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9197         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
9198         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9199         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
9200         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9201         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
9202         Likewise.
9204         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
9205         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
9206         (__ASSUME_SOCKETCALL): Do not define.
9207         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
9208         (__ASSUME_FUTEX_LOCK_PI): Likewise.
9209         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9210         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
9211         (__ASSUME_REQUEUE_PI): Define unconditionally.
9212         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
9213         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
9214         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9215         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
9216         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9217         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9219         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
9220         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
9221         (__ASSUME_SOCKETCALL): Do not define.
9222         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
9223         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9224         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9225         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
9226         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9227         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9229         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
9230         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
9231         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9232         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
9233         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9234         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
9235         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9236         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
9237         (__ASSUME_GETCPU_SYSCALL): Likewise.
9239         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
9240         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
9241         cases for individual architectures.
9242         * sysdeps/gnu/configure: Regenerated.
9243         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
9244         LIBC_SLIBDIR_RTLDDIR.
9245         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
9246         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
9247         LIBC_SLIBDIR_RTLDDIR.
9248         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
9249         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
9250         LIBC_SLIBDIR_RTLDDIR.
9251         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
9252         Regenerated.
9253         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
9254         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
9255         file.
9256         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
9257         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
9258         file.
9259         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
9260         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
9261         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
9262         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
9264         * sysdeps/aarch64/shlib-versions: Move to ...
9265         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
9266         * sysdeps/alpha/shlib-versions: Move to ...
9267         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
9268         * sysdeps/arm/shlib-versions: Move to ...
9269         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
9270         * sysdeps/hppa/shlib-versions: Move all contents except for
9271         libgcc_s entry to ...
9272         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
9273         entry from ...
9274         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
9275         * sysdeps/ia64/shlib-versions: Move to ...
9276         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
9277         entry from ...
9278         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
9279         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
9280         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
9281         * sysdeps/microblaze/shlib-versions: Move to ...
9282         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
9283         * sysdeps/mips/shlib-versions: Move to ...
9284         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
9285         entry from ...
9286         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
9287         * sysdeps/tile/shlib-versions: Move to ...
9288         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
9289         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
9290         from ...
9291         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
9292         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
9293         entry from ...
9294         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
9296 2014-07-17  Will Newton  <will.newton@linaro.org>
9298         * sysdeps/arm/bits/atomic.h
9299         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
9300         (__arch_compare_and_exchange_bool_16_int): Likewise.
9301         (__arch_compare_and_exchange_bool_64_int): Likewise.
9303         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
9304         into an #else block.
9306 2014-07-16  Roland McGrath  <roland@hack.frob.com>
9308         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
9309         just Linux configurations.  Test empirically that the compiler sets
9310         __ARM_EABI__, rather than using the tuple to decide.
9311         * sysdeps/arm/preconfigure: Regenerated.
9312         * sysdeps/unix/sysv/linux/arm/configure: File removed.
9313         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
9314         contents appended ...
9315         * sysdeps/arm/configure.ac: ... here.
9316         * sysdeps/arm/configure: Regenerated.
9318 2014-07-15  Roland McGrath  <roland@hack.frob.com>
9320         * nptl/pthread_kill.c: New file.
9321         * nptl/pthread_sigmask.c: New file.
9322         * nptl/pthread_sigqueue.c: New file.
9324         * sysdeps/nptl/lowlevellock.h: New file.
9325         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
9326         * sysdeps/nptl/lowlevellock-futex.h: New file.
9328         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
9329         Remove dead declarations.
9331 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
9333         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
9334         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
9335         config-cflags-avx2.
9336         * sysdeps/x86_64/configure.ac: Likewise.
9337         * sysdeps/i386/configure: Regenerated.
9338         * sysdeps/x86_64/configure: Likewise.
9339         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
9340         memset-avx2 only if config-cflags-avx2 is yes.
9341         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
9342         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
9343         defined.
9344         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
9345         only if HAVE_AVX2_SUPPORT is defined.
9346         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
9348 2014-07-14  Alan Modra  <amodra@gmail.com>
9350         [BZ #17153]
9351         * elf/elf.h (DT_PPC64_NUM): Correct value.
9352         * NEWS: Add to fixed bug list.
9354 2014-07-13  Jim Meyering  <meyering@fb.com>
9356         [BZ 17150]
9357         regex: don't deref NULL upon heap allocation failure
9358         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
9359         failure in one more place.
9360         To trigger the segfault, configure grep -with-included-regex,
9361         build it, and run these commands:
9362         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
9364 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
9366         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
9368 2014-07-11  Richard Henderson  <rth@redhat.com>
9370         * sysdeps/aarch64/libm-test-ulps: Update.
9372 2014-07-10  Florian Weimer  <fweimer@redhat.com>
9374         [BZ #17135]
9375         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
9376         * nptl/allocatestack.c (__nptl_setxid_error): New function.
9377         (__nptl_setxid): Initialize error member.  Call
9378         __nptl_setxid_error.
9379         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
9380         * nptl/descr.h (struct xid_command): Add error member.
9381         * nptl/tst-setuid3.c: New file.
9382         * nptl/Makefile (tests): Add it.
9384 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9386         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
9387         New define.
9388         (__lll_trylock): Use __lll_base_trylock.
9389         (__lll_cond_trylock): Likewise.
9391 2014-07-10  Roland McGrath  <roland@hack.frob.com>
9393         * nptl/pthread_create.c (start_thread): Use atomic_or and
9394         lll_futex_wake directly rather than lll_robust_dead.
9395         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
9396         (lll_robust_dead): Macro removed.
9397         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
9398         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
9399         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
9400         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
9401         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
9402         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
9403         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
9404         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
9405         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
9406         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
9407         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
9408         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
9409         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
9410         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
9411         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
9413         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
9414         Use atomic_compare_and_exchange_val_acq directly rather than
9415         lll_robust_trylock.
9416         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
9417         (__lll_robust_trylock, lll_robust_trylock): Removed.
9418         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
9419         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
9420         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
9421         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
9422         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
9423         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
9424         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
9425         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
9426         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
9427         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
9428         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
9429         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
9430         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
9431         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
9433 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9435         * manual/locale.texi (Locale Names): New section documenting
9436         locale name syntax.  Adjust menu and node chaining accordingly.
9437         (Choosing Locale): Reference Locale Names, Locale Categories.
9438         Mention setting LC_ALL=C.  Reflect that name syntax is now
9439         documented.
9440         (Locale Categories): New section title.  Reference Locale Names.
9441         LC_ALL is an environment variable, but not a category.
9442         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
9443         description, now in Locale Name.  Reference that section.  Locale
9444         name syntax is now documented.
9446 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9448         [BZ #17137]
9449         * locale/findlocale.c (name_present, valid_locale_name): New
9450         functions.
9451         (_nl_find_locale): Use the loc_name variable to store name
9452         candidates.  Call name_present and valid_locale_name to check and
9453         validate locale names.  Return an error if the locale is invalid.
9455 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9457         * locale/setlocale.c (setlocale): Use strdup for allocating
9458         composite name copy.
9460 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9462         Sync up with gnulib.
9463         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
9464         [!_LIBC && ENABLE_NLS]: Include gettext.h.
9465         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
9466         and _GL_ARG_NONNULL.
9467         [USE_UNLOCKED_IO]: Include unlocked-io.h.
9468         [!_LIBC]: Include code for Windows and Cygwin.
9469         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
9470         Include prototype for int strerror_r.
9471         [!_LIBC] (is_open): New function.
9472         (flush_stdout): New function.
9473         (print_errno_message): Use it.
9474         (error): Likewise.
9475         (error_at_line): Likewise.
9476         (error_tail) Add function attribute macros.  Use
9477         __builtin_expect.
9479         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
9481         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
9483         * io/ftw.c: Include sys/param.h unconditionally.
9485         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
9487         [BZ #17125]
9488         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
9489         libc_freeres_ptr.
9490         (freecache): New function to free CACHE on exit.
9492         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
9493         initialization.
9495 2014-07-09  David S. Miller  <davem@davemloft.net>
9497         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9499         * sysdeps/sparc/nptl/internaltypes.h: Delete.
9500         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
9501         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
9502         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
9503         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
9504         * sysdeps/sparc/nptl/sem_init.c: Likewise.
9505         * sysdeps/sparc/nptl/sem_post.c: Likewise.
9506         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
9507         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
9508         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
9509         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
9510         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
9511         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
9513 2014-07-09  Andreas Schwab  <schwab@suse.de>
9515         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
9516         output.
9517         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
9518         (do_test): Likewise.
9520         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
9522 2014-07-09  Will Newton  <will.newton@linaro.org>
9524         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
9525         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
9526         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
9527         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
9528         * sysdeps/hppa/start.S (_start): Likewise.
9530 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
9532         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
9534         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
9535         defined.
9537 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
9539         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
9540         after checking that it is non-NULL.
9542         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
9544 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9546         * sysdeps/powerpc/memmove.c: Remove file.
9547         * sysdeps/powerpc/powerpc32/power4/memcopy.h
9548         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
9549         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
9550         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
9551         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
9552         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
9553         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
9554         string memmove instead of removed powerpc one.
9556         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
9557         [weak_alias]: Fix compiler warning due trailing data.
9558         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
9559         [weak_alias]: Likewise.
9560         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
9561         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
9563         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
9564         (__libc_ifunc_impl_list): Add memmove functions.
9566 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
9568         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
9569         Remove code.
9570         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
9571         Likewise
9572         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
9573         Likewise
9574         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
9575         Likewise
9576         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
9577         Likewise
9578         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
9579         Likewise
9580         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
9581         Likewise
9582         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
9583         Likewise
9584         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
9585         Likewise
9586         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
9587         Likewise
9588         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
9589         Likewise
9590         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
9591         Likewise
9592         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
9593         Likewise
9594         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
9595         Likewise
9596         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
9597         Likewise
9598         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
9599         Likewise
9600         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
9601         Likewise
9603 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9605         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
9606         to avoid alignment traps in non-cacheable memory.
9607         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
9609         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
9610         multiarch objects.
9611         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
9612         file: multiarch power7 memmove.
9613         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
9614         multiarch default memmove.
9615         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
9616         multiarch memove for powerpc32/power4.
9618         * string/bcopy.c: Use full path to include memmove.c.
9619         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
9620         multiarch objects.
9621         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
9622         bcopy for powerpc64.
9623         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
9624         bcopy for powerpc64.
9625         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
9626         and memmove implementations.
9627         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
9628         optimized multiarch memmove for POWER7/powerpc64.
9629         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
9630         default multiarch memmove for powerpc64.
9631         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
9632         multiarch for powerpc64.
9633         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
9634         for POWER7/powerpc64.
9635         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
9636         memmove for POWER7/powerpc64.
9638         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
9639         glibc default one.
9641         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
9642         __ELF_NATIVE_CLASS equal to 64.
9644 2014-07-07  Roland McGrath  <roland@hack.frob.com>
9646         * sysdeps/nptl/lowlevellock.h: File removed.
9648         * NEWS: NPTL is no longer an add-on!
9649         * nptl/internaltypes.h: Moved ...
9650         * sysdeps/nptl/internaltypes.h: ... here.
9651         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
9652         * sysdeps/nptl/fork.c: Likewise.
9653         * sysdeps/nptl/gai_misc.h: Likewise.
9654         * sysdeps/nptl/librt-cancellation.c: Likewise.
9655         * sysdeps/nptl/jmp-unwind.c: Likewise.
9656         * sysdeps/nptl/setxid.h: Likewise.
9657         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
9658         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
9659         * sysdeps/unix/sysv/linux/arm/Implies: New file.
9660         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
9661         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
9662         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
9663         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
9664         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
9665         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
9666         * sysdeps/unix/sysv/linux/mips/Implies: New file.
9667         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
9668         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
9669         * sysdeps/unix/sysv/linux/sh/Implies: New file.
9670         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
9671         * sysdeps/unix/sysv/linux/tile/Implies: New file.
9672         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
9673         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
9674         * nptl/Makeconfig: Moved ...
9675         * sysdeps/nptl/Makeconfig: ... here.
9676         * nptl/configure: File removed.
9677         * nptl/ANNOUNCE: File removed.
9678         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
9679         * sysdeps/unix/sysv/linux/configure: Regenerated.
9681         * nptl/Makefile (routines): Add libc_pthread_init,
9682         libc_multiple_threads, register-atfork and unregister-atfork.
9683         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
9684         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
9685         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
9686         pthread-pi-defines.sym, structsem.sym.
9687         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
9688         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
9689         [$(subdir) = nptl] (tests): Add tst-setgetname.
9690         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
9691         * sysdeps/unix/sysv/linux/sigaction.c: Just include
9692         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
9693         [!LIBC_SIGACTION]: Remove aliases.
9694         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
9695         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
9696         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
9697         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
9698         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
9699         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
9700         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
9701         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
9702         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
9703         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
9704         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
9705         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
9706         __libc_allocate_rtsig_private.
9707         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
9708         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
9709         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
9710         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
9711         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
9712         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
9713         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
9714         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
9715         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
9716         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
9717         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
9718         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
9719         * nptl/internaltypes.h: ... here.
9720         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
9721         * sysdeps/nptl/jmp-unwind.c: ... here.
9722         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
9723         * nptl/libc-lowlevellock.c: ... here.
9724         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
9725         * nptl/libc_multiple_threads.c: ... here.
9726         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
9727         * nptl/libc_pthread_init.c: ... here.
9728         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
9729         * nptl/lowlevelbarrier.sym: ... here.
9730         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
9731         * nptl/lowlevelcond.sym: ... here.
9732         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
9733         * nptl/lowlevellock.c: ... here.
9734         * nptl/lowlevellock.h: Moved ...
9735         * sysdeps/nptl/lowlevellock.h: ... here.
9736         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
9737         * nptl/lowlevelrobustlock.c: ... here.
9738         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
9739         * nptl/lowlevelrobustlock.sym: ... here.
9740         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
9741         * nptl/lowlevelrwlock.sym: ... here.
9742         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
9743         * nptl/pt-fork.c: ... here.
9744         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
9745         * nptl/pthread-pi-defines.sym: ... here.
9746         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
9747         * nptl/pthread_attr_getaffinity.c: ... here.
9748         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
9749         * nptl/pthread_attr_setaffinity.c: ... here.
9750         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
9751         * nptl/pthread_mutex_cond_lock.c: ... here.
9752         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
9753         Update #include.
9754         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
9755         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
9756         * nptl/pthread_once.c: ... here, replacing old file.
9757         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
9758         * nptl/pthread_yield.c: ... here.
9759         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
9760         * nptl/register-atfork.c: ... here.
9761         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
9762         * nptl/sem_post.c: ... here.
9763         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
9764         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
9765         * nptl/sem_timedwait.c: ... here.
9766         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
9767         * nptl/sem_trywait.c: ... here.
9768         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
9769         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
9770         * nptl/sem_wait.c: ... here.
9771         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
9772         * nptl/structsem.sym: ... here.
9773         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
9774         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
9775         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
9776         * nptl/unregister-atfork.c: ... here.
9777         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
9778         * nptl/unwindbuf.sym: ... here.
9779         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
9780         * sysdeps/nptl/fork.c: ... here.
9781         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
9782         * sysdeps/nptl/fork.h: ... here.
9783         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
9784         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
9785         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
9786         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
9787         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
9788         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
9789         * sysdeps/unix/sysv/linux/getpid.c: ... here.
9790         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
9791         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
9792         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
9793         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
9794         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
9795         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
9796         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
9797         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
9798         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
9799         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
9800         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
9801         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
9802         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
9803         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
9804         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
9805         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
9806         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
9807         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
9808         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
9809         * sysdeps/unix/sysv/linux/raise.c: ... here.
9810         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
9811         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
9812         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
9813         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
9814         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
9815         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
9816         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
9817         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
9818         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
9819         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
9820         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
9821         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
9822         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
9823         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
9824         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
9826 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
9828         * sysdeps/generic/memcopy.h: Add comment for
9829         MEMCPY_OK_FOR_FWD_MEMMOVE.
9831 2014-07-04  Will Newton  <will.newton@linaro.org>
9833         * string/memchr.c: Merge from gnulib.
9834         [_LIBC]: Remove conditionals.
9835         (__ptr_t): Remove define.
9836         (LONG_MAX_32_BITS): Likewise.
9837         (LONG_MAX): Likewise.
9838         (MEMCHR): Use ANSI prototype and optimize algorithm.
9840         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
9842 2014-07-03  Roland McGrath  <roland@hack.frob.com>
9844         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
9845         (lll_futex_timed_wait_bitset): Fix syscall argument count.
9847         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
9848         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
9849         in a bare environment with no <stdlib.h> installed.
9850         * sysdeps/nptl/configure: Regenerated.
9852         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
9854         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
9855         AC_EGREP_CPP for kernel header checks, so they only succeed if
9856         including <linux/version.h> actually works right.
9857         * sysdeps/unix/sysv/linux/configure: Regenerated.
9859         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
9860         value so it's not diagnosed as unused.
9862         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
9863         thing) with "ifeq ($(subdir),rt)".
9865 2014-07-03  Richard Henderson  <rth@redhat.com>
9867         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
9868         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
9869         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
9871         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
9872         (math_force_eval): New.
9874         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
9875         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
9877         * sysdeps/alpha/fpu/s_round.c: Remove file.
9878         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
9880         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
9881         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
9882         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
9883         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
9884         (_dl_start, print_statistics): Likewise.
9885         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
9886         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
9888         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9889         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9890         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9891         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9892         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9893         (HP_SMALL_TIMING_AVAIL): Define.
9894         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9895         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
9896         (HP_SMALL_TIMING_AVAIL): Define.
9897         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9898         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9900         * sysdeps/aarch64/hp-timing.h: New file.
9902         * sysdeps/generic/hp-timing.h: Remove dead comment.
9903         * sysdeps/generic/hp-timing-common.h: New file.
9904         * sysdeps/alpha/hp-timing.h: Include it.
9905         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
9906         * sysdeps/i386/i686/hp-timing.h: Likewise.
9907         * sysdeps/ia64/hp-timing.h: Likewise.
9908         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
9909         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
9910         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
9911         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
9912         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
9913         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
9914         (hp_timing_t): New.
9916         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
9917         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
9918         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
9919         * elf/rtld.c (_dl_start_final): Likewise.
9920         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
9921         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9922         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9923         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9924         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9925         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9926         (HP_TIMING_DIFF_INIT): Remove.
9927         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9928         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
9929         (HP_TIMING_DIFF_INIT): Remove.
9930         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9931         * sysdeps/i386/i686/hp-timing.c: Remove file.
9932         * sysdeps/x86_64/hp-timing.c: Remove file.
9933         * sysdeps/ia64/hp-timing.c: Remove file.
9934         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
9935         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
9936         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
9937         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
9939         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
9940         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
9941         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
9942         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9943         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9944         (HP_TIMING_ACCUM): Remove.
9945         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9946         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
9947         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9949         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
9950         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
9951         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
9952         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
9953         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
9954         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
9955         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
9956         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
9958         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
9960 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
9962         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
9964 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9966         Sync up with gettext.
9967         * intl/loadmsgcat.c: Define O_BINARY if not defined.
9968         [_MSC_VER]: Include malloc.h
9969         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
9970         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
9971         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
9972         TEMP_FAILURE_RETRY.  Cast return of alloca.
9973         [!_LIBC] Call gl_rwlock_init.
9974         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
9976 2014-07-02  Roland McGrath  <roland@hack.frob.com>
9978         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
9979         before checking its value.
9981 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9983         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
9985         * debug/memcpy_chk.c: Don't include pagecopy.h.
9986         * debug/mempcpy_chk.c: Likewise.
9987         * string/memcpy.c: Likewise.
9988         * string/memmove.c: Likewise.
9989         * sysdeps/powerpc/memmove.c: Likewise.
9990         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
9991         definition of PAGE_COPY_FWD_MAYBE here...
9992         * sysdeps/generic/pagecopy.h: ... from here.
9993         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
9995 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9996             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9998         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
9999         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
10000         optimizations.
10001         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10002         (__libc_ifunc_impl_list): Likewise.
10003         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
10004         multiarch strcat for PPC64.
10005         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
10006         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
10008 2014-07-02  Roland McGrath  <roland@hack.frob.com>
10010         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
10012 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10014         * intl/loadmsgcat.c: Remove declaration of
10015         get_sysdep_segment_value.
10016         (get_sysdep_segment_value): Use ISO C style.
10017         (_nl_load_domain): Use ISO C style.  Get rid of redundant
10018         semicolon.  Fix typo and formatting in comment.
10019         (_nl_unload_domain): Use ISO C style.
10021         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
10023 2014-07-02  Will Newton  <will.newton@linaro.org>
10025         * malloc/obstack.c: Merge from gnulib master.
10026         [HAVE_CONFIG_H]: Remove conditional code.
10027         [!_LIBC]: Include config.h.
10028         [!ELIDE_CODE]: Don't include inttypes.h, include
10029         stdint.h unconditionally.
10030         (print_and_abort): Mark as _Noreturn.
10031         (_obstack_allocated_p): Mark as __attribute_pure__.
10032         (obstack_free): Rename to __obstack_free.
10033         [!__attribute__]: Remove conditional code.
10034         * malloc/obstack.h: Merge from gnulib master.
10035         [__cplusplus]: Move conditional down.
10036         [!__attribute_pure__]: Define __attribute_pure__ here
10037         if it is not already defined.
10038         (_obstack_memory_used): Mark as __attribute_pure__.
10039         [!__obstack_free]: Define as obstack_free.
10040         [__GNUC__]: Remove check for ancient NeXT gcc.
10042 2014-07-02  Will Newton  <will.newton@linaro.org>
10043             Paul Eggert  <eggert@cs.ucla.edu>
10045         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
10047 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10049         * resolv/gethnamaddr.c: Add comment warning that the file is
10050         not maintained.
10052 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
10054         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
10055         entries.
10057         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
10058         entry for aio_cancel and aio_cancel64.
10059         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
10060         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
10061         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
10062         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
10063         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
10064         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
10065         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
10066         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
10067         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
10068         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
10069         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
10070         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
10071         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
10073 2014-07-01  Roland McGrath  <roland@hack.frob.com>
10075         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
10076         * nptl/pthread_mutex_lock.c: Likewise.
10077         * nptl/pthread_mutex_timedlock.c: Likewise.
10078         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
10080 2014-07-01  Richard henderson  <rth@redhat.com>
10082         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
10083         (__isnan, __isnanl): Remove.
10084         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
10086         * sysdeps/alpha/fpu/libm-test-ulps: Update.
10088 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
10090         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
10092 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
10094         * resolv/nss_dns/dns-host.c (getanswer_r)
10095         [MULTI_PTRS_ARE_ALIASES]: Remove code.
10097 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
10099         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10100         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
10101         undefine.
10102         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
10103         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
10105 2014-07-01  Roland McGrath <roland@hack.frob.com>
10107         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
10108         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
10110         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
10111         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
10113         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
10114         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
10115         ... here.
10116         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
10117         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
10119         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
10120         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
10121         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
10122         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
10124         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
10125         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
10126         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
10127         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
10128         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
10129         Moved ...
10130         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
10131         ... here.
10132         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
10133         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
10134         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
10135         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
10136         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
10137         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
10138         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
10139         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
10140         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
10141         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
10142         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
10143         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
10144         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
10145         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
10146         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
10147         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
10148         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
10149         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
10150         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
10151         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
10152         ... here.
10153         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
10154         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
10155         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
10156         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
10157         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
10158         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
10159         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
10160         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
10162 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
10164         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
10165         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
10166         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
10167         Add sysdep.
10169 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10171         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10173 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
10175         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
10176         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
10178         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
10180         * sysdeps/arm/libm-test-ulps: Regenerated.
10182 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
10183             Roland McGrath <roland@hack.frob.com>
10185         * test-skeleton.c (signal_handler): Kill the whole process group
10186         before killing the child individually.
10187         (main): Report any failure on `setpgid'.
10189 2014-06-30  Roland McGrath  <roland@hack.frob.com>
10191         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
10192         from _TLS_H to _ARM_NPTL_TLS_H.
10193         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
10194         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
10196 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
10198         [BZ #16539]
10199         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
10200         (__expm1l): Return argument unchanged when small but not
10201         subnormal.
10203         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
10204         include macro name.
10205         (_FP_UNPACK_RAW_1_P): Likewise.
10206         (_FP_PACK_RAW_1): Likewise.
10207         (_FP_PACK_RAW_1_P): Likewise.
10208         (_FP_MUL_MEAT_1_wide): Likewise.
10209         (_FP_MUL_MEAT_DW_1_hard): Likewise.
10210         (_FP_MUL_MEAT_1_hard): Likewise.
10211         (_FP_DIV_MEAT_1_imm): Likewise.
10212         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
10213         (_FP_DIV_MEAT_1_udiv): Likewise.
10214         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
10215         (_FP_UNPACK_RAW_2): Likewise.
10216         (_FP_UNPACK_RAW_2_P): Likewise.
10217         (_FP_PACK_RAW_2): Likewise.
10218         (_FP_PACK_RAW_2_P): Likewise.
10219         (_FP_MUL_MEAT_DW_2_wide): Likewise.
10220         (_FP_MUL_MEAT_2_wide): Likewise.
10221         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
10222         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
10223         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
10224         (_FP_MUL_MEAT_2_gmp): Likewise.
10225         (_FP_DIV_MEAT_2_udiv): Likewise.
10226         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
10227         (_FP_FRAC_SRL_4): Likewise.
10228         (_FP_FRAC_SRST_4): Likewise.
10229         (_FP_FRAC_SRS_4): Likewise.
10230         (_FP_UNPACK_RAW_4): Likewise.
10231         (_FP_UNPACK_RAW_4_P): Likewise.
10232         (_FP_PACK_RAW_4): Likewise.
10233         (_FP_PACK_RAW_4_P): Likewise.
10234         (_FP_MUL_MEAT_DW_4_wide): Likewise.
10235         (_FP_MUL_MEAT_4_wide): Likewise.
10236         (_FP_MUL_MEAT_4_gmp): Likewise.
10237         (umul_ppppmnnn): Likewise.
10238         (_FP_DIV_MEAT_4_udiv): Likewise.
10239         (__FP_FRAC_ADD_4): Likewise.
10240         (__FP_FRAC_SUB_3): Likewise.
10241         (__FP_FRAC_SUB_4): Likewise.
10242         (__FP_FRAC_DEC_3): Likewise.
10243         (__FP_FRAC_DEC_4): Likewise.
10244         (__FP_FRAC_ADDI_4): Likewise.
10245         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
10246         (_FP_FRAC_SRL_8): Likewise.
10247         (_FP_FRAC_SRS_8): Likewise.
10249         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
10250         include macro name.
10251         (FP_UNPACK_RAW_EP): Likewise.
10252         (FP_PACK_RAW_E): Likewise.
10253         (FP_PACK_RAW_EP): Likewise.
10254         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
10255         (_FP_ISSIGNAN): Likewise.
10256         (_FP_ADD_INTERNAL): Likewise.
10257         (_FP_FMA): Likewise.
10258         (_FP_CMP): Likewise.
10259         (_FP_SQRT): Likewise.
10260         (_FP_TO_INT): Likewise.
10261         (_FP_FROM_INT): Likewise.
10262         (FP_EXTEND): Likewise.
10263         (_FP_DIV_MEAT_N_loop): Likewise.
10265 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
10267         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
10268         throughout.
10270 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
10272         [BZ #17097]
10273         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
10274         result with correct sign in case of exponents that produce
10275         overflow except for X very close to 1.
10277 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
10279         mktime: merge #if/#ifdef usage from glibc
10280         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
10281         as that works with both Glibc's and Gnulib's style.
10282         See thread starting at Siddhesh Poyarekar's bug report at:
10283         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
10285 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
10287         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
10288         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
10289         * sysdeps/tile/tilegx/memmove.c: Remove file.
10291 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
10293         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
10294         abi-name definition.
10295         * scripts/soversions.awk: Do not handle or generate ABI lines.
10296         * shlib-versions: Remove ABI entries.
10297         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
10298         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
10300 2014-06-27  Roland McGrath  <roland@hack.frob.com>
10302         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
10303         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
10304         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
10305         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
10306         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
10307         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
10308         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
10309         Moved ...
10310         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
10311         ... here.
10312         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
10313         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
10314         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
10315         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
10316         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
10317         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
10318         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
10319         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
10320         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
10321         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
10322         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
10323         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
10324         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
10325         Moved ...
10326         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
10327         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
10328         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
10329         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
10330         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
10331         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
10332         Moved ...
10333         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
10334         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
10335         Moved ...
10336         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
10337         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
10338         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
10339         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
10340         Moved ...
10341         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
10342         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
10343         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
10344         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
10345         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
10346         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
10347         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
10348         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
10349         Moved ...
10350         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
10351         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
10352         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
10353         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
10354         Moved ...
10355         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
10356         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
10357         Moved ...
10358         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
10359         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
10360         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
10361         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
10362         Moved ...
10363         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
10364         ... here.
10365         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
10366         Identical file removed.
10367         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
10368         Moved ...
10369         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
10370         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
10371         Identical file removed.
10372         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
10373         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
10374         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
10375         Moved ...
10376         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
10377         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
10378         Identical file removed.
10379         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
10380         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
10381         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
10382         Identical file removed.
10383         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
10384         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
10385         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
10386         Identical file removed.
10387         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
10388         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
10389         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
10390         Identical file removed.
10391         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
10392         Moved ...
10393         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
10394         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
10395         Identical file removed.
10396         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
10397         Moved ...
10398         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
10399         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
10400         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
10401         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
10402         Identical file removed.
10403         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
10404         Moved ...
10405         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
10406         ... here.
10407         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
10408         Identical file removed.
10409         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
10410         Moved ...
10411         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
10412         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
10413         Identical file removed.
10414         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
10415         Moved ...
10416         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
10417         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
10418         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
10419         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
10420         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
10421         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
10422         Moved ...
10423         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
10424         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
10425         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
10427         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
10428         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
10429         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
10430         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
10431         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
10433 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
10435         [BZ #17092]
10436         * nscd/nscd.c (monitor_child): Return exit status of child
10437         instead of return value from wait syscall.
10439 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
10441         * configure.ac (libc_commonpagesize): Remove variable.
10442         (libc_relro_required): Likewise.
10443         (libc_cv_z_relro): Remove configure test.
10444         * configure: Regenerated.
10445         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
10446         variable.
10447         (libc_relro_required): Likewise.
10448         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
10449         (libc_relro_required): Likewise.
10450         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
10451         (libc_relro_required): Likewise.
10452         * sysdeps/arm/preconfigure: Regenerated.
10453         * sysdeps/ia64/preconfigure: Remove file.
10454         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
10455         variable.
10456         (libc_relro_required): Likewise.
10458         [BZ #16561]
10459         [BZ #16562]
10460         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
10461         (__ieee754_yn): Set FE_TONEAREST mode internally and then
10462         recompute overflowing results in original rounding mode.
10463         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
10464         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
10465         recompute overflowing results in original rounding mode.
10466         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
10467         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10468         recompute overflowing results in original rounding mode.
10469         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
10470         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10471         recompute overflowing results in original rounding mode.
10472         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
10473         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10474         recompute overflowing results in original rounding mode.
10475         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
10476         (libc_feholdsetround_ctx): New macro.
10477         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
10478         * sysdeps/i386/fpu/libm-test-ulps: Update.
10479         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
10481 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10483         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
10484         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
10485         corresponding .cpsetup call.
10487 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10489         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
10490         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
10491         * sysdeps/arm/Makefile [$(subdir) = csu]
10492         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
10493         (static-only-routines): Add aeabi_read_tp here.
10494         (shared-only-routines): Add libc-aeabi_read_tp here.
10495         (CFLAGS-libc-start.c): Add -fexceptions here.
10496         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
10497         (sysdep_routines, static-only-routines, shared-only-routines):
10498         Don't add to these here.
10499         (CFLAGS-libc-start.c): Likewise.
10501         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
10502         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
10503         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
10504         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
10505         * sysdeps/arm/Makefile [$(subdir) = rt]
10506         (librt-sysdep_routines, librt-shared-only-routines):
10507         Append rt-aeabi_unwind_cpp_pr1 here.
10508         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
10509         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
10510         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
10511         (libpthread-sysdep_routines, libpthread-shared-only-routines):
10512         Append nptl-aeabi_unwind_cpp_pr1 here.
10513         (tests): Filter out tst-cleanupx4 here.
10514         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
10515         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
10516         Don't do those here.
10518 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10520         * scripts/list-sources.sh: Do not handle ports specially.
10522 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10524         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
10525         * sysdeps/arm/feupdateenv.c: Likewise.
10527         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
10529 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10531         * manual/texinfo.tex: Update to version 2014-05-05.10 with
10532         trailing whitespace removed.
10533         * scripts/config.guess: Update to version 2014-03-23.
10534         * scripts/config.sub: Update to version 2014-05-01
10535         * scripts/install-sh: Update to version 2013-12-25.23.
10536         * scripts/move-if-change: Update from gnulib.
10538 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10540         * debug/memmove_chk.c: Remove pagecopy.h include.
10542 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
10544         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
10545         identical to gnulib mktime.
10547 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10549         * configure.ac: Do not test for machine being rs6000.  Do not test
10550         for powerpc*-*soft.
10551         * configure: Regenerated.
10553         [BZ #11505]
10554         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
10555         test.
10556         * configure: Regenerated.
10557         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
10558         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
10559         Remove configure test.
10560         * sysdeps/arm/configure: Regenerated.
10561         * sysdeps/nptl/configure.ac: Do not check
10562         libc_cv_asm_cfi_directives.
10563         * sysdeps/nptl/configure: Regenerated.
10564         * sysdeps/x86_64/nptl/configure.ac: Remove file.
10565         * sysdeps/x86_64/nptl/configure: Remove generated file.
10566         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
10567         unconditional.
10568         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
10570 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10572         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
10573         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
10574         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
10575         it is defined.
10577         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
10578         instead of whether it is defined.
10579         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
10580         * sysdeps/hppa/dl-machine.h: Likewise.
10581         * sysdeps/ia64/dl-machine.h: Likewise.
10582         * sysdeps/m68k/dl-machine.h: Likewise.
10583         * sysdeps/microblaze/dl-machine.h: Likewise.
10584         * sysdeps/mips/dl-machine.: Likewise.
10585         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
10586         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
10587         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
10588         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
10589         * sysdeps/sh/dl-machine.h: Likewise.
10590         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
10591         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
10592         * sysdeps/tile/dl-machine.h: Likewise.
10593         * sysdeps/x86_64/dl-machine.h: Likewise.
10595         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
10596         code.
10597         (verify_persistent_db): Likewise.
10599 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10601         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
10602         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
10603         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
10604         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
10605         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
10606         Moved ...
10607         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
10608         ... here.
10609         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
10610         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
10611         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
10612         Identical file removed.
10613         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
10614         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
10615         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
10616         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
10617         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
10618         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
10619         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
10620         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
10621         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
10622         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
10623         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
10624         Moved ...
10625         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
10626         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
10627         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
10628         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
10629         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
10630         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
10631         Moved ...
10632         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
10633         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
10634         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
10635         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
10636         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
10637         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
10638         Identical file removed.
10639         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
10640         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
10641         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
10642         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
10643         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
10644         Moved ...
10645         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
10646         ... here.
10647         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
10648         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
10649         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
10650         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
10651         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
10652         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
10653         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
10654         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
10655         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
10656         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
10657         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
10658         Moved ...
10659         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
10660         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
10661         Moved ...
10662         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
10663         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
10664         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
10665         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
10666         Moved ...
10667         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
10668         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
10669         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
10671         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
10672         folded into ...
10673         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
10674         * sysdeps/unix/sysv/linux/s390/Versions
10675         (libpthread: GLIBC_2.19): New version set.
10676         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
10677         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
10678         (librt: GLIBC_2.3.3): New version set.
10679         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
10680         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
10681         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
10682         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
10683         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
10684         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
10685         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
10686         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
10687         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
10688         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
10689         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
10690         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
10691         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
10692         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
10693         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
10694         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
10695         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
10696         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
10697         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
10698         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
10699         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
10700         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
10701         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
10702         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
10703         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
10704         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
10705         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
10706         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
10707         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
10708         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
10709         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
10710         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
10711         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
10712         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
10713         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
10714         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
10715         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
10716         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
10717         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
10718         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
10719         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
10720         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
10721         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
10722         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
10723         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
10725         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
10726         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
10727         (__libc_vfork): Define the function under this name.
10728         [!NOT_IN_libc] (__vfork): Make this an alias.
10729         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
10730         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
10731         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
10732         (__libc_vfork): Define the function under this name.
10733         [!NOT_IN_libc] (__vfork): Make this an alias.
10734         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
10735         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
10736         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
10737         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
10738         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
10739         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
10741         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
10742         code that was previously under [RESET_PID].
10743         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
10744         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
10745         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
10747         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
10748         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
10749         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
10750         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
10751         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
10752         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
10753         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
10754         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
10755         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
10756         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
10757         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
10758         Moved ...
10759         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
10760         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
10761         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
10762         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
10763         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
10764         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
10765         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
10766         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
10767         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
10768         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
10769         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
10770         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
10771         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
10772         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
10773         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
10774         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
10775         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
10776         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
10777         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
10778         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
10779         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
10780         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
10781         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
10782         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
10783         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
10784         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
10785         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
10786         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
10787         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
10789 2014-06-25  Roland McGrath  <roland@hack.frob.com>
10791         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
10792         that was previously under [RESET_PID].
10793         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
10795 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10797         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
10798         not undefine and redefine.
10799         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
10800         [O_CLOEXEC]: Make code unconditional.
10801         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
10802         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
10803         <kernel-features.h>.
10804         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
10805         conditional variable definition.
10806         (shm_open) [O_CLOEXEC]: Make code unconditional.
10807         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
10808         code.
10810         * configure.ac (USE_REGPARMS): Don't define here.
10811         * configure: Regenerated.
10812         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
10813         * sysdeps/i386/configure: Regenerated.
10815         * nptl/createthread.c: Don't include kernel-features.h.
10816         * nptl/pthread_cancel.c: Likewise.
10817         * nptl/pthread_condattr_setclock.c: Likewise.
10818         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
10819         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
10820         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
10821         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
10822         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
10823         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
10824         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
10825         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
10826         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
10827         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
10828         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
10829         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
10830         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
10831         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
10832         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
10833         * nscd/gai.c: Likewise.
10834         * nss/nss_db/db-open.c: Likewise.
10835         * sysdeps/generic/ldsodefs.h: Likewise.
10836         * sysdeps/sh/nptl/tls.h: Likewise.
10837         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
10838         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
10839         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
10840         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
10841         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
10842         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
10843         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
10844         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
10845         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
10846         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
10847         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
10848         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
10849         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
10850         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
10851         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
10852         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
10853         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
10854         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
10855         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
10856         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
10857         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
10858         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
10859         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
10860         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
10861         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
10862         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
10863         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
10864         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
10865         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
10866         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
10867         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
10868         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
10869         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
10870         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
10871         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
10872         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10873         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
10874         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
10875         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
10876         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
10877         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
10878         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
10879         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
10880         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
10881         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
10882         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
10883         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
10884         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
10885         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
10886         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
10887         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
10888         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
10889         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
10890         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
10891         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
10892         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
10893         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
10894         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
10895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
10896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
10897         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
10898         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
10899         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
10900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
10901         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
10902         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
10903         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
10904         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
10905         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
10906         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
10907         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
10908         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
10909         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
10910         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
10911         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
10912         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
10913         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
10914         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
10915         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
10916         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
10917         * sysdeps/unix/sysv/linux/pread.c: Likewise.
10918         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
10919         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
10920         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
10921         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
10922         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
10923         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
10924         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
10925         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
10926         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
10927         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
10928         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
10929         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
10930         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
10931         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
10932         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
10933         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
10934         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
10935         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
10936         * sysdeps/unix/sysv/linux/system.c: Likewise.
10937         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
10938         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
10939         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
10940         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
10941         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
10942         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10943         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
10945         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
10946         * configure: Regenerated.
10947         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
10949         * configure.ac (base_machine): Do not set specially for particular
10950         machines here.
10951         * configure: Regenerated.
10952         * sysdeps/powerpc/preconfigure: Move machine and base_machine
10953         settings from configure.ac.
10954         * sysdeps/i386/preconfigure: New file.
10955         * sysdeps/s390/preconfigure: Likewise.
10956         * sysdeps/sh/preconfigure: Likewise.
10957         * sysdeps/sparc/preconfigure: Likewise.
10959 2014-06-25  Roland McGrath  <roland@hack.frob.com>
10961         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
10962         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
10963         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
10964         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
10965         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
10966         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
10967         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
10968         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
10969         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
10970         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
10971         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
10972         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
10973         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
10974         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
10975         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
10976         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
10977         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
10978         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
10979         * sysdeps/sparc/sparc64/Makefile: ... appended here.
10981         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
10982         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
10983         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
10984         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
10985         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
10986         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
10987         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
10988         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
10989         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
10990         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
10991         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
10992         * sysdeps/sparc/sparc32/sem_post.c: ... here.
10993         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
10994         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
10995         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
10996         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
10997         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
10998         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
10999         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
11000         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
11001         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
11002         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
11003         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
11004         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
11005         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
11006         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
11007         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
11008         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
11009         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
11010         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
11011         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
11012         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
11013         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
11014         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
11015         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
11016         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
11017         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
11018         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
11020         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
11021         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
11022         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
11023         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
11024         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
11025         Moved ...
11026         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
11027         ... here.
11028         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
11029         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
11030         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
11031         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
11032         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
11033         Moved ...
11034         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
11035         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
11036         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
11037         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
11038         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
11039         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
11040         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
11041         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
11042         Moved ...
11043         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
11044         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
11045         Moved ...
11046         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
11047         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
11048         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
11049         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
11050         Moved ...
11051         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
11052         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
11053         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
11054         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
11055         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
11056         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
11057         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
11058         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
11059         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
11060         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
11061         Moved ...
11062         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
11063         ... here.
11064         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
11065         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
11066         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
11067         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
11068         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
11069         Moved ...
11070         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
11071         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
11072         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
11073         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
11074         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
11075         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
11076         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
11077         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
11078         Moved ...
11079         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
11080         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
11081         Moved ...
11082         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
11083         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
11084         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
11085         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
11086         Moved ...
11087         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
11088         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
11089         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
11090         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
11091         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
11093 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
11095         * timezone/checktab.awk: Update from tzcode 2014e.
11096         * timezone/private.h: Likewise.
11097         * timezone/tzfile.h: Likewise.
11098         * timezone/zdump.c: Likewise.
11099         * timezone/zic.c: Likewise.
11101         * sysdeps/unix/sysv/linux/kernel-features.h
11102         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
11103         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
11104         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
11105         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
11106         Remove conditional code.
11108 2014-06-25  Will Newton  <will.newton@linaro.org>
11110         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
11111         (_dl_arm_cap_flags): Add HWCAP2 values.
11112         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
11113         (_DL_HWCAP_COUNT): Increase to 37.
11114         (_DL_HWCAP_LAST): New define.
11115         (_DL_HWCAP2_LAST): New define.
11116         (_dl_procinfo): Add support for printing
11117         AT_HWCAP2 entries.
11118         (_dl_string_hwcap): Use _dl_hwcap_string.
11120 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11122         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11124 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
11126         * README: Do not mention ports directory.
11128         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
11129         Remove macro.
11130         * sysdeps/unix/sysv/linux/futimes.c: Do not include
11131         <kernel-features.h>.
11132         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
11133         conditional variable definition.
11134         (__futimes): Update comment.
11135         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
11136         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
11138         [BZ #16560]
11139         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
11140         arguments close to 0.
11141         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
11142         Likewise.
11143         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
11144         Likewise.
11145         * math/auto-libm-test-in: Add more tests of exp10.
11146         * math/auto-libm-test-out: Regenerated.
11147         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11149         * sysdeps/unix/sysv/linux/kernel-features.h
11150         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
11151         * sysdeps/unix/sysv/linux/readv.c: Do not include
11152         <kernel-features.h>.
11153         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
11154         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
11155         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
11156         unconditional.
11157         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
11158         conditional code.
11159         * sysdeps/unix/sysv/linux/writev.c: Do not include
11160         <kernel-features.h>.
11161         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
11162         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
11163         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
11164         unconditional.
11165         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
11166         conditional code.
11168 2014-06-25  Will Newton  <will.newton@linaro.org>
11170         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
11171         comment changes throughout the file.  Remove checks
11172         for HAVE_*_H definitions that are not required.
11173         (__gen_tempname): Call abort if an unknown kind value is
11174         passed.
11176 2014-06-25  Andreas Schwab  <schwab@suse.de>
11178         [BZ #17086]
11179         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
11180         scalbln, scalblnf, scalblnl in libc.
11182 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
11184         [BZ #17086]
11185         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
11186         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
11187         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
11189 2014-06-24  Roland McGrath  <roland@hack.frob.com>
11191         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
11192         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
11193         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
11194         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
11195         Update #include.
11196         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
11197         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
11198         Update #include.
11199         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
11200         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
11201         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
11202         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
11203         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
11204         * sysdeps/x86/bits/pthreadtypes.h: ... here.
11205         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
11206         * sysdeps/x86/bits/semaphore.h: ... here.
11207         * sysdeps/x86/nptl/elide.h: Moved ...
11208         * sysdeps/x86/elide.h: ... here.
11209         * sysdeps/x86_64/nptl/Implies: File removed.
11210         * sysdeps/i386/nptl/Implies: File removed.
11212 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
11214         [BZ #16539]
11215         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
11216         return the argument for normal arguments with exponent below -64.
11217         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
11218         Likewise.
11219         * math/auto-libm-test-in: Add another test of expm1.
11220         * math/auto-libm-test-out: Regenerated.
11222         [BZ #16287]
11223         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
11224         calling __erfcl for arguments at least 16.
11225         * math/auto-libm-test-in: Add more tests of erf.
11226         * math/auto-libm-test-out: Regenerated.
11228         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
11229         individual architectures.
11230         * sysdeps/unix/sysv/linux/configure: Regenerated.
11231         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
11232         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
11233         * sysdeps/unix/sysv/linux/powerpc/configure.ac
11234         (ldd_rewrite_script): Define variable.
11235         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
11236         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
11237         file.
11238         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
11239         generated file.
11240         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
11241         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
11242         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
11243         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
11244         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
11245         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
11246         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
11247         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
11249 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11251         [BZ #17084]
11252         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
11253         Rename member __data.d to __data.__elision_data.
11255 2014-06-24  Wilco  <wdijkstr@arm.com>
11257         * NEWS: Add 16918 to fixed bug list.
11259 2014-06-24  Wilco  <wdijkstr@arm.com>
11261         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
11263 2014-06-24  Wilco  <wdijkstr@arm.com>
11265         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
11266         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
11267         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
11268         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
11269         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
11270         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
11271         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
11272         Use _FPU_MASK_RM.
11274 2014-06-24  Wilco  <wdijkstr@arm.com>
11276         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
11278 2014-06-24  Wilco  <wdijkstr@arm.com>
11280         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
11281         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
11282         * sysdeps/arm/fesetround.c (fesetround): Remove space.
11283         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
11285 2014-06-24  Wilco  <wdijkstr@arm.com>
11287         [BZ #16918]
11288         * sysdeps/arm/feupdateenv.c (feupdateenv):
11289         Rewrite to reduce FPSCR accesses and fix return value.
11291 2014-06-24  Wilco  <wdijkstr@arm.com>
11293         * sysdeps/arm/fclrexcpt.c (feclearexcept):
11294         Optimize to avoid unnecessary FPSCR writes.
11295         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
11296         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
11297         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
11298         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
11300 2014-06-24  Wilco  <wdijkstr@arm.com>
11302         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
11303         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
11304         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
11305         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
11306         Call libc_fetestexcept_vfp.
11307         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
11308         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
11309         __SOFTFP__ ifdef so that they can be built for softfp.
11311 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11313         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
11314         argument type signed char.
11316         * Makerules (check-abi): Dump diff of symlist if the test
11317         fails.
11319 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11321         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
11322         using abort.
11324         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
11325         Remove unused variable ST.
11327 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
11329         [BZ #16354]
11330         [BZ #17061]
11331         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
11332         small arguments before calling __expm1.
11333         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
11334         small arguments before calling __expm1f.
11335         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
11336         small arguments before calling __expm1l.
11337         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
11338         Likewise.
11339         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
11340         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
11341         spurious underflow for some cosh tests.
11342         * math/auto-libm-test-out: Regenerated.
11343         * sysdeps/i386/fpu/libm-test-ulps: Update.
11345         [BZ #17050]
11346         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
11347         (__ieee754_y1): Set errno if return value overflows.
11348         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
11349         (__ieee754_y1f): Set errno if return value overflows.
11350         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
11351         (__ieee754_y1l): Set errno if return value overflows.
11352         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
11353         (__ieee754_y1l): Set errno if return value overflows.
11354         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
11355         * math/auto-libm-test-out: Regenerated.
11357         * math/gen-auto-libm-tests.c: Document use of
11358         ignore-zero-inf-sign.
11359         (input_flag_type): Add value flag_ignore_zero_inf_sign.
11360         (input_flags): Add ignore-zero-inf-sign.
11361         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
11362         * math/gen-libm-test.pl (generate_testfile): Handle
11363         ignore-zero-inf-sign.
11364         * math/auto-libm-test-in: Mark some cpow tests with
11365         ignore-zero-inf-sign and some with xfail-rounding.
11366         * math/auto-libm-test-out: Regenerated.
11367         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
11368         * sysdeps/i386/fpu/libm-test-ulps: Update.
11369         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11371         [BZ #16315]
11372         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
11373         overflowing or underflowing operations take place with sign of
11374         result.
11375         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
11376         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
11377         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
11378         (__ieee754_pow): Recompute overflowing and underflowing results in
11379         original rounding mode.
11380         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
11381         (__powl_helper): Allow negative argument X and scale negated value
11382         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
11383         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
11384         overflowing or underflowing operations take place with sign of
11385         result.
11386         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
11387         Include <math.h>.
11388         * math/auto-libm-test-in: Add more tests of pow.
11389         * math/auto-libm-test-out: Regenerated.
11390         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
11391         (pow_tonearest_test_data): Remove.
11392         (pow_test_tonearest): Likewise.
11393         (pow_towardzero_test_data): Likewise.
11394         (pow_test_towardzero): Likewise.
11395         (pow_downward_test_data): Likewise.
11396         (pow_test_downward): Likewise.
11397         (pow_upward_test_data): Likewise.
11398         (pow_test_upward): Likewise.
11399         (main): Don't call removed functions.
11400         * sysdeps/i386/fpu/libm-test-ulps: Update.
11401         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11403 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11405         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
11406         Moved ...
11407         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
11408         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
11409         Moved ...
11410         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
11411         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
11412         Moved ...
11413         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
11414         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
11415         Moved ...
11416         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
11417         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
11418         File removed.
11419         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
11420         File removed.
11421         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
11422         File removed.
11423         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
11424         File removed.
11425         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
11426         File removed.
11427         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
11428         File removed.
11429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
11430         File removed.
11431         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
11432         File removed.
11433         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
11434         File removed.
11435         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
11436         File removed.
11437         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
11438         File removed.
11439         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
11440         File removed.
11441         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
11442         Moved ...
11443         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
11444         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
11445         Moved ...
11446         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
11447         ... here.
11448         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
11449         Moved ...
11450         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
11451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
11452         Moved ...
11453         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
11454         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
11455         Moved ...
11456         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
11457         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
11458         Moved ...
11459         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
11460         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
11461         Moved ...
11462         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
11463         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
11464         Moved ...
11465         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
11466         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
11467         Moved ...
11468         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
11469         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
11470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
11471         ... here.
11472         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
11473         Moved ...
11474         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
11475         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
11476         Moved ...
11477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
11478         ... here.
11479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
11480         Moved ...
11481         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
11482         ... here.
11483         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
11484         Moved ...
11485         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
11486         ... here.
11487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
11488         Moved ...
11489         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
11490         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
11491         Moved ...
11492         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
11493         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
11494         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
11495         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
11496         Moved ...
11497         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
11498         ... here.
11499         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
11500         Moved ...
11501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
11502         ... here.
11503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
11504         Moved ...
11505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
11506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
11507         Moved ...
11508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
11509         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
11510         Moved ...
11511         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
11512         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
11513         Moved ...
11514         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
11515         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
11516         Moved ...
11517         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
11518         ... here.
11519         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
11520         Moved ...
11521         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
11522         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
11523         Moved ...
11524         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
11525         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
11526         Moved ...
11527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
11528         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
11529         Moved ...
11530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
11531         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
11532         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
11533         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
11534         Moved ...
11535         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
11536         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
11537         Moved ...
11538         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
11539         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
11540         Moved ...
11541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
11542         ... here.
11543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
11544         Moved ...
11545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
11546         ... here.
11547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
11548         Moved ...
11549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
11550         ... here.
11551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
11552         Moved ...
11553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
11554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
11555         Moved ...
11556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
11557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
11558         Moved ...
11559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
11560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11561         Moved ...
11562         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
11563         ... here.
11564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
11565         Moved ...
11566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
11567         ... here.
11568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11569         Moved ...
11570         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
11571         ... here.
11572         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
11573         Moved ...
11574         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
11575         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
11576         Moved ...
11577         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
11579 2014-06-23  Will Newton  <will.newton@linaro.org>
11580             Wilco  <wdijkstr@arm.com>
11582         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
11583         implementation.  Include get-rounding-mode.h.
11584         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
11585         [!libc_feholdsetround_noex_ctx]: Define
11586         libc_feholdsetround_noex_ctx.
11587         [!libc_feholdsetround_noexf_ctx]: Define
11588         libc_feholdsetround_noexf_ctx.
11589         [!libc_feholdsetround_noexl_ctx]: Define
11590         libc_feholdsetround_noexl_ctx.
11591         (libc_feholdsetround_ctx): New function.
11592         (libc_feresetround_ctx): New function.
11593         (libc_feholdsetround_noex_ctx): New function.
11594         (libc_feresetround_noex_ctx): New function.
11596 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11598         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
11599         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
11600         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
11601         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
11602         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
11603         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
11605         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
11606         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
11607         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
11608         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
11609         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
11610         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
11611         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
11612         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
11613         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
11614         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
11615         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
11616         Moved ...
11617         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
11618         ... here.
11619         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
11620         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
11621         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
11622         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
11623         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
11624         Moved ...
11625         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
11626         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
11627         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
11628         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
11629         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
11630         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
11631         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
11632         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
11633         Moved ...
11634         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
11635         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
11636         Moved ...
11637         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
11638         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
11639         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
11640         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
11641         Moved ...
11642         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
11643         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
11644         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
11645         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
11646         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
11647         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
11648         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
11649         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
11650         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
11651         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
11652         Moved ...
11653         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
11654         ... here.
11655         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
11656         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
11657         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
11658         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
11659         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
11660         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
11661         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
11662         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
11663         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
11664         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
11665         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
11666         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
11667         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
11668         Moved ...
11669         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
11670         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
11671         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
11672         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
11673         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
11674         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
11675         Moved ...
11676         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
11677         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
11678         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
11679         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
11680         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
11682         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
11683         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
11684         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
11685         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
11686         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
11687         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
11688         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
11689         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
11690         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
11691         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
11692         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
11693         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
11694         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
11695         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
11696         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
11697         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
11698         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
11699         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
11700         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
11701         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
11702         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
11703         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
11704         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
11705         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
11706         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
11707         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
11708         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
11709         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
11711 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
11713         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
11714         (FALLOC_FL_COLLAPSE_RANGE): New macro.
11715         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
11716         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
11717         (IPV6_PMTUDISC_INTERFACE): Likewise.
11718         (IPV6_PMTUDISC_OMIT): Likewise.
11720 2014-06-23  Andreas Schwab  <schwab@suse.de>
11722         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
11723         Remove unused errout label.
11725 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11727         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
11728         macro: hardware supports Vector Crypto instructions.
11730 2014-06-23  Will Newton  <will.newton@linaro.org>
11732         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
11733         rather than __builtin_expect.
11735         * elf/dl-lookup.c (undefined_msg): Remove variable.
11736         (_dl_lookup_symbol_x): Replace undefined_msg with string
11737         literal.
11739         * elf/dl-lookup.c (do_lookup_unique): New function.
11740         (do_lookup_x): Move STB_GNU_UNIQUE handling code
11741         to a separate function.
11743 2014-06-23  Andreas Schwab  <schwab@suse.de>
11745         [BZ #17079]
11746         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
11747         before reading the next line.
11749 2014-06-23  Will Newton  <will.newton@linaro.org>
11751         * test-skeleton.c (signal_handler): Use printf and %m
11752         rather than perror.  Use printf rather than fprintf to
11753         stderr.  Use puts rather than fputs to stderr.
11754         (main): Likewise.
11756 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
11758         * nscd/nscd.c (thread_info_t): Remove typedef.
11759         (thread_info): Remove variable.
11761 2014-06-21  Allan McRae  <allan@archlinux.org>
11763         * NEWS: Mention CVE-2014-4043.
11765 2014-06-20  Roland McGrath  <roland@hack.frob.com>
11767         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
11768         * nptl/smp.h: ... here.
11770         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
11772         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
11773         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
11774         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
11775         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
11777         * nptl/allocatestack.c: Include <stack-aliasing.h>.
11778         * nptl/stack-aliasing.h: New file.
11779         * sysdeps/i386/i686/stack-aliasing.h: New file.
11780         * sysdeps/i386/i686/nptl/Makefile: File removed.
11781         * sysdeps/x86_64/stack-aliasing.h: New file.
11782         * sysdeps/x86_64/nptl/Makefile
11783         (CFLAGS-pthread_create.c): Variable removed.
11785         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
11786         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
11787         old file.
11788         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
11789         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
11790         old file.
11792 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
11794         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11795         (__ASSUME_SIGFRAME_V2): Remove macro.
11796         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
11797         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
11798         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
11799         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
11800         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
11801         Declare as function.  Remove conditional macro definitions.
11802         (__default_rt_sa_restorer): Likewise.
11803         (__default_sa_restorer_v1): Remove declaration.
11804         (__default_sa_restorer_v2): Likewise.
11805         (__default_rt_sa_restorer_v1): Likewise.
11806         (__default_rt_sa_restorer_v2): Likewise.
11807         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
11808         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
11809         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
11811 2014-06-20  Roland McGrath  <roland@hack.frob.com>
11813         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
11814         (libpthread-routines): Add sysdep.
11815         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
11816         * sysdeps/unix/sysv/linux/sparc/Versions
11817         (libpthread: GLIBC_2.3.3): New version set.
11818         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
11819         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
11820         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
11821         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
11822         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
11823         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
11824         Moved ...
11825         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
11826         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
11827         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
11828         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
11829         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
11830         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
11831         * sysdeps/sparc/nptl/sem_init.c: ... here.
11832         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
11833         * sysdeps/sparc/nptl/sem_post.c: ... here.
11834         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
11835         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
11836         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
11837         * sysdeps/sparc/nptl/sem_wait.c: ... here.
11838         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
11839         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
11840         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
11841         (libpthread-routines): Add cpu_relax.
11842         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
11843         File removed.
11844         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
11845         (librt: GLIBC_2.3.3): New version set.
11846         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
11847         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
11848         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
11849         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
11850         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
11851         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
11852         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
11853         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
11854         Moved ...
11855         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
11856         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
11857         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
11858         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
11859         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
11860         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
11861         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
11862         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
11863         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
11864         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
11865         Moved ...
11866         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
11867         Update #include.
11868         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
11869         Moved ...
11870         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
11871         Update #include.
11872         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
11873         Moved ...
11874         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
11875         Update #include.
11876         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
11877         Moved ...
11878         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
11879         Update #include.
11880         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
11881         Moved ...
11882         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
11883         Update #include.
11884         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
11885         Moved ...
11886         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
11887         Update #include.
11888         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
11889         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
11890         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
11891         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
11892         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
11893         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
11894         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
11895         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
11896         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
11897         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
11898         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
11899         Moved ...
11900         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
11901         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
11902         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
11903         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
11904         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
11906 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11908         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
11909         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
11910         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
11911         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
11912         * nscd/nscd.c: Likewise.
11913         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
11914         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
11915         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
11916         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
11918         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
11919         <kernel-features.h>.
11920         (init_mq_netlink): Remove conditional have_sock_cloexec
11921         definitions.  Remove code conditional on have_sock_cloexec < 0.
11922         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
11923         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
11924         * sysdeps/unix/sysv/linux/opensock.c: Do not include
11925         <kernel-features.h>.
11926         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
11927         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
11929 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
11931         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
11932         Add tests for memset_chk and memset.
11934         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
11935         with AVX2_Usable.
11937 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
11939         [BZ #16046]
11940         * elf/tst-dl-iter-static.c: New file.
11941         * elf/Makefile (tests-static): Add tst-dl-iter-static.
11943         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
11944         error.
11946 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11948         * sysdeps/unix/sysv/linux/kernel-features.h
11949         (__ASSUME_F_GETOWN_EX): Remove macro.
11950         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
11951         <kernel-features.h>.
11952         (miss_F_GETOWN_EX): Remove variable or macro.
11953         (do_fcntl): Do not check miss_F_GETOWN_EX.
11954         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
11956         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
11957         Remove macro.
11958         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
11959         [!__ASSUME_AT_RANDOM]: Remove conditional code.
11960         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
11962         * sysdeps/unix/sysv/linux/kernel-features.h
11963         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
11964         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
11965         [ADJ_OFFSET_SS_READ]: Make code unconditional.
11966         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
11968 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
11970         [BZ #17075]
11971         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
11972         Fix calculation of the symbol's value.
11973         * sysdeps/arm/tst-armtlsdescloc.c: New file.
11974         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
11975         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
11976         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
11977         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
11978         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
11979         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
11980         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
11981         (modules-names): Add `tst-armtlsdescmod',
11982         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
11983         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
11984         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
11985         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
11986         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
11987         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
11988         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
11989         ($(objpfx)tst-armtlsdescloc): New dependency.
11990         ($(objpfx)tst-armtlsdescextnow): Likewise.
11991         ($(objpfx)tst-armtlsdescextlazy): Likewise.
11992         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
11993         TLS scheme support.
11994         * sysdeps/arm/configure: Regenerate.
11996 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11998         * include/fcntl.h (__atfct_seterrno): Remove prototype.
11999         (__atfct_seterrno_2): Likewise.
12000         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
12001         <kernel-features.h>.
12002         (__ASSUME_ATFCTS): Do not undefine and redefine.
12003         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
12004         (__have_atfcts): Remove conditional definition.
12005         (__fxstatat([__NR_fstatat64]: Make code unconditional.
12006         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
12007         unreachable if [__ASSUME_ATFCTS].
12008         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
12009         not undefine and redefine.
12010         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
12011         <kernel-features.h>.
12012         (faccessat) [__NR_faccessat]: Make code unconditional.
12013         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
12014         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
12015         <kernel-features.h>.
12016         (fchmodat) [__NR_fchmodat]: Make code unconditional.
12017         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
12018         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
12019         <kernel-features.h>.
12020         (fchownat) [__NR_fchownat]: Make code unconditional.
12021         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
12022         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
12023         <kernel-features.h>.
12024         (futimesat) [__NR_futimesat]: Make code unconditional.
12025         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
12026         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
12027         <kernel-features.h>.
12028         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
12029         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
12030         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
12031         <kernel-features.h>.
12032         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
12033         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
12034         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
12035         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
12036         <kernel-features.h>.
12037         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
12038         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
12039         * sysdeps/unix/sysv/linux/linkat.c: Do not include
12040         <kernel-features.h>.
12041         (linkat) [__NR_linkat]: Make code unconditional.
12042         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
12043         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
12044         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
12045         <kernel-features.h>.
12046         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
12047         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
12048         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
12049         <kernel-features.h>.
12050         (mkdirat) [__NR_mkdirat]: Make code unconditional.
12051         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
12052         * sysdeps/unix/sysv/linux/openat.c: Do not include
12053         <kernel-features.h>.
12054         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
12055         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
12056         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
12057         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
12058         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
12059         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
12060         <kernel-features.h>.
12061         (readlinkat) [__NR_readlinkat]: Make code unconditional.
12062         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
12063         result of INLINE_SYSCALL directly, not via int variable.
12064         * sysdeps/unix/sysv/linux/renameat.c: Do not include
12065         <kernel-features.h>.
12066         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
12067         (renameat) [__NR_renameat]: Make code unconditional.
12068         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
12069         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
12070         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
12071         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
12072         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
12073         (__ASSUME_ATFCTS): Do not undefine and redefine.
12074         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
12075         <kernel-features.h>.
12076         (symlinkat) [__NR_symlinkat]: Make code unconditional.
12077         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
12078         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
12079         <kernel-features.h>.
12080         (unlinkat) [__NR_unlinkat]: Make code unconditional.
12081         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
12082         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
12083         (__ASSUME_ATFCTS): Do not undefine and redefine.
12084         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
12085         <kernel-features.h>.
12086         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
12087         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
12088         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
12089         <kernel-features.h>.
12090         (__xmknodat) [__NR_mknodat]: Make code unconditional.
12091         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
12093 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
12095         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
12097 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
12099         [BZ #17069]
12100         * posix/regcomp.c (parse_reg_exp): Deallocate partially
12101         constructed tree before returning error.
12102         * posix/bug-regexp36.c: Expand test case.
12104 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
12106         [BZ #6803]
12107         * math/libm-test.inc (scalbln_test_date):
12108         Add errno expectations.
12109         * math/w_scalblnf.c: New File.
12110         Add wrapper which checks for setting errno to ERANGE.
12111         Add weak_alias for corresponding scalbln function.
12112         * math/w_scalbln.c: Likewise.
12113         * math/w_scalblnl.c: Likewise.
12114         * math/Makefile (libm-calls): Add w_scalbln.
12115         * sysdeps/ieee754/flt-32/s_scalblnf.c:
12116         Remove weak_alias for corresponding scalbln function.
12117         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
12118         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
12119         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
12120         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
12121         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
12122         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
12123         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
12124         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
12125         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
12126         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
12127         Remove long_double_symbol for scalblnl function in libm, libc.
12128         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
12129         Add wrapper which checks for setting errno to ERANGE.
12130         Add long_double_symbol for scalblnl function in libm, libc.
12131         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
12132         Remove long_double_symbol for scalblnl in libm.
12133         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
12134         Add wrapper which checks for setting errno to ERANGE.
12135         Add long_double_symbol for scalblnl function in libm.
12136         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
12137         Do not use wrapper because of own implementation.
12139 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
12141         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
12142         3 bytes for __pad1 for x32.
12143         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
12145 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
12146             H.J. Lu  <hongjiu.lu@intel.com>
12148         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
12149         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
12150         * sysdeps/x86_64/multiarch/memset.S: Likewise.
12151         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
12152         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
12154 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
12156         [BZ #17069]
12157         * posix/regcomp.c (parse_expression): Deallocate partially
12158         constructed tree before returning error.
12159         * posix/Makefile.c (tests): Add bug-regex36.
12160         (generated): Add bug-regex36.mtrace.
12161         (tests-special): Add $(objpfx)bug-regex36-mem.out
12162         (bug-regex36-ENV): New variable.
12163         ($(objpfx)bug-regex36-mem.out): New rule.
12164         * posix/bug-regex36.c: New file.
12166 2014-06-19  Will Newton  <will.newton@linaro.org>
12168         * malloc/malloc.c (systrim): If extra is zero then return
12169         early.
12171 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
12173         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
12175 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
12177         * sysdeps/aarch64/strchr.S: New file.
12179 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
12181         [BZ #17022]
12182         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
12183         from arguments -2 or below.
12184         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
12185         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
12187 2014-06-18  Andreas Schwab  <schwab@suse.de>
12189         [BZ #17062]
12190         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
12191         of a bracket expr not to run off the end of the string.
12192         * posix/Makefile (tests): Add tst-fnmatch3.
12193         * posix/tst-fnmatch3.c: New file.
12195 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
12197         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
12198         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
12199         [$(cross-compiling) = no]: Likewise.
12200         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
12201         [$(cross-compiling) = no]: Likewise.
12203 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
12205         [BZ #17031]
12206         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
12207         double, adjusted for any remainder from the high double.
12208         * math/libm-test.inc (nearbyint): Add tests.
12209         (rint): Likewise.
12211 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12213         * nptl/sysdeps/powerpc/Makefile: Moved ...
12214         * sysdeps/powerpc/nptl/Makefile: ... here.
12215         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
12216         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
12217         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
12218         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
12219         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
12220         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
12221         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
12222         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
12223         * nptl/sysdeps/powerpc/tls.h: Moved ...
12224         * sysdeps/powerpc/nptl/tls.h: ... here.
12226 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
12228         [BZ #16681]
12229         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
12230         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
12231         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
12232         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
12233         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
12234         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
12235         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
12236         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
12237         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
12239 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
12241         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
12243 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
12245         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
12246         defined operator.
12248         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
12249         $TIMEOUTFACTOR.
12251 2014-06-16  Florian Weimer  <fweimer@redhat.com>
12253         [BZ #17058]
12254         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
12255         non-executed part of the test.
12257 2014-06-16  Andreas Schwab  <schwab@suse.de>
12259         * string/bits/string2.h (strdup, strndup): Update feature guard.
12261 2014-06-14  David S. Miller  <davem@davemloft.net>
12263         * sysdeps/sparc/fpu/libm-test-ulps: Update.
12265 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
12267         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
12268         that was previously under [RESET_PID].
12269         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
12271         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
12272         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
12273         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
12274         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
12275         (__libc_vfork): New strong alias.
12276         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
12278 2014-06-14 Andi Kleen  <ak@linux.intel.com>
12280         * sysdeps/generic/elide.h: New file.
12282 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
12284         * Makefile (installed-headers): Adjust path of pthread.h header.
12286 2014-06-13  Roland McGrath  <roland@hack.frob.com>
12288         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
12289         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
12290         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
12291         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
12293         * nptl/sysdeps/s390/Makefile: Moved ...
12294         * sysdeps/s390/nptl/Makefile: ... here.
12295         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
12296         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
12297         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
12298         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
12299         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
12300         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
12301         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
12302         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
12303         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
12304         * sysdeps/s390/nptl/pthreaddef.h: ... here.
12305         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
12306         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
12307         * nptl/sysdeps/s390/tls.h: Moved ...
12308         * sysdeps/s390/nptl/tls.h: ... here.
12310         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
12311         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
12313 2014-06-13  David S. Miller  <davem@davemloft.net>
12315         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
12316         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
12317         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
12318         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
12319         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
12320         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
12321         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
12322         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
12323         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
12324         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
12325         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
12326         Remove RESET_PID cpp guards.
12327         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
12328         Remove RESET_PID cpp guards.
12329         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
12331 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
12333         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
12334         __sp to uintptr_t.
12336 2014-06-13  Andi Kleen  <ak@linux.intel.com>
12338         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
12339         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
12340         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
12341         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
12342         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
12343         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
12344         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
12345         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
12346         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
12347         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
12348         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
12349         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
12350         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
12351         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
12352         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
12353         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
12354         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
12355         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
12356         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
12357         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
12359         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
12360         (pthread_rwlock_rdlock): Add elision.
12361         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
12362         (pthread_rwlock_wrlock): Add elision.
12363         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
12364         (pthread_rwlock_trywrlock): Add elision.
12365         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
12366         (pthread_rwlock_tryrdlock): Add elision.
12367         * nptl/pthread_rwlock_unlock.c: Include elide.h.
12368         (pthread_rwlock_tryrdlock): Add elision unlock.
12369         * nptl/sysdeps/pthread/pthread.h:
12370         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
12371         (PTHREAD_RWLOCK_INITIALIZER,
12372         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
12373         Handle new elision field.
12374         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
12375         * sysdeps/arm/nptl/bits/pthreadtypes.h
12376         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12377         * sysdeps/sh/nptl/bits/pthreadtypes.h
12378         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12379         * sysdeps/tile/nptl/bits/pthreadtypes.h
12380         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12381         * sysdeps/a/nptl/bits/pthreadtypes.h
12382         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12383         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
12384         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12385         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
12386         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12387         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
12388         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12389         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
12390         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12391         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
12392         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12393         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
12394         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12395         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
12396         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12397         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
12398         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12399         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
12400         (elision_init): Set try_xbegin to zero when no RTM.
12401         * sysdeps/x86/nptl/bits/pthreadtypes.h
12402         (pthread_rwlock_t): Change __pad1 to __rwelision.
12403         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12405 2014-06-13  Andi Kleen  <ak@linux.intel.com>
12407         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
12408         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
12409         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
12410         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
12412 2014-06-13  Meador Inge  <meadori@codesourcery.com>
12414         [BZ #16996]
12415         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
12416         that the cached result has been set before returning it.
12418 2014-06-12  Roland McGrath  <roland@hack.frob.com>
12420         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
12421         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
12422         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
12423         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
12424         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
12425         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
12427         * nptl/sysdeps/sparc/Makefile: Moved ...
12428         * sysdeps/sparc/nptl/Makefile: ... here.
12429         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
12430         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
12431         * nptl/sysdeps/sparc/tls.h: Moved ...
12432         * sysdeps/sparc/nptl/tls.h: ... here.
12433         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
12434         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
12435         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
12436         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
12437         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
12438         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
12439         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
12440         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
12441         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
12442         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
12443         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
12444         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
12445         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
12446         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
12447         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
12448         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
12449         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
12450         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
12451         Update #include.
12452         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
12453         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
12454         Update #include.
12455         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
12456         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
12457         Update #include.
12458         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
12459         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
12460         Update #include.
12462         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
12464         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
12465         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
12467         * sysdeps/pthread/posix-timer.h: Include <list.h>.
12468         (struct list_links): Type removed.
12469         (struct thread_node, struct timer_node): Replace struct list_links
12470         with struct list_head.
12471         (list_unlink_ip): Likewise.
12472         * sysdeps/pthread/timer_routines.c
12473         (timer_free_list, thread_free_list, thread_active_list): Likewise.
12474         (list_append, list_insbefore): Likewise.
12475         (list_init): Function removed.
12476         (thread_init, init_module): Use INIT_LIST_HEAD instead.
12477         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
12478         * sysdeps/pthread/Makefile: ... here, new file.
12480         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
12481         * sysdeps/nptl/Implies: ... here.
12482         * sysdeps/unix/sysv/linux/Implies: Add nptl.
12483         * nptl/sysdeps/pthread/list.h: Moved ...
12484         * include/list.h: ... here.
12485         * nptl/sysdeps/pthread/createthread.c: Moved ...
12486         * nptl/createthread.c: ... here.
12487         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
12488         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
12489         * nptl/pt-longjmp.c: ... here.
12490         * nptl/sysdeps/pthread/Makefile: Moved ...
12491         * sysdeps/nptl/Makefile: ... here.
12492         * nptl/sysdeps/pthread/Subdirs: Moved ...
12493         * sysdeps/nptl/Subdirs: ... here.
12494         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
12495         * sysdeps/nptl/aio_misc.h: ... here.
12496         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
12497         * sysdeps/nptl/bits/libc-lock.h: ... here.
12498         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
12499         * sysdeps/nptl/bits/libc-lockP.h: ... here.
12500         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
12501         * sysdeps/nptl/bits/stdio-lock.h: ... here.
12502         * nptl/sysdeps/pthread/configure: Moved ...
12503         * sysdeps/nptl/configure: ... here.
12504         * nptl/sysdeps/pthread/configure.ac: Moved ...
12505         * sysdeps/nptl/configure.ac: ... here.
12506         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
12507         * sysdeps/nptl/gai_misc.h: ... here.
12508         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
12509         * sysdeps/nptl/librt-cancellation.c: ... here.
12510         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
12511         * sysdeps/nptl/malloc-machine.h: ... here.
12512         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
12513         * sysdeps/nptl/pthread-functions.h: ... here.
12514         * nptl/sysdeps/pthread/pthread.h: Moved ...
12515         * sysdeps/nptl/pthread.h: ... here.
12516         * nptl/sysdeps/pthread/setxid.h: Moved ...
12517         * sysdeps/nptl/setxid.h: ... here.
12518         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
12519         * sysdeps/nptl/sigfillset.c: ... here.
12520         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
12521         * sysdeps/nptl/tcb-offsets.h: ... here.
12522         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
12523         * sysdeps/nptl/tst-mqueue8x.c: ... here.
12524         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
12525         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
12526         * nptl/sysdeps/pthread/allocalim.h: Moved ...
12527         * sysdeps/pthread/allocalim.h: ... here.
12528         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
12529         * sysdeps/pthread/bits/sigthread.h: ... here.
12530         * nptl/sysdeps/pthread/flockfile.c: Moved ...
12531         * sysdeps/pthread/flockfile.c: ... here.
12532         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
12533         * sysdeps/pthread/ftrylockfile.c: ... here.
12534         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
12535         * sysdeps/pthread/funlockfile.c: ... here.
12536         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
12537         * sysdeps/pthread/posix-timer.h: ... here.
12538         * nptl/sysdeps/pthread/timer_create.c: Moved ...
12539         * sysdeps/pthread/timer_create.c: ... here.
12540         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
12541         * sysdeps/pthread/timer_delete.c: ... here.
12542         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
12543         * sysdeps/pthread/timer_getoverr.c: ... here.
12544         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
12545         * sysdeps/pthread/timer_gettime.c: ... here.
12546         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
12547         * sysdeps/pthread/timer_routines.c: ... here.
12548         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
12549         * sysdeps/pthread/timer_settime.c: ... here.
12550         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
12551         * sysdeps/pthread/tst-timer.c: ... here.
12552         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
12553         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
12555         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
12556         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
12558         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
12559         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
12560         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
12561         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
12562         Update #include target.
12563         * nptl/sysdeps/i386/i686/Makefile: Moved ...
12564         * sysdeps/i386/i686/nptl/Makefile: ... here.
12565         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
12566         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
12567         Update #include target.
12568         * nptl/sysdeps/i386/i686/tls.h: Moved ...
12569         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
12570         * nptl/sysdeps/i386/Makefile: Moved ...
12571         * sysdeps/i386/nptl/Makefile: ... here.
12572         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
12573         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
12574         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
12575         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
12576         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
12577         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
12578         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
12579         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
12580         * sysdeps/i386/nptl/pthreaddef.h: ... here.
12581         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
12582         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
12583         * nptl/sysdeps/i386/tls.h: Moved ...
12584         * sysdeps/i386/nptl/tls.h: ... here.
12586         * sysdeps/sh/Makefile [$(subdir) = csu]
12587         (gen-as-const-headers): Add tcb-offsets.sym.
12588         * nptl/sysdeps/sh/Makefile: File removed.
12589         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
12590         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
12591         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
12592         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
12593         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
12594         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
12595         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
12596         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
12597         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
12598         * sysdeps/sh/nptl/pthreaddef.h: ... here.
12599         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
12600         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
12601         * nptl/sysdeps/sh/tls.h: Moved ...
12602         * sysdeps/sh/nptl/tls.h: ... here.
12603         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
12604         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
12605         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
12606         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
12607         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
12608         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
12609         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
12610         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
12611         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
12612         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
12613         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
12614         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
12615         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
12616         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
12617         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
12618         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
12619         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
12620         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
12621         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
12622         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
12623         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
12624         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
12625         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
12626         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
12627         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
12628         Moved ...
12629         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
12630         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
12631         Moved ...
12632         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
12633         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
12634         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
12635         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
12636         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
12637         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
12638         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
12639         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
12640         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
12641         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
12642         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
12643         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
12644         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
12645         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
12646         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
12647         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
12648         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
12649         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
12650         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
12652 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
12654         * posix/spawn_faction_addopen.c: Include string.h.
12656 2014-06-11  Roland McGrath  <roland@hack.frob.com>
12658         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
12659         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
12660         * nptl/sysdeps/x86_64/Makefile: Moved ...
12661         * sysdeps/x86_64/nptl/Makefile: ... here.
12662         * nptl/sysdeps/x86_64/configure: Moved ...
12663         * sysdeps/x86_64/nptl/configure: ... here.
12664         * nptl/sysdeps/x86_64/configure.ac: Moved ...
12665         * sysdeps/x86_64/nptl/configure.ac: ... here.
12666         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
12667         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
12668         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
12669         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
12670         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
12671         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
12672         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
12673         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
12674         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
12675         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
12676         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
12677         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
12678         * nptl/sysdeps/x86_64/tls.h: Moved ...
12679         * sysdeps/x86_64/nptl/tls.h: ... here.
12680         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
12681         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
12682         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
12683         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
12685         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
12687 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12689         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12691 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
12693         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
12694         type.
12695         [POSIX] (off_t): Likewise.
12696         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
12697         [POSIX] (S_ISBLK): Require macro.
12698         [POSIX] (S_ISCHR): Likewise.
12699         [POSIX] (S_ISDIR): Likewise.
12700         [POSIX] (S_ISFIFO): Likewise.
12701         [POSIX] (S_ISREG): Likewise.
12702         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
12703         optional-macro.
12704         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
12705         type.
12706         [POSIX] (time_t): Likewise.
12707         [POSIX] (timer_t): Likewise.
12709 2014-06-11  Florian Weimer  <fweimer@redhat.com>
12711         [BZ #17048]
12712         * posix/spawn_int.h (struct __spawn_action): Make the path string
12713         non-const to support deallocation.
12714         * posix/spawn_faction_addopen.c
12715         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
12716         * posix/spawn_faction_destroy.c
12717         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
12718         path in all spawn_do_open actions.
12719         * posix/tst-spawn.c (do_test): Exercise the copy operation in
12720         posix_spawn_file_actions_addopen.
12722 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
12724         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
12725         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
12726         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
12727         conditional code always true.
12728         (__libc_vfork): New alias.
12730 2014-06-11  Roland McGrath  <roland@hack.frob.com>
12732         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12733         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
12735         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
12737         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12738         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
12740         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
12741         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
12743         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12744         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
12746 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12748         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
12749         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
12750         multiarch strcmp for PPC64.
12751         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
12752         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
12753         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
12754         multiarch optimizations.
12755         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12756         (__libc_ifunc_impl_list): Likewise.
12758 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
12760         * benchtests/scripts/validate_benchout.py: New script.
12761         * benchtests/Makefile (bench-func): Call it.
12762         * benchtests/scripts/benchout.schema.json: New file.
12764 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
12766         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
12767         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
12768         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
12769         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
12770         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
12771         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
12772         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
12773         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
12774         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
12775         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
12776         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
12777         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
12778         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
12779         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
12780         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
12781         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
12782         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
12783         Moved ...
12784         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
12785         ... here.
12786         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
12787         Moved ...
12788         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
12789         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
12790         Moved ...
12791         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
12792         ... here.
12793         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
12794         Moved ...
12795         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
12796         ... here.
12797         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
12798         Moved ...
12799         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
12800         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
12801         Moved ...
12802         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
12803         ... here.
12804         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
12805         Moved ...
12806         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
12807         ... here.
12808         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
12809         Moved ...
12810         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
12811         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
12812         Moved ...
12813         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
12814         ... here.
12815         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
12816         Moved ...
12817         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
12818         ... here.
12819         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
12820         Moved ...
12821         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
12822         ... here.
12823         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
12824         Moved ...
12825         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
12826         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
12827         Moved ...
12828         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
12829         ... here.
12830         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
12831         Moved ...
12832         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
12833         ... here.
12834         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
12835         Moved ...
12836         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
12837         ... here.
12838         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
12839         Moved ...
12840         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
12841         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
12842         Moved ...
12843         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
12844         ... here.
12845         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
12846         Moved ...
12847         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
12848         ... here.
12849         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
12850         Moved ...
12851         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
12852         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
12853         Moved ...
12854         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
12855         ... here.
12856         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
12857         Moved ...
12858         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
12859         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
12860         Moved ...
12861         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
12862         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
12863         Moved ...
12864         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
12865         ... here.
12866         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
12867         Moved ...
12868         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
12869         ... here.
12870         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
12871         Moved ...
12872         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
12873         ... here.
12874         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
12875         Moved ...
12876         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
12877         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
12878         Moved ...
12879         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
12880         ... here.
12881         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
12882         Moved ...
12883         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
12884         ... here.
12885         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
12886         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
12887         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
12888         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
12889         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
12890         Moved ...
12891         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
12892         ... here.
12893         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
12894         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
12895         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
12896         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
12897         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
12898         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
12899         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
12900         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
12901         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
12902         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
12903         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
12904         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
12905         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
12906         Moved ...
12907         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
12908         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
12909         Moved ...
12910         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
12911         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
12912         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
12913         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
12914         Moved ...
12915         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
12916         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
12917         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
12918         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
12919         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
12920         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
12921         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
12923 2014-06-10  Wilco  <wdijkstr@arm.com>
12925         * math/test-fenv-return.c: New file.
12926         * math/Makefile: Add new test test-fenv-return.
12928 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
12930         [BZ #17042]
12931         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
12932         when x - 1 is zero.
12933         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
12934         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
12935         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
12936         0.0L for an argument of 1.0L.
12937         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
12938         Likewise.
12939         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
12940         value when x - 1 is zero.
12941         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
12942         * sysdeps/i386/fpu/libm-test-ulps: Update.
12943         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12945 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
12947         [BZ #15119]
12948         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
12950 2014-06-09  Roland McGrath  <roland@hack.frob.com>
12952         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
12953         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
12955 2014-06-09  Roland McGrath  <roland@hack.frob.com>
12957         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12958         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
12960         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12961         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
12963         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12964         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
12966         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12967         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
12969         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
12970         if not already defined.
12971         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
12972         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
12973         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
12974         (TLS_INIT_TP): Use it.
12975         (TLS_DEFINE_INIT_TP): New macro.
12976         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
12978 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
12980         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
12981         constant.
12982         [POSIX] (IXANY): Likewise.
12983         [POSIX] (OLCUC): Likewise.
12984         [POSIX || POSIX2008] (CBAUD): Do not allow.
12985         [POSIX || POSIX2008] (DEFECHO): Likewise.
12986         [POSIX || POSIX2008] (ECHOCTL): Likewise.
12987         [POSIX || POSIX2008] (ECHOKE): Likewise.
12988         [POSIX || POSIX2008] (ECHOPRT): Likewise.
12989         [POSIX || POSIX2008] (EXTA): Likewise.
12990         [POSIX || POSIX2008] (EXTB): Likewise.
12991         [POSIX || POSIX2008] (FLUSHO): Likewise.
12992         [POSIX || POSIX2008] (LOBLK): Likewise.
12993         [POSIX || POSIX2008] (PENDIN): Likewise.
12994         [POSIX || POSIX2008] (SWTCH): Likewise.
12995         [POSIX || POSIX2008] (VDISCARD): Likewise.
12996         [POSIX || POSIX2008] (VDSUSP): Likewise.
12997         [POSIX || POSIX2008] (VLNEXT): Likewise.
12998         [POSIX || POSIX2008] (VREPRINT): Likewise.
12999         [POSIX || POSIX2008] (VSTATUS): Likewise.
13000         [POSIX || POSIX2008] (VWERASE): Likewise.
13001         (B*): Change to B[0123456789]*.
13002         * conform/data/time.h-data [POSIX || UNIX98]
13003         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
13004         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
13005         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
13006         [POSIX] (tm_*): Do not allow.
13008 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
13010         * Makefile (install): Don't set LANGUAGE.
13011         * Makefile.in (install): Likewise.
13012         * assert/Makefile (test-assert-ENV): Remove variable.
13013         (test-assert-perr-ENV): Likewise.
13014         * elf/Makefile (neededtest4-ENV): Likewise.
13015         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13016         [$(cross-compiling) = no]: Don't set LANGUAGE.
13017         * io/ftwtest-sh (LANG): Remove variable.
13018         * libio/Makefile (tst-widetext-ENV): Likewise.
13019         * manual/install.texi (Running make install): Don't refer to
13020         environment settings for make install.
13021         * INSTALL: Regenerated.
13022         * nptl/tst-tls6.sh: Don't set LANG.
13023         * posix/globtest.sh (LANG): Remove variable.
13024         * string/Makefile (tester-ENV): Likewise.
13025         (inl-tester-ENV): Likewise.
13026         (noinl-tester-ENV): Likewise.
13027         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13028         [$(cross-compiling) = no]: Don't set LANGUAGE.
13029         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
13030         without explicit environment settings.
13032 2014-06-06  Roland McGrath  <roland@hack.frob.com>
13034         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
13035         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
13036         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
13037         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
13039 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
13041         * crypt/crypt-private.h [DOS]: Add some includes taken from the
13042         other files in the crypt directory.
13043         * crypt/crypt.c: Remove duplicate includes.
13044         * crypt/crypt-entry.c: Likewise.
13045         * crypt/crypt_util.c: Likewise.
13047 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
13049         * Makeconfig (run-program-env): New variable.
13050         (run-program-prefix-before-env): Likewise.
13051         (run-program-prefix-after-env): Likewise.
13052         (run-program-prefix): Define in terms of new variables.
13053         (built-program-cmd-before-env): New variable.
13054         (built-program-cmd-after-env): Likewise.
13055         (built-program-cmd): Define in terms of new variables.
13056         (test-program-prefix-before-env): New variable.
13057         (test-program-prefix-after-env): Likewise.
13058         (test-program-prefix): Define in terms of new variables.
13059         (test-program-cmd-before-env): New variable.
13060         (test-program-cmd-after-env): Likewise.
13061         (test-program-cmd): Define in terms of new variables.
13062         * Rules (make-test-out): Use $(run-program-env).
13063         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
13064         (help): Do not mention environment variables.  Mention
13065         --timeoutfactor option.
13066         (timeoutfactor): New variable.
13067         (blacklist_exports): Remove function.
13068         (exports): Remove variable.
13069         (command): Do not include ${exports}.
13070         * manual/install.texi (Configuring and compiling): Do not mention
13071         test wrappers preserving environment variables.  Mention that last
13072         assignment to a variable must take precedence.
13073         * INSTALL: Regenerated.
13074         * benchtests/Makefile (run-bench): Use $(run-program-env).
13075         * catgets/Makefile ($(objpfx)test1.cat): Use
13076         $(built-program-cmd-before-env), $(run-program-env) and
13077         $(built-program-cmd-after-env).
13078         ($(objpfx)test2.cat): Do not specify environment variables
13079         explicitly.
13080         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
13081         $(run-program-env) and $(built-program-cmd-after-env).
13082         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
13083         $(run-program-env) and $(test-program-cmd-after-env).
13084         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
13085         explicitly.
13086         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
13087         run_program_env and test_program_cmd_after_env arguments.
13088         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
13089         * elf/tst-pathopt.sh: Use run_program_env argument.
13090         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
13091         $(test-wrapper-env) and $(run-program-env).
13092         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
13093         run_program_env arguments.
13094         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
13095         * intl/Makefile ($(objpfx)tst-gettext.out): Use
13096         $(test-program-prefix-before-env), $(run-program-env) and
13097         $(test-program-prefix-after-env).
13098         ($(objpfx)tst-gettext2.out): Likewise.
13099         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
13100         run_program_env and test_program_prefix_after_env arguments.
13101         * intl/tst-gettext2.sh: Likewise.
13102         * intl/tst-gettext4.sh: Do not set environment variables
13103         explicitly.
13104         * intl/tst-gettext6.sh: Likewise.
13105         * intl/tst-translit.sh: Likewise.
13106         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
13107         $(test-program-prefix-before-env), $(run-program-env) and
13108         $(test-program-prefix-after-env).
13109         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
13110         run_program_env and test_program_prefix_after_env arguments.
13111         * math/Makefile (run-regen-ulps): Use $(run-program-env).
13112         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
13113         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
13114         explicitly with each use of ${test_wrapper_env}.
13115         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
13116         $(test-program-prefix-before-env), $(run-program-env) and
13117         $(test-program-prefix-after-env).
13118         * posix/tst-getconf.sh: Do not set environment variables
13119         explicitly.
13120         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
13121         run_program_env and test_program_prefix_after_env arguments.
13122         * stdio-common/tst-printf.sh: Do not set environment variables
13123         explicitly.
13124         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
13125         $(test-program-prefix-before-env), $(run-program-env) and
13126         $(test-program-prefix-after-env).
13127         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
13128         run_program_env and test_program_prefix_after_env arguments.
13129         Split $test calls into $test_pre and $test.
13130         * timezone/Makefile (build-testdata): Use
13131         $(built-program-cmd-before-env), $(run-program-env) and
13132         $(built-program-cmd-after-env).
13134 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13136         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
13137         strlen for non SHARED builds.
13139 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
13141         * nptl/allocatestack.c (check_list): Inlined function...
13142         (__reclaim_stacks): ... here.
13144 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
13146         [BZ #15698]
13147         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
13148         memory overrun.
13150 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
13152         * Rules (make-test-out): Include
13153         LOCPATH=$(common-objpfx)localedata in default environment.
13154         * debug/Makefile (tst-chk1-ENV): Remove variable.
13155         (tst-chk2-ENV): Likewise.
13156         (tst-chk3-ENV): Likewise.
13157         (tst-chk4-ENV): Likewise.
13158         (tst-chk5-ENV): Likewise.
13159         (tst-chk6-ENV): Likewise.
13160         (tst-lfschk1-ENV): Likewise.
13161         (tst-lfschk2-ENV): Likewise.
13162         (tst-lfschk3-ENV): Likewise.
13163         (tst-lfschk4-ENV): Likewise.
13164         (tst-lfschk5-ENV): Likewise.
13165         (tst-lfschk6-ENV): Likewise.
13166         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
13167         (tst-iconv7-ENV): Likewise.
13168         * intl/Makefile (LOCPATH-ENV): Likewise.
13169         (tst-codeset-ENV): Likewise.
13170         (tst-gettext3-ENV): Likewise.
13171         (tst-gettext5-ENV): Likewise.
13172         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
13173         (tst-fopenloc-ENV): Likewise.
13174         (tst-fgetws-ENV): Remove variable.
13175         (tst-ungetwc1-ENV): Likewise.
13176         (tst-ungetwc2-ENV): Likewise.
13177         (bug-ungetwc2-ENV): Likewise.
13178         (tst-swscanf-ENV): Likewise.
13179         (bug-ftell-ENV): Likewise.
13180         (tst-fgetwc-ENV): Likewise.
13181         (tst-fseek-ENV): Likewise.
13182         (tst-ftell-partial-wide-ENV): Likewise.
13183         (tst-ftell-active-handler-ENV): Likewise.
13184         (tst-ftell-append-ENV): Likewise.
13185         * posix/Makefile (tst-fnmatch-ENV): Likewise.
13186         (tst-regexloc-ENV): Likewise.
13187         (bug-regex1-ENV): Likewise.
13188         (tst-regex-ENV): Likewise.
13189         (tst-regex2-ENV): Likewise.
13190         (bug-regex5-ENV): Likewise.
13191         (bug-regex6-ENV): Likewise.
13192         (bug-regex17-ENV): Likewise.
13193         (bug-regex18-ENV): Likewise.
13194         (bug-regex19-ENV): Likewise.
13195         (bug-regex20-ENV): Likewise.
13196         (bug-regex22-ENV): Likewise.
13197         (bug-regex23-ENV): Likewise.
13198         (bug-regex25-ENV): Likewise.
13199         (bug-regex26-ENV): Likewise.
13200         (bug-regex30-ENV): Likewise.
13201         (bug-regex32-ENV): Likewise.
13202         (bug-regex33-ENV): Likewise.
13203         (bug-regex34-ENV): Likewise.
13204         (bug-regex35-ENV): Likewise.
13205         (tst-rxspencer-ENV): Likewise.
13206         (tst-rxspencer-no-utf8-ENV): Likewise.
13207         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
13208         (tst-sscanf-ENV): Likewise.
13209         (tst-swprintf-ENV): Likewise.
13210         (tst-swscanf-ENV): Likewise.
13211         (test-vfprintf-ENV): Likewise.
13212         (scanf13-ENV): Likewise.
13213         (bug14-ENV): Likewise.
13214         (tst-grouping-ENV): Likewise.
13215         * stdlib/Makefile (tst-strtod-ENV): Likewise.
13216         (tst-strtod3-ENV): Likewise.
13217         (tst-strtod4-ENV): Likewise.
13218         (tst-strtod5-ENV): Likewise.
13219         (testmb2-ENV): Likewise./
13220         * string/Makefile (tst-strxfrm-ENV): Likewise.
13221         (tst-strxfrm2-ENV): Likewise.
13222         (bug-strcoll1-ENV): Likewise.
13223         (test-strcasecmp-ENV): Likewise.
13224         (test-strncasecmp-ENV): Likewise.
13225         * time/Makefile (tst-strptime-ENV): Likewise.
13226         (tst-ftime_l-ENV): Likewise.
13227         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
13228         (tst-mbrtowc-ENV): Likewise.
13229         (tst-wcrtomb-ENV): Likewise.
13230         (tst-mbrtowc2-ENV): Likewise.
13231         (tst-c16c32-1-ENV): Likewise.
13232         (tst-mbsnrtowcs-ENV): Likewise.
13234 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
13236         * manual/resource.texi (How to get information about the memory
13237         subsystem?): Fix typo.
13238         Reported by Peon de la Parra Ivan <peon@keba.com>
13240 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
13242         [BZ #16882]
13243         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
13244         (pthread_spin_lock): Branch out of spin loop to proper location.
13245         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
13246         (pthread_spin_lock): Likewise.
13248         * nptl/tst-spin4.c: New test.
13249         * nptl/Makefile (tests): Add tst-spin4.
13251 2014-06-03  Andreas Schwab  <schwab@suse.de>
13253         [BZ #15946]
13254         * resolv/res_send.c (send_dg): Reload file descriptor after
13255         calling reopen.
13257 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
13259         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13261 2014-06-03  Richard Henderson  <rth@redhat.com>
13263         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
13264         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
13265         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
13266         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
13267         in the SAVE_PID block.
13268         (__libc_vfork): New alias.
13269         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
13271         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
13272         child in registers, not on the stack.  Remove RESET_PID conditionals.
13273         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
13275 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13277         * sysdeps/aarch64/libm-test-ulps: Regenerate.
13279 2014-06-03  Wilco  <wdijkstr@arm.com>
13281         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
13282         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
13283         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
13284         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
13285         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
13286         Likewise.
13288 2014-06-03  Wilco  <wdijkstr@arm.com>
13290         * sysdeps/aarch64/fpu/math_private.h
13291         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
13292         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
13293         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
13294         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
13295         Fix declarations.
13297 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
13299         * crypt/crypt-private.h: Include ufc-crypt.h.
13300         (__b64_from_24bit): Declare extern.
13301         * crypt/crypt_util.c(__b64_from_24bit): New function.
13302         (b64t): New static const variable.
13303         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
13304         (b64t): Remove variable.
13305         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
13306         * crypt/sha256-crypt.c: Include crypt-private.h.
13307         (b64t): Remove variable.
13308         (__sha256_crypt_r): Remove b64_from_24bit and replace
13309         with __b64_from_24bit.
13310         * crypt/sha512-crypt.c: Likewise.
13312 2014-06-02  Roland McGrath  <roland@hack.frob.com>
13314         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
13315         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
13316         Label the code __libc_vfork rather than __vfork.
13317         [!NOT_IN_libc] (vfork): Define as weak alias.
13318         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
13319         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
13320         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
13322 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13324         * malloc/malloc.c (malloc_info): Fix format specifier for
13325         n_mmaps.
13327 2014-06-02  Wilco  <wdijkstr@arm.com>
13329         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
13330         FPCR write.
13332 2014-06-02  Wilco  <wdijkstr@arm.com>
13334         [BZ #17009]
13335         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
13336         Rewrite to reduce FPCR/FPSR accesses.
13338 2014-06-01  David S. Miller  <davem@davemloft.net>
13340         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13342 2014-05-31  David S. Miller  <davem@davemloft.net>
13344         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
13345         to occur in round to nearest mode when |x| >= 2.0
13347 2014-05-30  Richard Henderson  <rth@twiddle.net>
13349         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
13350         (PSEUDO_RET_NOERRNO): Remove.
13351         (ret): Don't redefine.
13352         (ret_NOERRNO): Define in terms of ret.
13353         (ret_ERRVAL): Likewise.
13355         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
13356         use of PSEUDO_RET; perform the error check directly.
13358 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
13360         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
13361         with __int128_t.
13363 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
13365         * malloc/malloc (malloc_info): Fix formatting.
13367 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
13368             Roland McGrath  <roland@hack.frob.com>
13370         * malloc/malloc (malloc_info): Also print mmapped statistics.
13372 2014-05-30  Roland McGrath  <roland@hack.frob.com>
13374         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
13375         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
13377 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
13379         * malloc/malloc.c (malloc_info): Inline mi_arena.
13381 2014-05-29  Richard Henderson  <rth@twiddle.net>
13383         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
13384         Remove comma before expanding ASM_ARGS_##nr.
13385         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
13386         Make _x0 a strict output; make _x8 a strict input; adjust expansion
13387         of ASM_ARGS_##nr.
13388         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
13389         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
13390         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
13391         (ASM_ARGS_1): Add leading comma.
13393         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
13394         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
13395         to __errno_location.
13396         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
13397         Remove the expected plt for __errno_location.
13399         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13400         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
13401         call to __read_tp.
13403         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13404         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
13405         it and break it down.
13406         (DOCARGS_0, DOCARGS_1): Do nothing.
13407         (DOCARGS_2): Update to store into the new stack frame.
13408         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
13409         (UNDOCARGS_1): Update to restore from the new stack frame.
13410         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
13411         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
13413         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13414         (SINGLE_THREAD_P): New parameter for result regno.
13415         (PSEUDO): Update to match; use cbz instead of beq.
13417         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13418         Use ENTRY to define the _nocancel entry point.  Share the syscall
13419         and syscall error check paths with the cancel path.
13420         (PSEUDO_END): New.
13422         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
13423         whitespace; tabs before and after asm mnemonics.
13425 2014-05-29  Eric Wong  <normalperson@yhbt.net>
13427         [BZ #15132]
13428         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
13429         Call fstat64 or stat64 internally, depending on arguments passed.
13430         Replace stat buffer argument with file descriptor argument.
13431         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
13432         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
13433         Pass fd to __internal_statvfs instead of calling fstat64.
13434         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
13435         Pass fd to __internal_statvfs64 instead of calling fstat64.
13436         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
13437         Pass -1 to __internal_statvfs instead of calling stat64.
13438         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
13439         Pass -1 to __internal_statvfs64 instead of calling stat64.
13441 2014-05-28  Roland McGrath  <roland@hack.frob.com>
13443         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
13444         that was previously under [RESET_PID].
13445         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
13447         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
13448         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
13450 2014-05-27  Roland McGrath  <roland@hack.frob.com>
13452         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
13454         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
13455         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
13457 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
13459         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
13461 2014-05-27  Andreas Schwab  <schwab@suse.de>
13463         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
13464         TLS_INIT_TP macro.
13465         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
13466         * elf/rtld.c (init_tls, dl_main): Likewise.
13467         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
13468         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
13469         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
13470         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
13471         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
13472         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
13473         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
13474         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
13475         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
13476         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
13477         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
13478         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
13479         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
13480         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
13481         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
13482         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
13483         * sysdeps/generic/tls.h: Update description.
13485 2014-05-27  Will Newton  <will.newton@linaro.org>
13487         [BZ #16990]
13488         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
13489         and restore r2 rather than just restoring.
13491 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
13493         [BZ #16724]
13494         * libio/tst-ftell-append.c: New test case.
13495         * libio/Makefile (tests): Add test case.
13496         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
13497         append mode.
13498         * libio/wfileops.c (do_ftell_wide): Likewise.
13500 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13502         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13504         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
13505         ...
13506         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
13507         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
13508         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
13509         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
13510         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
13511         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
13512         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
13513         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
13514         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
13515         Moved ...
13516         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
13517         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
13518         Moved ...
13519         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
13520         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
13521         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
13522         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
13523         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
13524         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
13525         ...
13526         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
13527         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
13528         Moved ...
13529         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
13530         here.
13531         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
13532         ...
13533         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
13534         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
13535         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
13537         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
13538         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
13539         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
13540         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
13542         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
13543         merge into ...
13544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
13545         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
13546         ...
13547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
13548         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
13549         ...
13550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
13551         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
13552         Moved ...
13553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
13554         here.
13555         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
13556         Moved ...
13557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
13558         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
13559         Moved ...
13560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
13562         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
13563         conditional [RESET_PID].
13564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
13565         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
13566         removed.
13567         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
13568         removed.
13570         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
13571         <tcb-offsets.h>.
13572         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13573         (__libc_vfork): New strong alias.
13574         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
13575         removed.
13576         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
13577         Removed.
13579         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
13580         <tcb-offsets.h>.
13581         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
13582         (__libc_vfork): New strong alias.
13583         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
13584         removed.
13585         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
13586         removed.
13588 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
13590         * malloc/malloc.c (mi_arena): New function.
13591         (malloc_info): Remove nested function mi_arena. Call non-nosted
13592         function mi_arena.
13594 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13596         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
13597         by insrwi.
13598         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
13599         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
13600         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
13601         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
13602         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
13603         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
13604         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
13606 2014-05-26  Andreas Schwab  <schwab@suse.de>
13608         [BZ #16984]
13609         * locale/programs/repertoire.c (repertoire_read): Add slash
13610         between I18NPATH element and file name.
13611         * locale/programs/locfile.c (locfile_read): Likewise.
13613 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
13615         * nptl/pthread_mutexattr_settype.c
13616         (__pthread_mutexattr_settype):
13617         Disable lock elision for PTHREAD_MUTEX_NORMAL.
13619 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
13621         * nptl/tst-mutex5 (do_test):
13622         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
13624 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
13626         * benchtests/README: Document 'init' directive.
13627         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
13628         BENCH_INIT.
13629         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
13630         (parse_file): Recognize 'init' directive.
13632 2014-05-26  Kyle McMartin  <kyle@redhat.com>
13634         [BZ #16796]
13635         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
13636         alignment of struct pthread.
13638 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
13640         [BZ #16878]
13641         * nscd/netgroupcache.c (addgetnetgrentX): Look for
13642         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
13643         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
13644         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
13646 2014-05-25  Richard Henderson  <rth@twiddle.net>
13648         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13649         (SINGLE_THREAD_P_PIC): Remove.
13650         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
13651         (SINGLE_THREAD_P_PIC): Remove.
13653         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
13654         branch to syscall error ...
13655         (PSEUDO): ... here.
13656         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
13657         from __local_syscall_error to .Lsyscall_error.
13658         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
13659         (SYSCALL_ERROR): Update label name.
13661         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13662         Do not use DOARGS/UNDOARGS.
13663         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
13664         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
13665         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
13666         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
13667         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
13669         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
13670         block comment.
13672         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
13673         define if !NOT_IN_libc.
13674         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
13675         define with non-default symbol versions.
13677 2014-05-23  Richard Henderson  <rth@twiddle.net>
13679         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
13680         (vfork, __vfork): Define via compat_symbol.
13682         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
13683         [!HAVE_IFUNC] (vfork_compat): Remove.
13684         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
13686 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
13688         [BZ #16978]
13689         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
13690         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
13691         variable.
13693 2014-05-23  Richard Henderson  <rth@twiddle.net>
13695         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
13696         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
13697         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
13698         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
13700         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
13701         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
13702         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
13703         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
13704         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
13705         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
13706         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
13707         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
13708         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
13709         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
13710         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
13711         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
13712         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
13713         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
13714         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
13715         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
13716         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
13717         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
13718         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
13719         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
13720         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
13721         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
13722         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
13723         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
13724         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
13725         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
13726         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
13727         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
13728         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
13729         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
13730         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
13731         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
13732         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
13733         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
13734         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
13735         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
13736         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
13737         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
13738         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
13739         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
13740         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
13741         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
13742         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
13743         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
13744         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
13745         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
13746         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
13747         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
13748         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
13749         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
13750         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
13751         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
13752         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
13753         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
13754         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
13755         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
13757         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
13758         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
13759         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
13760         before exiting on error.
13761         (__libc_vfork): New strong alias.
13762         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
13763         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
13765         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
13766         that was previously under [RESET_PID].
13767         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
13769         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
13771 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
13773         [BZ #16977]
13774         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
13775         value when x - 1 is zero.
13776         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
13777         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
13778         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
13779         0.0L for an argument of 1.0L.
13780         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
13781         Likewise.
13782         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
13783         value when x - 1 is zero.
13784         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
13785         * sysdeps/i386/fpu/libm-test-ulps: Update.
13786         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13788 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
13790         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
13791         alphasort and versionsort.
13793 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13795         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
13796         macro.
13797         [copysignf]: Likewise.
13799 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
13801         * crypt/md5-crypt.c: Fix formatting.
13803 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
13805         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
13806         (b64_from_24bit): New function.
13808 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13810         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
13811         libc_hidden_builtin_def to ifunc.
13812         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
13813         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
13815 2014-05-21  Roland McGrath  <roland@hack.frob.com>
13817         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
13818         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
13820 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
13822         * nscd/Depend (linuxthreads): Remove.
13823         (nptl): Add.
13824         * resolv/Depend (linuxthreads): Remove.
13825         * rt/Depend (linuxthreads): Remove.
13827         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
13828         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
13829         $(common-objpfx)elf/.
13830         (link-libc-before-gnulib): Likewise.
13831         (elfobjdir): Remove variable.
13832         * Makefile (install): Use $(elf-objpfx) instead of
13833         $(common-objpfx)elf/.
13834         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
13835         $(elfobjdir)/.
13836         (link-libc-deps): Likewise.
13837         ($(common-objpfx)libc.so): Likewise.
13838         ($(common-objpfx)linkobj/libc.so): Likewise.
13839         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
13840         instead of $(common-objpfx)elf/.
13841         (symbolic-link-list): Likewise.
13842         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13843         [$(cross-compiling) = no]: Likewise.
13844         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
13845         $(elfobjdir)/.
13846         (static-gnulib-arch): Likewise.
13847         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13848         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
13849         $(common-objpfx)elf/.
13851 2014-05-21  Richard Henderson  <rth@redhat.com>
13853         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13854         (SINGLE_THREAD_P): Use the correct width load.  Fold
13855         into the ldr offset.
13857         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
13858         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
13860 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
13862         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
13863         (libgcc_s_resume): Use __attribute_used__.
13864         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
13865         Likewise.
13867 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13869         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
13870         optimization when used with float constants.
13872         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13874 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
13876         [BZ #16915]
13877         * locale/nl_langinfo_l.c: Make direct reference to every
13878         _nl_current_CATEGORY symbol.
13879         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
13880         (tests-static): Add tst-langinfo-static.
13881         (tests-special): Add tst-langinfo-static.out.
13882         ($(objpfx)tst-langinfo.out): Redirect output.
13883         ($(objpfx)tst-langinfo-static.out): New.
13884         * localedata/tst-langinfo.sh: Send output to stdout.
13885         * localedata/tst-langinfo-static.c: New file.
13887         [BZ #16965]
13888         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
13889         when the shift amount is modulo the limb size.
13891 2014-05-20  Richard Henderson  <rth@redhat.com>
13893         [BZ #16967]
13894         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
13895         Change type of sa_flags from unsigned int to int.
13897         [BZ #16966]
13898         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
13900         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
13902 2014-05-20  Will Newton  <will.newton@linaro.org>
13904         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13905         Test the return value of the system call in the nocancel case.
13907 2014-05-20  Will Newton  <will.newton@linaro.org>
13908             Yvan Roux  <yvan.roux@linaro.org>
13910         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
13911         #include of asm/ptrace.h.
13912         (PTRACE_GET_THREAD_AREA): Remove #undef.
13913         (PTRACE_GETHBPREGS): Likewise.
13914         (PTRACE_SETHBPREGS): Likewise.
13915         (struct user_regs_struct): New structure.
13916         (struct user_fpsimd_struct): New structure.
13917         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
13918         #include of asm/ptrace.h and second #include of sys/user.h.
13919         (PTRACE_GET_THREAD_AREA): Remove #undef.
13920         (PTRACE_GETHBPREGS): Likewise.
13921         (PTRACE_SETHBPREGS): Likewise.
13922         (ELF_NGREG): Use new struct user_regs_struct.
13923         (elf_fpregset_t): Use new struct user_fpsimd_struct.
13925 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13927         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
13928         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
13930 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
13932         [BZ #16958]
13933         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
13934         membar to avoid block loads/stores to overlap previous stores.
13936 2014-05-17  Richard Henderson  <rth@redhat.com>
13938         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
13939         Create the __##syscall_name##_nocancel entry point.
13940         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
13941         Remove; let the sysdep-cancel.h code create it.
13943 2014-05-17  David S. Miller  <davem@davemloft.net>
13945         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
13946         Protect with __USE_GNU.
13947         (TIOCSET_TEMPT): Likewise.
13948         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
13949         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
13950         these are already provided in bits/ioctl-types.h
13952 2014-05-16  Roland McGrath  <roland@hack.frob.com>
13954         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
13955         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
13957         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
13958         Use wait4 regardless of [__NR_waitpid].
13960 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
13962         PR libgcc/60166
13963         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
13964         (_FP_NANSIGN_Q): Set the quiet bit.
13966 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
13968         * benchtests/Makefile
13969         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
13970         not $(common-objpfx)math/libm.so.
13971         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
13972         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
13973         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
13974         $(common-objpfx)dlfcn/libdl.so.
13975         ($(objpfx)tst-audit8): Depend on $(libm), not
13976         $(common-objpfx)math/libm.so.
13977         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
13978         not $(common-objpfx)dlfcn/libdl.so.
13979         * math/Makefile
13980         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
13981         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
13982         [$(build-shared) = yes].
13983         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
13984         $(common-objpfx)nptl/libpthread.so.
13985         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
13986         $(common-objpfx)math/libm.so$(libm.so-version) or
13987         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
13988         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
13989         $(common-objpfx)dlfcn/libdl.so.
13990         * setjmp/Makefile (link-libm): Remove variable.
13991         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
13992         * stdio-common/Makefile (link-libm): Remove variable.
13993         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
13994         * stdlib/Makefile (link-libm): Remove variable.
13995         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
13996         ($(objpfx)tst-strtod-round): Likewise.
13997         ($(objpfx)tst-tininess): Likewise.
13998         ($(objpfx)tst-strtod-underflow): Likewise.
13999         ($(objpfx)tst-strtod6): Likewise.
14000         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
14001         $(libdl), not $(common-objpfx)nptl/libpthread.so and
14002         $(common-objpfx)dlfcn/libdl.so.
14004 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14006         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
14007         BSD terminal modes definitions.
14009 2014-05-16  Roland McGrath  <roland@hack.frob.com>
14011         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
14012         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
14014         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
14015         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
14016         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
14017         Don't do #include_next.
14018         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
14019         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
14020         Don't do #include_next.
14021         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
14022         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
14023         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
14024         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
14026 2014-05-16  Allan McRae  <allan@archlinux.org>
14028         * po/sv.po: Update Swedish translation from translation project.
14030         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
14031         in sed expression.
14033 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
14035         [BZ #16917]
14036         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
14037         errno if the TIOCGPTN ioctl fails with an error different than
14038         EINVAL.
14039         * login/tst-ptsname.c: New file.
14040         * login/Makefile (tests): Add tst-ptsname.
14042         [BZ #16943]
14043         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
14044         and prlimit64.
14046 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
14048         [BZ #16849]
14049         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
14050         herrno to return EAI_AGAIN.
14052 2014-05-14  Roland McGrath  <roland@hack.frob.com>
14054         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
14055         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
14056         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
14057         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
14058         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
14059         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
14060         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
14061         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
14062         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
14063         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
14064         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
14065         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
14066         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
14067         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
14068         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
14069         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
14070         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
14071         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
14072         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
14073         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
14074         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
14075         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
14076         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
14077         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
14078         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
14079         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
14080         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
14081         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
14082         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
14083         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
14084         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
14085         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
14086         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
14087         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
14088         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
14089         Moved ...
14090         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
14091         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
14092         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
14093         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
14094         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
14095         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
14096         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
14097         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
14098         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
14099         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
14100         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
14101         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
14102         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
14103         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
14104         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
14105         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
14106         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
14107         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
14108         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
14109         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
14110         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
14111         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
14112         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
14113         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
14114         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
14115         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
14116         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
14117         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
14118         Moved ...
14119         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
14120         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
14121         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
14122         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
14123         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
14124         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
14125         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
14126         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
14127         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
14128         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
14129         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
14130         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
14131         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
14132         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
14133         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
14134         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
14135         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
14136         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
14137         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
14138         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
14139         Moved ...
14140         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
14141         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
14142         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
14144         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
14145         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
14146         (libpthread-sysdep_routines): Add elision-related stuff here instead.
14147         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
14148         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
14149         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
14150         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
14151         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
14152         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
14153         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
14154         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
14155         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
14156         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
14157         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
14158         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
14159         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
14160         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
14161         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
14162         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
14163         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
14164         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
14165         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
14166         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
14167         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
14168         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
14169         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
14170         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
14171         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
14172         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
14173         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
14174         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
14176         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
14177         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
14179         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
14180         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
14181         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
14182         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
14183         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
14184         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
14185         Moved ...
14186         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
14187         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
14188         Moved ...
14189         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
14190         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
14191         Moved ...
14192         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
14193         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
14194         Moved ...
14195         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
14196         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
14197         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
14198         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
14199         Moved ...
14200         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
14201         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
14202         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
14203         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
14204         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
14205         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
14206         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
14207         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
14208         Moved ...
14209         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
14210         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
14211         Moved ...
14212         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
14213         ... here.
14214         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
14215         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
14216         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
14217         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
14218         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
14219         Moved ...
14220         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
14221         ... here.
14222         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
14223         Moved ...
14224         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
14225         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
14226         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
14227         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
14228         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
14229         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
14230         Moved ...
14231         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
14232         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
14233         Moved ...
14234         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
14235         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
14236         Moved ...
14237         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
14238         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
14239         Moved ...
14240         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
14241         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
14242         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
14243         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
14244         Moved ...
14245         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
14246         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
14247         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
14248         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
14249         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
14250         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
14251         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
14252         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
14253         Moved ...
14254         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
14255         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
14256         Moved ...
14257         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
14258         ... here.
14259         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
14260         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
14261         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
14262         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
14263         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
14264         Moved ...
14265         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
14266         ... here.
14267         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
14268         Moved ...
14269         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
14270         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
14271         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
14272         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
14273         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
14274         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
14275         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
14276         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
14277         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
14278         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
14279         Moved ...
14280         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
14281         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
14282         Moved ...
14283         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
14284         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
14285         Moved ...
14286         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
14287         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
14288         Moved ...
14289         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
14290         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
14291         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
14292         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
14293         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
14294         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
14295         Moved ...
14296         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
14297         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
14298         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
14299         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
14300         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
14301         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
14302         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
14303         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
14304         Moved ...
14305         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
14306         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
14307         Moved ...
14308         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
14309         ... here.
14310         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
14311         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
14312         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
14313         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
14314         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
14315         Moved ...
14316         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
14317         ... here.
14318         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
14319         Moved ...
14320         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
14321         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
14322         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
14323         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
14324         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
14325         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
14326         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
14327         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
14328         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
14329         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
14330         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
14332         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
14333         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
14335         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
14336         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
14338         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
14339         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
14340         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
14341         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
14342         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
14343         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
14344         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
14345         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
14346         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
14347         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
14348         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
14349         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
14350         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
14351         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
14352         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
14353         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
14354         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
14355         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
14356         Moved ...
14357         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
14358         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
14359         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
14360         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
14361         Moved ...
14362         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
14363         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
14364         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
14365         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
14366         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
14367         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
14368         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
14369         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
14370         Moved ...
14371         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
14372         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
14373         Moved ...
14374         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
14375         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
14376         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
14377         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
14378         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
14379         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
14380         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
14381         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
14382         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
14383         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
14384         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
14385         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
14386         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
14387         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
14388         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
14389         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
14390         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
14392         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
14393         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
14394         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
14395         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
14396         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
14398         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
14399         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
14400         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
14401         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
14402         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
14403         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
14404         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
14405         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
14406         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
14407         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
14409         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
14410         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
14412         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
14413         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
14414         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
14415         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
14416         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
14417         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
14418         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
14419         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
14420         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
14421         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
14422         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
14423         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
14424         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
14425         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
14426         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
14427         Update #include.
14428         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
14429         Likewise.
14430         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
14431         Likewise.
14432         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
14433         Likewise.
14434         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
14435         Likewise.
14436         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
14437         Likewise.
14438         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
14439         Likewise.
14440         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
14441         Likewise.
14442         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
14443         Likewise.
14444         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
14445         Likewise.
14446         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
14447         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
14448         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
14449         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
14450         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
14451         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
14452         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
14453         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
14454         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
14455         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
14456         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
14457         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
14458         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
14459         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
14460         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
14462         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
14463         that was previously under [RESET_PID].
14464         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
14465         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
14466         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
14468         * sysdeps/i386/nptl/Implies: New file.
14469         * sysdeps/x86_64/nptl/Implies: New file.
14470         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
14471         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
14472         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
14473         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
14475         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
14476         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14477         (__libc_vfork): New strong alias.
14478         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
14479         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
14481         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
14482         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14483         (__libc_vfork): New strong alias.
14484         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
14485         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
14487         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
14488         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14489         (__libc_vfork): New strong alias.
14490         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
14491         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
14492         * nptl/pt-vfork.c: New file.
14493         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
14494         (libpthread: GLIBC_2.20): New version set (empty).
14496 2014-05-14  Will Newton  <will.newton@linaro.org>
14498         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
14499         rather than #if.
14501 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
14503         [BZ #16564]
14504         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
14505         arguments with exponent 65 or above.
14506         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
14507         arguments 0x1p113L or above.
14508         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
14509         to arguments 0x1p107L or above.
14510         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
14511         positive arguments with exponent 65 or above.
14512         * math/auto-libm-test-in: Add more tests of log1p.
14513         * math/auto-libm-test-out: Regenerated.
14515         [BZ #16928]
14516         * math/s_cacos.c (__cacos): Ensure zero real part of result from
14517         non-finite arguments is +0.
14518         * math/s_cacosf.c (__cacosf): Likewise.
14519         * math/s_cacosl.c (__cacosl): Likewise.
14520         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
14521         * sysdeps/i386/fpu/libm-test-ulps: Update.
14522         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14524         [BZ #16927]
14525         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
14526         value.
14527         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
14528         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
14529         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
14530         for explicit high bit of mantissa when testing for argument equal
14531         to 1.
14532         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
14533         * sysdeps/i386/fpu/libm-test-ulps: Update.
14534         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14536         [BZ #16516]
14537         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
14538         (__erf): Scale by 16 instead of 8 in potentially underflowing
14539         case.  Ensure exception if result actually underflows.
14540         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
14541         (__erff): Scale by 16 instead of 8 in potentially underflowing
14542         case.  Ensure exception if result actually underflows.
14543         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
14544         (efx8): Remove variable.
14545         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14546         case.  Ensure exception if result actually underflows.
14547         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
14548         (efx8): Remove variable.
14549         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14550         case.  Ensure exception if result actually underflows.
14551         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
14552         (efx8): Remove variable.
14553         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14554         case.  Ensure exception if result actually underflows.
14555         * math/auto-libm-test-in: Add more tests of erf.
14556         * math/auto-libm-test-out: Regenerated.
14558 2014-05-14  Andreas Schwab  <schwab@suse.de>
14560         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
14561         Remove code conditionalized on USE___THREAD.
14563         * config.h.in (HAVE_PT_CHOWN): Define as 0.
14564         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
14565         not definedness.
14567 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
14569         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
14570         Define unconditionally.
14571         (__ASSUME_O_CLOEXEC): Likewise.
14572         (__ASSUME_SOCK_CLOEXEC): Likewise.
14573         (__ASSUME_IN_NONBLOCK): Likewise.
14574         (__ASSUME_PIPE2): Likewise.
14575         (__ASSUME_EVENTFD2): Likewise.
14576         (__ASSUME_SIGNALFD4): Likewise.
14577         (__ASSUME_DUP3): Likewise.
14578         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14579         (__ASSUME_DUP3): Do not define.
14580         (__ASSUME_EVENTFD2): Likewise.
14581         (__ASSUME_IN_NONBLOCK): Likewise.
14582         (__ASSUME_O_CLOEXEC): Likewise.
14583         (__ASSUME_PIPE2): Likewise.
14584         (__ASSUME_SIGNALFD4): Likewise.
14585         (__ASSUME_SOCK_CLOEXEC): Likewise.
14586         (__ASSUME_UTIMES): Undefine.
14587         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14588         (__ASSUME_UTIMES): Do not define.
14589         (__ASSUME_O_CLOEXEC): Likewise.
14590         (__ASSUME_SOCK_CLOEXEC): Likewise.
14591         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
14592         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
14593         0x020621].
14594         (__ASSUME_PIPE2): Likewise.
14595         (__ASSUME_EVENTFD2): Likewise.
14596         (__ASSUME_SIGNALFD4): Likewise.
14597         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
14598         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
14599         Do not define.
14600         (__ASSUME_EVENTFD2): Likewise.
14601         (__ASSUME_SIGNALFD4): Likewise.
14602         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
14603         (__ASSUME_32BITUIDS): Likewise.
14604         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
14605         (__ASSUME_IPC64): Likewise.
14606         (__ASSUME_ST_INO_64_BIT): Likewise.
14607         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
14608         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
14609         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14610         (__ASSUME_UTIMES): Do not define.
14611         (__ASSUME_PSELECT): Likewise.
14612         (__ASSUME_PPOLL): Likewise.
14613         (__ASSUME_O_CLOEXEC): Likewise.
14614         (__ASSUME_SOCK_CLOEXEC): Likewise.
14615         (__ASSUME_IN_NONBLOCK): Likewise.
14616         (__ASSUME_PIPE2): Likewise.
14617         (__ASSUME_EVENTFD2): Likewise.
14618         (__ASSUME_SIGNALFD4): Likewise.
14619         (__ASSUME_DUP3): Likewise.
14620         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14621         (__ASSUME_UTIMES): Likewise.
14622         (__ASSUME_O_CLOEXEC): Likewise.
14623         (__ASSUME_SOCK_CLOEXEC): Likewise.
14624         (__ASSUME_IN_NONBLOCK): Likewise.
14625         (__ASSUME_PIPE2): Likewise.
14626         (__ASSUME_EVENTFD2): Likewise.
14627         (__ASSUME_SIGNALFD4): Likewise.
14628         (__ASSUME_DUP3): Likewise.
14629         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14630         (__ASSUME_UTIMES): Likewise.
14631         (__ASSUME_O_CLOEXEC): Likewise.
14632         (__ASSUME_SOCK_CLOEXEC): Likewise.
14633         (__ASSUME_IN_NONBLOCK): Likewise.
14634         (__ASSUME_PIPE2): Likewise.
14635         (__ASSUME_EVENTFD2): Likewise.
14636         (__ASSUME_SIGNALFD4): Likewise.
14637         (__ASSUME_DUP3): Likewise.
14638         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
14639         Likewise.
14640         (__ASSUME_UTIMES): Likewise.
14641         (__ASSUME_EVENTFD2): Likewise.
14642         (__ASSUME_SIGNALFD4): Likewise.
14643         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14644         (__ASSUME_O_CLOEXEC): Likewise.
14645         (__ASSUME_SOCK_CLOEXEC): Likewise.
14646         (__ASSUME_IN_NONBLOCK): Likewise.
14647         (__ASSUME_PIPE2): Likewise.
14648         (__ASSUME_EVENTFD2): Likewise.
14649         (__ASSUME_SIGNALFD4): Likewise.
14650         (__ASSUME_DUP3): Likewise.
14651         (__ASSUME_UTIMES): Undefine.
14653         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
14654         feclearexcept.  Remove symbol versioning code.
14655         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
14656         symbol versioning code.
14657         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
14658         symbol versioning code.
14659         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
14660         feupdateenv.  Remove symbol versioning code.
14661         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
14662         fegetexceptflag.  Remove symbol versioning code.
14663         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
14664         fesetexceptflag.  Remove symbol versioning code.
14665         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
14666         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
14667         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
14668         (__posix_fadvise64_l32): Remove prototype.
14669         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
14670         code.
14672 2014-05-13  Roland McGrath  <roland@hack.frob.com>
14674         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
14675         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
14676         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
14677         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
14679 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
14681         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
14682         current working directory
14684 2014-05-13  Roland McGrath  <roland@hack.frob.com>
14686         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
14687         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
14688         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
14689         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
14690         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
14691         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
14692         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
14693         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
14694         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
14695         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
14696         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
14697         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
14698         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
14699         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
14700         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
14701         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
14702         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
14703         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
14704         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
14705         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
14706         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
14707         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
14708         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
14709         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
14710         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
14711         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
14712         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
14713         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
14714         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
14715         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
14716         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
14717         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
14718         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
14719         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
14720         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
14721         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
14722         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
14723         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
14724         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
14725         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
14726         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
14727         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
14729         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
14730         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
14732         * sysdeps/unix/sysv/linux/arm/Makefile
14733         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
14734         Add rt-aeabi_unwind_cpp_pr1.
14735         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
14736         Add nptl-aeabi_unwind_cpp_pr1.
14737         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
14738         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
14739         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
14740         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
14741         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
14742         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
14744         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
14745         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
14746         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
14747         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
14749         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
14750         Deconditionalize the code that was previously under [RESET_PID].
14751         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
14753         * sysdeps/generic/exit-thread.h: New file.
14754         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
14755         * include/unistd.h (__exit_thread): Remove declaration.
14756         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
14757         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
14758         * csu/libc-start.c: Include <exit-thread.h>.
14759         (LIBC_START_MAIN): Pass no argument to __exit_thread.
14760         * nptl/pthread_create.c: Include <exit-thread.h>.
14761         (start_thread): Call __exit_thread in place of __exit_thread_inline.
14762         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
14763         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
14764         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
14765         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
14766         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
14767         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
14768         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
14769         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
14770         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
14771         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
14772         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
14773         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
14774         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
14775         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
14776         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
14777         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
14779 2014-05-13  Andreas Schwab  <schwab@suse.de>
14781         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
14783 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
14785         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
14786         (__ASSUME_UTIMES): Do not condition on kernel version.
14787         (__ASSUME_PSELECT): Define unconditionally.
14788         (__ASSUME_PPOLL): Likewise.
14789         (__ASSUME_ATFCTS): Likewise.
14790         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
14791         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
14792         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
14793         (__ASSUME_UTIMENSAT): Define unconditionally.
14794         (__ASSUME_PRIVATE_FUTEX): Likewise.
14795         (__ASSUME_FALLOCATE): Likewise.
14796         (__ASSUME_O_CLOEXEC): Likewise.
14797         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
14798         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
14799         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
14800         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
14801         (__ASSUME_IN_NONBLOCK): Likewise.
14802         (__ASSUME_PIPE2): Likewise.
14803         (__ASSUME_EVENTFD2): Likewise.
14804         (__ASSUME_SIGNALFD4): Likewise.
14805         (__ASSUME_DUP3): Likewise.
14806         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14807         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
14808         (__ASSUME_AT_RANDOM): Likewise.
14809         (__ASSUME_PREADV): Likewise.
14810         (__ASSUME_PWRITEV): Likewise.
14811         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
14812         (__ASSUME_F_GETOWN_EX): Define unconditionally.
14813         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
14814         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
14815         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
14816         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14817         (__ASSUME_O_CLOEXEC): Define unconditionally.
14818         (__ASSUME_PSELECT): Do not undefine conditionally.
14819         (__ASSUME_PPOLL): Likewise.
14820         (__ASSUME_ATFCTS): Likewise.
14821         (__ASSUME_SET_ROBUST_LIST): Likewise.
14822         (__ASSUME_UTIMENSAT): Likewise.
14823         (__ASSUME_FDATASYNC): Define unconditionally.
14824         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14825         (__ASSUME_SIGFRAME_V2): Likewise.
14826         )__ASSUME_EVENTFD2): Likewise.
14827         (__ASSUME_SIGNALFD4): Likewise.
14828         (__ASSUME_PSELECT): Do not undefine conditionally.
14829         (__ASSUME_PPOLL): Likewise.
14830         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14831         (__ASSUME_PSELECT): Define unconditionally.
14832         (__ASSUME_PPOLL): Likewise.
14833         (__ASSUME_O_CLOEXEC): Likewise.
14834         (__ASSUME_SOCK_CLOEXEC): Likewise.
14835         (__ASSUME_IN_NONBLOCK): Likewise.
14836         (__ASSUME_PIPE2): Likewise.
14837         (__ASSUME_EVENTFD2): Likewise.
14838         (__ASSUME_SIGNALFD4): Likewise.
14839         (__ASSUME_DUP3): Likewise.
14840         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14841         (__ASSUME_O_CLOEXEC): Likewise.
14842         (__ASSUME_SOCK_CLOEXEC): Likewise.
14843         (__ASSUME_IN_NONBLOCK): Likewise.
14844         (__ASSUME_PIPE2): Likewise.
14845         (__ASSUME_EVENTFD2): Likewise.
14846         (__ASSUME_SIGNALFD4): Likewise.
14847         (__ASSUME_DUP3): Likewise.
14848         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14849         (__ASSUME_EVENTFD2): Likewise.
14850         (__ASSUME_SIGNALFD4): Likewise.
14851         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14853 2014-05-12  Andreas Schwab  <schwab@suse.de>
14855         [BZ #16932]
14856         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
14857         (_nss_nis_gethostbyname4_r): Return error if item length is larger
14858         than maximum RPC packet size.
14859         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
14860         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
14861         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
14862         (_nss_nis_getservbyport_r): Likewise.
14864 2014-05-12  Will Newton  <will.newton@linaro.org>
14866         * malloc/Makefile (tests): Add tst-mallopt.
14867         * malloc/tst-mallopt.c: New file.
14869 2014-05-09  Roland McGrath  <roland@hack.frob.com>
14871         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
14872         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
14874 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14876         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
14877         (tst-tlsmod6.so): Likewise.
14879 2014-05-09  Roland McGrath  <roland@hack.frob.com>
14881         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
14883 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
14885         [BZ #16064]
14886         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
14887         and <dl-procinfo.h>.
14888         (__fegetenv): Save SSE state in envp->__eip if supported.
14889         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
14890         envp->__eip if supported.
14891         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
14892         and <dl-procinfo.h>.
14893         (__fesetenv): Always set __eip, __cs_selector, __opcode,
14894         __data_offset and __data_selector in environment to 0.  Set SSE
14895         state if supported.
14896         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
14897         test-fenv-sse.
14898         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
14899         -mfpmath=sse.
14900         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
14902 2014-05-09  Will Newton  <will.newton@linaro.org>
14904         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
14905         and libc_relro_required for ARM.
14906         * sysdeps/arm/preconfigure: Regenerate.
14908 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
14909             Stefan Liebler  <stli@linux.vnet.ibm.com>
14911         * config.make.in (enable-lock-elision): New Makefile variable.
14912         * configure.ac: Likewise.
14913         * configure: Regenerate.
14914         * sysdeps/s390/configure.ac:
14915         Add check for gcc transactions support.
14916         * sysdeps/s390/configure: Regenerate.
14917         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
14918         Build elision files if enabled.
14919         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
14920         Add lock elision support for s390.
14921         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
14922         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
14923         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
14924         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
14925         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
14926         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
14927         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
14928         Likewise.
14929         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
14930         Likewise.
14931         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
14932         Likewise.
14933         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
14934         Likewise.
14935         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
14936         (__lll_timedlock_elision, __lll_lock_elision)
14937         (__lll_unlock_elision, __lll_trylock_elision)
14938         (lll_timedlock_elision, lll_lock_elision)
14939         (lll_unlock_elision, lll_trylock_elision): Add.
14940         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
14941         (pthread_mutex_t): Add lock elision support for s390.
14943 2014-05-14  Wilco  <wdijkstr@arm.com>
14945         * sysdeps/arm/fclrexcpt.c: Cleanup.
14946         * sysdeps/arm/fedisblxcpt.c: Cleanup.
14947         * sysdeps/arm/feenablxcpt.c: Cleanup.
14948         * sysdeps/arm/fegetenv.c: Cleanup.
14949         * sysdeps/arm/fegetexcept.c: Cleanup.
14950         * sysdeps/arm/fegetround.c: Cleanup.
14951         * sysdeps/arm/feholdexcpt.c: Cleanup.
14952         * sysdeps/arm/fesetenv.c: Cleanup.
14953         * sysdeps/arm/fesetround.c: Cleanup.
14954         * sysdeps/arm/feupdateenv.c: Cleanup.
14955         * sysdeps/arm/fgetexcptflg.c: Cleanup.
14956         * sysdeps/arm/fraiseexcpt.c: Cleanup.
14957         * sysdeps/arm/fsetexcptflg.c: Cleanup.
14958         * sysdeps/arm/ftestexcept.c: Cleanup.
14959         * sysdeps/arm/get-rounding-mode.h: Cleanup.
14960         * sysdeps/arm/setfpucw.c: Cleanup.
14962 2014-05-09  Will Newton  <will.newton@linaro.org>
14964         * sysdeps/arm/armv7/strcmp.S: New file.
14965         * NEWS: Mention addition of ARMv7 optimized strcmp.
14967 2014-05-08  Roland McGrath  <roland@hack.frob.com>
14969         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
14970         look for %.ac rather than %.in.
14972         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
14973         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
14974         * sysdeps/mach/hurd/configure: Regenerated.
14975         * sysdeps/unix/sysv/linux/configure: Regenerated.
14977         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
14979 2014-05-07  Steve Ellcey  <sellcey@mips.com>
14981         [BZ# 16922]
14982         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
14983         (LONG_SUB): Ditto.
14984         (PTR_SUB): Ditto.
14986 2014-05-07  Andreas Schwab  <schwab@suse.de>
14988         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
14989         when skipping over non-matching result from nscd.
14991 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
14993         [BZ #16876]
14994         * nptl/sockperf.c (client): Check socket return value.
14996         [BZ #16877]
14997         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
14998         nscd security class.
15000 2014-05-06  Roland McGrath  <roland@hack.frob.com>
15002         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
15003         * sysdeps/arm/unwind.h: ... here.
15005 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
15007         [BZ# 16916]
15008         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
15009         Define.
15011 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
15013         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
15014         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
15015         multiarch strncpy for PPC64.
15016         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
15017         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
15018         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
15019         multiarch optimizations.
15020         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
15021         (__libc_ifunc_impl_list): Likewise.
15022         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
15023         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
15024         multiarch stpncpy for PPC64.
15025         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
15026         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
15028 2014-05-06  Andreas Schwab  <schwab@suse.de>
15030         [BZ #16912]
15031         * gmon/mcount.c (_MCOUNT_DECL): Use
15032         atomic_compare_and_exchange_bool_acq instead of
15033         catomic_compare_and_exchange_bool_acq.
15035 2014-05-05  Roland McGrath  <roland@hack.frob.com>
15037         * elf/Makefile (others, install-bin): Remove pldd.
15038         (pldd-modules): Variable removed.
15039         ($(objpfx)pldd): Target removed.
15040         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
15041         (others, install-bin): Append pldd here.
15042         ($(objpfx)pldd): New target.
15044         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
15045         to 0, so the first #if test emitted later doesn't see it undefined.
15046         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
15047         * sysdeps/gnu/errlist.c: Regenerated.
15049 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15051         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
15052         [libc_hidden_builtin_def]: Define to empty value.
15053         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
15054         [libc_hidden_builtin_def]: Likewise.
15055         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
15056         [libc_hidden_builtin_def]: Likewise.
15057         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
15058         [libc_hidden_builtin_def]: Likewise.
15059         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
15060         __redirect_memcpy and define ifunc as default hidden symbol.
15061         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
15062         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
15064 2014-05-04  Adam Conrad  <adconrad@0c3.net>
15066         * locale/iso-4217.def: Reintroduce XDR currency.
15068 2014-05-04  Allan McRae  <allan@archlinux.org>
15070         * po/eo.po: Update Esperanto translation from translation project.
15072 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
15074         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
15075         and FEATURE_INDEX_MAX to 1.
15076         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
15078 2014-05-01  Steve Ellcey  <sellcey@mips.com>
15080         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
15081         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
15082         * iconvdata/big5.c (ONE_DIRECTION): Define.
15083         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
15084         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
15085         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
15086         * iconvdata/cp932.c (ONE_DIRECTION): Define.
15087         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
15088         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
15089         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
15090         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
15091         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
15092         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
15093         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
15094         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
15095         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
15096         * iconvdata/gbk.c (ONE_DIRECTION): Define.
15097         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
15098         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
15099         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
15100         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
15101         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
15102         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
15103         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
15104         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
15105         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
15106         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
15107         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
15108         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
15109         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
15110         * iconvdata/iso646.c (ONE_DIRECTION): Define.
15111         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
15112         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
15113         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
15114         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
15115         * iconvdata/johab.c (ONE_DIRECTION): Define.
15116         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
15117         * iconvdata/sjis.c (ONE_DIRECTION): Define.
15118         * iconvdata/t.61.c (ONE_DIRECTION): Define.
15119         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
15120         * iconvdata/tscii.c (ONE_DIRECTION): Define.
15121         * iconvdata/uhc.c (ONE_DIRECTION): Define.
15122         * iconvdata/unicode.c (ONE_DIRECTION): Define.
15123         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
15124         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
15125         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
15127 2014-05-01  Roland McGrath  <roland@hack.frob.com>
15129         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
15130         (_IO_JUMPS_OFFSET): Define to 0.
15132         * nptl/sysdeps/pthread/bits/libc-lock.h
15133         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
15134         (__libc_lock_define_initialized_recursive): Always define using
15135         initializer.  Modern compilers treat uninitialized (implicit zero) and
15136         explicit zero initializers the same (i.e. put the datum in bss).
15138 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
15140         * nscd/nscd-client.h: Include <string.h>.
15142 2014-05-01  David S. Miller  <davem@davemloft.net>
15144         [BZ #16885]
15145         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
15146         multiple zero bytes exist at the end of a string.
15147         Reported by Aurelien Jarno <aurelien@aurel32.net>
15149         * string/test-strcmp.c (check): Add explicit test for situations where
15150         there are multiple zero bytes after the first.
15152 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
15154         [BZ #16890]
15155         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
15156         when compiling wprintf.
15157         * stdio-common/tstdiomisc.c (t3): New function.
15158         (main): Call it.
15160 2014-05-01  Steve Ellcey  <sellcey@mips.com>
15162         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
15163         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
15164         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
15165         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
15167 2014-05-01  Steve Ellcey  <sellcey@mips.com>
15169         * stdlib/longlong.h: Updated from GCC.
15171 2014-05-01  Will Newton  <will.newton@linaro.org>
15172             Bernard Ogden  <bernie.ogden@linaro.org>
15174         * NEWS: Update fixed bug list.
15176         [BZ #15119]
15177         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
15179 2014-04-30  David S. Miller  <davem@davemloft.net>
15181         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
15182         (libc_feholdexcept_setround_sparc_ctx): New function.
15183         (libc_fesetenv_sparc_ctx): Likewise.
15184         (libc_feupdateenv_sparc_ctx): Likewise.
15185         (libc_feholdsetround_sparc_ctx): Likewise.
15186         (libc_feholdexcept_setround_ctx): Define.
15187         (libc_feholdexcept_setroundf_ctx): Likewise.
15188         (libc_feholdexcept_setroundl_ctx): Likewise.
15189         (libc_fesetenv_ctx): Likewise.
15190         (libc_fesetenvf_ctx): Likewise.
15191         (libc_fesetenvl_ctx): Likewise.
15192         (libc_feupdateenv_ctx): Likewise.
15193         (libc_feupdateenvf_ctx): Likewise.
15194         (libc_feupdateenvl_ctx): Likewise.
15195         (libc_feresetround_ctx): Likewise.
15196         (libc_feresetroundf_ctx): Likewise.
15197         (libc_feresetroundl_ctx): Likewise.
15198         (libc_feholdsetround_ctx): Likewise.
15199         (libc_feholdsetroundf_ctx): Likewise.
15200         (libc_feholdsetroundl_ctx): Likewise.
15202         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
15203         with __USE_GNU instead of XOPEN cpp guards.
15205         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
15206         0.
15208         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
15209         with XOPEN cpp guards.
15211 2014-04-30  Julian Brown  <julian@codesourcery.com>
15213         [BZ #16888]
15214         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
15215         handling.
15217 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
15219         [BZ #9894]
15220         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
15221         Change to 2.6.32.
15222         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
15223         * sysdeps/unix/sysv/linux/configure: Regenerated.
15224         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
15225         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
15226         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
15227         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
15228         * README: Update reference to required Linux kernel version.
15229         * manual/install.texi (Linux): Update reference to required Linux
15230         kernel headers version.
15231         * INSTALL: Regenerated.
15233         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
15234         header inclusion.
15235         [POSIX] (limits.h): Likewise.
15236         [POSIX] (math.h): Likewise.
15237         [POSIX] (sys/wait.h): Likewise.
15238         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
15239         function.
15240         [POSIX] (stddef.h): Do not allow header inclusion.
15242 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15244         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
15246 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
15248         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
15249         Return immediately after lll_futex_wake.
15251 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15253         [BZ #16791]
15254         * nscd/nscd-client.h (datahead_init_common): Initialize entire
15255         structure.
15256         (datahead_init_pos): Call datahead_init_common early.
15257         (datahead_init_neg): Likewise.
15259         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
15260         datahead_init_neg): New functions.
15261         * nscd/aicache.c (addhstaiX): Use them.
15262         * nscd/grpcache.c (cache_addgr): Likewise.
15263         * nscd/hstcache.c (cache_addhst): Likewise.
15264         * nscd/initgrcache.c (addinitgroupsX): Likewise.
15265         * nscd/netgroupcache.c (do_notfound): Likewise.
15266         (addgetnetgrentX): Likewise.
15267         (addinnetgrX): Likewise.
15268         * nscd/pwdcache.c (cache_addpw): Likewise.
15269         * nscd/servicescache.c (cache_addserv): Likewise.
15271 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15272             Atsushi Onoe  <atsushi@onoe.org>
15274         [BZ #14308]
15275         [BZ #12994]
15276         [BZ #13651]
15277         * resolv/res_query.c (__libc_res_nsearch): Return if at least
15278         one response is valid.
15279         * resolv/res_send.c (send_dg): Check for validity of other
15280         response if the current response is a referral.
15282 2014-04-29  Steve Ellcey  <sellcey@mips.com>
15284         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
15286 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
15288         [BZ #16823]
15289         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
15290         Always divide by positive zero when computing -Inf result.
15291         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
15292         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
15294 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15296         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
15297         FPSCR if value do not change.
15298         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
15299         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
15300         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
15301         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
15302         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
15303         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
15304         function.
15306 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
15308         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
15309         * sysdeps/unix/sysv/linux/hppa: Move directory from
15310         ports/systeps/unix/sysv/linux/hppa.
15311         * README: Update listing for hppa-*-linux-gnu.
15313 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
15315         [BZ #16754]
15316         * manual/stdio.texi (Hook functions): Fix types of stream hook
15317         functions.
15318         [BZ #16854]
15319         * socket/sys/socket.h: Fix typo in comment.
15321 2014-04-28  Wilco  <wdijkstr@arm.com>
15323         * sysdeps/arm/fenv_private.h: New file.
15324         * sysdeps/arm/math_private.h: New file.
15325         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
15327 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
15329         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
15330         with __int128_t.
15331         (La_x86_64_retval): Likewise.
15333 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
15335         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
15336         fpsr if value didn't change.
15337         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
15338         to fpcr if value didn't change.
15339         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
15340         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
15341         fpsr or fpcr if value didn't change.
15342         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
15343         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
15344         fpcr if value didn't change.
15345         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
15346         to fpsr if value didn't change.
15348 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
15350         * nptl/tst-sem3.c: Use test-skeleton.c
15351         (main): Rename to do_test.  Use return instead of
15352         exit.
15353         * nptl/tst-sem4.c: Use test-skeleton.c
15354         (main): Rename to do_test.
15356 2014-04-22  David S. Miller  <davem@davemloft.net>
15358         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
15359         (struct sigaction): New struct member __glibc_reserved0, change
15360         type of sa_flags to int.
15362 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
15364         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
15365         (COUNT_LEADING_ZEROS_0): Define for AArch64.
15367 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
15369         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
15370         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
15372 2014-04-22  Will Newton  <will.newton@linaro.org>
15373             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
15375         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
15376         (__longjmp): Add longjmp and longjmp_target SystemTap
15377         probes.
15378         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
15379         (__sigsetjmp): Add setjmp SystemTap probe.
15381 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
15383         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
15384         match manual order.
15386 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15388         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
15390         * sysdeps/powerpc/fpu/fenv_private.h
15391         (libc_feholdexcept_setroundl_ctx): Define to
15392         libc_feholdexcept_setround_ppc_ctx.
15393         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
15394         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
15395         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
15396         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
15398 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
15400         * sysdeps/aarch64/math-tests.h: New file.
15402 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
15404         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
15405         New.
15406         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
15407         Check and set bit_AVX2_Usable.
15408         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
15409         macro.
15410         (bit_AVX2): Likewise.
15411         (index_AVX2_Usable): Likewise.
15412         (CPUID_AVX2): Likewise.
15413         (HAS_AVX2): Likewise.
15415 2014-04-17  Will Newton  <will.newton@linaro.org>
15417         * manual/setjmp.texi (System V contexts): Add note that
15418         calling setcontext on a context created by a call to a
15419         signal handler is undefined.  Update text to note that
15420         setcontext from a signal handler is possible but not
15421         recommended.
15423         [BZ #16629]
15424         * stdlib/tst-setcontext.c: Include signal.h.
15425         (main): Check that the signal stack before and
15426         after swapcontext is the same.
15428         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
15429         Re-implement to restore registers in user code and avoid
15430         rt_sigreturn system call.
15432 2014-04-17  Wilco  <wdijkstr@arm.com>
15434         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
15435         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
15436         * math/test-fenv.c: Skip exception trap tests on targets which only
15437         support non-stop mode.
15439 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
15440             Wilco Dijkstra  <wilco.dijkstra@arm.com>
15442         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
15443         (libc_feholdsetround_aarch64_ctx)
15444         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
15445         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
15446         (libc_feresetround_ctx, libc_feresetroundf_ctx)
15447         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
15448         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
15449         (libc_feresetround_noexl_ctx): Define.
15451 2014-04-16  Richard Henderson  <rth@redhat.com>
15453         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
15455         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
15456         unwind tables.
15458         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
15459         const from the non-libc, non-ldso copy.
15461         * sysdeps/alpha/libm-test-ulps: Regenerate.
15463 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
15464             Wilco Dijkstra  <wilco.dijkstra@arm.com>
15466         * sysdeps/aarch64/fpu/math_private.h: New file.
15468 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15470         * sysdeps/aarch64/libm-test-ulps: Regenerate.
15472 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
15474         [BZ #16275]
15475         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
15476         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
15477         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
15478         Intel MPX bound registers before _dl_profile_fixup.
15479         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
15480         registers after _dl_profile_fixup.  Save and restore bound
15481         registers bnd0/bnd1 when calling _dl_call_pltexit.
15482         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
15483         (LR_BND_OFFSET): Likewise.
15484         (LRV_BND0_OFFSET): Likewise.
15485         (LRV_BND1_OFFSET): Likewise.
15487 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
15489         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
15490         to...
15491         * sysdeps/mach/hurd/i386/tls.h: ... here.
15492         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
15493         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
15494         fields.
15496 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
15498         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
15500 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
15502         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
15504 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
15506         [BZ #14770]
15507         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
15508         * sysdeps/s390/configure: Regenerate.
15510         [BZ #16824]
15511         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
15512         Set round-to-nearest internally to reduce error accumulation.
15514 2014-04-16  Alan Modra  <amodra@gmail.com>
15516         [BZ #16740]
15517         [BZ #16619]
15518         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
15519         * math/libm-test.inc (frexp_test_data): Add tests.
15520         * NEWS: Update fixed bug list.
15522 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
15524         * benchtests/Makefile: Depend on libraries in build directory.
15525         (bench-math): Separate out math tests.
15526         (bench-pthread): Separate out pthread tests.
15527         (bench): Include math and pthread tests.
15529 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
15531         [BZ #16831]
15532         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
15533         _dl_debug_initialize.
15535         * configure.ac: Remove SELinux header check.
15536         * configure: Regenerate.
15537         * nscd/selinux.c (perms): Array of const char* to permission names.
15538         (nscd_request_avc_has_perm): Call security_deny_unknown to find
15539         default policy. Call string_to_security_class and string_to_av_perm to
15540         translate strings. Enforce default policy and call avs_has_perm with
15541         results of translated strings.
15543 2014-04-13  David S. Miller  <davem@davemloft.net>
15545         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15547 2014-04-12  Allan McRae  <allan@archlinux.org>
15549         [BZ #16838]
15550         * manual/string.texi (Collation Functions): Fix qsort argument
15551         order in example.
15552         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
15554 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
15556         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
15557         Make the test a no-op if there are no exceptions defined.
15559 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
15561         * elf/Makefile (tests): make tst-dlopen-aout conditional on
15562         enable-hardcoded-path-in-tests
15564 2014-04-11  Will Newton  <will.newton@linaro.org>
15566         * benchtests/Makefile (extra-objs): Add json-lib.o.
15567         (bench-func): Tidy up JSON output.
15568         * benchtests/bench-skeleton.c: Include json-lib.h.
15569         (main): Use JSON library functions to do output of
15570         benchmark results.
15571         * benchtests/bench-timing-type.c (main): Output the
15572         timing type simply, leaving formatting to the user.
15573         * benchtests/json-lib.c: New file.
15574         * benchtests/json-lib.h: Likewise.
15576 2014-04-11  Torvald Riegel  <triegel@redhat.com>
15578         [BZ #15215]
15579         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
15580         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
15581         memory barriers.  Add comments.
15582         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
15583         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
15584         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
15585         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
15586         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
15587         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
15589 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
15591         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
15592         * sysdeps/s390/s390-64/configure.ac: ... this ...
15593         * sysdeps/s390/configure.ac: ... to here.
15594         * sysdeps/s390/s390-32/configure: Delete file.
15595         * sysdeps/s390/s390-64/configure: Delete file.
15596         * sysdeps/s390/configure: Regenerate.
15598 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
15600         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
15602 2014-04-11  Will Newton  <will.newton@linaro.org>
15604         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
15605         to zero if it is not defined elsewhere.  (mtrim): Test
15606         the value of MALLOC_DEBUG with #if rather than #ifdef.
15608 2014-04-10 Torvald Riegel  <triegel@redhat.com>
15610         * benchtests/pthread_once-inputs: New file.
15611         * benchtests/pthread_once-source.c: New file.
15612         * benchtests/README: Update documentation.
15614 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
15615             H.J. Lu  <hongjiu.lu@intel.com>
15617         [BZ #16275]
15618         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
15619         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
15620         * sysdeps/x86_64/configure: Regenerated.
15621         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
15622         macro.
15623         (REGISTER_SAVE_RAX): Likewise.
15624         (REGISTER_SAVE_RCX): Likewise.
15625         (REGISTER_SAVE_RDX): Likewise.
15626         (REGISTER_SAVE_RSI): Likewise.
15627         (REGISTER_SAVE_RDI): Likewise.
15628         (REGISTER_SAVE_R8): Likewise.
15629         (REGISTER_SAVE_R9): Likewise.
15630         (REGISTER_SAVE_BND0): Likewise.
15631         (REGISTER_SAVE_BND1): Likewise.
15632         (REGISTER_SAVE_BND2): Likewise.
15633         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
15634         bound registers when calling _dl_fixup.
15636 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15638         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
15639         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
15640         of its definition.
15641         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
15642         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
15643         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
15644         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
15645         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
15646         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
15647         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
15649 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
15651         [BZ #15514]
15652         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
15653         pathconf(_PC_NAME_MAX).
15655 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15657         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
15658         Remove macro usage.
15659         (__PTHREAD_SPINS): Move definition to ...
15660         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
15661         (__PTHREAD_SPINS): ... here.
15662         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15663         (__PTHREAD_SPIN): Likewise.
15664         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
15665         (__PTHREAD_SPIN): Likewise.
15666         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
15667         (__PTHREAD_SPIN): Likewise.
15668         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
15669         (__PTHREAD_SPIN): Likewise.
15670         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
15671         (__PTHREAD_SPIN): Likewise.
15672         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
15673         (__PTHREAD_SPIN): Likewise.
15674         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
15675         (__PTHREAD_SPIN): Likewise.
15676         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
15677         (__PTHREAD_SPIN): Likewise.
15678         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
15679         (__PTHREAD_SPIN): Likewise.
15680         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
15681         (__PTHREAD_SPIN): Likewise.
15682         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
15683         (__PTHREAD_SPIN): Likewise.
15684         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
15685         (__PTHREAD_SPIN): Likewise.
15687         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
15688         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
15689         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
15690         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
15691         imply folder.
15692         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
15693         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
15694         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
15695         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
15696         correct imply path.
15697         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
15698         strlen symbol for non multi-arch builds.
15699         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
15700         missing hidden_def and weak_alias.
15702 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
15704         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
15706 2014-04-07  Will Newton  <will.newton@linaro.org>
15708         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
15709         and contents.  [!_LIBC] Remove #ifndef and contents.
15710         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
15711         * string/memccpy.c (__memccpy): Use ANSI prototype.
15712         * string/memfrob.c (memfrob): Likewise.
15713         * string/strcoll.c (STRCOLL): Likewise.
15714         * string/strlen.c (strlen): Likewise.
15715         * string/strtok.c (STRTOK): Likewise.
15716         * string/strcat.c: Remove unused #include of memcopy.h.
15717         (strcat): Use ANSI prototype.
15718         * string/strchr.c: Remove unused #include of memcopy.h.
15719         (strchr): Use ANSI prototype.
15720         * string/strcmp.c: Remove unused #include of memcopy.h.
15721         (strcmp): Use ANSI prototype.
15722         * string/strcpy.c: Remove unused #include of memcopy.h.
15723         (strcpy): Use ANSI prototype.
15725 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15727         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
15728         * config.make.in (config-extra-cppflags): Set it from
15729         libc_extra_cppflags.
15730         * configure.ac (libc_extra_cflags): Make it accumulate over
15731         configure fragments.
15732         (libc_extra_cppflags): New flag.
15733         * configure. Regenerate.
15734         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
15735         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
15736         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
15737         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
15739         [BZ #16815]
15740         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
15741         result for FE_DOWNWARD rounding mode.
15742         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
15743         Likewise.
15744         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15746 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
15748         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
15749         in function argument name.
15751 2014-04-03  David Svoboda  <svoboda@cert.org>
15753         [BZ #5666]
15754         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
15755         explicitly.
15757 2014-04-03  Roland McGrath  <roland@hack.frob.com>
15759         * elf/dl-unmap-segments.h: New file.
15760         * sysdeps/generic/ldsodefs.h
15761         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
15762         * elf/dl-close.c: Include <dl-unmap-segments.h>.
15763         * elf/dl-fptr.c: Likewise.
15764         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
15765         * sysdeps/aarch64/tlsdesc.c: Likewise.
15766         * sysdeps/arm/tlsdesc.c: Likewise.
15767         * sysdeps/i386/tlsdesc.c: Likewise.
15768         * sysdeps/tile/dl-runtime.c: Likewise.
15769         * sysdeps/x86_64/tlsdesc.c: Likewise.
15770         * elf/dl-load.h: New file.
15771         * elf/dl-load.c: Include it.
15772         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
15773         Macros moved to dl-load.h.
15774         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
15775         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
15776         Use _dl_unmap_segments in place of __munmap.
15777         Break out segment-mapping loop into ...
15778         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
15780 2014-04-03  Will Newton  <will.newton@linaro.org>
15782         * elf/dl-lookup.c (do_lookup_x): Remove comment
15783         referring to nested function and move variable
15784         declarations down to before first use.
15786 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
15788         [BZ #16799]
15789         [BZ #16800]
15790         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
15791         with 0 numerator.
15792         * math/s_catanf.c (__catanf): Likewise.
15793         * math/s_catanh.c (__catanh): Likewise.
15794         * math/s_catanhf.c (__catanhf): Likewise.
15795         * math/s_catanhl.c (__catanhl): Likewise.
15796         * math/s_catanl.c (__catanl): Likewise.
15797         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
15798         by positive zero when computing -Inf result.
15799         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
15800         (catanh_test): Likewise.
15801         * sysdeps/i386/fpu/libm-test-ulps: Update.
15802         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15804         [BZ #16789]
15805         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
15806         instead of using underflowing value in computing result.
15807         * math/s_clog10.c (__clog10): Likewise.
15808         * math/s_clog10f.c (__clog10f): Likewise.
15809         * math/s_clog10l.c (__clog10l): Likewise.
15810         * math/s_clogf.c (__clogf): Likewise.
15811         * math/s_clogl.c (__clogl): Likewise.
15812         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
15813         (clog10_test): Likewise.
15814         * sysdeps/i386/fpu/libm-test-ulps: Update.
15815         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15817 2014-04-02  Alan Modra  <amodra@gmail.com>
15819         [BZ #16739]
15820         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
15821         output when value is near a power of two.  Use int64_t for lx and
15822         remove casts.  Use decimal rather than hex exponent constants.
15823         Don't use long double multiplication when double will suffice.
15824         * math/libm-test.inc (nextafter_test_data): Add tests.
15825         * NEWS: Add 16739 and 16786 to bug list.
15827         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
15829         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
15831 2014-04-01  Will Newton  <will.newton@linaro.org>
15833         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
15834         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
15836 2014-04-01  Florian Weimer  <fweimer@redhat.com>
15838         [BZ #13347]
15839         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
15840         * nptl/tst-setuid2.c: New file.
15841         * nptl/Makefile (xtests): Add tst-setuid2.
15843 2014-04-01  Alan Modra  <amodra@gmail.com>
15845         [BZ #16786]
15846         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
15848 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
15850         [BZ #6803]
15851         [BZ #6804]
15852         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
15853         set errno as appropriate.
15854         * math/w_scalbf.c (__scalbf): Likewise.
15855         * math/w_scalbl.c (__scalbl): Likewise.
15856         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
15857         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
15858         * math/libm-test.inc (scalb_test_data): Add errno expectations.
15859         Add more NaN tests.
15861         [BZ #16349]
15862         * math/w_atan2.c: Include <errno.h>.
15863         (__atan2): Set errno for result underflowing to zero.
15864         * math/w_atan2f.c: Include <errno.h>.
15865         (__atan2f): Set errno for result underflowing to zero.
15866         * math/w_atan2l.c: Include <errno.h>.
15867         (__atan2l): Set errno for result underflowing to zero.
15868         * math/auto-libm-test-in: Don't allow missing errno for some atan2
15869         tests.
15870         * math/auto-libm-test-out: Regenerated.
15872 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15874         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
15875         Encode instruction correctly in little endian.
15876         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
15877         Likewise.
15878         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
15879         Likewise.
15880         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
15881         Likewise.
15882         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
15883         Likewise.
15885 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
15887         [BZ #9894]
15888         * sysdeps/unix/sysv/linux/kernel-features.h
15889         [__sparc__ && !__arch64__ && !__sparc_v9__]
15890         (__ASSUME_SET_ROBUST_LIST): Do not define.
15891         [__sparc__ && !__arch64__ && !__sparc_v9__]
15892         (__ASSUME_FUTEX_LOCK_PI): Likewise.
15893         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
15894         Likewise.
15895         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15896         (__ASSUME_FUTEX_LOCK_PI): Undefine.
15897         (__ASSUME_REQUEUE_PI): Likewise.
15898         (__ASSUME_SET_ROBUST_LIST): Likewise.
15899         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15900         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
15901         Undefine.
15902         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15903         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
15904         Likewise.
15905         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
15906         Likewise.
15907         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
15908         Likewise.
15909         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15910         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
15911         Undefine.
15912         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
15913         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
15914         Likewise.
15916         [BZ #16648]
15917         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15918         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
15919         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
15921 2014-03-31  Will Newton  <will.newton@linaro.org>
15923         * benchtests/Makefile (bench): Add ffs and ffsll to list
15924         of tests.
15925         * benchtests/ffs-inputs: New file.
15926         * benchtests/ffsll-inputs: Likewise.
15928 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
15930         [BZ #16770]
15931         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
15932         too large before casting to int.
15933         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
15934         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
15935         * math/libm-test.inc (scalb_test_data): Add more tests.
15937 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15939         * benchtests/Makefile (DETAILED_OPT): New make option.
15940         (bench-func): Run benchmark program with -d if DETAILED_OPT is
15941         set.
15942         * benchtests/bench-skeleton.c: Include stdbool.h.
15943         (main): Store and print timings per input.
15944         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
15945         member to each argument value.
15946         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
15947         (_print_arg_data): Initialize per-input timing to 0.
15949         * benchtests/Makefile (timing-type): New binary.
15950         (bench-clean): Also remove bench-timing-type.
15951         (bench): New target for timing-type.
15952         (bench-func): Print output in JSON format.
15953         * benchtests/bench-skeleton.c (main): Print output in JSON
15954         format.
15955         * benchtests/bench-timing-type.c: New file.
15956         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
15957         (TIMING_PRINT_STATS): Remove.
15958         * benchtests/scripts/bench.py (_print_arg_data): Store variant
15959         name separately.
15961         * benchtests/bench-modf.c: Remove.
15962         * benchtests/modf-inputs: New inputs file.
15964 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
15966         [BZ #16362]
15967         * math/s_clog10.c (M_PI_LOG10E): New macro.
15968         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
15969         imaginary parts are 0.
15970         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
15971         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
15972         imaginary parts are 0.
15973         * math/s_clog10l.c (M_PI_LOG10El): New macro.
15974         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
15975         imaginary parts are 0.
15976         * math/libm-test.inc (clog10_test_data): Update expected results
15977         for when real and imaginary parts are 0.
15979 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
15981         * elf/dl-load.c: Finish conversion of __builtin_expect into
15982         __glibc_{un}likely.
15984 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
15986         [BZ #16348]
15987         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
15988         1+x for argument with exponent below -67.
15989         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
15990         Likewise.
15991         * math/auto-libm-test-in: Add more tests of exp.
15992         * math/auto-libm-test-out: Regenerated.
15994 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15996         [BZ #16759]
15997         * inet/getnetgrent_r.c (get_nonempty_val): New function.
15998         (nscd_getnetgrent): Use it.
16000         [BZ #16760]
16001         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
16002         of stpcpy.
16004 2014-03-27  Andi Kleen  <ak@linux.intel.com>
16006         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
16007         (lll_robust_lock, lll_cond_lock, lll_timedlock)
16008         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
16009         (lll_robust_unlock): Remove out of line section. Use cfi
16010         intrinsics.
16011         (LLL_STUB_UNWIND_INFO*): Remove.
16012         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
16013         (lll_robust_lock, lll_cond_lock, lll_timedlock)
16014         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
16015         (lll_robust_unlock): Remove out of line section. Use cfi
16016         intrinsics.
16017         (LLL_STUB_UNWIND_INFO*): Remove.
16019 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
16021         [BZ #16758]
16022         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
16023         blank values.
16025 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
16027         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
16029 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
16031         [BZ #16198]
16032         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
16033         fnstenv.
16034         * math/test-fenv-preserve.c: New file.
16035         * math/Makefile (tests): Add test-fenv-preserve.
16037 2014-03-26  Will Newton <will.newton@linaro.org>
16039         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
16041 2014-03-25  Roland McGrath  <roland@hack.frob.com>
16043         * scripts/versionlist.awk: Partition the version sets and emit all
16044         GLIBC_* (sorted) before all others (sorted).
16046 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
16048         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
16049         GLIBC_2.2.5 version.
16051 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16053         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
16054         calls.
16056         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
16057         previous change.
16059         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16061 2014-03-25  Andreas Schwab  <schwab@suse.de>
16063         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
16064         label to be used after in6ailist is initialized.
16066 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16068         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
16069         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
16071 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
16073         [BZ #16357]
16074         [BZ #16599]
16075         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
16076         min_plus_half.
16077         (fp_formats): Update initializers.
16078         (init_fp_formats): Initialize new field.
16079         (output_for_one_input_case): Allow underflow for results up to
16080         min_plus_half.
16081         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
16082         * math/auto-libm-test-in: Don't mark some underflows from asin and
16083         atanh as spurious.
16084         * math/auto-libm-test-out: Regenerated.
16085         * sysdeps/i386/fpu/libm-test-ulps: Update.
16086         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16088 2014-03-25  Andreas Schwab  <schwab@suse.de>
16090         * libio/Makefile (tst-ftell-partial-wide-ENV)
16091         (tst-ftell-active-handler-ENV): Define.
16093 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
16095         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
16097 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
16099         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
16101 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
16103         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
16104         * sysdeps/x86_64/fpu/multiarch/e_exp.c
16105         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
16107 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
16109         [BZ #16634]
16110         * elf/dl-load.c (open_verify): Add mode parameter.
16111         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
16112         (open_path): Change from boolean 'secure' to complete flag 'mode'
16113         (_dl_map_object): Adjust.
16114         * elf/Makefile (tests): Add tst-dlopen-aout.
16115         * elf/tst-dlopen-aout.c: New test.
16117 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
16119         [BZ #16714]
16120         * sysdeps/unix/sysv/linux/s390/bits/stat.h
16121         (struct stat): Rename member pad0 to __glibc_reserved0.
16123         [BZ #16712]
16124         * sysdeps/s390/s390-32/bits/wordsize.h
16125         (__WORDSIZE32_SIZE_ULONG): New define.
16126         * sysdeps/s390/s390-64/bits/wordsize.h
16127         (__WORDSIZE32_SIZE_ULONG): Likewise.
16128         * sysdeps/generic/stdint.h (SIZE_MAX):
16129         Define as UL if __WORDSIZE32_SIZE_ULONG.
16131         [BZ #16713]
16132         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
16133         (__glibc_reserved0): New variable.
16134         (sa_flags): Change type to int.
16136         * posix/Makefile (before-compile): Use += before-compile instead
16137         of a :=.
16139         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
16140         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
16142 2014-03-20  Andreas Schwab  <schwab@suse.de>
16144         [BZ #16743]
16145         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
16146         non-matching result from nscd.
16148 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
16150         * scripts/bench.py: Moved to ...
16151         * benchtests/scripts/bench.py: ... here.
16152         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
16154 2014-03-24  Andreas Schwab  <schwab@suse.de>
16156         [BZ #16002]
16157         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
16158         alloca_account and account alloca use for struct in6ailist.
16160 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
16162         [BZ #16284]
16163         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
16164         rounding mode to recompute results that overflow to infinity or
16165         underflow to zero.
16166         * math/auto-libm-test-in: Don't mark tests as expected to fail for
16167         bug 16284.
16168         * math/auto-libm-test-out: Regenerated.
16169         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
16170         (ccosh_test): Likewise.
16171         (csin_test_data): Use plus_oflow.
16172         (csin_test): Use ALL_RM_TEST.
16173         (csinh_test_data): Use plus_oflow.
16174         (csinh_test): Use ALL_RM_TEST.
16175         * sysdeps/i386/fpu/libm-test-ulps: Update.
16176         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16178 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
16180         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
16181         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
16182         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
16184         [BZ #16731]
16185         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
16186         when x - 1 is zero.
16187         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
16188         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
16189         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
16190         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
16191         argument is 1.
16192         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
16193         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
16194         zero.
16195         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
16196         * sysdeps/i386/fpu/libm-test-ulps: Update.
16197         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16199 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
16201         * scripts/bench.pl: Remove file.
16202         * scripts/bench.py: New benchmark script.
16203         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
16204         * benchtests/README: Mention python dependency.
16205         * scripts/pylintrc: New file.
16206         * scripts/pylint: New file.
16208         * bits/mathdef.h: Use #ifdef instead of #if.
16209         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
16210         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16211         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
16212         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16213         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
16214         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16216 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16217             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16219         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
16220         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
16221         and strpbrk-ppc64 objects.
16222         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16223         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
16224         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
16225         multiarch strpbrk for POWER7.
16226         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
16227         multiarch strpbrk for PPC64.
16228         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
16229         ifunc selector.
16230         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
16231         strpbrk for POWER7.
16233 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
16235         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
16236         (atan_test): Likewise.
16237         (atanh_test_data): Use NO_TEST_INLINE for two tests.
16238         (atanh_test): Use ALL_RM_TEST.
16239         (atan2_test_data): Likewise.
16240         (cabs_test): Likewise.
16241         (cacosh_test): Likewise.
16242         (carg_test): Likewise.
16243         (casin_test): Likewise.
16244         (casinh_test): Likewise.
16245         (cbrt_test): Likewise.
16246         (csqrt_test): Likewise.
16247         (erf_test): Likewise.
16248         (erfc_test): Likewise.
16249         (pow10_test): Likewise.
16250         (exp2_test): Likewise.
16251         (hypot_test): Likewise.
16252         (j0_test): Likewise.
16253         (j1_test): Likewise.
16254         (lgamma_test): Likewise.
16255         (gamma_test): Likewise.
16256         (sincos_test): Likewise.
16257         (tanh_test): Likewise.
16258         (y0_test): Likewise.
16259         (y1_test): Likewise.
16260         * sysdeps/i386/fpu/libm-test-ulps: Update.
16261         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16263 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16265         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
16266         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
16267         and strcspn-ppc64 objects.
16268         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16269         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
16270         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
16271         multiarch strcspn for POWER7.
16272         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
16273         multiarch strcspn for PPC64.
16274         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
16275         ifunc selector.
16276         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
16277         strcspn for POWER7.
16279 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
16281         * math/gen-libm-test.pl (generate_testfile): Expect only function
16282         name as argument to AUTO_TESTS_* and pass results for all rounding
16283         modes to parse_args.
16284         (parse_auto_input): Separate inputs of automatic tests from
16285         outputs before storing in %auto_tests.
16286         * math/libm-test.inc (acos_test_data): Update call to
16287         AUTO_TESTS_f_f.
16288         (acos_test): Use ALL_RM_TEST.
16289         (acos_tonearest_test_data): Remove.
16290         (acos_test_tonearest): Likewise.
16291         (acos_towardzero_test_data): Likewise.
16292         (acos_test_towardzero): Likewise.
16293         (acos_downward_test_data): Likewise.
16294         (acos_test_downward): Likewise.
16295         (acos_upward_test_data): Likewise.
16296         (acos_test_upward): Likewise.
16297         (acosh_test_data): Update call to AUTO_TESTS_f_f.
16298         (asin_test_data): Likewise.
16299         (asin_test): Use ALL_RM_TEST.
16300         (asin_tonearest_test_data): Remove.
16301         (asin_test_tonearest): Likewise.
16302         (asin_towardzero_test_data): Likewise.
16303         (asin_test_towardzero): Likewise.
16304         (asin_downward_test_data): Likewise.
16305         (asin_test_downward): Likewise.
16306         (asin_upward_test_data): Likewise.
16307         (asin_test_upward): Likewise.
16308         (asinh_test_data): Update call to AUTO_TESTS_f_f.
16309         (atan_test_data): Likewise.
16310         (atanh_test_data): Likewise.
16311         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
16312         (cabs_test_data): Update call to AUTO_TESTS_c_f.
16313         (carg_test_data): Likewise.
16314         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
16315         (ccos_test_data): Update call to AUTO_TESTS_c_c.
16316         (ccosh_test_data): Likewise.
16317         (cexp_test_data): Likewise.
16318         (clog_test_data): Likewise.
16319         (clog10_test_data): Likewise.
16320         (cos_test_data): Update call to AUTO_TESTS_f_f.
16321         (cos_test): Use ALL_RM_TEST.
16322         (cos_tonearest_test_data): Remove.
16323         (cos_test_tonearest): Likewise.
16324         (cos_towardzero_test_data): Likewise.
16325         (cos_test_towardzero): Likewise.
16326         (cos_downward_test_data): Likewise.
16327         (cos_test_downward): Likewise.
16328         (cos_upward_test_data): Likewise.
16329         (cos_test_upward): Likewise.
16330         (cosh_test_data): Update call to AUTO_TESTS_f_f.
16331         (cosh_test): Use ALL_RM_TEST.
16332         (cosh_tonearest_test_data): Remove.
16333         (cosh_test_tonearest): Likewise.
16334         (cosh_towardzero_test_data): Likewise.
16335         (cosh_test_towardzero): Likewise.
16336         (cosh_downward_test_data): Likewise.
16337         (cosh_test_downward): Likewise.
16338         (cosh_upward_test_data): Likewise.
16339         (cosh_test_upward): Likewise.
16340         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
16341         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
16342         (ctan_test_data): Likewise.
16343         (ctan_test): Use ALL_RM_TEST.
16344         (ctan_tonearest_test_data): Remove.
16345         (ctan_test_tonearest): Likewise.
16346         (ctan_towardzero_test_data): Likewise.
16347         (ctan_test_towardzero): Likewise.
16348         (ctan_downward_test_data): Likewise.
16349         (ctan_test_downward): Likewise.
16350         (ctan_upward_test_data): Likewise.
16351         (ctan_test_upward): Likewise.
16352         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
16353         (ctanh_test): Use ALL_RM_TEST.
16354         (ctanh_tonearest_test_data): Remove.
16355         (ctanh_test_tonearest): Likewise.
16356         (ctanh_towardzero_test_data): Likewise.
16357         (ctanh_test_towardzero): Likewise.
16358         (ctanh_downward_test_data): Likewise.
16359         (ctanh_test_downward): Likewise.
16360         (ctanh_upward_test_data): Likewise.
16361         (ctanh_test_upward): Likewise.
16362         (erf_test_data): Update call to AUTO_TESTS_f_f.
16363         (erfc_test_data): Likewise.
16364         (exp_test_data): Likewise.
16365         (exp_test): Use ALL_RM_TEST.
16366         (exp_tonearest_test_data): Remove.
16367         (exp_test_tonearest): Likewise.
16368         (exp_towardzero_test_data): Likewise.
16369         (exp_test_towardzero): Likewise.
16370         (exp_downward_test_data): Likewise.
16371         (exp_test_downward): Likewise.
16372         (exp_upward_test_data): Likewise.
16373         (exp_test_upward): Likewise.
16374         (exp10_test_data): Update call to AUTO_TESTS_f_f.
16375         (exp10_test): Use ALL_RM_TEST.
16376         (exp10_tonearest_test_data): Remove.
16377         (exp10_test_tonearest): Likewise.
16378         (exp10_towardzero_test_data): Likewise.
16379         (exp10_test_towardzero): Likewise.
16380         (exp10_downward_test_data): Likewise.
16381         (exp10_test_downward): Likewise.
16382         (exp10_upward_test_data): Likewise.
16383         (exp10_test_upward): Likewise.
16384         (exp2_test_data): Update call to AUTO_TESTS_f_f.
16385         (expm1_test_data): Likewise.
16386         (expm1_test): Use ALL_RM_TEST.
16387         (expm1_tonearest_test_data): Remove.
16388         (expm1_test_tonearest): Likewise.
16389         (expm1_towardzero_test_data): Likewise.
16390         (expm1_test_towardzero): Likewise.
16391         (expm1_downward_test_data): Likewise.
16392         (expm1_test_downward): Likewise.
16393         (expm1_upward_test_data): Likewise.
16394         (expm1_test_upward): Likewise.
16395         (fma_test_data): Update call to AUTO_TESTS_fff_f.
16396         (fma_test): Use ALL_RM_TEST.
16397         (fma_towardzero_test_data): Remove.
16398         (fma_test_towardzero): Likewise.
16399         (fma_downward_test_data): Likewise.
16400         (fma_test_downward): Likewise.
16401         (fma_upward_test_data): Likewise.
16402         (fma_test_upward): Likewise.
16403         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
16404         (j0_test_data): Update call to AUTO_TESTS_f_f.
16405         (j1_test_data): Likewise.
16406         (jn_test_data): Update call to AUTO_TESTS_if_f.
16407         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
16408         (log_test_data): Update call to AUTO_TESTS_f_f.
16409         (log10_test_data): Likewise.
16410         (log1p_test_data): Likewise.
16411         (log2_test_data): Likewise.
16412         (pow_test_data): Update call to AUTO_TESTS_ff_f.
16413         (pow_tonearest_test_data): Likewise.
16414         (sin_test_data): Update call to AUTO_TESTS_f_f.
16415         (sin_test): Use ALL_RM_TEST.
16416         (sin_tonearest_test_data): Remove.
16417         (sin_test_tonearest): Likewise.
16418         (sin_towardzero_test_data): Likewise.
16419         (sin_test_towardzero): Likewise.
16420         (sin_downward_test_data): Likewise.
16421         (sin_test_downward): Likewise.
16422         (sin_upward_test_data): Likewise.
16423         (sin_test_upward): Likewise.
16424         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
16425         (sinh_test_data): Update call to AUTO_TESTS_f_f.
16426         (sinh_test): Use ALL_RM_TEST.
16427         (sinh_tonearest_test_data): Remove.
16428         (sinh_test_tonearest): Likewise.
16429         (sinh_towardzero_test_data): Likewise.
16430         (sinh_test_towardzero): Likewise.
16431         (sinh_downward_test_data): Likewise.
16432         (sinh_test_downward): Likewise.
16433         (sinh_upward_test_data): Likewise.
16434         (sinh_test_upward): Likewise.
16435         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
16436         (sqrt_test): Use ALL_RM_TEST.
16437         (sqrt_tonearest_test_data): Remove.
16438         (sqrt_test_tonearest): Likewise.
16439         (sqrt_towardzero_test_data): Likewise.
16440         (sqrt_test_towardzero): Likewise.
16441         (sqrt_downward_test_data): Likewise.
16442         (sqrt_test_downward): Likewise.
16443         (sqrt_upward_test_data): Likewise.
16444         (sqrt_test_upward): Likewise.
16445         (tan_test_data): Update call to AUTO_TESTS_f_f.
16446         (tan_test): Use ALL_RM_TEST.
16447         (tan_tonearest_test_data): Remove.
16448         (tan_test_tonearest): Likewise.
16449         (tan_towardzero_test_data): Likewise.
16450         (tan_test_towardzero): Likewise.
16451         (tan_downward_test_data): Likewise.
16452         (tan_test_downward): Likewise.
16453         (tan_upward_test_data): Likewise.
16454         (tan_test_upward): Likewise.
16455         (tanh_test_data): Update call to AUTO_TESTS_f_f.
16456         (tgamma_test_data): Likewise.
16457         (y0_test_data): Likewise.
16458         (y1_test_data): Likewise.
16459         (yn_test_data): Update call to AUTO_TESTS_if_f.
16460         (main): Do not call removed functions.
16462 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
16464         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
16465         (ldexp_test_data): Remove.
16466         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
16467         scalbn_test_data.
16468         (scalb_test): Use ALL_RM_TEST.
16470 2014-03-19  Andreas Schwab  <schwab@suse.de>
16472         * nscd/nscd.service: Also invalidate netgroup cache on reload.
16474 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
16476         [BZ #16649]
16477         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
16478         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
16479         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
16480         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16481         (__ASSUME_PREADV): Undefine.
16482         (__ASSUME_PWRITEV): Likewise.
16484 2014-03-18  Roland McGrath  <roland@hack.frob.com>
16486         * bits/mman-linux.h: Add comment about non-Linux use.
16487         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
16488         bits/mman-linux.h resting place.
16490         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
16491         * bits/mman-linux.h: ... here.
16493 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16495         * conform/conformtest.pl: Add standard definition when calling C
16496         preprocessor on data files.
16497         (checknamespace): Remove unused variable.
16499 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
16501         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
16502         minus_oflow, plus_uflow and minus_uflow in expected results.
16503         * math/libm-test.inc (scalbn_test_data): Add more tests of
16504         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
16505         minus_uflow.
16506         (scalbn_test): Use ALL_RM_TEST.
16507         (scalbln_test_data): Add more tests of negative arguments.  Use
16508         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
16509         (scalbln_test): Use ALL_RM_TEST.
16511 2014-03-18  Roland McGrath  <roland@hack.frob.com>
16513         * scripts/abilist.awk: Ignore symbols marked with .hidden.
16515 2014-03-18  Will Newton  <will.newton@linaro.org>
16517         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
16518         inaccurate comment.
16520 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
16522         * Makerules [!subdir] (check-abi): Exit with error status if a
16523         test failed.
16525 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
16527         * math/libm-test.inc (nearbyint_test_data): Include all tests used
16528         for rint.  Include results for all rounding modes.
16529         (nearbyint_test): Use ALL_RM_TEST.
16530         (rint_test_data): Include all tests used for nearbyint.
16532 2014-03-17  Will Newton  <will.newton@linaro.org>
16534         * nptl/sysdeps/pthread/pthread.h: Revert previous
16535         change.
16537         * sysdeps/generic/ldsodefs.h: Revert previous
16538         change.
16540         * libio/genops.c: Revert previous change.
16541         * libio/libioP.h: Likewise.
16542         * stdio-common/vfprintf.c: Likewise.
16544         * sysdeps/generic/math_private.h: Revert previous
16545         change.
16547         * sysdeps/generic/math_private.h: Check whether
16548         HAVE_RM_CTX is defined with #ifdef rather
16549         than #if.
16551         * argp/argp-fmtstream.h: Check whether
16552         __STRICT_ANSI__ is defined with #ifdef rather
16553         than #if.
16554         * argp/argp.h: Likewise.
16556         * libio/genops.c: Check whether
16557         _IO_JUMPS_OFFSET is defined with #ifdef rather
16558         than #if.
16559         * libio/libioP.h: Likewise.
16560         * stdio-common/vfprintf.c: Likewise.
16562         * sysdeps/generic/ldsodefs.h: Check whether
16563         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
16564         than #if.
16566         * nptl/sysdeps/pthread/pthread.h: Check
16567         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
16568         its value.
16570 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
16572         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
16573         setting O_APPEND.
16574         * libio/tst-ftell-active-handler.c (do_append_test): Add a
16575         test case.
16577         [BZ #16680]
16578         * libio/fileops.c (_IO_file_open): Seek to end of file but
16579         don't cache the offset.
16580         (get_file_offset): Remove function.
16581         (do_ftell): Use cached offset when available.
16582         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
16583         don't cache the offset.
16584         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
16585         case.
16586         (do_one_test): Call it.
16587         (do_ftell_test): Fix up expected old offset for a+ mode.
16588         * libio/wfileops.c (do_ftell_wide): Used cached offset when
16589         available.
16591         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
16592         up test status with function return status.
16593         (do_write_test): Likewise.
16594         (do_append_test): Likewise.
16596         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
16597         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
16598         Remove.
16600 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
16602         * math/gen-libm-test.pl (parse_args): Handle results specified for
16603         each rounding mode separately.
16604         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
16605         tests and results from lrint_tonearest_test_data,
16606         lrint_towardzero_test_data, lrint_downward_test_data and
16607         lrint_upward_test_data.
16608         (lrint_test): Use ALL_RM_TEST.
16609         (lrint_tonearest_test_data): Remove.
16610         (lrint_test_tonearest): Likewise.
16611         (lrint_towardzero_test_data): Likewise.
16612         (lrint_test_towardzero): Likewise.
16613         (lrint_downward_test_data): Likewise.
16614         (lrint_test_downward): Likewise.
16615         (lrint_upward_test_data): Likewise.
16616         (lrint_test_upward): Likewise.
16617         (llrint_test_data): Merge in per-rounding-mode tests and results
16618         from llrint_tonearest_test_data, llrint_towardzero_test_data,
16619         llrint_downward_test_data and llrint_upward_test_data.
16620         (llrint_test): Use ALL_RM_TEST.
16621         (llrint_tonearest_test_data): Remove.
16622         (llrint_test_tonearest): Likewise.
16623         (llrint_towardzero_test_data): Likewise.
16624         (llrint_test_towardzero): Likewise.
16625         (llrint_downward_test_data): Likewise.
16626         (llrint_test_downward): Likewise.
16627         (llrint_upward_test_data): Likewise.
16628         (llrint_test_upward): Likewise.
16629         (rint_test_data): Merge in per-rounding-mode tests and results
16630         from rint_tonearest_test_data, rint_towardzero_test_data,
16631         rint_downward_test_data and rint_upward_test_data.  Add
16632         per-rounding-mode results for tests not in those arrays.
16633         (rint_test): Use ALL_RM_TEST.
16634         (rint_tonearest_test_data): Remove.
16635         (rint_test_tonearest): Likewise.
16636         (rint_towardzero_test_data): Likewise.
16637         (rint_test_towardzero): Likewise.
16638         (rint_downward_test_data): Likewise.
16639         (rint_test_downward): Likewise.
16640         (rint_upward_test_data): Likewise.
16641         (rint_test_upward): Likewise.
16642         (main): Don't call removed functions.
16644 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16646         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
16647         "Compiled on ..." crapola.  It is anti-useful.
16649 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
16651         * scripts/evaluate-test.sh: Handle fourth argument to determine
16652         whether test run should stop on failure.
16653         * Makeconfig (stop-on-test-failure): New variable.
16654         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
16655         $(stop-on-test-failure).
16656         * Makefile (tests): Give a summary of results from testing and
16657         exit with failure status if they include an ERROR or FAIL.
16658         (xtests): Likewise.
16659         * manual/install.texi (Configuring and compiling): Mention
16660         stop-on-test-failure=y.
16661         * INSTALL: Regenerated.
16663 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16665         * scripts/versionlist.awk: New file.
16666         * Makerules [$(build-shared) = yes]
16667         (postclean-generated): Add Versions.def, not Versions.def.v and
16668         Versions.def.v.i.
16669         ($(common-objpfx)Versions.def.v.i): Target removed.
16670         ($(common-objpfx)Versions.def): New target.
16671         ($(common-objpfx)Versions.all): Depend on that rather that
16672         $(common-objpfx)Versions.def.v.
16673         * Versions.def: File removed.
16675         * Makeconfig (+gccwarn): Add -Wundef.
16676         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
16677         a dl-sysdep.h breaking its contract.
16678         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
16679         * include/stackinfo.h: New file.
16680         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
16681         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
16682         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
16683         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
16684         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
16685         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
16686         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16687         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16688         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16689         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16690         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16691         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
16692         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16693         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16694         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16696 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16698         [BZ #16707]
16699         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
16700         implementation.
16701         * math/libm-test.inc (round_test_data): Add more tests.
16703         [BZ #16706]
16704         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
16705         implementation.
16706         * math/libm-test.inc (nearbyint_test_data): Add more tests.
16708         [BZ #16701]
16709         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
16710         implementation.
16711         * math/libm-test.inc (ceil_test_data): Add more tests.
16713         * math/libm-test.inc (trunc_test_data): Add more tests related to
16714         BZ#16414.
16716 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16718         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
16719         with #if rather than #ifdef.
16720         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
16722 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
16724         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
16725         first.  Disable AVX-512 GCC support if assembler doesn't support
16726         it.
16727         * sysdeps/x86_64/configure: Regenerated.
16729 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
16731         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
16732         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
16733         (__old_pthread_attr_setstack): Likewise.
16734         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
16735         [!_STACK_GROWS_DOWN]: Likewise.
16737 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
16739         * config.make.in (have-bash2): Delete.
16740         * configure.ac (libc_cv_have_bash2): Delete.
16741         * configure: Regenerate.
16742         * elf/Makefile (common-ldd-rewrite): Rename to ...
16743         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
16744         (sh-ldd-rewrite): Delete.
16745         (bash-ldd-rewrite): Delete.
16746         (have-bash2): Delete checks.
16747         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
16748         ldd-rewrite.
16750         * config.make.in (have-ksh): Delete.
16751         (KSH): Delete.
16752         * configure.ac (libc_cv_have_ksh): Delete.
16753         * configure: Regenerate.
16755         * elf/Makefile: Delete $(have-ksh) check.
16756         ($(objpfx)sotruss): Change KSH to BASH.
16757         * elf/sotruss.ksh: Rename to ...
16758         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
16759         function style to match POSIX.  Drop ksh vim mode setting.
16761         * manual/time.texi (Specifying the Time Zone with TZ): Change
16762         Tuesday to Thursday.
16764         * debug/tst-longjmp_chk2.c: Update header comment.
16765         (stackoverflow_handler): Add comment.  Call assert on pass value.
16767 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
16769         [BZ #16194]
16770         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
16771         (HAVE_AVX512_ASM_SUPPORT): Likewise.
16772         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
16773         (La_x86_64_vector): Add zmm.
16774         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
16775         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
16776         ($(objpfx)tst-audit10): New target.
16777         ($(objpfx)tst-audit10.out): Likewise.
16778         (tst-audit10-ENV): New.
16779         (AVX512-CFLAGS): Likewise.
16780         (CFLAGS-tst-audit10.c): Likewise.
16781         (CFLAGS-tst-auditmod10a.c): Likewise.
16782         (CFLAGS-tst-auditmod10b.c): Likewise.
16783         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
16784         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
16785         * sysdeps/x86_64/configure: Regenerated.
16786         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
16787         AVX-512 zmm register support.
16788         (_dl_x86_64_save_sse): Likewise.
16789         (_dl_x86_64_restore_sse): Likewise.
16790         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
16791         size vector registers.
16792         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
16793         (ZMM_SIZE): Likewise.
16794         * sysdeps/x86_64/tst-audit10.c: New file.
16795         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
16796         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
16798 2014-03-13  Roland McGrath  <roland@hack.frob.com>
16800         * configure.ac (HAVE_EHDR_START): New check.
16801         * configure: Regenerated.
16802         * config.h.in (HAVE_EHDR_START): New #undef.
16803         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
16804         assuming the lowest-addressed segment maps the start of the file.
16806 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
16808         * INSTALL: Regenerated.
16810 2014-03-13  Will Newton  <will.newton@linaro.org>
16812         * manual/setjmp.texi (System V contexts): Improve
16813         clarity and grammar of documentation.
16815 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
16817         [BZ #16381]
16818         * elf/Makefile (tests): Add tst-pie2.
16819         (tests-pie): Add tst-pie2.
16820         * elf/tst-pie2.c: New file.
16821         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
16822         for ET_EXEC.
16823         * elf/rtld.c (map_doit): Load executable as lt_executable.
16824         (dl_main): Likewise.
16826 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
16828         [BZ #16642]
16829         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16830         (__ASSUME_PSELECT): Undefine.
16832 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16834         [BZ #16689]
16835         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
16836         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
16837         static build.
16838         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
16839         selector for static builds.
16841 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
16843         [BZ #16695]
16844         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
16845         key in the buffer.
16847 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16849         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
16850         IFUNC selector for static builds.
16852 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
16854         * sysdeps/mips/math_private.h [__mips_hard_float]
16855         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
16856         libc_feresetround_mips_ctx.
16857         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
16858         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
16859         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
16861         [BZ #16677]
16862         * math/s_nextafter.c (__nextafter): Do not return value from
16863         overflowing computation.
16864         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
16865         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
16866         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
16867         Likewise.
16868         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
16869         Likewise.
16870         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
16871         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
16873 2014-03-11  Roland McGrath  <roland@hack.frob.com>
16875         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
16876         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
16877         Move sfi_sp use from the load-multiple (that no longer sets sp) to
16878         the new mov targetting sp.
16880 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16882         [BZ #16683]
16883         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
16884         Define it for static builds as well.
16885         (NO_BZERO_IMPL): Likewise.
16887 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16889         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
16890         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
16891         multiarch strspn for PPC64.
16892         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
16893         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
16894         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16895         (__libc_ifunc_impl_list): Likewise.
16896         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
16897         multiarch optimizations
16898         * string/strspn.c (strspn): Using macro to redefine symbol name.
16900 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16901             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16903         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
16904         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
16905         multiarch strncat for PPC64.
16906         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
16907         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
16908         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16909         (__libc_ifunc_impl_list): Likewise.
16910         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
16911         multiarch optimizations
16913 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
16915         [BZ #16639]
16916         * nscd/nscd.service: Make service type forking.
16918 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16920         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
16921         sign in non default rounding modes.
16922         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
16924 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
16926         * math/libm-test.inc (ALL_RM_TEST): New macro.
16927         (ceil_test): Use ALL_RM_TEST.
16928         (cimag_test): Likewise.
16929         (conj_test): Likewise.
16930         (copysign_test): Likewise.
16931         (cproj_test): Likewise.
16932         (creal_test): Likewise.
16933         (fabs_test): Likewise.
16934         (floor_test): Likewise.
16935         (fmax_test): Likewise.
16936         (fmin_test): Likewise.
16937         (fmod_test): Likewise.
16938         (fpclassify_test): Likewise.
16939         (frexp_test): Likewise.
16940         (ilogb_test): Likewise.
16941         (isfinite_test): Likewise.
16942         (finite_test): Likewise.
16943         (isgreater_test): Likewise.
16944         (isgreaterequal_test): Likewise.
16945         (isinf_test): Likewise.
16946         (isless_test): Likewise.
16947         (islessequal_test): Likewise.
16948         (islessgreater_test): Likewise.
16949         (isnan_test): Likewise.
16950         (isnormal_test): Likewise.
16951         (issignaling_test): Likewise.
16952         (isunordered_test): Likewise.
16953         (logb_test): Likewise.
16954         (logb_downward_test_data): Remove.
16955         (logb_test_downward): Likewise.
16956         (lround_test): Use ALL_RM_TEST.
16957         (llround_test): Likewise.
16958         (modf_test): Likewise.
16959         (nexttoward_test): Likewise.
16960         (remainder_test): Likewise.
16961         (drem_test): Likewise.
16962         (remainder_tonearest_test_data): Likewise.
16963         (remainder_test_tonearest): Likewise.
16964         (drem_test_tonearest): Likewise.
16965         (remainder_towardzero_test_data): Likewise.
16966         (remainder_test_towardzero): Likewise.
16967         (drem_test_towardzero): Likewise.
16968         (remainder_downward_test_data): Likewise.
16969         (remainder_test_downward): Likewise.
16970         (drem_test_downward): Likewise.
16971         (remainder_upward_test_data): Likewise.
16972         (remainder_test_upward): Likewise.
16973         (drem_test_upward): Likewise.
16974         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
16975         (round_test): Use ALL_RM_TEST.
16976         (signbit_test): Likewise.
16977         (trunc_test): Likewise.
16978         (significand_test): Likewise.
16979         (main): Don't call removed functions.
16981 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
16983         [BZ #16674]
16984         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
16985         || __USE_XOPEN2K8].
16986         (ILL_ILLOPN): Likewise.
16987         (ILL_ILLADR): Likewise.
16988         (ILL_ILLTRP): Likewise.
16989         (ILL_PRVOPC): Likewise.
16990         (ILL_PRVREG): Likewise.
16991         (ILL_COPROC): Likewise.
16992         (ILL_BADSTK): Likewise.
16993         (FPE_INTDIV): Likewise.
16994         (FPE_INTOVF): Likewise.
16995         (FPE_FLTDIV): Likewise.
16996         (FPE_FLTOVF): Likewise.
16997         (FPE_FLTUND): Likewise.
16998         (FPE_FLTRES): Likewise.
16999         (FPE_FLTINV): Likewise.
17000         (FPE_FLTSUB): Likewise.
17001         (SEGV_MAPERR): Likewise.
17002         (SEGV_ACCERR): Likewise.
17003         (BUS_ADRALN): Likewise.
17004         (BUS_ADRERR): Likewise.
17005         (BUS_OBJERR): Likewise.
17006         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17007         (TRAP_TRACE): Likewise.
17008         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17009         __USE_XOPEN2K8].
17010         (CLD_KILLED): Likewise.
17011         (CLD_DUMPED): Likewise.
17012         (CLD_TRAPPED): Likewise.
17013         (CLD_STOPPED): Likewise.
17014         (CLD_CONTINUED): Likewise.
17015         (POLL_IN): Likewise.
17016         (POLL_OUT): Likewise.
17017         (POLL_MSG): Likewise.
17018         (POLL_ERR): Likewise.
17019         (POLL_PRI): Likewise.
17020         (POLL_HUP): Likewise.
17021         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
17022         Likewise.
17023         (ILL_ILLOPN): Likewise.
17024         (ILL_ILLADR): Likewise.
17025         (ILL_ILLTRP): Likewise.
17026         (ILL_PRVOPC): Likewise.
17027         (ILL_PRVREG): Likewise.
17028         (ILL_COPROC): Likewise.
17029         (ILL_BADSTK): Likewise.
17030         (FPE_INTDIV): Likewise.
17031         (FPE_INTOVF): Likewise.
17032         (FPE_FLTDIV): Likewise.
17033         (FPE_FLTOVF): Likewise.
17034         (FPE_FLTUND): Likewise.
17035         (FPE_FLTRES): Likewise.
17036         (FPE_FLTINV): Likewise.
17037         (FPE_FLTSUB): Likewise.
17038         (SEGV_MAPERR): Likewise.
17039         (SEGV_ACCERR): Likewise.
17040         (BUS_ADRALN): Likewise.
17041         (BUS_ADRERR): Likewise.
17042         (BUS_OBJERR): Likewise.
17043         (BUS_MCEERR_AR): Likewise.
17044         (BUS_MCEERR_AO): Likewise.
17045         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17046         (TRAP_TRACE): Likewise.
17047         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17048         __USE_XOPEN2K8].
17049         (CLD_KILLED): Likewise.
17050         (CLD_DUMPED): Likewise.
17051         (CLD_TRAPPED): Likewise.
17052         (CLD_STOPPED): Likewise.
17053         (CLD_CONTINUED): Likewise.
17054         (POLL_IN): Likewise.
17055         (POLL_OUT): Likewise.
17056         (POLL_MSG): Likewise.
17057         (POLL_ERR): Likewise.
17058         (POLL_PRI): Likewise.
17059         (POLL_HUP): Likewise.
17060         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
17061         (ILL_ILLOPN): Likewise.
17062         (ILL_ILLADR): Likewise.
17063         (ILL_ILLTRP): Likewise.
17064         (ILL_PRVOPC): Likewise.
17065         (ILL_PRVREG): Likewise.
17066         (ILL_COPROC): Likewise.
17067         (ILL_BADSTK): Likewise.
17068         (FPE_INTDIV): Likewise.
17069         (FPE_INTOVF): Likewise.
17070         (FPE_FLTDIV): Likewise.
17071         (FPE_FLTOVF): Likewise.
17072         (FPE_FLTUND): Likewise.
17073         (FPE_FLTRES): Likewise.
17074         (FPE_FLTINV): Likewise.
17075         (FPE_FLTSUB): Likewise.
17076         (SEGV_MAPERR): Likewise.
17077         (SEGV_ACCERR): Likewise.
17078         (BUS_ADRALN): Likewise.
17079         (BUS_ADRERR): Likewise.
17080         (BUS_OBJERR): Likewise.
17081         (BUS_MCEERR_AR): Likewise.
17082         (BUS_MCEERR_AO): Likewise.
17083         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17084         (TRAP_TRACE): Likewise.
17085         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17086         __USE_XOPEN2K8].
17087         (CLD_KILLED): Likewise.
17088         (CLD_DUMPED): Likewise.
17089         (CLD_TRAPPED): Likewise.
17090         (CLD_STOPPED): Likewise.
17091         (CLD_CONTINUED): Likewise.
17092         (POLL_IN): Likewise.
17093         (POLL_OUT): Likewise.
17094         (POLL_MSG): Likewise.
17095         (POLL_ERR): Likewise.
17096         (POLL_PRI): Likewise.
17097         (POLL_HUP): Likewise.
17098         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
17099         Likewise.
17100         (ILL_ILLOPN): Likewise.
17101         (ILL_ILLADR): Likewise.
17102         (ILL_ILLTRP): Likewise.
17103         (ILL_PRVOPC): Likewise.
17104         (ILL_PRVREG): Likewise.
17105         (ILL_COPROC): Likewise.
17106         (ILL_BADSTK): Likewise.
17107         (ILL_BADIADDR): Likewise.
17108         (ILL_BREAK): Likewise.
17109         (FPE_INTDIV): Likewise.
17110         (FPE_INTOVF): Likewise.
17111         (FPE_FLTDIV): Likewise.
17112         (FPE_FLTOVF): Likewise.
17113         (FPE_FLTUND): Likewise.
17114         (FPE_FLTRES): Likewise.
17115         (FPE_FLTINV): Likewise.
17116         (FPE_FLTSUB): Likewise.
17117         (FPE_DECOVF): Likewise.
17118         (FPE_DECDIV): Likewise.
17119         (FPE_DECERR): Likewise.
17120         (FPE_INVASC): Likewise.
17121         (FPE_INVDEC): Likewise.
17122         (SEGV_MAPERR): Likewise.
17123         (SEGV_ACCERR): Likewise.
17124         (SEGV_PSTKOVF): Likewise.
17125         (BUS_ADRALN): Likewise.
17126         (BUS_ADRERR): Likewise.
17127         (BUS_OBJERR): Likewise.
17128         (BUS_MCEERR_AR): Likewise.
17129         (BUS_MCEERR_AO): Likewise.
17130         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17131         (TRAP_TRACE): Likewise.
17132         (TRAP_BRANCH): Likewise.
17133         (TRAP_HWBKPT): Likewise.
17134         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17135         __USE_XOPEN2K8].
17136         (CLD_KILLED): Likewise.
17137         (CLD_DUMPED): Likewise.
17138         (CLD_TRAPPED): Likewise.
17139         (CLD_STOPPED): Likewise.
17140         (CLD_CONTINUED): Likewise.
17141         (POLL_IN): Likewise.
17142         (POLL_OUT): Likewise.
17143         (POLL_MSG): Likewise.
17144         (POLL_ERR): Likewise.
17145         (POLL_PRI): Likewise.
17146         (POLL_HUP): Likewise.
17147         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
17148         (ILL_ILLOPN): Likewise.
17149         (ILL_ILLADR): Likewise.
17150         (ILL_ILLTRP): Likewise.
17151         (ILL_PRVOPC): Likewise.
17152         (ILL_PRVREG): Likewise.
17153         (ILL_COPROC): Likewise.
17154         (ILL_BADSTK): Likewise.
17155         (FPE_INTDIV): Likewise.
17156         (FPE_INTOVF): Likewise.
17157         (FPE_FLTDIV): Likewise.
17158         (FPE_FLTOVF): Likewise.
17159         (FPE_FLTUND): Likewise.
17160         (FPE_FLTRES): Likewise.
17161         (FPE_FLTINV): Likewise.
17162         (FPE_FLTSUB): Likewise.
17163         (SEGV_MAPERR): Likewise.
17164         (SEGV_ACCERR): Likewise.
17165         (BUS_ADRALN): Likewise.
17166         (BUS_ADRERR): Likewise.
17167         (BUS_OBJERR): Likewise.
17168         (BUS_MCEERR_AR): Likewise.
17169         (BUS_MCEERR_AO): Likewise.
17170         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17171         (TRAP_TRACE): Likewise.
17172         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17173         __USE_XOPEN2K8].
17174         (CLD_KILLED): Likewise.
17175         (CLD_DUMPED): Likewise.
17176         (CLD_TRAPPED): Likewise.
17177         (CLD_STOPPED): Likewise.
17178         (CLD_CONTINUED): Likewise.
17179         (POLL_IN): Likewise.
17180         (POLL_OUT): Likewise.
17181         (POLL_MSG): Likewise.
17182         (POLL_ERR): Likewise.
17183         (POLL_PRI): Likewise.
17184         (POLL_HUP): Likewise.
17185         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
17186         (ILL_ILLOPN): Likewise.
17187         (ILL_ILLADR): Likewise.
17188         (ILL_ILLTRP): Likewise.
17189         (ILL_PRVOPC): Likewise.
17190         (ILL_PRVREG): Likewise.
17191         (ILL_COPROC): Likewise.
17192         (ILL_BADSTK): Likewise.
17193         (FPE_INTDIV): Likewise.
17194         (FPE_INTOVF): Likewise.
17195         (FPE_FLTDIV): Likewise.
17196         (FPE_FLTOVF): Likewise.
17197         (FPE_FLTUND): Likewise.
17198         (FPE_FLTRES): Likewise.
17199         (FPE_FLTINV): Likewise.
17200         (FPE_FLTSUB): Likewise.
17201         (SEGV_MAPERR): Likewise.
17202         (SEGV_ACCERR): Likewise.
17203         (BUS_ADRALN): Likewise.
17204         (BUS_ADRERR): Likewise.
17205         (BUS_OBJERR): Likewise.
17206         (BUS_MCEERR_AR): Likewise.
17207         (BUS_MCEERR_AO): Likewise.
17208         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17209         (TRAP_TRACE): Likewise.
17210         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17211         __USE_XOPEN2K8].
17212         (CLD_KILLED): Likewise.
17213         (CLD_DUMPED): Likewise.
17214         (CLD_TRAPPED): Likewise.
17215         (CLD_STOPPED): Likewise.
17216         (CLD_CONTINUED): Likewise.
17217         (POLL_IN): Likewise.
17218         (POLL_OUT): Likewise.
17219         (POLL_MSG): Likewise.
17220         (POLL_ERR): Likewise.
17221         (POLL_PRI): Likewise.
17222         (POLL_HUP): Likewise.
17223         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
17224         (ILL_ILLOPN): Likewise.
17225         (ILL_ILLADR): Likewise.
17226         (ILL_ILLTRP): Likewise.
17227         (ILL_PRVOPC): Likewise.
17228         (ILL_PRVREG): Likewise.
17229         (ILL_COPROC): Likewise.
17230         (ILL_BADSTK): Likewise.
17231         (FPE_INTDIV): Likewise.
17232         (FPE_INTOVF): Likewise.
17233         (FPE_FLTDIV): Likewise.
17234         (FPE_FLTOVF): Likewise.
17235         (FPE_FLTUND): Likewise.
17236         (FPE_FLTRES): Likewise.
17237         (FPE_FLTINV): Likewise.
17238         (FPE_FLTSUB): Likewise.
17239         (SEGV_MAPERR): Likewise.
17240         (SEGV_ACCERR): Likewise.
17241         (BUS_ADRALN): Likewise.
17242         (BUS_ADRERR): Likewise.
17243         (BUS_OBJERR): Likewise.
17244         (BUS_MCEERR_AR): Likewise.
17245         (BUS_MCEERR_AO): Likewise.
17246         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17247         (TRAP_TRACE): Likewise.
17248         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17249         __USE_XOPEN2K8].
17250         (CLD_KILLED): Likewise.
17251         (CLD_DUMPED): Likewise.
17252         (CLD_TRAPPED): Likewise.
17253         (CLD_STOPPED): Likewise.
17254         (CLD_CONTINUED): Likewise.
17255         (POLL_IN): Likewise.
17256         (POLL_OUT): Likewise.
17257         (POLL_MSG): Likewise.
17258         (POLL_ERR): Likewise.
17259         (POLL_PRI): Likewise.
17260         (POLL_HUP): Likewise.
17261         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
17262         (ILL_ILLOPN): Likewise.
17263         (ILL_ILLADR): Likewise.
17264         (ILL_ILLTRP): Likewise.
17265         (ILL_PRVOPC): Likewise.
17266         (ILL_PRVREG): Likewise.
17267         (ILL_COPROC): Likewise.
17268         (ILL_BADSTK): Likewise.
17269         (ILL_DBLFLT): Likewise.
17270         (ILL_HARDWALL): Likewise.
17271         (FPE_INTDIV): Likewise.
17272         (FPE_INTOVF): Likewise.
17273         (FPE_FLTDIV): Likewise.
17274         (FPE_FLTOVF): Likewise.
17275         (FPE_FLTUND): Likewise.
17276         (FPE_FLTRES): Likewise.
17277         (FPE_FLTINV): Likewise.
17278         (FPE_FLTSUB): Likewise.
17279         (SEGV_MAPERR): Likewise.
17280         (SEGV_ACCERR): Likewise.
17281         (BUS_ADRALN): Likewise.
17282         (BUS_ADRERR): Likewise.
17283         (BUS_OBJERR): Likewise.
17284         (BUS_MCEERR_AR): Likewise.
17285         (BUS_MCEERR_AO): Likewise.
17286         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17287         (TRAP_TRACE): Likewise.
17288         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17289         __USE_XOPEN2K8].
17290         (CLD_KILLED): Likewise.
17291         (CLD_DUMPED): Likewise.
17292         (CLD_TRAPPED): Likewise.
17293         (CLD_STOPPED): Likewise.
17294         (CLD_CONTINUED): Likewise.
17295         (POLL_IN): Likewise.
17296         (POLL_OUT): Likewise.
17297         (POLL_MSG): Likewise.
17298         (POLL_ERR): Likewise.
17299         (POLL_PRI): Likewise.
17300         (POLL_HUP): Likewise.
17301         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
17302         (ILL_ILLOPN): Likewise.
17303         (ILL_ILLADR): Likewise.
17304         (ILL_ILLTRP): Likewise.
17305         (ILL_PRVOPC): Likewise.
17306         (ILL_PRVREG): Likewise.
17307         (ILL_COPROC): Likewise.
17308         (ILL_BADSTK): Likewise.
17309         (FPE_INTDIV): Likewise.
17310         (FPE_INTOVF): Likewise.
17311         (FPE_FLTDIV): Likewise.
17312         (FPE_FLTOVF): Likewise.
17313         (FPE_FLTUND): Likewise.
17314         (FPE_FLTRES): Likewise.
17315         (FPE_FLTINV): Likewise.
17316         (FPE_FLTSUB): Likewise.
17317         (SEGV_MAPERR): Likewise.
17318         (SEGV_ACCERR): Likewise.
17319         (BUS_ADRALN): Likewise.
17320         (BUS_ADRERR): Likewise.
17321         (BUS_OBJERR): Likewise.
17322         (BUS_MCEERR_AR): Likewise.
17323         (BUS_MCEERR_AO): Likewise.
17324         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17325         (TRAP_TRACE): Likewise.
17326         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17327         __USE_XOPEN2K8].
17328         (CLD_KILLED): Likewise.
17329         (CLD_DUMPED): Likewise.
17330         (CLD_TRAPPED): Likewise.
17331         (CLD_STOPPED): Likewise.
17332         (CLD_CONTINUED): Likewise.
17333         (POLL_IN): Likewise.
17334         (POLL_OUT): Likewise.
17335         (POLL_MSG): Likewise.
17336         (POLL_ERR): Likewise.
17337         (POLL_PRI): Likewise.
17338         (POLL_HUP): Likewise.
17339         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
17340         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
17342         [BZ #16670]
17343         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
17344         before #include of <time.h>.
17345         [!__USE_XOPEN2K] (__need_timespec): Likewise.
17346         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
17347         (test-xfail-UNIX98/sched.h/conform): Likewise.
17349 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
17351         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
17352         error absence of trapping exception support.
17353         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
17355 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
17357         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
17358         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
17359         * timezone/Makefile (testdata): Move definition above include of
17360         Rules.
17361         (test-zones): New variable.
17362         (tests-special): Add zone files.
17363         (build-testdata): Use $(evaluate-test).
17365         * elf/Makefile (tests-special): Rename tests to end with .out.
17366         ($(objpfx)noload-mem): Likewise.
17367         ($(objpfx)tst-leaks1-mem): Likewise.
17368         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
17369         * iconv/Makefile (xtests-special): Change test-iconvconfig to
17370         $(objpfx)test-iconvconfig.out.
17371         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
17372         set -e inside subshell and redirect output to file.
17373         * iconvdata/Makefile (generated): Rename tests to end with .out.
17374         Correct type.
17375         (tests-special): Rename tests to end with .out.
17376         ($(objpfx)mtrace-tst-loading): Likewise.
17377         * intl/Makefile (generated): Likewise.
17378         (tests-special): Likewise.
17379         ($(objpfx)mtrace-tst-gettext): Likewise.
17380         * misc/Makefile (generated): Likewise.
17381         (tests-special): Likewise.
17382         ($(objpfx)tst-error1-mem): Likewise.
17383         * nptl/Makefile (tests-special): Likewise.
17384         ($(objpfx)tst-stack3-mem): Likewise.
17385         (generated): Likewise.
17386         * posix/Makefile (generated): Likewise.
17387         (tests-special): Likewise.
17388         (xtests-special): Likewise.
17389         ($(objpfx)tst-fnmatch-mem): Likewise.
17390         ($(objpfx)bug-regex2-mem): Likewise.
17391         ($(objpfx)bug-regex14-mem): Likewise.
17392         ($(objpfx)bug-regex21-mem): Likewise.
17393         ($(objpfx)bug-regex31-mem): Likewise.
17394         ($(objpfx)tst-vfork3-mem): Likewise.
17395         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
17396         ($(objpfx)tst-pcre-mem): Likewise.
17397         ($(objpfx)tst-boost-mem): Likewise.
17398         ($(objpfx)bug-ga2-mem): Likewise.
17399         ($(objpfx)bug-glob2-mem): Likewise.
17400         * resolv/Makefile (generate): Likewise.
17401         (tests-special): Likewise.
17402         (xtests-special): Likewise.
17403         (generated): Likewise.
17404         ($(objpfx)mtrace-tst-leaks): Likewise.
17405         ($(objpfx)mtrace-tst-leaks2): Likewise.
17407         * scripts/merge-test-results.sh: New file.
17408         * Makefile (tests-special-notdir): New variable.
17409         (tests): Run merge-test-results.sh.
17410         (xtests): Likewise.
17411         * Rules (tests-special-notdir): New variable.
17412         (xtests-special-notdir): Likewise.
17413         (tests): Run merge-test-results.sh
17414         (xtests): Likewise.
17416         * Makeconfig (test-xfail-name): New variable.
17417         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
17418         compute variable name for expected failures.
17419         * conform/Makefile (conformtest-headers-data): New variable.
17420         (conformtest-standards): Likewise.
17421         (conformtest-headers-ISO): Likewise.
17422         (conformtest-headers-ISO99): Likewise.
17423         (conformtest-headers-ISO11): Likewise.
17424         (conformtest-headers-POSIX): Likewise.
17425         (conformtest-headers-XPG3): Likewise.
17426         (conformtest-headers-XPG4): Likewise.
17427         (conformtest-headers-UNIX98): Likewise.
17428         (conformtest-headers-XOPEN2K): Likewise.
17429         (conformtest-headers-POSIX2008): Likewise.
17430         (conformtest-headers-XOPEN2K8): Likewise.
17431         (conformtest-header-list-base): Likewise.
17432         (conformtest-header-list-tests): Likewise.
17433         (conformtest-header-base): Likewise.
17434         (conformtest-header-tests): Likewise.
17435         (tests-special): Add $(conformtest-header-list-tests).  If
17436         [$(fast-check) && !$(cross-compiling)], add
17437         $(conformtest-header-tests) instead of
17438         $(objpfx)run-conformtest.out.
17439         (generated): Add $(conformtest-header-list-base).  If
17440         [$(fast-check) && !$(cross-compiling)], add
17441         $(conformtest-header-base).  Remove previous setting.
17442         ($(conformtest-header-list-tests)): New target.
17443         (test-xfail-run-conformtest): Remove variable.
17444         ($(objpfx)run-conformtest.out): Remove target.
17445         (test-xfail-ISO11/complex.h/conform): New variable.
17446         (test-xfail-ISO11/stdalign.h/conform): Likewise.
17447         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
17448         (test-xfail-XPG3/varargs.h/conform): Likewise.
17449         (test-xfail-XPG4/varargs.h/conform): Likewise.
17450         (test-xfail-UNIX98/varargs.h/conform): Likewise.
17451         (test-xfail-XPG4/ndbm.h/conform): Likewise.
17452         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
17453         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
17454         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
17455         (test-xfail-XPG3/fcntl.h/conform): Likewise.
17456         (test-xfail-XPG3/ftw.h/conform): Likewise.
17457         (test-xfail-XPG3/grp.h/conform): Likewise.
17458         (test-xfail-XPG3/langinfo.h/conform): Likewise.
17459         (test-xfail-XPG3/limits.h/conform): Likewise.
17460         (test-xfail-XPG3/pwd.h/conform): Likewise.
17461         (test-xfail-XPG3/search.h/conform): Likewise.
17462         (test-xfail-XPG3/signal.h/conform): Likewise.
17463         (test-xfail-XPG3/stdio.h/conform): Likewise.
17464         (test-xfail-XPG3/stdlib.h/conform): Likewise.
17465         (test-xfail-XPG3/string.h/conform): Likewise.
17466         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
17467         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
17468         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
17469         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
17470         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
17471         (test-xfail-XPG3/sys/types.h/conform): Likewise.
17472         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
17473         (test-xfail-XPG3/termios.h/conform): Likewise.
17474         (test-xfail-XPG3/time.h/conform): Likewise.
17475         (test-xfail-XPG3/unistd.h/conform): Likewise.
17476         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
17477         (test-xfail-XPG4/fcntl.h/conform): Likewise.
17478         (test-xfail-XPG4/langinfo.h/conform): Likewise.
17479         (test-xfail-XPG4/netdb.h/conform): Likewise.
17480         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
17481         (test-xfail-XPG4/signal.h/conform): Likewise.
17482         (test-xfail-XPG4/stdio.h/conform): Likewise.
17483         (test-xfail-XPG4/stdlib.h/conform): Likewise.
17484         (test-xfail-XPG4/stropts.h/conform): Likewise.
17485         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
17486         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
17487         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
17488         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
17489         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
17490         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
17491         (test-xfail-XPG4/sys/time.h/conform): Likewise.
17492         (test-xfail-XPG4/sys/types.h/conform): Likewise.
17493         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
17494         (test-xfail-XPG4/termios.h/conform): Likewise.
17495         (test-xfail-XPG4/ucontext.h/conform): Likewise.
17496         (test-xfail-XPG4/unistd.h/conform): Likewise.
17497         (test-xfail-XPG4/utmpx.h/conform): Likewise.
17498         (test-xfail-POSIX/sched.h/conform): Likewise.
17499         (test-xfail-POSIX/signal.h/conform): Likewise.
17500         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
17501         (test-xfail-POSIX/tar.h/conform): Likewise.
17502         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
17503         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
17504         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
17505         (test-xfail-UNIX98/netdb.h/conform): Likewise.
17506         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
17507         (test-xfail-UNIX98/sched.h/conform): Likewise.
17508         (test-xfail-UNIX98/signal.h/conform): Likewise.
17509         (test-xfail-UNIX98/stdio.h/conform): Likewise.
17510         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
17511         (test-xfail-UNIX98/stropts.h/conform): Likewise.
17512         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
17513         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
17514         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
17515         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
17516         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
17517         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
17518         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
17519         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
17520         (test-xfail-UNIX98/unistd.h/conform): Likewise.
17521         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
17522         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
17523         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
17524         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
17525         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
17526         (test-xfail-XOPEN2K/math.h/conform): Likewise.
17527         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
17528         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
17529         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
17530         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
17531         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
17532         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
17533         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
17534         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
17535         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
17536         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
17537         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
17538         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
17539         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
17540         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
17541         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
17542         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
17543         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
17544         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
17545         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
17546         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
17547         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
17548         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
17549         (test-xfail-POSIX2008/signal.h/conform): Likewise.
17550         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
17551         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
17552         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
17553         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
17554         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
17555         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
17556         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
17557         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
17558         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
17559         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
17560         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
17561         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
17562         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
17563         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
17564         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
17565         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
17566         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
17567         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
17568         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
17569         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
17570         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
17571         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
17572         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
17573         (conformtest-cc-flags): Likewise.
17574         ($(conformtest-header-tests): New target.
17575         * conform/check-header-lists.sh: New file.
17576         * conform/run-conformtest.sh: Remove.
17578         * conform/conformtest.pl: Allow ' and \ in values given for
17579         constants.
17580         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
17581         inclusion.
17582         [POSIX] (sys/types.h): Likewise.
17583         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
17584         inclusion.
17585         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
17586         inclusion.
17587         * conform/data/signal.h-data (SIGIO): Remove expectation.
17588         [XPG3] (SIGBUS): Do not expect.
17589         [POSIX || XPG3] (SIGPOLL): Likewise.
17590         [POSIX || XPG3] (SIGPROF): Likewise.
17591         [POSIX || XPG3] (SIGSYS): Likewise.
17592         [XPG3] (SIGTRAP): Likewise.
17593         [POSIX || XPG3] (SIGURG): Likewise.
17594         [POSIX || XPG3] (SIGVTALRM): Likewise.
17595         [POSIX || XPG3] (SIGXCPU): Likewise.
17596         [POSIX || XPG3] (SIGXFSZ): Likewise.
17597         [POSIX] (SA_SIGINFO): Expect.
17598         [XPG3] (siginfo_t): Do not expect type or contents.
17599         [POSIX] (si_pid): Do not expect element.
17600         [POSIX] (si_uid): Likewise.
17601         [POSIX] (si_addr): Likewise.
17602         [POSIX] (si_status): Likewise.
17603         [POSIX] (si_band): Likewise.
17604         [XPG4] (si_value): Likewise.
17605         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
17606         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
17607         [POSIX || XPG3] (ILL_ILLADR): Likewise.
17608         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
17609         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
17610         [POSIX || XPG3] (ILL_PRVREG): Likewise.
17611         [POSIX || XPG3] (ILL_COPROC): Likewise.
17612         [POSIX || XPG3] (ILL_BADSTK): Likewise.
17613         [POSIX || XPG3] (FPE_INTDIV): Likewise.
17614         [POSIX || XPG3] (FPE_INTOVF): Likewise.
17615         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
17616         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
17617         [POSIX || XPG3] (FPE_FLTUND): Likewise.
17618         [POSIX || XPG3] (FPE_FLTRES): Likewise.
17619         [POSIX || XPG3] (FPE_FLTINV): Likewise.
17620         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
17621         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
17622         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
17623         [POSIX || XPG3] (BUS_ADRALN): Likewise.
17624         [POSIX || XPG3] (BUS_ADRERR): Likewise.
17625         [POSIX || XPG3] (BUS_OBJERR): Likewise.
17626         [POSIX || XPG3] (CLD_EXITED): Likewise.
17627         [POSIX || XPG3] (CLD_KILLED): Likewise.
17628         [POSIX || XPG3] (CLD_DUMPED): Likewise.
17629         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
17630         [POSIX || XPG3] (CLD_STOPPED): Likewise.
17631         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
17632         [POSIX || XPG3] (POLL_IN): Likewise.
17633         [POSIX || XPG3] (POLL_OUT): Likewise.
17634         [POSIX || XPG3] (POLL_MSG): Likewise.
17635         [POSIX || XPG3] (POLL_ERR): Likewise.
17636         [POSIX || XPG3] (POLL_PRI): Likewise.
17637         [POSIX || XPG3] (POLL_HUP): Likewise.
17638         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
17639         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
17640         (SIG*): Do not allow.
17641         [XPG3] (si_*): Likewise.
17642         [XPG3] (SI_*): Likewise.
17643         [XPG3 || XPG4] (sigev_*): Likewise.
17644         [XPG3 || XPG4] (SIGEV_*): Likewise.
17645         [XPG3 || XPG4] (sival_*): Likewise.
17646         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
17647         [POSIX || XPG3] (BUS_*): Likewise.
17648         [POSIX || XPG3] (CLD_*): Likewise.
17649         [POSIX || XPG3] (FPE_*): Likewise.
17650         [POSIX || XPG3] (ILL_*): Likewise.
17651         [POSIX || XPG3] (POLL_*): Likewise.
17652         [POSIX || XPG3] (SEGV_*): Likewise.
17653         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
17654         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
17655         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
17656         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
17657         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
17658         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
17659         Specify type and value.
17660         (TVERSLEN): Likewise.
17661         (REGTYPE): Likewise.
17662         (AREGTYPE): Likewise.
17663         (LNKTYPE): Likewise.
17664         (SYMTYPE): Likewise.
17665         (CHRTYPE): Likewise.
17666         (BLKTYPE): Likewise.
17667         (DIRTYPE): Likewise.
17668         (FIFOTYPE): Likewise.
17669         (CONTTYPE): Likewise.
17670         (TSUID): Likewise.
17671         (TSGID): Likewise.
17672         (TSVTX): Likewise.
17673         (TUREAD): Likewise.
17674         (TUWRITE): Likewise.
17675         (TUEXEC): Likewise.
17676         (TGREAD): Likewise.
17677         (TGWRITE): Likewise.
17678         (TGEXEC): Likewise.
17679         (TOREAD): Likewise.
17680         (TOWRITE): Likewise.
17681         (TOEXEC): Likewise.
17682         [POSIX] (TSVTX): Expect constant.
17684 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
17686         * Makefile (tests): Change dependencies to ....
17687         (tests-special): ... additions to this variable.
17688         (tests): Depend on $(tests-special).
17689         * Makerules (check-abi-list): New variable.
17690         (check-abi): Depend on $(check-abi-list).
17691         [$(subdir) = elf] (tests-special): Add
17692         $(objpfx)check-abi-libc.out.
17693         [$(build-shared) = yes && subdir] (tests-special): Add
17694         $(check-abi-list).
17695         [$(build-shared) = yes && subdir] (tests): Do not depend on
17696         check-abi.
17697         * Rules (tests): Depend on $(tests-special).
17698         (xtests): Depend on $(xtests-special).
17699         * catgets/Makefile (tests): Change dependencies to ....
17700         (tests-special): ... additions to this variable.
17701         * conform/Makefile (tests): Change dependencies to ....
17702         (tests-special): ... additions to this variable.
17703         * elf/Makefile (tests): Change dependencies to ....
17704         (tests-special): ... additions to this variable.
17705         * grp/Makefile (tests): Change dependencies to ....
17706         (tests-special): ... additions to this variable.
17707         * iconv/Makefile (xtests): Change dependencies to ....
17708         (xtests-special): ... additions to this variable.
17709         * iconvdata/Makefile (tests): Change dependencies to ....
17710         (tests-special): ... additions to this variable.
17711         * intl/Makefile (tests): Change dependencies to ....
17712         (tests-special): ... additions to this variable.  Also add
17713         $(objpfx)tst-gettext.out.
17714         * io/Makefile (tests): Change dependencies to ....
17715         (tests-special): ... additions to this variable.
17716         * libio/Makefile (tests): Change dependencies to ....
17717         (tests-special): ... additions to this variable.
17718         * malloc/Makefile (tests): Change dependencies to ....
17719         (tests-special): ... additions to this variable.
17720         * misc/Makefile (tests): Change dependencies to ....
17721         (tests-special): ... additions to this variable.
17722         * nptl/Makefile (tests): Change dependencies to ....
17723         (tests-special): ... additions to this variable.
17724         * nptl_db/Makefile (tests): Change dependencies to ....
17725         (tests-special): ... additions to this variable.
17726         * posix/Makefile (tests): Change dependencies to ....
17727         (tests-special): ... additions to this variable.
17728         (xtests): Change dependencies to ....
17729         (xtests-special): ... additions to this variable.
17730         * resolv/Makefile (tests): Change dependencies to ....
17731         (tests-special): ... additions to this variable.
17732         (xtests): Change dependencies to ....
17733         (xtests-special): ... additions to this variable.
17734         * stdio-common/Makefile (tests): Change dependencies to ....
17735         (tests-special): ... additions to this variable.
17736         (do-tst-unbputc): Remove target.
17737         (do-tst-printf): Likewise.
17738         * stdlib/Makefile (tests): Change dependencies to ....
17739         (tests-special): ... additions to this variable.
17740         * string/Makefile (tests): Change dependencies to ....
17741         (tests-special): ... additions to this variable.
17742         * sysdeps/x86/Makefile (tests): Change dependencies to ....
17743         (tests-special): ... additions to this variable.
17745         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
17746         whole file.
17747         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
17748         whole file.
17749         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
17750         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
17752         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
17753         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
17754         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
17755         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
17756         * conform/data/libgen.h-data [XPG3]: Likewise.
17757         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
17758         * conform/data/ndbm.h-data [XPG3]: Likewise.
17759         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
17760         * conform/data/netdb.h-data [XPG3]: Likewise.
17761         * conform/data/netinet/in.h-data [XPG3]: Likewise.
17762         * conform/data/poll.h-data [XPG3]: Likewise.
17763         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
17764         * conform/data/strings.h-data [XPG3]: Likewise.
17765         * conform/data/stropts.h-data [XPG3]: Likewise.
17766         * conform/data/sys/mman.h-data [XPG3]: Likewise.
17767         * conform/data/sys/resource.h-data [XPG3]: Likewise.
17768         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
17769         Likewise.
17770         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
17771         * conform/data/sys/time.h-data [XPG3]: Likewise.
17772         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
17773         * conform/data/sys/uio.h-data [XPG3]: Likewise.
17774         * conform/data/sys/un.h-data [XPG3]: Likewise.
17775         * conform/data/syslog.h-data [XPG3]: Likewise.
17776         * conform/data/ucontext.h-data [XPG3]: Likewise.
17777         * conform/data/utmpx.h-data [XPG3]: Likewise.
17778         * conform/data/varargs.h-data [UNIX98]: Enable file.
17780         * manual/Makefile (INSTALL_INFO): Remove variable setting.
17782         * math/libm-test.inc (struct test_f_f_data): Move expected results
17783         into structure for each rounding mode.
17784         (struct test_ff_f_data): Likewise.
17785         (struct test_ff_f_data_nexttoward): Likewise.
17786         (struct test_fi_f_data): Likewise.
17787         (struct test_fl_f_data): Likewise.
17788         (struct test_if_f_data): Likewise.
17789         (struct test_fff_f_data): Likewise.
17790         (struct test_c_f_data): Likewise.
17791         (struct test_f_f1_data): Likewise.
17792         (struct test_fF_f1_data): Likewise.
17793         (struct test_ffI_f1_data): Likewise.
17794         (struct test_c_c_data): Likewise.
17795         (struct test_cc_c_data): Likewise.
17796         (struct test_f_i_data): Likewise.
17797         (struct test_ff_i_data): Likewise.
17798         (struct test_f_l_data): Likewise.
17799         (struct test_f_L_data): Likewise.
17800         (struct test_fFF_11_data): Likewise.
17801         (RM_): New macro.
17802         (RM_FE_DOWNWARD): Likewise.
17803         (RM_FE_TONEAREST): Likewise.
17804         (RM_FE_TOWARDZERO): Likewise.
17805         (RM_FE_UPWARD): Likewise.
17806         (RUN_TEST_LOOP_f_f): Update references to expected results.
17807         (RUN_TEST_LOOP_2_f): Likewise.
17808         (RUN_TEST_LOOP_fff_f): Likewise.
17809         (RUN_TEST_LOOP_c_f): Likewise.
17810         (RUN_TEST_LOOP_f_f1): Likewise.
17811         (RUN_TEST_LOOP_fF_f1): Likewise.
17812         (RUN_TEST_LOOP_fI_f1): Likewise.
17813         (RUN_TEST_LOOP_ffI_f1): Likewise.
17814         (RUN_TEST_LOOP_c_c): Likewise.
17815         (RUN_TEST_LOOP_cc_c): Likewise.
17816         (RUN_TEST_LOOP_f_i): Likewise.
17817         (RUN_TEST_LOOP_f_i_tg): Likewise.
17818         (RUN_TEST_LOOP_ff_i_tg): Likewise.
17819         (RUN_TEST_LOOP_f_b): Likewise.
17820         (RUN_TEST_LOOP_f_b_tg): Likewise.
17821         (RUN_TEST_LOOP_f_l): Likewise.
17822         (RUN_TEST_LOOP_f_L): Likewise.
17823         (RUN_TEST_LOOP_fFF_11): Likewise.
17824         * math/gen-libm-test.pl (parse_args): Output four copies of
17825         expected results for each test.
17827         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
17828         (__ASSUME_UTIMES): Remove.
17829         * sysdeps/unix/sysv/linux/tile/kernel-features.h
17830         (__ASSUME_UTIMES): Likewise.
17832         * math/gen-auto-libm-tests.c: Update comment on output format.
17833         (output_for_one_input_case): Generate before-rounding and
17834         after-rounding information as conditions on output flags not
17835         floating-point format.
17836         * math/auto-libm-test-out: Regenerated.
17837         * math/gen-libm-test.pl (cond_value): New function.
17838         (or_cond_value): Use cond_value.
17839         (generate_testfile): Handle conditional exceptions.
17841 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
17843         * math/libm-test.inc (max_valid_error): New variable.
17844         (init_max_error): Take new argument specifying whether function
17845         results are exactly determined.  Set max_valid_error and bound
17846         other variables for errors based on this argument.
17847         (set_max_error): Do not record results above max_valid_error.
17848         (check_float_internal): Only accept errors of up to 0.5ulps if
17849         also at most max_valid_error.
17850         (START): Take new argument EXACT and pass it to init_max_error.
17851         (acos_test): Update call to START.
17852         (acos_test_tonearest): Likewise.
17853         (acos_test_towardzero): Likewise.
17854         (acos_test_downward): Likewise.
17855         (acos_test_upward): Likewise.
17856         (acosh_test): Likewise.
17857         (asin_test): Likewise.
17858         (asin_test_tonearest): Likewise.
17859         (asin_test_towardzero): Likewise.
17860         (asin_test_downward): Likewise.
17861         (asin_test_upward): Likewise.
17862         (asinh_test): Likewise.
17863         (atan_test): Likewise.
17864         (atanh_test): Likewise.
17865         (atan2_test): Likewise.
17866         (cabs_test): Likewise.
17867         (cacos_test): Likewise.
17868         (cacosh_test): Likewise.
17869         (carg_test): Likewise.
17870         (casin_test): Likewise.
17871         (casinh_test): Likewise.
17872         (catan_test): Likewise.
17873         (catanh_test): Likewise.
17874         (cbrt_test): Likewise.
17875         (ccos_test): Likewise.
17876         (ccosh_test): Likewise.
17877         (ceil_test): Likewise.
17878         (cexp_test): Likewise.
17879         (cimag_test): Likewise.
17880         (clog_test): Likewise.
17881         (clog10_test): Likewise.
17882         (conj_test): Likewise.
17883         (copysign_test): Likewise.
17884         (cos_test): Likewise.
17885         (cos_test_tonearest): Likewise.
17886         (cos_test_towardzero): Likewise.
17887         (cos_test_downward): Likewise.
17888         (cos_test_upward): Likewise.
17889         (cosh_test): Likewise.
17890         (cosh_test_tonearest): Likewise.
17891         (cosh_test_towardzero): Likewise.
17892         (cosh_test_downward): Likewise.
17893         (cosh_test_upward): Likewise.
17894         (cpow_test): Likewise.
17895         (cproj_test): Likewise.
17896         (creal_test): Likewise.
17897         (csin_test): Likewise.
17898         (csinh_test): Likewise.
17899         (csqrt_test): Likewise.
17900         (ctan_test): Likewise.
17901         (ctan_test_tonearest): Likewise.
17902         (ctan_test_towardzero): Likewise.
17903         (ctan_test_downward): Likewise.
17904         (ctan_test_upward): Likewise.
17905         (ctanh_test): Likewise.
17906         (ctanh_test_tonearest): Likewise.
17907         (ctanh_test_towardzero): Likewise.
17908         (ctanh_test_downward): Likewise.
17909         (ctanh_test_upward): Likewise.
17910         (erf_test): Likewise.
17911         (erfc_test): Likewise.
17912         (exp_test): Likewise.
17913         (exp_test_tonearest): Likewise.
17914         (exp_test_towardzero): Likewise.
17915         (exp_test_downward): Likewise.
17916         (exp_test_upward): Likewise.
17917         (exp10_test): Likewise.
17918         (exp10_test_tonearest): Likewise.
17919         (exp10_test_towardzero): Likewise.
17920         (exp10_test_downward): Likewise.
17921         (exp10_test_upward): Likewise.
17922         (pow10_test): Likewise.
17923         (exp2_test): Likewise.
17924         (expm1_test): Likewise.
17925         (expm1_test_tonearest): Likewise.
17926         (expm1_test_towardzero): Likewise.
17927         (expm1_test_downward): Likewise.
17928         (expm1_test_upward): Likewise.
17929         (fabs_test): Likewise.
17930         (fdim_test): Likewise.
17931         (floor_test): Likewise.
17932         (fma_test): Likewise.
17933         (fma_test_towardzero): Likewise.
17934         (fma_test_downward): Likewise.
17935         (fma_test_upward): Likewise.
17936         (fmax_test): Likewise.
17937         (fmin_test): Likewise.
17938         (fmod_test): Likewise.
17939         (fpclassify_test): Likewise.
17940         (frexp_test): Likewise.
17941         (hypot_test): Likewise.
17942         (ilogb_test): Likewise.
17943         (isfinite_test): Likewise.
17944         (finite_test): Likewise.
17945         (isgreater_test): Likewise.
17946         (isgreaterequal_test): Likewise.
17947         (isinf_test): Likewise.
17948         (isless_test): Likewise.
17949         (islessequal_test): Likewise.
17950         (islessgreater_test): Likewise.
17951         (isnan_test): Likewise.
17952         (isnormal_test): Likewise.
17953         (issignaling_test): Likewise.
17954         (isunordered_test): Likewise.
17955         (j0_test): Likewise.
17956         (j1_test): Likewise.
17957         (jn_test): Likewise.
17958         (ldexp_test): Likewise.
17959         (lgamma_test): Likewise.
17960         (gamma_test): Likewise.
17961         (lrint_test): Likewise.
17962         (lrint_test_tonearest): Likewise.
17963         (lrint_test_towardzero): Likewise.
17964         (lrint_test_downward): Likewise.
17965         (lrint_test_upward): Likewise.
17966         (llrint_test): Likewise.
17967         (llrint_test_tonearest): Likewise.
17968         (llrint_test_towardzero): Likewise.
17969         (llrint_test_downward): Likewise.
17970         (llrint_test_upward): Likewise.
17971         (log_test): Likewise.
17972         (log10_test): Likewise.
17973         (log1p_test): Likewise.
17974         (log2_test): Likewise.
17975         (logb_test): Likewise.
17976         (logb_test_downward): Likewise.
17977         (lround_test): Likewise.
17978         (llround_test): Likewise.
17979         (modf_test): Likewise.
17980         (nearbyint_test): Likewise.
17981         (nextafter_test): Likewise.
17982         (nexttoward_test): Likewise.
17983         (pow_test): Likewise.
17984         (pow_test_tonearest): Likewise.
17985         (pow_test_towardzero): Likewise.
17986         (pow_test_downward): Likewise.
17987         (pow_test_upward): Likewise.
17988         (remainder_test): Likewise.
17989         (drem_test): Likewise.
17990         (remainder_test_tonearest): Likewise.
17991         (drem_test_tonearest): Likewise.
17992         (remainder_test_towardzero): Likewise.
17993         (drem_test_towardzero): Likewise.
17994         (remainder_test_downward): Likewise.
17995         (drem_test_downward): Likewise.
17996         (remainder_test_upward): Likewise.
17997         (drem_test_upward): Likewise.
17998         (remquo_test): Likewise.
17999         (rint_test): Likewise.
18000         (rint_test_tonearest): Likewise.
18001         (rint_test_towardzero): Likewise.
18002         (rint_test_downward): Likewise.
18003         (rint_test_upward): Likewise.
18004         (round_test): Likewise.
18005         (scalb_test): Likewise.
18006         (scalbn_test): Likewise.
18007         (scalbln_test): Likewise.
18008         (signbit_test): Likewise.
18009         (sin_test): Likewise.
18010         (sin_test_tonearest): Likewise.
18011         (sin_test_towardzero): Likewise.
18012         (sin_test_downward): Likewise.
18013         (sin_test_upward): Likewise.
18014         (sincos_test): Likewise.
18015         (sinh_test): Likewise.
18016         (sinh_test_tonearest): Likewise.
18017         (sinh_test_towardzero): Likewise.
18018         (sinh_test_downward): Likewise.
18019         (sinh_test_upward): Likewise.
18020         (sqrt_test): Likewise.
18021         (sqrt_test_tonearest): Likewise.
18022         (sqrt_test_towardzero): Likewise.
18023         (sqrt_test_downward): Likewise.
18024         (sqrt_test_upward): Likewise.
18025         (tan_test): Likewise.
18026         (tan_test_tonearest): Likewise.
18027         (tan_test_towardzero): Likewise.
18028         (tan_test_downward): Likewise.
18029         (tan_test_upward): Likewise.
18030         (tanh_test): Likewise.
18031         (tgamma_test): Likewise.
18032         (trunc_test): Likewise.
18033         (y0_test): Likewise.
18034         (y1_test): Likewise.
18035         (yn_test): Likewise.
18036         (significand_test): Likewise.
18038         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
18039         individual tests in comment.
18040         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
18041         (prev_max_error): New variable.
18042         (prev_real_max_error): Likewise.
18043         (prev_imag_max_error): Likewise.
18044         (compare_ulp_data): Don't refer to test names in comment.
18045         (find_test_ulps): Remove function.
18046         (find_function_ulps): Likewise.
18047         (find_complex_function_ulps): Likewise.
18048         (init_max_error): Take function name as argument.  Look up ulps
18049         for that function.
18050         (print_ulps): Remove function.
18051         (print_max_error): Use prev_max_error instead of calling
18052         find_function_ulps.
18053         (print_complex_max_error): Use prev_real_max_error and
18054         prev_imag_max_error instead of calling find_complex_function_ulps.
18055         (check_float_internal): Take max_ulp parameter instead of calling
18056         find_test_ulps.  Don't call print_ulps.
18057         (check_float): Update call to check_float_internal.
18058         (check_complex): Update calls to check_float_internal.
18059         (START): Pass argument to init_max_error.
18060         * math/gen-libm-test.pl (%results): Don't include "kind"
18061         information.
18062         (parse_ulps): Don't handle ulps of individual tests.
18063         (print_ulps_file): Likewise.
18064         (output_ulps): Likewise.
18065         * math/README.libm-test: Update.
18066         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
18067         individual tests.
18068         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
18069         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
18070         * sysdeps/arm/libm-test-ulps: Likewise.
18071         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
18072         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
18073         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
18074         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
18075         * sysdeps/microblaze/libm-test-ulps: Likewise.
18076         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
18077         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
18078         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
18079         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
18080         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
18081         * sysdeps/sh/libm-test-ulps: Likewise.
18082         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
18083         * sysdeps/tile/libm-test-ulps: Likewise.
18084         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18086 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
18088         * math/libm-test.inc (print_complex_max_error): Check separately
18089         whether real and imaginary errors are within allowed range and
18090         pass 0 to print_complex_function_ulps instead of value within
18091         allowed range.
18093 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18095         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
18096         formatting.
18097         (get_handles_fopen): Likewise.
18098         (do_write_test): Likewise.
18100         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
18102         * libio/fileops.c (do_ftell): Use cached offset when
18103         available.
18104         * libio/iofwide.c (do_ftell_wide): Likewise.
18105         * libio/iofdopen.c (_IO_new_fdopen): Don't use
18106         _IO_file_attach.
18107         * libio/wfileops.c (_IO_fwide): Don't cache offset.
18109         [BZ #16532]
18110         * libio/libioP.h (get_file_offset): New function.
18111         * libio/fileops.c (get_file_offset): Likewise.
18112         (do_ftell): Likewise.
18113         (_IO_new_file_seekoff): Split out ftell logic.
18114         * libio/wfileops.c (do_ftell_wide): Likewise.
18115         (_IO_wfile_seekoff): Split out ftell logic.
18116         * libio/tst-ftell-active-handler.c: New test case.
18117         * libio/Makefile (tests): Add it.
18119 2014-03-03  Roland McGrath  <roland@hack.frob.com>
18121         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
18122         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
18124 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
18126         [BZ #16639]
18127         * nscd/connections.c (nscd_init): Call do_exit.
18128         (start_threads): Call do_exit and notify_parent.
18129         (begin_drop_privileges): Call do_exit.
18130         (finish_drop_privileges): Likewise.
18131         * nscd/selinux.c (preserve_capabilities): Likewise.
18132         (install_real_capabilities): Likewise.
18133         (nscd_selinux_enabled): Likewise.
18134         (avc_create_thread): Likewise.
18135         (avc_alloc_lock): Likewise.
18136         (nscd_avc_init): Likewise.
18137         * nscd/nscd.c (parent_fd): New static variable.
18138         (main): Create a pipe between parent and child processes.
18139         Skip closing parent_fd.
18140         (monitor_child): New function.
18141         (do_exit): Likewise.
18142         (notify_parent): Likewise.
18143         * nscd/nscd.h (notify_parent): Likewise.
18144         (do_exit): Likewise.
18146 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
18148         * malloc/malloc.c (__libc_calloc): Revert last change.
18150 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18152         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18154 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
18156         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
18157         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
18158         implementation.
18159         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
18160         (__libc_ifunc_impl_list): Likewise.
18161         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
18162         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
18163         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
18164         * string/strrchr.c: Define STRRCHR.
18166 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
18168         * benchtest/bench-strtok.c (simple_strtok): Delete.
18169         (strtok_string): Use as benchmark.
18170         * string/strtok (STRTOK): New macro.
18172 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
18174         * manual/threads.texi: Add header and standard comments to all
18175         functions.
18177         * elf/dl-lookup.c (check_match): New function.
18178         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
18179         (do_lookup_x): Remove nested function check_match. Use non-nested
18180         function check_match.
18182 2014-02-28  Roland McGrath  <roland@hack.frob.com>
18184         * csu/Makefile (generated, before-compile): Use += rather than =.
18185         * catgets/Makefile (generated, generated-dirs): Likewise.
18186         * debug/Makefile (generated): Likewise.
18187         * dlfcn/Makefile (generated): Likewise.
18188         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
18189         * iconvdata/Makefile (before-compile, generated): Likewise.
18190         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
18191         * libio/Makefile (generated): Likewise.
18192         * malloc/Makefile (generated): Likewise.
18193         * manual/Makefile (generated, generated-dirs): Likewise.
18194         * misc/Makefile (generated): Likewise.
18195         * posix/Makefile (generated): Likewise.
18196         * resolv/Makefile (generated): Likewise.
18197         * sunrpc/Makefile (generated, generated-dirs): Likewise.
18198         * timezone/Makefile (generated, generated-dirs): Likewise.
18200         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
18202 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18204         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
18205         power8 implementation.
18206         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
18207         file: POWER8 llround ifunc implementation.
18208         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
18209         (__lllround): Add POWER8 implementation.
18210         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
18211         POWER8 llround implementation.
18213         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
18214         power8 implementation.
18215         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
18216         file: POWER8 llrint ifunc implementation.
18217         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
18218         Add POWER8 implementation.
18219         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
18220         POWER8 llrint implementation.
18222         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
18223         power8 implementation.
18224         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
18225         file: POWER8 finite ifunc implementation.
18226         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
18227         Add POWER8 implementation.
18228         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
18229         Likewise.
18230         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
18231         POWER8 finite implementation.
18232         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
18234         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
18235         power8 implementation.
18236         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
18237         file: POWER8 isinf ifunc implementation.
18238         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
18239         POWER8 implementation.
18240         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
18241         Likewise.
18242         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
18243         isinf implementation.
18244         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
18246         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
18247         (INIT_ARCH): Add hwcap2 initialization.
18248         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
18249         power8 implementation.
18250         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
18251         file: POWER8 isnan ifunc implementation.
18252         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
18253         POWER8 implementation.
18254         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
18255         Likewise.
18256         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
18257         isnan implementation.
18258         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
18260 2014-02-27  Joey Ye  <joey.ye@arm.com>
18262         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
18263         (_FP_NANFRAC_Q): Set to zero.
18265 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
18267         [BZ #16623]
18268         * math/auto-libm-test-in: New test inputs.
18269         * math/auto-libm-test-out: Regenerate.
18270         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
18271         and DA.
18272         (__cos): Likewise.
18273         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
18275 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
18277         * scripts/evaluate-test.sh: Take new argument indicating whether
18278         failure is expected.
18279         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
18280         indicating whether failure is expected.
18281         * conform/Makefile (test-xfail-run-conformtest): New variable.
18282         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
18283         level.
18284         * posix/Makefile (test-xfail-annexc): New variable.
18285         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
18287 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
18289         * argp/Makefile: Include Makeconfig immediately after defining
18290         subdir.
18291         * assert/Makefile: Likewise.
18292         * benchtests/Makefile: Likewise.
18293         * catgets/Makefile: Likewise.
18294         * conform/Makefile: Likewise.
18295         * crypt/Makefile: Likewise.
18296         * csu/Makefile: Likewise.
18297         (all): Remove target.
18298         * ctype/Makefile: Include Makeconfig immediately after defining
18299         subdir.
18300         * debug/Makefile: Likewise.
18301         * dirent/Makefile: Likewise.
18302         * dlfcn/Makefile: Likewise.
18303         * gmon/Makefile: Likewise.
18304         * gnulib/Makefile: Likewise.
18305         * grp/Makefile: Likewise.
18306         * gshadow/Makefile: Likewise.
18307         * hesiod/Makefile: Likewise.
18308         * hurd/Makefile: Likewise.
18309         (all): Remove target.
18310         * iconvdata/Makefile: Include Makeconfig immediately after
18311         defining subdir.
18312         * inet/Makefile: Likewise.
18313         * intl/Makefile: Likewise.
18314         * io/Makefile: Likewise.
18315         * libio/Makefile: Likewise.
18316         (all): Remove target.
18317         * locale/Makefile: Include Makeconfig immediately after defining
18318         subdir.
18319         * login/Makefile: Likewise.
18320         * mach/Makefile: Likewise.
18321         (all): Remove target.
18322         * malloc/Makefile: Include Makeconfig immediately after defining
18323         subdir.
18324         (all): Remove target.
18325         * manual/Makefile: Include Makeconfig immediately after defining
18326         subdir.
18327         * math/Makefile: Likewise.
18328         * misc/Makefile: Likewise.
18329         * nis/Makefile: Likewise.
18330         * nss/Makefile: Likewise.
18331         * po/Makefile: Likewise.
18332         (all): Remove target.
18333         * posix/Makefile: Include Makeconfig immediately after defining
18334         subdir.
18335         * pwd/Makefile: Likewise.
18336         * resolv/Makefile: Likewise.
18337         * resource/Makefile: Likewise.
18338         * rt/Makefile: Likewise.
18339         * setjmp/Makefile: Likewise.
18340         * shadow/Makefile: Likewise.
18341         * signal/Makefile: Likewise.
18342         * socket/Makefile: Likewise.
18343         * soft-fp/Makefile: Likewise.
18344         * stdio-common/Makefile: Likewise.
18345         * stdlib/Makefile: Likewise.
18346         * streams/Makefile: Likewise.
18347         * string/Makefile: Likewise.
18348         * sunrpc/Makefile: Likewise.
18349         (all): Remove target.
18350         * sysvipc/Makefile: Include Makeconfig immediately after defining
18351         subdir.
18352         * termios/Makefile: Likewise.
18353         * time/Makefile: Likewise.
18354         * timezone/Makefile: Likewise.
18355         (all): Remove target.
18356         * wcsmbs/Makefile: Include Makeconfig immediately after defining
18357         subdir.
18358         * wctype/Makefile: Likewise.
18360 2014-02-26  Steve Ellcey  <sellcey@mips.com>
18362         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
18363         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
18364         (libc_feholdexcept_setround_mips): Ditto.
18365         (libc_feholdsetround): New.
18366         (libc_feholdsetroundf): New.
18367         (libc_feholdsetroundl): New.
18368         (libc_feupdateenv_test_mips): New.
18369         (libc_feupdateenv_test): New.
18370         (libc_feupdateenv_testf): New.
18371         (libc_feupdateenv_testl): New.
18372         (libc_feresetround): New.
18373         (libc_feresetroundf): New.
18374         (libc_feresetroundl): New.
18375         (libc_fetestexcept_mips): New.
18376         (libc_fetestexcept): New.
18377         (libc_fetestexceptf): New.
18378         (libc_fetestexceptl): New.
18379         (HAVE_RM_CTX): New.
18380         (libc_feholdexcept_setround_mips_ctx): New.
18381         (libc_feholdexcept_setround_ctx): New.
18382         (libc_feholdexcept_setroundf_ctx): New.
18383         (libc_feholdexcept_setroundl_ctx): New.
18384         (libc_fesetenv_mips_ctx): New.
18385         (libc_fesetenv_ctx): New.
18386         (libc_fesetenv_ctxf): New.
18387         (libc_fesetenv_ctxl): New.
18388         (libc_feupdateenv_mips_ctx): New.
18389         (libc_feupdateenv_ctx): New.
18390         (libc_feupdateenvf_ctx): New.
18391         (libc_feupdateenvl_ctx): New.
18392         (libc_feholdsetround_mips_ctx): New.
18393         (libc_feholdsetround_ctx): New.
18394         (libc_feholdsetroundf_ctx): New.
18395         (libc_feholdsetroundl_ctx): New.
18396         (libc_feresetround_mips_ctx): New.
18397         (libc_feresetround_ctx): New.
18398         (libc_feresetroundf_ctx): New.
18399         (libc_feresetroundl_ctx): New.
18401 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
18403         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
18405         * manual/ipc.texi: New file.
18406         * manual/Makefile (chapters): Add ipc.
18407         * manual/job.texi: Add "Inter-Process Communication" to next.
18408         * manual/process.texi: Add "Inter-Process Communication" to prev.
18410 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18412         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18414 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
18416         * malloc/malloc.c (__libc_calloc): Simplify implementation.
18418         * manual/arith.texi: Fix spaces after sentences.
18419         * manual/charset.texi: Likewise.
18420         * manual/errno.texi: Likewise.
18421         * manual/install.texi: Likewise.
18422         * manual/llio.texi: Likewise.
18423         * manual/locale.texi: Likewise.
18424         * manual/maint.texi: Likewise.
18425         * manual/math.texi: Likewise.
18426         * manual/memory.texi: Likewise.
18427         * manual/message.texi: Likewise.
18428         * manual/probes.texi: Likewise.
18429         * manual/resource.texi: Likewise.
18430         * manual/signal.texi: Likewise.
18431         * manual/socket.texi: Likewise.
18432         * manual/stdio.texi: Likewise.
18433         * manual/string.texi: Likewise.
18434         * manual/time.texi: Likewise.
18435         * manual/users.texi: Likewise.
18437 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
18439         [BZ #16632]
18440         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
18441         _DEFAULT_SOURCE is defined.
18443 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
18444             Carlos O'Donell  <carlos@redhat.com>
18446         [BZ #16613]
18447         * elf/dl-tls.c (_dl_count_modids): New function.
18448         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
18449         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
18450         audit library and increment generation counter.
18451         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
18452         * elf/tst-audit9.c: New file.
18453         * elf/tst-auditmod9a.c: New file.
18454         * elf/tst-auditmod9b.c: New file.
18455         * elf/Makefile: Add rules to build and run tst-audit9.
18457 2014-02-25  Florian Weimer  <fweimer@redhat.com>
18459         [BZ #15347]
18460         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
18462 2014-02-25  Will Newton  <will.newton@linaro.org>
18464         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
18465         (__longjmp): Restore sp and lr before restoring callee
18466         saved registers.  Add longjmp and longjmp_target
18467         SystemTap probe point.
18468         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
18469         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
18470         Define to zero to match jmpbuf layout.
18471         * sysdeps/arm/setjmp.S: Include stap-probe.h.
18472         (__sigsetjmp): Save sp and lr before saving callee
18473         saved registers.  Add setjmp SystemTap probe point.
18475 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
18477         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
18479 2014-02-24  Andreas Schwab  <schwab@suse.de>
18481         [BZ #15804]
18482         * elf/pldd.c (wait_for_ptrace_stop): New function.
18483         (main): Call it after attaching.
18485 2014-02-22  Roland McGrath  <roland@hack.frob.com>
18487         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
18488         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
18489         Versions files is now verboten.
18490         * hurd/Versions (libc: GLIBC_2.0):
18491         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
18492         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
18493         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
18494         * mach/Versions: Likewise.
18496         * csu/Versions: Remove unused %include.
18497         * resolv/Versions: Likewise.
18499 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
18501         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
18502         ($(objpfx)check-local-headers.out): Likewise.
18503         ($(objpfx)begin-end-check.out): Likewise.
18504         * Makerules (check-abi-%.out): Likewise.
18505         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
18506         ($(objpfx)test2.cat): Likewise.
18507         ($(objpfx)de/libc.cat): Likewise.
18508         ($(objpfx)test-gencat.out): Likewise.
18509         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
18510         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
18511         ($(objpfx)noload-mem): Likewise.
18512         ($(objpfx)tst-pathopt.out): Likewise.
18513         ($(objpfx)tst-rtld-load-self.out): Likewise.
18514         ($(objpfx)tst-array1-cmp.out): Likewise.
18515         ($(objpfx)tst-array1-static-cmp.out): Likewise.
18516         ($(objpfx)tst-array2-cmp.out): Likewise.
18517         ($(objpfx)tst-array3-cmp.out): Likewise.
18518         ($(objpfx)tst-array4-cmp.out): Likewise.
18519         ($(objpfx)tst-array5-cmp.out): Likewise.
18520         ($(objpfx)tst-array5-static-cmp.out): Likewise.
18521         ($(objpfx)check-textrel.out): Likewise.
18522         ($(objpfx)check-execstack.out): Likewise.
18523         ($(objpfx)check-localplt.out): Likewise.
18524         ($(objpfx)order2-cmp.out): Likewise.
18525         ($(objpfx)tst-leaks1-mem): Likewise.
18526         ($(objpfx)tst-leaks1-static-mem): Likewise.
18527         ($(objpfx)tst-initorder-cmp.out): Likewise.
18528         ($(objpfx)tst-initorder2-cmp.out): Likewise.
18529         ($(objpfx)tst-unused-dep.out): Likewise.
18530         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
18531         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
18532         * iconv/Makefile (test-iconvconfig): Likewise.
18533         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
18534         ($(objpfx)iconv-test.out): Likewise.
18535         ($(objpfx)tst-tables.out): Likewise.
18536         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
18537         ($(objpfx)tst-gettext.out): Likewise.
18538         ($(objpfx)tst-translit.out): Likewise.
18539         ($(objpfx)tst-gettext2.out): Likewise.
18540         ($(objpfx)tst-gettext4.out): Likewise.
18541         ($(objpfx)tst-gettext6.out): Likewise.
18542         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
18543         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
18544         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
18545         ($(objpfx)tst-fopenloc-mem.out): Likewise.
18546         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
18547         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
18548         * posix/Makefile ($(objpfx)globtest.out): Likewise.
18549         ($(objpfx)wordexp-tst.out): Likewise.
18550         ($(objpfx)annexc.out): Likewise.
18551         ($(objpfx)tst-fnmatch-mem): Likewise.
18552         ($(objpfx)bug-regex2-mem): Likewise.
18553         ($(objpfx)bug-regex14-mem): Likewise.
18554         ($(objpfx)bug-regex21-mem): Likewise.
18555         ($(objpfx)bug-regex31-mem): Likewise.
18556         ($(objpfx)tst-vfork3-mem): Likewise.
18557         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
18558         ($(objpfx)tst-pcre-mem): Likewise.
18559         ($(objpfx)tst-boost-mem): Likewise.
18560         ($(objpfx)tst-getconf.out): Likewise.
18561         ($(objpfx)bug-ga2-mem): Likewise.
18562         ($(objpfx)bug-glob2-mem): Likewise.
18563         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
18564         ($(objpfx)mtrace-tst-leaks2): Likewise.
18565         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
18566         ($(objpfx)tst-printf.out): Likewise.
18567         ($(objpfx)tst-setvbuf1.out): Likewise.
18568         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
18569         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
18570         ($(objpfx)tst-fmtmsg.out): Likewise.
18571         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
18572         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
18574         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
18575         * bits/sigaction.h [__USE_MISC]: Likewise.
18576         * bits/waitstatus.h: Update #endif comments.
18577         * ctype/ctype.h: Likewise.
18578         * dirent/dirent.h: Likewise.
18579         [__USE_MISC]: Remove redundant conditionals.
18580         * grp/grp.h: Update #endif comments.
18581         [__USE_GNU]: Remove redundant conditionals.
18582         [__USE_MISC]: Likewise.
18583         * inet/netinet/in.h [__USE_GNU]: Likewise.
18584         * io/sys/stat.h [__USE_MISC]: Likewise.
18585         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
18586         * libio/bits/stdio.h: Update #endif comments.
18587         [__USE_MISC]: Remove redundant conditionals.
18588         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
18589         * libio/stdio.h: Update #endif comments.
18590         [__USE_MISC]: Remove redundant conditionals.
18591         * math/bits/math-finite.h [__USE_MISC]: Likewise.
18592         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
18593         * math/math.h: Update #else and #endif comments.
18594         [__USE_MISC]: Remove redundant conditionals.
18595         * misc/sys/uio.h: Update #endif comments.
18596         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
18597         * posix/glob.h [__USE_MISC]: Likewise.
18598         * posix/sys/types.h: Update #endif comments.
18599         [__USE_MISC]: Remove redundant conditionals.
18600         * posix/sys/wait.h: Update #endif comments.
18601         [__USE_MISC]: Remove redundant conditionals.
18602         * posix/unistd.h: Update #endif comments.
18603         [__USE_MISC]: Remove redundant conditionals.
18604         * pwd/pwd.h [__USE_GNU]: Likewise.
18605         [__USE_MISC]: Likewise.
18606         * resolv/netdb.h [__USE_GNU]: Likewise.
18607         * signal/signal.h: Update #endif comments.
18608         [__USE_MISC]: Remove redundant conditionals.
18609         * stdlib/stdlib.h: Update #else and #endif comments.
18610         [__USE_MISC]: Remove redundant conditionals.
18611         [__USE_GNU]: Likewise.
18612         * string/bits/string2.h [__USE_MISC]: Likewise.
18613         * string/string.h: Update #endif comments.
18614         [__USE_MISC]: Remove redundant conditionals.
18615         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
18616         Likewise.
18617         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
18618         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
18619         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
18620         Likewise.
18621         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
18622         Likewise.
18623         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
18624         comments.
18625         [__USE_MISC]: Remove redundant conditionals.
18626         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
18627         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
18628         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
18629         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
18630         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
18631         Likewise.
18632         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
18633         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
18634         Likewise.
18635         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
18636         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
18637         Likewise.
18638         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
18639         Likewise.
18640         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
18641         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
18642         Likewise.
18643         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
18644         Likewise.
18645         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
18646         * sysdeps/x86/bits/string.h: Update #endif comments.
18647         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
18648         conditionals.
18649         * time/sys/time.h: Update #endif comments.
18650         * time/time.h: Likewise.
18651         [__USE_MISC]: Remove redundant conditionals.
18653 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
18655         [BZ #16600]
18656         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
18658 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
18660         * Versions.def (librt): Add GLIBC_2.17.
18662 2014-02-21  Adam Conrad  <adconrad@0c3.net>
18664         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
18665         synonym for _SYS_AUXV_H to allow direct inclusion.
18666         * sysdeps/sparc/bits/hwcap.h: Likewise.
18667         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
18668         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
18669         * sysdeps/sparc/sysdep.h: Likewise.
18671 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
18673         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
18675 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
18677         * benchtests/bench-strrchr.c: Print length instead of position.
18679 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
18681         [BZ #16611]
18682         * sysdeps/unix/sysv/linux/kernel-features.h
18683         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
18684         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
18685         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
18686         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
18687         Likewise.
18688         [__i386__ || __powerpc__ || __sh__ || __sparc__]
18689         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18690         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
18691         (__ASSUME_SENDMMSG): Define instead of using previous
18692         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
18693         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18694         (__ASSUME_SENDMMSG_SYSCALL): Define.
18695         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18696         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
18697         Likewise.
18698         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18699         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18700         Likewise.
18701         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18702         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18703         Likewise.
18704         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
18705         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
18706         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
18707         [__ASSUME_SENDMMSG]: Change conditionals to
18708         [__ASSUME_SENDMMSG_SOCKETCALL].
18709         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18710         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
18711         Define.
18712         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18713         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
18714         Likewise.
18715         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
18716         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
18717         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
18718         [!__ASSUME_SENDMMSG]: Change conditional to
18719         [!__ASSUME_SENDMMSG_SOCKETCALL].
18720         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18721         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18722         Define.
18724         [BZ #16610]
18725         * sysdeps/unix/sysv/linux/kernel-features.h
18726         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
18727         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
18728         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
18729         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
18730         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
18731         [__i386__ || __sparc__]
18732         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18733         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
18734         (__ASSUME_RECVMMSG): Define instead of using previous
18735         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
18736         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18737         (__ASSUME_RECVMMSG_SYSCALL): Define.
18738         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18739         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18740         Likewise.
18741         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18742         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18743         Likewise.
18744         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18745         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18746         Likewise.
18747         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
18748         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
18749         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
18750         [__ASSUME_RECVMMSG]: Change condition to
18751         [__ASSUME_RECVMMSG_SOCKETCALL].
18752         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18753         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18754         Define.
18755         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18756         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18757         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18758         Likewise.
18759         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
18760         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
18761         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
18762         [!__ASSUME_RECVMMSG]: Change condition to
18763         [!__ASSUME_RECVMMSG_SOCKETCALL].
18764         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18765         (__ASSUME_RECVMMSG_SYSCALL): Define.
18767         [BZ #16609]
18768         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
18769         __powerpc__ || __s390__ || __sh__ || __sparc__]
18770         (__ASSUME_SOCKETCALL): Define.
18771         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
18772         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
18773         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
18774         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
18775         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
18776         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
18777         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
18778         (__ASSUME_ACCEPT4): Define instead of using previous
18779         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
18780         __powerpc__ || __sparc__ || __s390__)] condition.
18781         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18782         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
18783         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
18784         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
18785         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
18786         [!__ASSUME_ACCEPT4]: Change condition to
18787         [!__ASSUME_ACCEPT4_SOCKETCALL].
18788         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18789         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
18790         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
18791         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18792         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
18793         __ASSUME_ACCEPT4_SYSCALL.
18794         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
18795         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
18796         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18797         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
18798         __ASSUME_ACCEPT4_SYSCALL.
18799         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
18800         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
18801         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
18802         [__ASSUME_ACCEPT4]: Change condition to
18803         [__ASSUME_ACCEPT4_SOCKETCALL].
18804         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
18805         (__ASSUME_SOCKETCALL): Define.
18806         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
18807         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18808         (__ASSUME_SOCKETCALL): Define.
18809         (__ASSUME_ACCEPT4): Remove.
18810         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
18811         Define.
18812         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18813         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
18814         Likewise.
18815         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18816         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
18818         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
18819         macro.
18820         (HWCAP_ARM_LPAE): Likewise.
18821         (HWCAP_ARM_EVTSTRM): Likewise.
18822         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
18823         Add vpfd32, lpae and evtstrm.
18824         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
18825         Increase to 22.
18827 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
18829         * math/auto-libm-test-in: Add tests of clog10.
18830         * math/auto-libm-test-out: Regenerated.
18831         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
18832         * sysdeps/i386/fpu/libm-test-ulps: Update.
18833         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18835 2014-02-18  Andreas Schwab  <schwab@suse.de>
18837         [BZ #16574]
18838         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
18839         Store non-zero if the second buffer was newly allocated.
18840         (send_dg): Likewise.
18841         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
18842         to send_vc and send_dg.
18843         (res_nsend): Pass NULL for ansp2_malloced.
18844         * resolv/res_query.c (__libc_res_nquery): Add parameter
18845         answerp2_malloced and pass it down to __libc_res_nsend.
18846         (res_nquery): Pass additional NULL to __libc_res_nquery.
18847         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
18848         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
18849         second answer buffer if answerp2_malloced was set.
18850         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
18851         (__libc_res_nquerydomain): Add parameter
18852         answerp2_malloced and pass it down to __libc_res_nquery.
18853         (res_nquerydomain): Pass additional NULL to
18854         __libc_res_nquerydomain.
18855         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
18856         additional NULL to __libc_res_nsend and __libc_res_nquery.
18857         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
18858         additional NULL to __libc_res_nsearch.
18859         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
18860         parameter of __libc_res_nsearch to check for separately allocated
18861         second buffer.
18862         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
18863         __libc_res_nquery.
18864         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
18865         additional NULL to __libc_res_nquery.
18866         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
18867         __libc_res_nsearch.
18868         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
18869         * include/resolv.h: Update prototypes of __libc_res_nquery,
18870         __libc_res_nsearch, __libc_res_nsend.
18872 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
18874         * math/auto-libm-test-in: Add tests of fma.
18875         * math/auto-libm-test-out: Regenerated.
18876         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
18877         (fma_towardzero_test_data): Likewise.
18878         (fma_downward_test_data): Likewise.
18879         (fma_upward_test_data): Likewise.
18880         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
18881         mpc_mode.
18882         (rounding_modes): Add values for new field.
18883         (func_calc_method): Add value mpfr_fff_f.
18884         (func_calc_desc): Add mpfr_fff_f union field.
18885         (test_function): Add field exact_args.
18886         (FUNC): Add macro argument EXACT_ARGS.
18887         (FUNC_mpfr_f_f): Update call to FUNC.
18888         (FUNC_mpfr_f_f): Likewise.
18889         (FUNC_mpfr_ff_f): Likewise.
18890         (FUNC_mpfr_if_f): Likewise.
18891         (FUNC_mpc_c_f): Likewise.
18892         (FUNC_mpc_c_c): Likewise.
18893         (test_functions): Add fma.  Update calls to FUNC.
18894         (handle_input_arg): Add argument exact_args.
18895         (add_test): Update call to handle_input_arg.
18896         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
18897         (output_for_one_input_case): Update call to calc_generic_results.
18898         Recalculate exact zero results in each rounding mode.
18900         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
18901         non-negative before setting low bit.
18902         * math/auto-libm-test-in: Mark one asin test possibly having
18903         spurious underflow.
18904         * math/auto-libm-test-out: Regenerated.
18905         * sysdeps/i386/fpu/libm-test-ulps: Update.
18906         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18908 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
18910         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
18911         * sysdeps/unix/sysv/linux/microblaze: Move directory from
18912         ports/sysdeps/unix/sysv/linux/microblaze.
18913         * README: Add missing listing for microblaze*-*-linux-gnu.
18915 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
18917         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
18918         duplicate code
18920 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
18922         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
18923         * sysdeps/unix/sysv/linux/ia64: Move directory from
18924         ports/sysdeps/unix/sysv/linux/ia64.
18925         * README: Update listing for ia64-*-linux-gnu.
18927 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
18928             Joseph Myers  <joseph@codesourcery.com>
18930         * Makeconfig (test-name): New variable.
18931         (evaluate-test): Likewise.
18932         * Makerules (do-test-clean): Remove .test-result files.
18933         (common-mostlyclean): Likewise.
18934         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
18935         * scripts/evaluate-test.sh: New file.
18937 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
18939         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
18940         separate $(objpfx)tst-fopenloc-cmp.out and
18941         $(objpfx)tst-fopenloc-mem.out targets.
18942         (tests): Update dependencies.
18943         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
18944         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
18945         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
18946         (tst-rxspencer-no-utf8-ARGS): New variable.
18947         (tst-rxspencer-no-utf8-ENV): Likewise.
18948         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
18949         instead of $(objpfx)tst-rxspencer-mem.
18950         ($(objpfx)tst-rxspencer-mem): Change target to
18951         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
18952         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
18953         * posix/tst-rxspencer-no-utf8.c: New file.
18955         * elf/Makefile ($(objpfx)order.out): Remove rule.
18956         [$(run-built-tests) = yes] (tests): Depend on
18957         $(objpfx)order-cmp.out.
18958         ($(objpfx)order-cmp.out): New rule.
18959         [$(run-built-tests) = yes] (tests): Depend on
18960         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
18961         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
18962         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
18963         $(objpfx)tst-array5-static-cmp.out.
18964         ($(objpfx)tst-array1.out): Remove rule.
18965         ($(objpfx)tst-array1-cmp.out): New rule.
18966         ($(objpfx)tst-array1-static.out): Remove rule.
18967         ($(objpfx)tst-array1-static-cmp.out): New rule.
18968         ($(objpfx)tst-array2.out): Remove rule.
18969         ($(objpfx)tst-array2-cmp.out): New rule.
18970         ($(objpfx)tst-array3.out): Remove rule.
18971         ($(objpfx)tst-array3-cmp.out): New rule.
18972         ($(objpfx)tst-array4.out): Remove rule.
18973         ($(objpfx)tst-array4-cmp.out): New rule.
18974         ($(objpfx)tst-array5.out): Remove rule.
18975         ($(objpfx)tst-array5-cmp.out): New rule.
18976         ($(objpfx)tst-array5-static.out): Remove rule.
18977         ($(objpfx)tst-array5-static-cmp.out): New rule.
18978         [$(run-built-tests) = yes] (tests): Depend on
18979         $(objpfx)order2-cmp.out.
18980         ($(objpfx)order2.out): Remove rule.
18981         ($(objpfx)order2-cmp.out): New rule.
18982         ($(objpfx)tst-initorder.out): Remove rule.
18983         [$(run-built-tests) = yes] (tests): Depend on
18984         $(objpfx)tst-initorder-cmp.out.
18985         ($(objpfx)tst-initorder-cmp.out): New rule.
18986         ($(objpfx)tst-initorder2.out): Remove rule.
18987         [$(run-built-tests) = yes] (tests): Depend on
18988         $(objpfx)tst-initorder2-cmp.out.
18989         ($(objpfx)tst-initorder2-cmp.out): New rule.
18990         [$(run-built-tests) = yes] (tests): Depend on
18991         $(objpfx)tst-unused-dep-cmp.out.
18992         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
18993         ($(objpfx)tst-unused-dep-cmp.out): New rule.
18994         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
18995         on $(objpfx)tst-setvbuf1-cmp.out.
18996         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
18997         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
18998         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
18999         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
19000         ($(objpfx)tst-svc.out): Remove rule.
19001         ($(objpfx)tst-svc-cmp.out): New rule.
19003 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
19005         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
19006         * ctype/ctype.h [__USE_MISC]: Likewise.
19007         * dirent/dirent.h [__USE_MISC]: Likewise.
19008         * grp/grp.h [__USE_MISC]: Likewise.
19009         * io/fcntl.h [__USE_MISC]: Likewise.
19010         * io/sys/stat.h [__USE_MISC]: Likewise.
19011         * libio/stdio.h [__USE_MISC]: Likewise.
19012         * posix/unistd.h [__USE_MISC]: Likewise.
19013         * pwd/pwd.h [__USE_MISC]: Likewise.
19014         * stdlib.h [__USE_MISC]: Likewise.
19015         * string/bits/string2.h [__USE_MISC]: Likewise.
19016         * string/string.h [__USE_MISC]: Likewise.
19017         * time/time.h [__USE_MISC]: Likewise.
19019 2014-02-13  Andreas Schwab  <schwab@suse.de>
19021         [BZ #16574]
19022         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
19023         second answer buffer if it was separately allocated.
19025 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
19027         * sysdeps/mips/math-tests.h: Include <features.h>.
19028         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
19029         (ROUNDING_TESTS_long_double): Do not define.
19030         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
19031         (EXCEPTION_TESTS_long_double): Likewise.
19032         * sysdeps/mips/mips64/libm-test-ulps: Update.
19034         * include/features.h (__USE_BSD): Remove macro definitions.
19035         (__USE_SVID): Likewise.
19036         (_BSD_SOURCE): Likewise.
19037         (_SVID_SOURCE): Likewise.
19038         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
19039         from definition of _DEFAULT_SOURCE.
19040         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
19041         [_DEFAULT_SOURCE].
19042         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
19043         * bits/mman.h [__USE_BSD]: Likewise.
19044         * bits/termios.h [__USE_BSD]: Likewise.
19045         * bits/waitstatus.h [__USE_BSD]: Likewise.
19046         * ctype/ctype.h [__USE_SVID]: Likewise.
19047         * dirent/dirent.h [__USE_BSD]: Likewise.
19048         * grp/grp.h [__USE_SVID]: Likewise.
19049         [__USE_BSD]: Likewise.
19050         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
19051         * io/fcntl.h [__USE_BSD]: Likewise.
19052         * io/ftw.h [__USE_BSD]: Likewise.
19053         * io/sys/stat.h [__USE_BSD]: Likewise.
19054         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
19055         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
19056         * libio/stdio.h [__USE_SVID]: Likewise.
19057         [__USE_BSD]: Likewise.
19058         * math/math.h [__USE_SVID]: Likewise.
19059         [__USE_BSD]: Likewise.
19060         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
19061         * misc/bits/syslog.h [__USE_BSD]: Likewise.
19062         * misc/search.h [__USE_SVID]: Likewise.
19063         * misc/sys/mman.h [__USE_BSD]: Likewise.
19064         * misc/sys/syslog.h [__USE_BSD]: Likewise.
19065         * misc/sys/uio.h [__USE_BSD]: Likewise.
19066         * posix/bits/unistd.h [__USE_BSD]: Likewise.
19067         * posix/glob.h [__USE_BSD]: Likewise.
19068         * posix/regex.h [__USE_BSD]: Likewise.
19069         * posix/sys/types.h [__USE_BSD]: Likewise.
19070         [__USE_SVID]: Likewise.
19071         * posix/sys/utsname.h [__USE_SVID]: Likewise.
19072         * posix/sys/wait.h [__USE_BSD]: Likewise.
19073         [__USE_SVID]: Likewise.
19074         * posix/unistd.h [__USE_BSD]: Likewise.
19075         [__USE_SVID]: Likewise.
19076         * pwd/pwd.h [__USE_SVID]: Likewise.
19077         * resolv/netdb.h [__USE_BSD]: Likewise.
19078         * setjmp/setjmp.h [__USE_BSD]: Likewise.
19079         * signal/signal.h [__USE_BSD]: Likewise.
19080         [__USE_SVID]: Likewise.
19081         * socket/sys/socket.h [__USE_BSD]: Likewise.
19082         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
19083         * stdlib/stdlib.h [__USE_BSD]: Likewise.
19084         [__USE_SVID]: Likewise.
19085         * string/bits/string2.h [__USE_BSD]: Likewise.
19086         [__USE_SVID]: Likewise.
19087         * string/bits/string3.h [__USE_BSD]: Likewise.
19088         * string/endian.h [__USE_BSD]: Likewise.
19089         * string/string.h [__USE_SVID]: Likewise.
19090         [__USE_BSD]: Likewise.
19091         * string/strings.h [__USE_BSD]: Likewise.
19092         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
19093         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
19094         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
19095         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
19096         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
19097         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
19098         Likewise.
19099         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
19100         Likewise.
19101         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
19102         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
19103         Likewise.
19104         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
19105         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
19106         Likewise.
19107         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
19108         Likewise.
19109         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
19110         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
19111         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
19112         Likewise.
19113         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
19114         Likewise.
19115         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
19116         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
19117         * termios/termios.h [__USE_BSD]: Likewise.
19118         * time/sys/time.h [__USE_BSD]: Likewise.
19119         * time/time.h [__USE_BSD]: Likewise.
19120         [__USE_SVID]: Likewise.
19122         * Makefile (subdir_targets): Remove subdir_lint.out.
19124         * stdio-common/Makefile (do-tst-unbputc): Remove target.
19125         (do-tst-printf): Likewise.
19126         (tests): Depend directly on $(objpfx)tst-unbputc.out and
19127         $(objpfx)tst-printf.out.
19129         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
19131         * Makerules (check-abi-%): Change target to
19132         $(objpfx)check-abi-%.out.
19133         (check-abi target): Update dependencies.
19134         (check-abi-pattern variable): Redirect output of diff to $@.
19135         (check-abi variable): Likewise.
19136         * elf/Makefile (check-abi): Update dependencies.
19138         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
19139         unused.
19140         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
19141         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
19142         subnormal range.
19143         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
19144         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
19145         value has largest subnormal exponent.
19146         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
19147         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
19148         * sysdeps/aarch64/soft-fp/sfp-machine.h
19149         (_FP_TININESS_AFTER_ROUNDING): New macro.
19150         * sysdeps/alpha/soft-fp/sfp-machine.h
19151         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19152         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19153         Likewise.
19154         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
19155         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19156         * sysdeps/mips/soft-fp/sfp-machine.h
19157         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19158         * sysdeps/powerpc/soft-fp/sfp-machine.h
19159         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19160         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19161         Likewise.
19162         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
19163         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19164         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
19165         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19166         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19167         Likewise.
19169 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
19171         [BZ #16545]
19172         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
19173         model 1.
19175 2014-02-12  Richard Henderson  <rth@redhat.com>
19177         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
19178         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
19179         * sysdeps/unix/sysv/linux/alpha: Move directory from
19180         ports/sysdeps/unix/sysv/linux/alpha.
19181         * README: Update listing for alpha-*-linux-gnu.
19183 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
19185         * include/features.h: Update comment documenting feature test
19186         macros.
19187         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
19188         _DEFAULT_SOURCE.
19189         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
19190         (_SVID_SOURCE): Likewise.
19191         (_DEFAULT_SOURCE): Update description of default features.
19192         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
19193         with _GNU_SOURCE.
19194         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
19195         (S_ISVTX): Likewise.
19196         * manual/math.texi (Mathematical Constants): Likewise.
19197         * manual/signal.texi (Interrupted Primitives): Likewise.
19198         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
19199         * math/test-matherr.c (_SVID_SOURCE): Do not define.
19200         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
19201         Don't refer to _SVID_SOURCE in warning text.
19203         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19205         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
19206         already defined.
19207         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
19208         * sysdeps/mips/dl-lookup.c: Remove.
19209         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
19211 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
19213         [BZ #16447]
19214         * math/auto-libm-test-in: Add testcase for expl.
19215         * math/auto-libm-test-out: Regenerate.
19216         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
19217         calculation of unsafe.
19218         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
19220 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
19222         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
19223         * sysdeps/unix/sysv/linux/aarch64: Move directory from
19224         ports/sysdeps/unix/sysv/linux/aarch64.
19225         * README: Update listing for aarch64*-*-linux-gnu.
19227 2014-02-11  Will Newton  <will.newton@linaro.org>
19229         * manual/probes.texi (Mathematical Function Probes): Use
19230         "triggered" instead of "hit".
19232         * manual/probes.texi (Internal Probes): Add documentation
19233         of setjmp, longjmp and longjmp_target probes.
19235         * include/stap-probe.h: Add comment about probe argument
19236         format.
19238         * malloc/mtrace.c (attribute_hidden): Remove unused macro
19239         definition.  (tr_where, tr_freehook, tr_mallochook,
19240         tr_reallochook, tr_memalignhook): Use ANSI protoype.
19242 2014-02-11  David S. Miller  <davem@davemloft.net>
19244         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
19245         processing int_tests.
19247 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
19249         * sysdeps/mips: Move directory from ports/sysdeps/mips.
19250         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
19251         * sysdeps/unix/sysv/linux/mips: Move directory from
19252         ports/sysdeps/unix/sysv/linux/mips.
19253         * README: Update listing for mips-*-linux-gnu and
19254         mips64-*-linux-gnu.
19256 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
19258         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
19259         * sysdeps/unix/sysv/linux/m68k: Move directory from
19260         ports/sysdeps/unix/sysv/linux/m68k.
19261         * README: Update listing for m68k-*-linux-gnu.
19263 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
19265         * sysdeps/tile: Move directory from ports/sysdeps/tile.
19266         * sysdeps/unix/sysv/linux/generic: Move directory from
19267         ports/sysdeps/unix/sysv/linux/generic.
19268         * sysdeps/unix/sysv/linux/tile: Move directory from
19269         ports/sysdeps/unix/sysv/linux/tile.
19270         * README: Update listing for tile*-*-linux-gnu.
19272 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
19274         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
19275         __builtin_expect.
19276         * benchtests/bench-memmem.c (simple_memmem): Likewise.
19277         * catgets/open_catalog.c (__open_catalog): Likewise.
19278         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
19279         * debug/confstr_chk.c: Likewise.
19280         * debug/fread_chk.c (__fread_chk): Likewise.
19281         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
19282         * debug/getgroups_chk.c: Likewise.
19283         * debug/mbsnrtowcs_chk.c: Likewise.
19284         * debug/mbsrtowcs_chk.c: Likewise.
19285         * debug/mbstowcs_chk.c: Likewise.
19286         * debug/memcpy_chk.c: Likewise.
19287         * debug/memmove_chk.c: Likewise.
19288         * debug/mempcpy_chk.c: Likewise.
19289         * debug/memset_chk.c: Likewise.
19290         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
19291         * debug/strcat_chk.c (__strcat_chk): Likewise.
19292         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
19293         * debug/strncat_chk.c (__strncat_chk): Likewise.
19294         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
19295         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
19296         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
19297         * debug/wcpncpy_chk.c: Likewise.
19298         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
19299         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
19300         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
19301         * debug/wcsncpy_chk.c: Likewise.
19302         * debug/wcsnrtombs_chk.c: Likewise.
19303         * debug/wcsrtombs_chk.c: Likewise.
19304         * debug/wcstombs_chk.c: Likewise.
19305         * debug/wmemcpy_chk.c: Likewise.
19306         * debug/wmemmove_chk.c: Likewise.
19307         * debug/wmempcpy_chk.c: Likewise.
19308         * debug/wmemset_chk.c: Likewise.
19309         * dirent/scandirat.c (SCANDIRAT): Likewise.
19310         * dlfcn/dladdr1.c (dladdr1): Likewise.
19311         * dlfcn/dladdr.c (dladdr): Likewise.
19312         * dlfcn/dlclose.c (dlclose_doit): Likewise.
19313         * dlfcn/dlerror.c (__dlerror): Likewise.
19314         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
19315         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
19316         * dlfcn/dlopen.c (dlopen_doit): Likewise.
19317         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
19318         * dlfcn/dlsym.c (dlsym_doit): Likewise.
19319         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
19320         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
19321         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
19322         Likewise.
19323         * elf/dl-conflict.c: Likewise.
19324         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
19325         * elf/dl-dst.h: Likewise.
19326         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
19327         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
19328         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
19329         * elf/dl-init.c (call_init, _dl_init): Likewise.
19330         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
19331         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
19332         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
19333         Likewise.
19334         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
19335         Likewise.
19336         * elf/dl-minimal.c (__libc_memalign): Likewise.
19337         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
19338         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
19339         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
19340         * elf/dl-sym.c (do_sym): Likewise.
19341         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
19342         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
19343         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
19344         * elf/dl-writev.h (_dl_writev): Likewise.
19345         * elf/ldconfig.c (search_dir): Likewise.
19346         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
19347         (dl_main): Likewise.
19348         * elf/setup-vdso.h (setup_vdso): Likewise.
19349         * grp/compat-initgroups.c (compat_call): Likewise.
19350         * grp/fgetgrent.c (fgetgrent): Likewise.
19351         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
19352         * grp/putgrent.c (putgrent): Likewise.
19353         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
19354         Likewise.
19355         * hurd/hurdinit.c: Likewise.
19356         * iconvdata/8bit-gap.c (struct): Likewise.
19357         * iconvdata/ansi_x3.110.c : Likewise.
19358         * iconvdata/big5.c : Likewise.
19359         * iconvdata/big5hkscs.c : Likewise.
19360         * iconvdata/cp1255.c: Likewise.
19361         * iconvdata/cp1258.c : Likewise.
19362         * iconvdata/cp932.c : Likewise.
19363         * iconvdata/euc-cn.c: Likewise.
19364         * iconvdata/euc-jisx0213.c : Likewise.
19365         * iconvdata/euc-jp.c: Likewise.
19366         * iconvdata/euc-jp-ms.c : Likewise.
19367         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
19368         * iconvdata/gb18030.c : Likewise.
19369         * iconvdata/gbbig5.c (const): Likewise.
19370         * iconvdata/gbgbk.c: Likewise.
19371         * iconvdata/gbk.c : Likewise.
19372         * iconvdata/ibm1364.c : Likewise.
19373         * iconvdata/ibm930.c : Likewise.
19374         * iconvdata/ibm932.c: Likewise.
19375         * iconvdata/ibm933.c : Likewise.
19376         * iconvdata/ibm935.c : Likewise.
19377         * iconvdata/ibm937.c : Likewise.
19378         * iconvdata/ibm939.c : Likewise.
19379         * iconvdata/ibm943.c: Likewise.
19380         * iconvdata/iso_11548-1.c: Likewise.
19381         * iconvdata/iso-2022-cn.c : Likewise.
19382         * iconvdata/iso-2022-cn-ext.c : Likewise.
19383         * iconvdata/iso-2022-jp-3.c: Likewise.
19384         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
19385         * iconvdata/iso-2022-kr.c : Likewise.
19386         * iconvdata/iso646.c (gconv_end): Likewise.
19387         * iconvdata/iso_6937-2.c : Likewise.
19388         * iconvdata/iso_6937.c : Likewise.
19389         * iconvdata/iso8859-1.c: Likewise.
19390         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
19391         * iconvdata/shift_jisx0213.c : Likewise.
19392         * iconvdata/sjis.c : Likewise.
19393         * iconvdata/t.61.c : Likewise.
19394         * iconvdata/tcvn5712-1.c : Likewise.
19395         * iconvdata/tscii.c: Likewise.
19396         * iconvdata/uhc.c : Likewise.
19397         * iconvdata/unicode.c (gconv_end): Likewise.
19398         * iconvdata/utf-16.c (gconv_end): Likewise.
19399         * iconvdata/utf-32.c (gconv_end): Likewise.
19400         * iconvdata/utf-7.c (base64): Likewise.
19401         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
19402         * iconv/gconv_close.c (__gconv_close): Likewise.
19403         * iconv/gconv_open.c (__gconv_open): Likewise.
19404         * iconv/gconv_simple.c (internal_ucs4_loop_single)
19405         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
19406         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
19407         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
19408         (ucs4le_internal_loop_single): Likewise.
19409         * iconv/iconv.c (iconv): Likewise.
19410         * iconv/iconv_close.c: Likewise.
19411         * iconv/loop.c (SINGLE): Likewise.
19412         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
19413         * include/atomic.h: Likewise.
19414         * inet/inet6_option.c (option_alloc): Likewise.
19415         * intl/bindtextdom.c (set_binding_values): Likewise.
19416         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
19417         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
19418         * intl/localealias.c (read_alias_file): Likewise.
19419         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
19420         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
19421         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
19422         * libio/fmemopen.c (fmemopen): Likewise.
19423         * libio/iofgets.c (_IO_fgets): Likewise.
19424         * libio/iofgets_u.c (fgets_unlocked): Likewise.
19425         * libio/iofgetws.c (fgetws): Likewise.
19426         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
19427         * libio/iogetdelim.c (_IO_getdelim): Likewise.
19428         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
19429         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
19430         * locale/findlocale.c (_nl_find_locale): Likewise.
19431         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
19432         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
19433         Likewise.
19434         * locale/setlocale.c (setlocale): Likewise.
19435         * login/programs/pt_chown.c (main): Likewise.
19436         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
19437         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
19438         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
19439         (mmap, mmap64, mremap, munmap): Likewise.
19440         * math/e_exp2l.c: Likewise.
19441         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
19442         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
19443         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
19444         * math/s_catan.c (__catan): Likewise.
19445         * math/s_catanf.c (__catanf): Likewise.
19446         * math/s_catanh.c (__catanh): Likewise.
19447         * math/s_catanhf.c (__catanhf): Likewise.
19448         * math/s_catanhl.c (__catanhl): Likewise.
19449         * math/s_catanl.c (__catanl): Likewise.
19450         * math/s_ccosh.c (__ccosh): Likewise.
19451         * math/s_ccoshf.c (__ccoshf): Likewise.
19452         * math/s_ccoshl.c (__ccoshl): Likewise.
19453         * math/s_cexp.c (__cexp): Likewise.
19454         * math/s_cexpf.c (__cexpf): Likewise.
19455         * math/s_cexpl.c (__cexpl): Likewise.
19456         * math/s_clog10.c (__clog10): Likewise.
19457         * math/s_clog10f.c (__clog10f): Likewise.
19458         * math/s_clog10l.c (__clog10l): Likewise.
19459         * math/s_clog.c (__clog): Likewise.
19460         * math/s_clogf.c (__clogf): Likewise.
19461         * math/s_clogl.c (__clogl): Likewise.
19462         * math/s_csin.c (__csin): Likewise.
19463         * math/s_csinf.c (__csinf): Likewise.
19464         * math/s_csinh.c (__csinh): Likewise.
19465         * math/s_csinhf.c (__csinhf): Likewise.
19466         * math/s_csinhl.c (__csinhl): Likewise.
19467         * math/s_csinl.c (__csinl): Likewise.
19468         * math/s_csqrt.c (__csqrt): Likewise.
19469         * math/s_csqrtf.c (__csqrtf): Likewise.
19470         * math/s_csqrtl.c (__csqrtl): Likewise.
19471         * math/s_ctan.c (__ctan): Likewise.
19472         * math/s_ctanf.c (__ctanf): Likewise.
19473         * math/s_ctanh.c (__ctanh): Likewise.
19474         * math/s_ctanhf.c (__ctanhf): Likewise.
19475         * math/s_ctanhl.c (__ctanhl): Likewise.
19476         * math/s_ctanl.c (__ctanl): Likewise.
19477         * math/w_pow.c: Likewise.
19478         * math/w_powf.c: Likewise.
19479         * math/w_powl.c: Likewise.
19480         * math/w_scalb.c (sysv_scalb): Likewise.
19481         * math/w_scalbf.c (sysv_scalbf): Likewise.
19482         * math/w_scalbl.c (sysv_scalbl): Likewise.
19483         * misc/error.c (error_tail): Likewise.
19484         * misc/pselect.c (__pselect): Likewise.
19485         * nis/nis_callback.c (__nis_create_callback): Likewise.
19486         * nis/nis_call.c (__nisfind_server): Likewise.
19487         * nis/nis_creategroup.c (nis_creategroup): Likewise.
19488         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
19489         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
19490         * nis/nis_getservlist.c (nis_getservlist): Likewise.
19491         * nis/nis_lookup.c (nis_lookup): Likewise.
19492         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
19493         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
19494         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
19495         * nis/nis_xdr.c (xdr_endpoint): Likewise.
19496         * nis/nss_compat/compat-grp.c (getgrent_next_file)
19497         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
19498         * nis/nss_compat/compat-initgroups.c (add_group)
19499         (internal_getgrent_r): Likewise.
19500         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
19501         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
19502         * nis/nss_compat/compat-spwd.c (getspent_next_file)
19503         (internal_getspnam_r): Likewise.
19504         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
19505         (_nss_nis_getaliasbyname_r): Likewise.
19506         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
19507         (_nss_nis_getntohost_r): Likewise.
19508         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
19509         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
19510         (_nss_nis_getgrgid_r): Likewise.
19511         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
19512         (internal_nis_gethostent_r, internal_gethostbyname2_r)
19513         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
19514         (_nss_nis_gethostbyname4_r): Likewise.
19515         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
19516         (initgroups_netid): Likewise.
19517         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
19518         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
19519         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
19520         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
19521         (_nss_nis_getprotobynumber_r): Likewise.
19522         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
19523         (_nss_nis_getsecretkey): Likewise.
19524         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
19525         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
19526         (_nss_nis_getpwuid_r): Likewise.
19527         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
19528         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
19529         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
19530         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
19531         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
19532         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
19533         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
19534         Likewise.
19535         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
19536         (_nss_nisplus_getntohost_r): Likewise.
19537         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
19538         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
19539         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
19540         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
19541         Likewise.
19542         * nis/nss_nisplus/nisplus-initgroups.c
19543         (_nss_nisplus_initgroups_dyn): Likewise.
19544         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
19545         (_nss_nisplus_getnetbyaddr_r): Likewise.
19546         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
19547         (_nss_nisplus_getprotobynumber_r): Likewise.
19548         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
19549         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
19550         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
19551         Likewise.
19552         * nis/nss_nisplus/nisplus-service.c
19553         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
19554         (_nss_nisplus_getservbyport_r): Likewise.
19555         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
19556         (_nss_nisplus_getspnam_r): Likewise.
19557         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
19558         Likewise.
19559         * nscd/aicache.c (addhstaiX): Likewise.
19560         * nscd/cache.c (cache_search, prune_cache): Likewise.
19561         * nscd/connections.c (register_traced_file, send_ro_fd)
19562         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
19563         (main_loop_epoll): Likewise.
19564         * nscd/grpcache.c (addgrbyX): Likewise.
19565         * nscd/hstcache.c (addhstbyX): Likewise.
19566         * nscd/initgrcache.c (addinitgroupsX): Likewise.
19567         * nscd/mem.c (gc, mempool_alloc): Likewise.
19568         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
19569         (addinnetgrX): Likewise.
19570         * nscd/nscd-client.h (__nscd_acquire_maplock)
19571         (__nscd_drop_map_ref): Likewise.
19572         * nscd/nscd_getai.c (__nscd_getai): Likewise.
19573         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
19574         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
19575         Likewise.
19576         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
19577         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
19578         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
19579         (__nscd_get_map_ref): Likewise.
19580         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
19581         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
19582         Likewise.
19583         * nscd/pwdcache.c (addpwbyX): Likewise.
19584         * nscd/selinux.c (preserve_capabilities): Likewise.
19585         * nscd/servicescache.c (addservbyX): Likewise.
19586         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
19587         * posix/fnmatch.c (fnmatch): Likewise.
19588         * posix/getopt.c (_getopt_internal_r): Likewise.
19589         * posix/glob.c (glob, glob_in_dir): Likewise.
19590         * posix/wordexp.c (exec_comm_child): Likewise.
19591         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
19592         (getanswer_r, gaih_getanswer_slice): Likewise.
19593         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
19594         * resolv/res_init.c: Likewise.
19595         * resolv/res_mkquery.c (res_nmkquery): Likewise.
19596         * resolv/res_query.c (__libc_res_nquery): Likewise.
19597         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
19598         Likewise.
19599         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
19600         * stdio-common/perror.c (perror): Likewise.
19601         * stdio-common/printf_fp.c (___printf_fp): Likewise.
19602         * stdio-common/tmpnam.c (tmpnam): Likewise.
19603         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
19604         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
19605         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
19606         Likewise.
19607         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
19608         * stdlib/putenv.c (putenv): Likewise.
19609         * stdlib/setenv.c (__add_to_environ): Likewise.
19610         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
19611         * stdlib/strtol_l.c (INTERNAL): Likewise.
19612         * string/memmem.c (memmem): Likewise.
19613         * string/strerror.c (strerror): Likewise.
19614         * string/strnlen.c (__strnlen): Likewise.
19615         * string/test-memmem.c (simple_memmem): Likewise.
19616         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
19617         * sunrpc/pm_getport.c (__get_socket): Likewise.
19618         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
19619         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
19620         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
19621         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
19622         Likewise.
19623         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
19624         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
19625         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
19626         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
19627         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
19628         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
19629         Likewise.
19630         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
19631         Likewise.
19632         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
19633         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
19634         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
19635         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
19636         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
19637         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
19638         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
19639         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
19640         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
19641         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
19642         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
19643         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
19644         Likewise.
19645         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
19646         Likewise.
19647         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
19648         Likewise.
19649         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
19650         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
19651         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
19652         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
19653         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
19654         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
19655         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
19656         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
19657         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
19658         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
19659         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
19660         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
19661         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
19662         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
19663         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
19664         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
19665         Likewise.
19666         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
19667         Likewise.
19668         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
19669         Likewise.
19670         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
19671         Likewise.
19672         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
19673         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
19674         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
19675         Likewise.
19676         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
19677         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
19678         * sysdeps/posix/opendir.c (__opendirat): Likewise.
19679         * sysdeps/posix/sleep.c: Likewise.
19680         * sysdeps/posix/tempname.c: Likewise.
19681         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
19682         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
19683         Likewise.
19684         * sysdeps/powerpc/powerpc32/dl-machine.h
19685         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
19686         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
19687         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
19688         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
19689         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
19690         Likewise.
19691         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
19692         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
19693         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
19694         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
19695         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
19696         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
19697         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
19698         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
19699         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19700         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
19701         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
19702         (elf_machine_lazy_rel): Likewise.
19703         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
19704         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
19705         (elf_machine_lazy_rel): Likewise.
19706         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
19707         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
19708         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
19709         * sysdeps/unix/grantpt.c (grantpt): Likewise.
19710         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
19711         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
19712         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
19713         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
19714         Likewise.
19715         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
19716         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
19717         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
19718         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
19719         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
19720         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
19721         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
19722         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
19723         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
19724         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
19725         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
19726         Likewise.
19727         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
19728         (__posix_fallocate64_l64): Likewise.
19729         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
19730         (posix_fallocate): Likewise.
19731         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
19732         Likewise.
19733         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
19734         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
19735         (getifaddrs_internal): Likewise.
19736         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
19737         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
19738         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
19739         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
19740         * sysdeps/unix/sysv/linux/posix_fallocate64.c
19741         (__posix_fallocate64_l64): Likewise.
19742         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
19743         Likewise.
19744         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
19745         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
19746         (__get_clockfreq): Likewise.
19747         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
19748         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
19749         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
19750         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
19751         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
19752         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
19753         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
19754         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
19755         Likewise.
19756         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
19757         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
19758         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
19759         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
19760         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
19761         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
19762         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
19763         Likewise.
19764         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
19765         (posix_fallocate): Likewise.
19766         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
19767         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
19768         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
19769         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
19770         (elf_machine_rela, elf_machine_rela_relative)
19771         (elf_machine_lazy_rel): Likewise.
19772         * time/asctime.c (asctime_internal): Likewise.
19773         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
19774         * time/tzset.c (__tzset_parse_tz): Likewise.
19775         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
19776         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
19777         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
19778         * wcsmbs/wcsmbsload.h: Likewise.
19780         [BZ #15894]
19781         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
19783         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
19784         (arena_get2): Remove THREAD_STATS conditionals.
19785         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
19786         (__malloc_stats, int): Likewise.
19788 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
19790         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
19791         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
19793         * manual/setjmp.texi: Fix typos/grammar errors.
19795         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
19796         Only return early when n is <= 0.  Delete unused return statement.
19798         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
19799         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
19800         * debug/tst-longjmp_chk3.c: New file.
19802         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
19803         (test_main): Replace code with set_fortify_handler call.
19804         * debug/test-strcpy_chk.c: Likewise.
19805         * debug/tst-chk1.c: Likewise.
19806         * debug/tst-longjmp_chk.c: Likewise.
19807         * test-skeleton.c: Include fcntl.h & paths.h
19808         (set_fortify_handler): Define.
19810         * debug/tst-longjmp_chk.c: Add header comment and include
19811         ../test-skeleton.c.
19812         (do_test): Mark static.
19813         (TEST_FUNCTION): Define.
19815         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
19816         (IP_PMTUDISC_INTERFACE): Likewise.
19817         (IP_MULTICAST_IF): Likewise.
19818         (IP_MULTICAST_TTL): Likewise.
19819         (IP_MULTICAST_LOOP): Likewise.
19820         (IP_ADD_MEMBERSHIP): Likewise.
19821         (IP_DROP_MEMBERSHIP): Likewise.
19822         (IP_UNBLOCK_SOURCE): Likewise.
19823         (IP_BLOCK_SOURCE): Likewise.
19824         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
19825         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
19826         (IP_MSFILTER): Likewise.
19827         (MCAST_JOIN_GROUP): Likewise.
19828         (MCAST_BLOCK_SOURCE): Likewise.
19829         (MCAST_UNBLOCK_SOURCE): Likewise.
19830         (MCAST_LEAVE_GROUP): Likewise.
19831         (MCAST_JOIN_SOURCE_GROUP): Likewise.
19832         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
19833         (MCAST_MSFILTER): Likewise.
19834         (IP_MULTICAST_ALL): Likewise.
19835         (IP_UNICAST_IF): Likewise.
19837         * timezone/Makefile: Delete $(have-ksh) check.
19838         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
19839         * timezone/tzselect.ksh: Add +x mode bits.
19841         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
19842         (ANON_INODE_FS_MAGIC): Likewise.
19843         (BDEVFS_MAGIC): Likewise.
19844         (BINFMTFS_MAGIC): Likewise.
19845         (BTRFS_TEST_MAGIC): Likewise.
19846         (CRAMFS_MAGIC_WEND): Likewise.
19847         (DEBUGFS_MAGIC): Likewise.
19848         (ECRYPTFS_SUPER_MAGIC): Likewise.
19849         (EXT3_SUPER_MAGIC): Likewise.
19850         (EXT4_SUPER_MAGIC): Likewise.
19851         (FUTEXFS_SUPER_MAGIC): Likewise.
19852         (HOSTFS_SUPER_MAGIC): Likewise.
19853         (HUGETLBFS_MAGIC): Likewise.
19854         (MINIX3_SUPER_MAGIC): Likewise.
19855         (MTD_INODE_FS_MAGIC): Likewise.
19856         (NILFS_SUPER_MAGIC): Likewise.
19857         (OPENPROM_SUPER_MAGIC): Likewise.
19858         (PIPEFS_MAGIC): Likewise.
19859         (PSTOREFS_MAGIC): Likewise.
19860         (QNX6_SUPER_MAGIC): Likewise.
19861         (RAMFS_MAGIC): Likewise.
19862         (REISERFS_SUPER_MAGIC_STRING): Likewise.
19863         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
19864         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
19865         (SECURITYFS_MAGIC): Likewise.
19866         (SELINUX_MAGIC): Likewise.
19867         (SMACK_MAGIC): Likewise.
19868         (SOCKFS_MAGIC): Likewise.
19869         (SQUASHFS_MAGIC): Likewise.
19870         (STACK_END_MAGIC): Likewise.
19871         (TMPFS_MAGIC): Likewise.
19872         (USBDEVICE_SUPER_MAGIC): Likewise.
19873         (V9FS_MAGIC): Likewise.
19874         (XENFS_SUPER_MAGIC): Likewise.
19875         (CRAMFS_MAGIC): Fix typo in comment.
19876         (EXT2_SUPER_MAGIC): Update comment.
19877         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
19879 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
19881         * sysdeps/arm: Move directory from ports/sysdeps/arm.
19882         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
19883         * sysdeps/unix/sysv/linux/arm: Move directory from
19884         ports/sysdeps/unix/sysv/linux/arm.
19885         * README: Update listing for arm-*-linux-gnueabi.
19887         * README: Remove mention of am33.
19889 2014-02-07  Roland McGrath  <roland@hack.frob.com>
19891         * bits/sigset.h (__sigemptyset): Use a statement expression rather
19892         than the comma operator, to avoid "rhs of comma has no effect"
19893         compiler warnings.
19894         (__sigfillset, __sigandset, __sigorset): Likewise.
19895         * include/signal.h (__sigemptyset): Likewise.
19896         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
19898 2014-02-07  Allan McRae  <allan@archlinux.org>
19900         * version.h (RELEASE): Set to "development".
19901         (VERSION): Set to "2.19.90"
19902         * NEWS: Add 2.20 section.
19904 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
19906         [BZ #16529]
19907         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
19909 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
19911         * manual/contrib.texi: Update entry for Carlos O'Donell,
19912         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
19914 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
19916         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
19918         * sysdeps/unix/sysv/linux/kernel-features.h
19919         [__LINUX_KERNEL_VERSION >= 0x020621]
19920         (__ASSUME_PROC_PID_TASK_COMM): Define.
19922 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19924         [BZ #16398]
19925         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
19926         conversion when destination buffer does not have enough space.
19927         * libio/tst-ftell-partial-wide.c: New test case.
19928         * libio/Makefile (tests): Add tst-ftell-partial-wide.
19930         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
19931         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
19932         Leonard and Allan McRae.
19934 2014-02-04  David S. Miller  <davem@davemloft.net>
19936         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
19937         32-bit.
19939 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19941         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
19942         New file
19943         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
19944         New file
19945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
19946         New file.
19947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
19948         New file.
19949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
19950         New file.
19951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
19952         New file.
19953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
19954         New file.
19955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
19956         New file.
19957         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
19958         New file.
19959         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
19960         New file.
19961         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
19962         New file.
19963         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
19964         New file.
19965         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
19966         New file.
19968 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19970         * nptl/shlib-versions: Change powerpc*le start to 2.17.
19971         * shlib-versions: Likewise.
19973 2014-02-04  Roland McGrath  <roland@hack.frob.com>
19974             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19976         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
19977         (abilist-pattern): New variable, set to %-le.abilist.
19979         * Makerules (abilist-pattern): New variable.
19980         (vpath): Use $(abilist-pattern) in place of %.abilist.
19981         (check-abi-% pattern rule): Likewise.
19982         (check-abi, update-abi): Likewise.
19984 2014-02-04  Eric Wong  <normalperson@yhbt.net>
19986         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19988 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
19990         * manual/startup.texi: Add next, previous, and top entries for
19991         the `Program Arguments' and `Environment Variables' nodes.
19993 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
19995         * manual/macros.texi: Add comments before MTASC-safety macros.
19997         * manual/users.texi: Document MTASC-safety properties.
19999         * manual/threads.texi (pthread_key_create, pthread_key_delete)
20000         (pthread_getspecific, pthread_setspecific): Format with
20001         @deftypefun, and add @safety note.
20002         * manual/signal.texi: Move comments that analyze the above
20003         functions to their home place.
20005 2014-02-03  Allan McRae  <allan@archlinux.org>
20007         * po/sl.po: Update Slovenian translation from translation project.
20009 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
20011         * manual/time.texi (timegm): Add missing blank after @c.
20012         Reported by Joseph Myers <joseph@codesourcery.com>.
20014 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
20016         * manual/check-safety.sh: New.
20017         * manual/Makefile ($(objpfx)stamp-summary): Run it.
20019         * manual/terminal.texi: Document MTASC-safety properties.
20021         * manual/filesys.texi: Document MTASC-safety properties.
20023         * manual/errno.texi: Document MTASC-safety properties.
20025         * manual/intro.texi: Document safety identifiers and
20026         conditionals.
20028         * manual/string.texi (wcstok): Fix prototype.
20029         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
20031         * manual/time.texi: Document MTASC-safety properties.
20033         * manual/string.texi: Document MTASC-safety properties.
20035         * manual/threads.texi: Document MTASC-safety properties.
20037         * manual/stdio.texi: Document MTASC-safety properties.
20039         * manual/syslog.texi: Document MTASC-safety properties.
20041         * manual/sysinfo.texi: Document MTASC-safety properties.
20043         * manual/startup.texi: Document MTASC-safety properties.
20045         * manual/socket.texi: Document MTASC-safety properties.
20047         * manual/signal.texi: Document MTASC-safety properties.
20049 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
20051         * manual/setjmp.texi: Document MTASC-safety properties.
20053         * manual/search.texi: Document MTASC-safety properties.
20055         * manual/resource.texi: Document MTASC-safety properties.
20057         * manual/process.texi: Document MTASC-safety properties.
20059         * manual/platform.texi: Document MTASC-safety properties.
20061         * manual/pipe.texi: Document MTASC-safety properties.
20063         * manual/pattern.texi: Document MTASC-safety properties.
20065         * manual/message.texi: Document MTASC-safety properties.
20067         [BZ #12751]
20068         * manual/memory.texi: Document MTASC-safety properties.
20070         * manual/math.texi: Document MTASC-safety properties.
20072         * manual/locale.texi: Document MTASC-safety properties.
20074         * manual/llio.texi: Document MTASC-safety properties.
20076         * manual/libdl.texi: New.
20078         * manual/lang.texi: Document MTASC-safety properties.
20080         * manual/job.texi: Document MTASC-safety properties.
20082         * manual/getopt.texi: Document MTASC-safety properties.
20084         * manual/ctype.texi: Document MTASC-safety properties.
20086 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
20088         [BZ #16046]
20089         * csu/libc-tls.c (static_map): Remove variable.
20090         (__libc_setup_tls): Use main executable's link map for TLS data.
20091         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
20092         casing for LM_ID_BASE and GL(dl_nns).
20093         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
20094         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
20095         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
20096         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
20097         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
20098         member.
20099         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
20100         l_phnum members.
20102 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
20104         * manual/debug.texi: Document MTASC-safety properties.
20106 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
20108         [BZ #16510]
20109         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
20110         of __x86_64__ when disabling x87 inline functions.
20112 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
20114         * manual/charset.texi: Document MTASC-safety properties.
20116         * manual/crypt.texi: Document MTASC-safety properties.
20118         * manual/conf.texi: Document MTASC-safety properties.
20120         * manual/arith.texi: Document MTASC-safety properties.
20122         * manual/argp.texi: Document MTASC-safety properties.
20124         * manual/macros.texi: Introduce macros to document multi
20125         thread, asynchronous signal and asynchronous cancellation
20126         safety properties.
20127         * manual/intro.texi: Introduce the properties themselves.
20129 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20131         * sysdeps/sh/sh4/Makefile: New file.
20133 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
20135         * math/gen-libm-test.pl ($srcdir): New variable.
20136         ($auto_input): Use it.
20138 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
20140         [BZ #16506]
20141         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
20142         access beyond array bounds when parsing netgroups file.
20144         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
20145         the old buffer before realloc.
20147 2014-01-27  Allan McRae  <allan@archlinux.org>
20149         * po/fr.po: Update French translation from translation project.
20151 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20153         * sysdeps/sh/libm-test-ulps: Regenerate.
20155 2014-01-24  David S. Miller  <davem@davemloft.net>
20157         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
20159 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20161         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
20162         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
20164 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
20166         [BZ #16474]
20167         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
20168         string pointers after reallocation.
20170 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20172         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
20173         __SH4A__ instead of __SH_FPU_ANY__.
20175 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20177         * sysdeps/sh/fpu_control.h: New file.
20178         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
20179         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
20180         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
20181         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
20182         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
20183         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
20184         * sysdeps/sh/sys/ucontext.h: Remove.
20185         * sysdeps/sh/sys: Remove directory.
20187 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20189         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
20190         s390/sys/ucontext.h.
20191         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
20192         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
20194 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
20196         [BZ #15605]
20197         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
20199 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20201         [BZ#16431]
20202         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
20203         Adjust the vDSO correctly for internal calls.
20204         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
20206 2014-01-20  Allan McRae  <allan@archlinux.org>
20208         * po/ca.po: Update Catalan translation from translation project.
20210 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
20212         * sysdeps/s390/sotruss-lib.c: New file.
20214 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20216         [BZ#16430]
20217         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
20218         (__GI___gettimeofday): Alias for a different internal symbol to avoid
20219         local calls issues by not having a PLT stub required for IFUNC calls.
20220         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
20222 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
20224         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
20225         * math/test-fpucw-static.c: Likewise.
20227 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
20229         [BZ #16453]
20230         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
20232 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20234         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
20235         implementation for powerpc.
20237 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
20239         [BZ #14782]
20240         * sysdeps/posix/system.c (__libc_system): Do not enable
20241         asynchronous cancellation.
20243 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20245         [BZ #16427]
20246         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
20247         handling only for numbers special also in the IEEE case.
20249 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20251         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
20253 2014-01-11  Allan McRae  <allan@archlinux.org>
20255         * po/bg.po: Update Bulgarian translation from translation project.
20257         * po/de.po: Update German translation from translation project.
20259 2014-01-10  Roland McGrath  <roland@hack.frob.com>
20261         * sysdeps/generic/gcc-compat.h: New file.
20263 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20265         * benchtests/asin-inputs: Correct slow inputs.
20266         * benchtests/acos-inputs: Likewise.
20268 2014-01-10  Allan McRae  <allan@archlinux.org>
20270         * po:sv.po: Update Swedish translation from translation project.
20272         * po/vi.po: Update Vietnamese translation from translation project.
20274         * po/eo.po: Update Esperanto translation from translation project.
20276         * po/cs.po: Update Czech translation from translation project.
20278         * po/nl.po: Update Dutch translation from translation project.
20280         * po/pl.po: Update Polish translation from translation project.
20282         * po/ru.po: Update Russian translation from translation project.
20284         * po/uk.po: Update Ukrainian translation from translation project.
20286 2014-01-08  Brooks Moses  <bmoses@google.com>
20288         * elf/dl-load.c: Fix comment typo.
20290 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
20292         * po/header.pot: Rename to...
20293         * po/pot.header: ... this.
20294         * po/Makefile: Use pot.header.
20296 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
20297             Maxim Kuvyrkov  <maxim@kugelworks.com>
20299         [BZ #16394]
20300         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
20301         SRC and DEST against LEN.
20303 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20305         [BZ #16414]
20306         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
20307         implementation.
20308         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
20310 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20312         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20314 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
20316         [BZ #16408]
20317         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
20318         for large positive arguments.
20320 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
20322         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
20324         * math/auto-libm-test-in: Mark various tests with
20325         xfail-rounding:ldbl-128ibm.
20326         * math/auto-libm-test-out: Regenerated.
20328         [BZ #16407]
20329         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
20330         Increase overflow threshold.
20332 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
20334         [BZ #14286]
20335         * stdio-common/vfprintf.c: Check for integer overflow.
20337 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20339         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
20340         the first argument and return value of __tls_get_addr_internal.
20342 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20344         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
20345         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
20347 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20349         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
20350         * sysdeps/s390/rtld-global-offsets.sym: New file.
20351         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
20352         GLIBC_2.19 symbol.
20353         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
20354         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
20355         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
20356         ... this.
20357         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
20358         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
20359         ... this.
20360         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
20361         Regenerate.
20362         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
20363         Regenerate.
20364         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
20365         halfs of GPRs for high_gprs contexts.
20366         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
20367         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
20368         field.
20369         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
20370         uc_flags field.
20371         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
20372         64 bit versions:
20373         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
20374         for high GPRs (uc_high_gprs) and for future extensions
20375         (__reserved).
20376         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
20377         for future extensions (__reserved).
20378         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
20379         64 bit versions:
20380         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
20381         SC_HIGHGPRS offset definition.
20382         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
20383         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
20385         * Versions.def: Add GLIBC_2.19 for libpthread.
20386         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
20387         siglongjmp for libpthread with GLIBC_2.19 symver.
20388         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
20389         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
20390         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
20391         * sysdeps/s390/__longjmp.c: New file.
20392         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
20393         * sysdeps/s390/longjmp.c: New file.
20394         * sysdeps/s390/setjmp.S: New file.
20395         * sysdeps/s390/sigjmp.S: New file.
20396         * sysdeps/s390/v1-longjmp.c: New file.
20397         * sysdeps/s390/v1-setjmp.h: New file.
20398         * sysdeps/s390/v1-sigjmp.c: New file.
20399         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
20400         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
20401         GLIBC_2.19 version.
20402         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
20403         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
20404         versioned symbols for ____longjmp_chk.
20405         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
20406         Likewise.
20407         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
20408         Regenerate.
20409         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
20410         Regenerate.
20411         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
20412         Regenerate.
20413         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
20414         Regenerate.
20415         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
20416         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
20417         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
20418         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
20419         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
20420         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
20421         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
20422         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
20423         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
20424         * sysdeps/s390/rtld-__longjmp.c: New file.
20425         * sysdeps/s390/rtld-setjmp.S: New file.
20427 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
20429         [BZ #16400]
20430         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
20431         Return -__logl (x) for small positive arguments without evaluating
20432         a polynomial.
20434 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
20436         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
20437         Rename to ...
20438         (__ptrace_peeksiginfo_args): ... this.
20439         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
20440         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
20441         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
20443 2014-01-06  Allan McRae  <allan@archlinux.org>
20445         * inet/netinet/in.h: Fix typo in comment.
20447 2014-01-05  Andreas Jaeger  <aj@suse.de>
20449         * sysdeps/i386/fpu/libm-test-ulps: Update.
20451 2014-01-05  Allan McRae  <allan@archlinux.org>
20453         * po/libc.pot: Regenerated.
20455         * malloc/memusagestat.c: Fix gettext call formatting.
20457 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
20459         * nscd/nscd.c: Improve usage() output.
20461 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
20463         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
20464         * sysdeps/unix/sysv/linux/configure: Regenerated.
20465         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
20466         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
20468 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
20470         [BZ #16390]
20471         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
20472         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
20474 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20476         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
20477         extra tokens at end of #undef directive.
20478         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
20479         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
20480         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
20482 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
20484         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
20486         * math/auto-libm-test-in: Mark various tests with
20487         xfail-rounding:ldbl-128ibm.
20488         * math/auto-libm-test-out: Regenerated.
20490 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
20492         [BZ #16386]
20493         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
20494         numbers with subnormal high part when calculating exponent.
20496         [BZ #16385]
20497         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
20498         fabs.
20500         [BZ #16384]
20501         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
20502         M_LN2l.
20503         (__ieee754_acoshl): Use __log1pl not __log1p.
20505 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
20507         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
20508         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
20509         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
20510         (grow_heap, heap_trim, _int_new_arena, get_free_list)
20511         (reused_arena, arena_get2): Convert to GNU style.
20512         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
20513         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
20514         (memalign_check, __malloc_set_state): Likewise.
20515         * malloc/mallocbug.c (main): Likewise.
20516         * malloc/malloc.c (__malloc_assert, malloc_init_state)
20517         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
20518         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
20519         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
20520         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
20521         (__posix_memalign, malloc_info): Likewise.
20522         * malloc/malloc.h: Likewise.
20523         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
20524         (mallochook, memalignhook, reallochook, mabort): Likewise.
20525         * malloc/mcheck.h: Likewise.
20526         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
20527         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
20528         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
20529         * malloc/morecore.c (__default_morecore): Likewise.
20530         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
20531         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
20532         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
20533         (print_and_abort): Likewise.
20534         * malloc/obstack.h: Likewise.
20535         * malloc/set-freeres.c (__libc_freeres): Likewise.
20536         * malloc/tst-mallocstate.c (main): Likewise.
20537         * malloc/tst-mtrace.c (main): Likewise.
20538         * malloc/tst-realloc.c (do_test): Likewise.
20540 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
20542         [BZ #16366]
20543         * nscd/netgroupcache.c (do_notfound): New function.
20544         (addgetnetgrentX): Use it.
20546         [BZ # 16365]
20547         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
20548         NSS_STATUS_NOTFOUND.
20550 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
20552         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
20553         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20555 2014-01-01  Allan McRae  <allan@archlinux.org>
20557         * scripts/update-copyrights: Update configure input file suffix.
20559         * NEWS: Update copyright year.
20560         * catgets/gencat.c: Likewise.
20561         * csu/version.c: Likewise.
20562         * debug/catchsegv.sh: Likewise.
20563         * debug/pcprofiledump.c: Likewise.
20564         * debug/xtrace.sh: Likewise.
20565         * elf/ldconfig.c: Likewise.
20566         * elf/ldd.bash.in: Likewise.
20567         * elf/pldd.c: Likewise.
20568         * elf/sotruss.ksh: Likewise.
20569         * elf/sprof.c: Likewise.
20570         * iconv/iconv_prog.c: Likewise.
20571         * iconv/iconvconfig.c: Likewise.
20572         * locale/programs/locale.c: Likewise.
20573         * locale/programs/localedef.c: Likewise.
20574         * login/programs/pt_chown.c: Likewise.
20575         * malloc/memusage.sh: Likewise.
20576         * malloc/memusagestat.c: Likewise.
20577         * malloc/mtrace.pl: Likewise.
20578         * manual/libc.texinfo: Likewise.
20579         * nscd/nscd.c: Likewise.
20580         * nss/getent.c: Likewise.
20581         * nss/makedb.c: Likewise.
20582         * posix/getconf.c: Likewise.
20583         * scripts/test-installation.pl: Likewise.
20585         * All files with FSF copyright notices: Update copyright dates
20586         using scripts/update-copyrights.
20587         * intl/plural.c: Regenerated.
20588         * locale/programs/charmap-kw.h: Likewise.
20589         * locale/programs/locfile-kw.h: Likewise.
20591 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
20593         * sysdeps/unix/sysv/linux/configure: Regenerated.
20594         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
20595         the linux/fanotify.h header.
20596         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
20597         HAVE_LINUX_FANOTIFY_H is defined.
20599 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
20601         * benchtests/cos-inputs: New inputs.
20602         * benchtests/sin-inputs: Likewise.
20604         * benchtests/atan-inputs: New inputs. Fix name of multiple
20605         precision fallback inputs.
20607         * benchtests/atanh-inputs: New inputs.
20608         * benchtests/tanh-inputs: Likewise.
20610         * benchtests/acosh-inputs: New inputs.
20611         * benchtests/asinh-inputs: Likewise.
20613         * benchtests/cosh-inputs: New inputs.
20614         * benchtests/sinh-inputs: Likewise.
20616         * benchtests/acos-inputs: Add more inputs.
20617         * benchtests/asin-inputs: Likewise.
20619 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
20621         [BZ #16375]
20622         * manual/arith.texi: Fix spelling.
20623         * manual/charset.texi: Likewise.
20624         * manual/errno.texi: Likewise.
20625         * manual/filesys.texi: Likewise.
20626         * manual/lang.texi: Likewise.
20627         * manual/llio.texi: Likewise.
20628         * manual/locale.texi: Likewise.
20629         * manual/message.texi: Likewise.
20630         * manual/resource.texi: Likewise.
20631         * manual/search.texi: Likewise.
20632         * manual/setjmp.texi: Likewise.
20633         * manual/stdio.texi: Likewise.
20634         * manual/string.texi: Likewise.
20635         * manual/sysinfo.texi: Likewise.
20636         * manual/time.texi: Likewise.
20638 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
20640         * po/sl.po: New file.
20642 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
20644         * .gitignore: Add core/.gdbinit/.gdb_history.
20646 2013-12-27  Allan McRae  <allan@archlinux.org>
20648         [BZ #16369]
20649         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
20650         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
20652 2013-12-24  Brooks Moses  <bmoses@google.com>
20654         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
20655         all compilers that claim C++98 compliance, not just GCC.
20656         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
20657         Likewise.
20659 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
20661         * NEWS: Restore accidentally deleted bug-fix entries.
20663 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
20664             Ondřej Bílka  <neleai@seznam.cz>
20666         [BZ #15073]
20667         * malloc/malloc.c (_int_free): Perform sanity check only if we
20668         have_lock.
20670 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
20672         [BZ #12986]
20673         * manual/stdio.texi (String Input Conversions): Clarify that character
20674         classes are not supported.
20676 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20678         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20680 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
20682         [BZ #16337]
20683         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
20684         Calculate results for small negative arguments directly rather
20685         than using reflection formula with special underflow handling.
20687         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
20688         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
20689         sysdeps/unix/bsd/bsd4.4/syscalls.list.
20690         (fchflags): Likewise.
20691         (revoke): Likewise.
20692         (setlogin): Likewise.
20693         (sigaltstack): Likewise.
20694         (wait4): Likewise.
20695         (sigblock): Remove.
20696         (sigsetmask): Likewise.
20697         (wait3): Likewise.
20698         (waitpid): Likewise.
20699         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
20700         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
20701         file.
20702         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
20703         * sysdeps/unix/bsd/Makefile: ... here.
20704         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
20705         * sysdeps/unix/bsd/Versions: ... here.
20706         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
20707         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
20708         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
20709         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
20710         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
20711         * sysdeps/unix/bsd/sigblock.c: ... here.
20712         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
20713         * sysdeps/unix/bsd/sigsetmask.c: ... here.
20714         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
20715         * sysdeps/unix/bsd/sigvec.c: ... here.
20716         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
20717         * sysdeps/unix/bsd/tcdrain.c: ... here.
20718         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
20719         * sysdeps/unix/bsd/tcgetattr.c: ... here.
20720         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
20721         * sysdeps/unix/bsd/tcsetattr.c: ... here.
20722         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
20723         * sysdeps/unix/bsd/wait.c: ... here.
20724         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
20725         * sysdeps/unix/bsd/wait3.c: ... here.
20726         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
20727         * sysdeps/unix/bsd/waitpid.c: ... here.
20729 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
20731         [BZ #16356]
20732         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
20733         round-to-nearest for [!USE_AS_EXPM1L].
20734         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
20735         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
20736         more tests of exp and exp10.  Expect some exp10 tests to miss
20737         exceptions or fail in directed rounding modes.
20738         * math/auto-libm-test-out: Regenerated.
20739         * math/libm-test.inc (exp10_tonearest_test_data): New array.
20740         (exp10_test_tonearest): New function.
20741         (exp10_towardzero_test_data): New array.
20742         (exp10_test_towardzero): New function.
20743         (exp10_downward_test_data): New array.
20744         (exp10_test_downward): New function.
20745         (exp10_upward_test_data): New array.
20746         (exp10_test_upward): New function.
20747         (main): Call the new functions.
20748         * sysdeps/i386/fpu/libm-test-ulps: Update.
20749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20751 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
20753         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
20754         asinh, atan, atan2, atanh, cbrt, cos and cosh.
20755         * math/auto-libm-test-out: Regenerated.
20756         * math/libm-test.inc (acosh_test_data): Add more tests.
20757         (atanh_test_data): Likewise.
20758         (ceil_test_data): Likewise.
20759         (copysign_test_data): Likewise.
20760         * sysdeps/i386/fpu/libm-test-ulps: Update.
20761         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20763         * timezone/checktab.awk: Update from tzcode 2013i.
20764         * timezone/private.h: Likewise.
20765         * timezone/scheck.c: Likewise.
20766         * timezone/tzfile.h: Likewise.
20767         * timezone/tzselect.ksh: Likewise.
20768         * timezone/zdump.c: Likewise.
20769         * timezone/zic.c: Likewise.
20771         * math/auto-libm-test-in: Add tests of cpow.
20772         * math/auto-libm-test-out: Regenerated.
20773         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
20774         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20775         mpc_cc_c.
20776         (func_calc_desc): Add mpc_cc_c union field.
20777         (test_functions): Add cpow.
20778         (special_fill_2pi): New function.
20779         (special_real_inputs): Add 2pi.
20780         (calc_generic_results): Handle mpc_cc_c.
20781         * sysdeps/i386/fpu/libm-test-ulps: Update.
20782         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20784         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
20785         csqrt, ctan and ctanh.
20786         * math/auto-libm-test-out: Regenerated.
20787         * math/libm-test.inc (TEST_COND_x86_64): New macro.
20788         (TEST_COND_x86): Likewise.
20789         (ccos_test_data): Use AUTO_TESTS_c_c.
20790         (ccosh_test_data): Likewise.
20791         (cexp_test_data): Likewise.
20792         (clog_test_data): Likewise.
20793         (csqrt_test_data): Likewise.
20794         (ctan_test_data): Likewise.
20795         (ctan_tonearest_test_data): Likewise.
20796         (ctan_towardzero_test_data): Likewise.
20797         (ctan_downward_test_data): Likewise.
20798         (ctan_upward_test_data): Likewise.
20799         (ctanh_test_data): Likewise.
20800         (ctanh_tonearest_test_data): Likewise.
20801         (ctanh_towardzero_test_data): Likewise.
20802         (ctanh_downward_test_data): Likewise.
20803         (ctanh_upward_test_data): Likewise.
20804         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20805         mpc_c_c.
20806         (func_calc_desc): Add mpc_c_c union field.
20807         (FUNC_mpc_c_c): New macro.
20808         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
20809         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
20810         ctanh.
20811         (special_fill_min_subnorm_p120): New function.
20812         (special_real_inputs): Add min_subnorm_p120.
20813         (calc_generic_results): Handle mpc_c_c.
20814         * sysdeps/i386/fpu/libm-test-ulps: Update.
20815         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20817 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
20819         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
20820         (do_sin_slow): New functions.
20821         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
20822         (cslow2, csloww1, csloww2): Use the new functions.
20824         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
20825         Use M to change sign of result instead of X.  Assume X is
20826         positive.
20827         (csloww1): Likewise.
20828         (__sin): Adjust.
20829         (__cos): Adjust.
20831         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
20832         arguments A and DA.
20833         (__sin): Adjust.
20834         (__cos): Likewise.
20836         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
20837         (__cos): Likewise.
20838         (sloww1): Don't adjust sign of DX.
20839         (csloww1): Likewise.
20840         (sloww2): Use X directly and don't adjust sign of DX.
20841         (csloww2): Likewise.
20843 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20845         * math/auto-libm-test-in: Add tests of cabs and carg.
20846         * math/auto-libm-test-out: Regenerated.
20847         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
20848         (carg_test_data): Likewise.
20849         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20850         mpc_c_f.
20851         (func_calc_desc): Add mpc_c_f union field.
20852         (test_functions): Add cabs and carg.
20853         (calc_generic_results): Handle mpc_c_f.
20855         * sysdeps/powerpc/powerpc32/libgcc-compat.S
20856         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
20857         as a macro and a compat symbol.
20858         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
20859         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
20860         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
20861         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
20862         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
20863         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
20864         not use .hidden.
20865         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
20866         Likewise.
20867         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
20868         Likewise.
20869         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
20870         Likewise.
20871         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
20872         Likewise.
20873         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
20874         Likewise.
20875         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
20876         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
20877         from GLIBC_2.3.2.
20879 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20881         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20883 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20885         * manual/texinfo.tex: Update to version 2013-11-26.10 with
20886         trailing whitespace removed.
20887         * scripts/config.guess: Update to version 2013-11-29.
20888         * scripts/config.sub: Update to version 2013-10-01.
20890         * math/auto-libm-test-in: Add tests of sincos.
20891         * math/auto-libm-test-out: Regenerated.
20892         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
20893         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20894         mpfr_f_11.
20895         (func_calc_desc): Add mpfr_f_11 union field.
20896         (test_functions): Add sincos.
20897         (calc_generic_results): Handle mpfr_f_11.
20898         * sysdeps/i386/fpu/libm-test-ulps: Update.
20899         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20901 2013-12-19  Andreas Schwab  <schwab@suse.de>
20903         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
20904         CALL_MCOUNT.
20905         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
20906         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
20907         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
20909 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20911         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
20912         * sysdeps/i386/fpu/libm-test-ulps: Update.
20913         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20915         [BZ #16293]
20916         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
20917         round-to-nearest mode when using frndint.
20918         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
20919         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
20920         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
20921         Likewise.
20922         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
20923         sinh test to fail.
20924         * math/auto-libm-test-out: Regenerated.
20925         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
20926         (TEST_COND_x86): Likewise.
20927         (expm1_tonearest_test_data): New array.
20928         (expm1_test_tonearest): New function.
20929         (expm1_towardzero_test_data): New array.
20930         (expm1_test_towardzero): New function.
20931         (expm1_downward_test_data): New array.
20932         (expm1_test_downward): New function.
20933         (expm1_upward_test_data): New array.
20934         (expm1_test_upward): New function.
20935         (main): Run the new test functions.
20936         * sysdeps/i386/fpu/libm-test-ulps: Update.
20937         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20939         * include/features.h: Update comment documenting feature test
20940         macros.  Mention _DEFAULT_SOURCE in comment.
20941         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
20942         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
20943         _BSD_SOURCE and _SVID_SOURCE.
20944         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
20945         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
20946         !_SVID_SOURCE]: Likewise.
20947         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20948         (__USE_POSIX_IMPLICITLY): Define.
20949         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20950         (_POSIX_SOURCE): Undefine and redefine.
20951         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20952         (_POSIX_C_SOURCE): Likewise.
20953         * manual/creature.texi (_DEFAULT_SOURCE): Document.
20954         (Feature Test Macros): Update documentation of default features.
20956 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
20958         * benchtests/Makefile: Add bench-strtok.
20959         * benchtests/bench-strtok.c: New file: strtok benchtest.
20961 2013-12-19  Allan McRae  <allan@archlinux.org>
20963         * manual/install.texi: Suppress menu for plain text output.
20964         * INSTALL: Regenerated.
20966 2013-12-18  Brooks Moses  <bmoses@google.com>
20968         [BZ #15846]
20969         * misc/getauxval.c: Include errno.h.
20970         (__getauxval): Set errno to ENOENT if the requested type is not
20971         found.
20972         * misc/sys/auxv.h (getauxval): Document that it may set errno;
20973         don't declare with __attribute_const__.
20974         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
20975         * manual/startup.texi: Document that getauxval sets errno.
20977 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
20979         * math/auto-libm-test-in: Add tests of jn and yn.
20980         * math/auto-libm-test-out: Regenerated.
20981         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
20982         (yn_test_data): Likewise.
20983         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20984         mpfr_if_f.
20985         (func_calc_desc): Add mpfr_if_f union field.
20986         (FUNC_mpfr_if_f): New macro.
20987         (test_functions): Add jn and yn.
20988         (calc_generic_results): Assert type of second input for
20989         mpfr_ff_f.  Handle mpfr_if_f.
20990         (output_for_one_input_case): Disable all checking for arguments
20991         fitting floating-point types in case of an integer argument.
20992         * sysdeps/i386/fpu/libm-test-ulps: Update.
20993         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20995         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
20996         Don't expect fegetround reference in libm.so.
20998 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
21000         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
21001         $(config-cflags-nofma).
21003 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
21005         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
21006         * math/auto-libm-test-out: Regenerated.
21008         [BZ #16338]
21009         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
21010         to determine exponent and adjust argument to have exponent of -1.
21011         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
21012         log2.
21013         * math/auto-libm-test-out: Regenerated.
21014         * sysdeps/i386/fpu/libm-test-ulps: Update.
21015         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21017 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
21019         * manual/probes.texi: Remove cases when per-thread arenas are
21020         disabled.
21022 2013-12-18  Andreas Schwab  <schwab@suse.de>
21024         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
21025         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
21026         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
21027         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
21028         * sysdeps/i386/i686/multiarch/Makefile: Update.
21029         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
21031 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
21033         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
21034         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
21036 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
21038         [BZ #15968]
21039         Support TZ transition times < 00:00:00.
21040         This is needed for version-3 tz-format files; it supports time
21041         stamps past 2037 for America/Godthab (the only entry in the tz
21042         database for which this change is relevant).
21043         * manual/time.texi (TZ Variable): Document transition times
21044         from -167:59:59 through -00:00:01.
21045         * time/tzset.c (tz_rule): Time of day is now signed.
21046         (__tzset_parse_tz): Parse negative time of day.
21048         Document TZ transition times >= 25:00:00.
21049         * manual/time.texi (TZ Variable): Document transition times from
21050         25:00:00 through 167:59:59.  These are already supported, and this
21051         support will help with version-3 tz-format files.
21053         * manual/time.texi (TZ Variable): Modernize North America example
21054         to reflect current (i.e., 2007-and-later) daylight saving rules.
21056         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
21058 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
21060         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
21061         * sysdeps/unix/bsd/bits/stat.h: Likewise.
21062         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
21063         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
21064         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
21065         * sysdeps/unix/bsd/bsdstat.h: Likewise.
21066         * sysdeps/unix/bsd/clock.c: Likewise.
21067         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
21068         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
21069         * sysdeps/unix/bsd/init-posix.c: Likewise.
21070         * sysdeps/unix/bsd/poll.c: Likewise.
21071         * sysdeps/unix/bsd/ptsname.c: Likewise.
21072         * sysdeps/unix/bsd/seekdir.c: Likewise.
21073         * sysdeps/unix/bsd/setegid.c: Likewise.
21074         * sysdeps/unix/bsd/seteuid.c: Likewise.
21075         * sysdeps/unix/bsd/setgid.c: Likewise.
21076         * sysdeps/unix/bsd/setrgid.c: Likewise.
21077         * sysdeps/unix/bsd/setruid.c: Likewise.
21078         * sysdeps/unix/bsd/setsid.c: Likewise.
21079         * sysdeps/unix/bsd/setuid.c: Likewise.
21080         * sysdeps/unix/bsd/sigaction.c: Likewise.
21081         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
21082         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
21083         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
21084         * sysdeps/unix/bsd/telldir.c: Likewise.
21085         * sysdeps/unix/bsd/times.c: Likewise.
21086         * sysdeps/unix/bsd/usleep.c: Likewise.
21088         * misc/Makefile (install-lib): Remove libbsd-compat.a.
21089         ($(objpfx)libbsd-compat.a): Remove rule.
21091         * include/features.h (__FAVOR_BSD): Do not define.
21092         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
21093         features conflicting with POSIX.
21094         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
21095         (_BSD_SOURCE): Remove description of not being a subset of other
21096         feature test macros.
21097         * manual/job.texi (getpgrp): Do not document BSD version.
21098         (getpgid): Do not document by reference to BSD getpgrp.
21099         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
21100         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
21101         * signal/signal.h [__FAVOR_BSD]: Likewise.
21102         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
21103         instead of making contents conditional on [__FAVOR_BSD].
21104         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
21106 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21108         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21110 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
21112         [BZ #16314]
21113         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
21114         values below 2**-450, not 2**-500.
21115         * math/auto-libm-test-in: Don't allow spurious underflow from
21116         hypot.
21117         * math/auto-libm-test-out: Regenerated.
21119         [BZ #16316]
21120         [BZ #16330]
21121         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
21122         values of ha and hb and sort them after adjusting subnormal
21123         arguments.
21124         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
21125         Likewise.
21126         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
21127         values of ea and eb and sort them after adjusting subnormal
21128         arguments.
21129         * math/auto-libm-test-in: Do not expect some hypot tests of
21130         subnormals to fail.  Add more hypot tests.
21131         * math/auto-libm-test-out: Regenerated.
21133 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21135         [BZ #13304]
21136         * sysdeps/sh/s_fma.c: New file.
21137         * sysdeps/sh/s_fmaf.c: New file.
21138         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
21139         version.
21140         * sysdeps/sh/Implies: Add sh/soft-fp.
21142 2013-12-16  Roland McGrath  <roland@hack.frob.com>
21144         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
21145         level of indirection to members `objname', `errstring', `malloced'.
21146         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
21147         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
21148         it as the __longjmp argument (just pass 1 instead).
21149         (_dl_catch_error): Initialize C with argument pointers and address of
21150         volatile local ERRCODE rather than copying values out of C at return.
21152 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
21154         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
21155         * math/auto-libm-test-out: Regenerated.
21156         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
21157         (hypot_test_data): Likewise.
21158         (pow_test_data): Likewise.
21159         (pow_tonearest_test_data): Likewise.
21160         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21161         mpfr_ff_f.
21162         (func_calc_desc): Add mpfr_ff_f union field.
21163         (FUNC_mpfr_ff_f): New macro.
21164         (test_functions): Add atan2, hypot and pow.
21165         (special_fill_min): New function.
21166         (special_fill_minus_min): Likewise.
21167         (special_fill_min_subnorm): Likewise.
21168         (special_fill_minus_min_subnorm): Likewise.
21169         (special_real_inputs): Add min, -min, min_subnorm and
21170         -min_subnorm.
21171         (calc_generic_results): Handle mpfr_ff_f.
21172         * sysdeps/i386/fpu/libm-test-ulps: Update.
21173         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21175 2013-12-16  Will Newton  <will.newton@linaro.org>
21177         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
21178         (Aligned Memory Blocks): Add documentation for aligned_alloc
21179         and suggest it as an alternative to posix_memalign.
21180         (Hooks for Malloc): Document __memalign_hook is also called
21181         for aligned_alloc.  (Summary of Malloc): Add summary for
21182         aligned alloc.  Document __memalign_hook is also called
21183         for aligned_alloc.
21185 2013-12-16  Will Newton  <will.newton@linaro.org>
21187         * manual/memory.texi (Malloc Examples): Clarify default
21188         alignment documentation.  Suggest posix_memalign rather
21189         than memalign or valloc.
21190         (Aligned Memory Blocks): Remove suggestion to use memalign
21191         or valloc.  Remove obsolete comment about BSD.
21192         Document memalign errno values and mark the function obsolete.
21193         Document posix_memalign returned error codes.  Mark valloc
21194         as obsolete.  (Hooks for Malloc): __memalign_hook is also
21195         called for posix_memalign and valloc.
21196         (Summary of Malloc): Add posix_memalign to function summary.
21197         __memalign_hook is also called for posix_memalign and valloc.
21199 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
21201         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
21202         TAYLOR_SIN.
21203         (__sin): Adjust.
21204         (__cos): Likewise.
21205         (sloww): Use mynumber union.  Expand ternary operator into
21206         if-else statements.
21207         (cslow): use mynumber union.
21209 2013-12-16  Allan McRae  <allan@archlinux.org>
21211         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
21212         * configure: Regenerated.
21214         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
21216         [BZ #14120]
21217         * configure.ac: Added --enable-maintainer-mode. Check for
21218         autoconf when enabled.
21219         * configure: Regenerated.
21221         * nscd/nscd.service: New file.
21222         * nscd/nscd.tmpfiles: New file.
21224 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
21226         [BZ #12100]
21227         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
21228         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
21229         * sysdeps/x86_64/multiarch/strstr.c: ... here.
21230         (strstr): Add __strstr_sse2_unaligned ifunc.
21231         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
21232         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
21233         (strcasestr): Remove __strcasestr_sse42 ifunc.
21234         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
21235         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
21236         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
21238 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21240         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
21241         * sysdeps/sh/bits/fenv.h: ... here.
21242         * sysdeps/sh/sh4/fpu/bits: Remove directory.
21244 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21246         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
21248         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
21249         hypotf multiarch implementations.
21250         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
21251         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
21252         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
21253         multiarch hypot for PPC64.
21254         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
21255         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
21256         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
21257         multiarch hypotf for PPC64.
21259         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
21260         modff multiarch implementations.
21261         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
21262         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
21263         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
21264         multiarch modf for PPC64.
21265         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
21266         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
21267         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
21268         multiarch modff for PPC64.
21270         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
21271         and logl multiarch implementations.
21272         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
21273         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
21274         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
21275         multiarch logb for PPC64.
21276         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
21277         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
21278         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
21279         multiarch logb for PPC64.
21280         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
21281         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
21282         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
21283         multiarch logb for PPC64.
21285         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
21286         isinff multiarch implementation.
21287         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
21288         file.
21289         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
21290         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
21291         multiarch isinf for PPC64.
21292         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
21293         file.
21294         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
21295         multiarch isinff for PPC64.
21297         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
21298         finitef multiarch implementation.
21299         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
21300         file.
21301         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
21302         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
21303         multiarch finite for PPC64.
21304         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
21305         file.
21306         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
21307         multiarch finitef for PPC64.
21309         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
21310         lrint multiarch implementation.
21311         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
21312         file.
21313         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
21314         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
21315         multiarch llrint for PPC64.
21316         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
21317         multiarch lrint for PPC64.
21319         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
21320         copysignf multiarch implementation.
21321         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
21322         file.
21323         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
21324         file.
21325         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
21326         multiarch copysign for PPC64.
21327         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
21328         multiarch copysignf for PPC64.
21330         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
21331         multiarch implementation.
21332         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
21333         file.
21334         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
21335         file.
21336         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
21337         file.
21338         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
21339         file.
21340         multiarch llround for PPC64.
21341         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
21342         multiarch trunc for PPC64.
21343         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
21344         multiarch truncf for PPC64.
21346         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
21347         multiarch implementation.
21348         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
21349         file.
21350         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
21351         file.
21352         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
21353         file.
21354         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
21355         file.
21356         multiarch llround for PPC64.
21357         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
21358         multiarch round for PPC64.
21359         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
21360         multiarch roundf for PPC64.
21362         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
21363         multiarch implementation.
21364         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
21365         file.
21366         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
21367         file.
21368         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
21369         file.
21370         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
21371         file.
21372         multiarch llround for PPC64.
21373         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
21374         multiarch floor for PPC64.
21375         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
21376         multiarch floorf for PPC64.
21378         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
21379         multiarch implementation.
21380         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
21381         file.
21382         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
21383         file.
21384         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
21385         file.
21386         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
21387         file.
21388         multiarch llround for PPC64.
21389         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
21390         multiarch ceil for PPC64.
21391         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
21392         multiarch ceilf for PPC64.
21394         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
21395         multiarch implementation.
21396         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
21397         file.
21398         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
21399         file.
21400         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
21401         file.
21402         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
21403         multiarch llround for PPC64.
21404         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
21405         multiarch lround for PPC64.
21407         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
21408         multiarch implementation.
21409         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
21410         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
21411         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
21412         file.
21413         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
21414         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
21415         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
21416         multiarch isnan for PPC64.
21417         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
21418         multiarch isnanf for PPC64.
21420         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
21421         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
21422         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
21423         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
21424         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
21425         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
21427         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
21428         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
21429         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
21430         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
21432         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
21433         multiarch implementations.
21434         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21435         (__libc_ifunc_impl_list): Likewise.
21436         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
21437         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
21438         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
21439         multiarch stpcpy for PPC64.
21441         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
21442         multiarch implementations.
21443         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21444         (__libc_ifunc_impl_list): Likewise.
21445         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
21446         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
21447         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
21448         multiarch strcpy for PPC64.
21450         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
21451         redefine function name.
21452         (_wordcopy_fwd_dest_aligned): Likewise.
21453         (_wordcopy_bwd_aligned): Likewise.
21454         (_wordcopy_bwd_dest_aligned): Likewise.
21455         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
21456         multiarch implementations.
21457         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21458         (__libc_ifunc_impl_list): Likewise.
21459         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
21460         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
21461         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
21462         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
21463         multiarch wcscpy for PPC64.
21465         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
21466         multiarch implementations.
21467         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21468         (__libc_ifunc_impl_list): Likewise.
21469         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
21470         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
21471         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
21472         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
21473         multiarch wcscpy for PPC64.
21475         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
21476         multiarch implementations.
21477         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21478         (__libc_ifunc_impl_list): Likewise.
21479         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
21480         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
21481         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
21482         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
21483         multiarch wcsrchr for PPC64.
21485         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
21486         multiarch implementations.
21487         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21488         (__libc_ifunc_impl_list): Likewise.
21489         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
21490         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
21491         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
21492         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
21493         multiarch wcschr for PPC64.
21495         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
21496         multiarch implementations.
21497         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21498         (__libc_ifunc_impl_list): Likewise.
21499         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
21500         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
21501         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
21502         multiarch strchrnul for PPC64.
21504         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
21505         implementations.
21506         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21507         (__libc_ifunc_impl_list): Likewise.
21508         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
21509         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
21510         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
21511         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
21512         strchr for PPC64.
21514         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
21515         implementations.
21516         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21517         (__libc_ifunc_impl_list): Likewise.
21518         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
21519         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
21520         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
21521         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
21522         strncmp for PPC64.
21524         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
21525         multiarch implementations.
21526         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21527         (__libc_ifunc_impl_list): Likewise.
21528         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
21529         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
21530         strncasecmp for PPC64.
21531         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
21532         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
21533         multiarch strncasecmp_l for PPC64.
21535         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
21536         multiarch implementations.
21537         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
21538         (__libc_ifunc_impl_list): Likewise.
21539         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
21540         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
21541         multiarch strcasecmp for PPC64.
21542         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
21543         file.
21544         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
21545         multiarch strcasecmp_l for PPC64.
21547         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
21548         implementations.
21549         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21550         (__libc_ifunc_impl_list): Likewise.
21551         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
21552         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
21553         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
21554         strnlen for PPC64.
21556         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
21557         implementations.
21558         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21559         (__libc_ifunc_impl_list): Likewise.
21560         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
21561         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
21562         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
21563         strlen for PPC64.
21565         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
21566         implementations.
21567         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21568         (__libc_ifunc_impl_list): Likewise.
21569         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
21570         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
21571         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
21572         rawmemrchr for PPC64.
21574         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
21575         implementation.
21576         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21577         (__libc_ifunc_impl_list): Likewise.
21578         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
21579         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
21580         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
21581         memrchr for PPC64.
21583         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
21584         implementation.
21585         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21586         (__libc_ifunc_impl_list): Likewise.
21587         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
21588         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
21589         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
21590         memchr for PPC64.
21592         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
21593         implementation.
21594         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21595         (__libc_ifunc_impl_list): Likewise.
21596         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
21597         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
21598         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
21599         mempcpy for PPC64.
21601         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
21602         avoid cretion of __bzero symbol.
21603         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
21604         Likewise.
21605         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
21606         Likewise.
21607         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
21608         Likewise.
21609         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
21610         multiarch implementations.
21611         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21612         (__libc_ifunc_impl_list): Likewise.
21613         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
21614         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
21615         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
21616         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
21617         bzero for PPC32.
21618         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
21619         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
21620         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
21621         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
21622         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
21623         memset for PPC64.
21624         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
21626         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
21627         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
21628         implementations.
21629         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21630         (__libc_ifunc_impl_list): Likewise.
21631         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
21632         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
21633         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
21634         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
21635         memcmp for PPC64.
21637         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
21638         multiarch for POWER/PPC64.
21639         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
21640         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
21641         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
21642         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
21643         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
21644         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
21645         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
21646         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
21647         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
21648         memcpy for PPC64.
21650         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
21651         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
21652         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
21653         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
21654         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
21655         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
21656         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
21657         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
21658         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
21659         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
21660         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
21661         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
21662         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
21663         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
21664         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
21665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
21666         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
21667         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
21668         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
21669         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
21670         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
21671         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
21673 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21675         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
21677 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
21679         * benchtests/Makefile (bench): Add exp2 and log2.
21680         (LDLIBS-bench-exp2): Add -lm.
21681         (LDLIBS-bench-log2): Likewise.
21682         * benchtests/exp2-inputs: New inputs file.
21683         * benchtests/log2-inputs: New inputs file.
21684         * benchtests/log-inputs: Add new inputs.
21685         * benchtests/tan-inputs: Likewise.
21687 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
21689         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
21690         definition...
21691         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
21692         (csloww2): ... from here.
21694         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
21695         instead of structures.
21696         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
21697         (POLYNOMIAL): Likewise.
21698         (TAYLOR_SLOW): Likewise.
21699         (__sin): Likewise.
21700         (__cos): Likewise.
21701         (slow1): Likewise.
21702         (slow2): Likewise.
21703         (sloww): Likewise.
21704         (sloww1); Likewise.
21705         (sloww2): Likewise.
21706         (bsloww1): Likewise.
21707         (bsloww2): Likewise.
21708         (cslow2): Likewise.
21709         (csloww): Likewise.
21710         (csloww1): Likewise.
21711         (csloww2): Likewise.
21713 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
21715         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
21716         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
21717         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
21718         * malloc/hooks.c (realloc_check): Likewise.
21720         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
21721         * malloc/arena.c: Remove PER_THREAD conditional.
21722         [!PER_THREAD]: Remove code.
21723         (ptmalloc_unlock_all2): Likewise.
21724         (ptmalloc_init): Likewise.
21725         (_int_new_arena): Likewise.
21726         (arena_get2): Likewise.
21727         * malloc/hooks.c (__malloc_get_state): Likewise.
21728         (__malloc_set_state): Likewise.
21729         * malloc/malloc.c: Likewise.
21730         (struct malloc_state): Likewise.
21731         (struct malloc_par): Likewise.
21732         (__libc_realloc): Likewise.
21733         (__libc_mallopt): Likewise.
21735 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21737         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
21739 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
21741         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
21742         macro to a function.  Check for zero perturb_byte.
21743         (_int_malloc, _int_free): Remove zero perturb_byte checks.
21745         * malloc/malloc.c: (force_reg): Remove.
21746         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
21747         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
21748         force_reg by atomic_forced_read.
21749         * malloc/arena.c (ptmalloc_init): Likewise.
21750         * malloc/hooks.c (top_check): Likewise.
21752 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21754         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21756 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
21758         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21760 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
21762         * math/auto-libm-test-in: Add tests of lgamma.
21763         * math/auto-libm-test-out: Regenerated.
21764         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
21765         (M_LOG_2_SQRT_PIl): Likewise.
21766         (lgamma_test_data): Use AUTO_TESTS_f_f1.
21767         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21768         mpfr_f_f1.
21769         (func_calc_desc): Add mpfr_f_f1 union field.
21770         (ARGS1): New macro.
21771         (ARGS2): Likewise.
21772         (ARGS3): Likewise.
21773         (ARGS4): Likewise.
21774         (RET1): Likewise.
21775         (RET2): Likewise.
21776         (CALC): Likewise.
21777         (FUNC): Likewise.
21778         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
21779         (test_functions): Add lgamma.
21780         (calc_generic_results): Handle mpfr_f_f1.
21781         * sysdeps/i386/fpu/libm-test-ulps: Update.
21782         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21784 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21786         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
21787         __mpn_add_n for PowerPC64/POWER7.
21788         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
21789         __mpn_sub_n for PowerPC64/POWER7.
21791         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
21792         __mpn_addmul_1 for PowerPC64.
21793         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
21794         __mpn_submul_1 for PowerPC64.
21795         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
21796         for PowerPC64.
21797         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
21798         for PowerPC64.
21800 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
21802         [BZ #15089]
21803         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
21805 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21807         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
21809         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
21810         add multiarch folders.
21811         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
21812         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
21813         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
21814         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
21815         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
21816         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
21817         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
21818         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
21819         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
21820         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
21821         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
21822         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
21823         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
21824         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
21825         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
21826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
21827         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
21829         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
21830         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
21831         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
21832         New file.
21833         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
21834         New file.
21835         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
21836         multiarch __ieee754_hypot for PowerPC32.
21837         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
21838         New file.
21839         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
21840         New file.
21841         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
21842         multiarch __ieee754_hypotf for PowerPC32.
21844         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
21845         long_double_symbol only if __logbl is defined.
21846         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
21847         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
21848         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
21849         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
21850         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
21851         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
21852         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
21853         path for implementation.
21854         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
21855         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
21856         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
21857         logb, and logbl multiarch implementations for PowerPC32.
21858         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
21859         file.
21860         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
21861         file.
21862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
21863         multiarch logb for PowerPC32.
21864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
21865         file.
21866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
21867         file.
21868         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
21869         multiarch logbf for PowerPC32.
21870         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
21871         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
21872         file.
21873         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
21874         multiarch logbl implementation for PowerPC32.
21876         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
21877         and modff multiarch implementations.
21878         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
21879         New file.
21880         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
21881         New file.
21882         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
21883         multiarch modf for PowerPC32.
21884         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
21885         New file.
21886         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
21887         New file.
21888         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
21889         multiarch modff for PowerPC32.
21891         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
21892         and lrintf multiarch implementations.
21893         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
21894         New file.
21895         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
21896         New file.
21897         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
21898         multiarch lrint for PowerPC32.
21899         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
21900         file: multiarch lrintf for PowerPC32.
21902         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
21903         and lroundf multiarch implementations.
21904         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
21905         New file.
21906         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
21907         New file.
21908         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
21909         New file.
21910         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
21911         multiarch lround for PowerPC32.
21912         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
21913         file: multiarch lroundf for PowerPC32.
21915         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
21916         copysign and copysignf multiarch implementations.
21917         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
21918         New file.
21919         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
21920         New file.
21921         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
21922         file: multiarch copysign for PowerPC32.
21923         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
21924         file: multiarch copysignf for PowerPC32.
21926         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
21927         and truncf multiarch implementations.
21928         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
21929         New file.
21930         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
21931         file.
21932         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
21933         multiarch trunc for PowerPC32.
21934         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
21935         New file.
21936         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
21937         New file.
21938         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
21939         multiarch truncf for PowerPC32.
21941         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
21942         and roundf multiarch implementations.
21943         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
21944         New file.
21945         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
21946         file.
21947         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
21948         multiarch round for PowerPC32.
21949         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
21950         New file.
21951         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
21952         New file.
21953         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
21954         multiarch roundf for PowerPC32.
21956         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
21957         and floorf multiarch implementations.
21958         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
21959         New file.
21960         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
21961         file.
21962         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
21963         multiarch floor for PowerPC32.
21964         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
21965         New file.
21966         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
21967         New file.
21968         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
21969         multiarch floorf for PowerPC32.
21971         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
21972         and ceilf multiarch implementations.
21973         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
21974         New file.
21975         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
21976         file.
21977         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
21978         multiarch ceil for PowerPC32.
21979         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
21980         New file.
21981         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
21982         file.
21983         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
21984         multiarch ceilf for PowerPC32.
21986         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
21987         is defined.
21988         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
21989         FINITEF is defined.
21990         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
21991         and finitef multiarch implementations.
21992         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
21993         New file.
21994         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
21995         file.
21996         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
21997         multiarch finite for PowerPC32.
21998         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
21999         New file.
22000         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
22001         file: multiarch finitef for PowerPC32.
22003         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
22004         and isinff multiarch implementations.
22005         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
22006         file.
22007         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
22008         file.
22009         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
22010         multiarch isinf for PowerPC32.
22011         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
22012         New file.
22013         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
22014         multiarch isinff for PowerPC32.
22016         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
22017         alias when __isnan is defined.
22018         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
22019         and isnanf multiarch implementations.
22020         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
22021         file.
22022         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
22023         file.
22024         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
22025         file.
22026         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
22027         file.
22028         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
22029         multiarch isnan for PowerPC32.
22030         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
22031         New file.
22032         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
22033         New file.
22034         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
22035         multiarch isnanf for PowerPC32.
22037         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
22038         and sqrtf multiarch implementations.
22039         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
22040         file.
22041         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
22042         file.
22043         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
22044         multiarch sqrt for PowerPC32.
22045         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
22046         file.
22047         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
22048         file.
22049         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
22050         multiarch sqrtf for PowerPC32.
22052         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
22053         and llroundf multiarch implementations.
22054         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
22055         New file.
22056         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
22057         New file.
22058         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
22059         New file.
22060         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
22061         file: multiarch llround for PowerPC32.
22062         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
22063         file: multiarch llroundf for PowerPC32.
22065         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
22066         multiarch PowerPC32 fpu implementations.
22067         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
22068         New file.
22069         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
22070         New file.
22071         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
22072         multiarch llrint for PowerPC32.
22073         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
22074         New file.
22075         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
22076         New file.
22077         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
22078         file.
22080         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
22082         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
22083         file.
22084         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
22085         file.
22086         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
22087         file.
22088         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
22089         multiarch wordcopy for PPC32.
22090         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
22091         wordcopy objects.
22092         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22093         (__libc_ifunc_impl_list): Likewise.
22094         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
22095         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
22096         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
22097         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
22098         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
22099         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
22101         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
22102         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
22103         file.
22104         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
22105         file.
22106         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
22107         file.
22108         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
22109         multiarch wcscpy for PPC32.
22110         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
22111         multiarch objects.
22112         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22113         (__libc_ifunc_impl_list): Likewise.
22114         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
22115         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
22116         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
22117         sysdeps/powerpc/power6/wcscpy.c.
22119         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
22120         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
22121         file.
22122         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
22123         file.
22124         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
22125         file.
22126         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
22127         multiarch wcsrchr for PPC32.
22128         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
22129         multiarch objects.
22130         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22131         (__libc_ifunc_impl_list): Likewise.
22132         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
22133         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
22134         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
22135         sysdeps/powerpc/power6/wcsrchr.c.
22137         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
22138         file.
22139         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
22140         file.
22141         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
22142         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
22143         multiarch wcschr for PPc32.
22144         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
22145         multiarch objects.
22146         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22147         (__libc_ifunc_impl_list): Likewise.
22148         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
22149         * sysdeps/powerpc/power6/wcschr.c: ... to here.
22150         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
22151         sysdeps/powerpc/power6/wcschr.c.
22153         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
22154         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
22155         file.
22156         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
22157         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
22158         file: multiarch strchr for PPC32.
22159         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
22160         multiarch objects.
22161         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22162         (__libc_ifunc_impl_list): Likewise.
22164         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
22165         name.
22166         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
22167         file.
22168         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
22169         file.
22170         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
22171         multiarch strchrnul for PPC32.
22172         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
22173         multiarch objects.
22174         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22175         (__libc_ifunc_impl_list): Likewise.
22177         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
22178         file.
22179         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
22180         multiarch strncasecmp for PPC32.
22181         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
22182         file.
22183         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
22184         multiarch strncasecmp_l for PPC32.
22185         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
22186         strncasecmp multiarch objects.
22187         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22188         (__libc_ifunc_impl_list): Likewise.
22190         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
22191         file.
22192         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
22193         multiarch strncasecmp for PPC32.
22194         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
22195         New file.
22196         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
22197         multiarch strcasecmp_l for PPC32.
22198         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
22199         multiarch objects.
22200         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22201         (__libc_ifunc_impl_list): Likewise.
22203         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
22204         file.
22205         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
22206         file.
22207         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
22208         multiarch strncmp for PPC32.
22209         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
22210         multiarch objects.
22211         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22212         (__libc_ifunc_impl_list): Likewise.
22214         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
22215         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
22216         file.
22217         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
22218         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
22219         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
22220         multiarch objects.
22221         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22222         (__libc_ifunc_impl_list): Likewise.
22224         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
22225         file.
22226         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
22227         file.
22228         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
22229         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
22230         multiarch objects.
22231         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22232         (__libc_ifunc_impl_list): Likewise.
22234         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
22235         file.
22236         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
22237         file.
22238         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
22239         multiarch rawmemchr for PPC32.
22240         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
22241         multiarch objects.
22242         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22243         (__libc_ifunc_impl_list): Likewise.
22245         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
22246         file.
22247         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
22248         file.
22249         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
22250         file: memrchr multiarch for PPC32.
22251         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
22252         multiarch objects.
22253         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22254         (__libc_ifunc_impl_list): Likewise.
22256         * string/memchr.c (__memchr): Using macro to redefine symbol name.
22257         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
22258         file.
22259         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
22260         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
22261         multiarch memchr for PPC32.
22262         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
22263         multiarch objects.
22264         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22265         (__libc_ifunc_impl_list): Likewise.
22267         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
22268         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
22269         file.
22270         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
22271         file.
22272         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
22273         file: multiarch mempcpy for PPC32.
22274         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
22275         multiarch objects.
22276         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22277         (__libc_ifunc_impl_list): Likewise.
22279         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
22280         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
22281         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
22282         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
22283         multiarch bzero for PPC32.
22284         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
22285         file.
22286         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
22287         file.
22288         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
22289         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
22290         file: multiarch memset for PPC32.
22291         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
22292         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
22293         memset multiarch objects.
22294         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22295         (__libc_ifunc_impl_list): Likewise.
22297         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
22298         file.
22299         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
22300         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
22301         memcmp for PPC32.
22302         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
22303         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
22304         multiarch objects.
22305         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22306         (__libc_ifunc_impl_list): Likewise.
22308         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
22309         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
22310         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
22311         file.
22312         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
22313         file.
22314         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
22315         file.
22316         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
22317         multiarch memcpy for PPC32.
22318         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
22319         multiarch objects.
22320         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22321         (__libc_ifunc_impl_list): Likewise.
22323         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
22324         support multiarch for POWER/PPC32.
22325         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
22326         Likewise.
22327         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
22328         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
22329         Implies file to make multiarch folder appers before the fpu and
22330         default folder for power4 configuration.
22332 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
22334         * scripts/bench.pl: Append volatile keyword to type.
22336 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22338         * sysdeps/sh/sotruss-lib.c: New file.
22339         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
22341 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22343         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22345 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
22347         [BZ #6810]
22348         * math/w_tgamma.c: Include <errno.h>.
22349         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
22350         * math/w_tgammaf.c: Include <errno.h>.
22351         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
22352         * math/w_tgammal.c: Include <errno.h>.
22353         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
22354         * math/auto-libm-test-in: Do not allow missing errno on tgamma
22355         underflow.  Add more tgamma tests.
22356         * math/auto-libm-test-out: Regenerated.
22357         * sysdeps/i386/fpu/libm-test-ulps: Update.
22358         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22360         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
22361         sin, sinh, tan, tanh, tgamma, y0 and y1.
22362         * math/auto-libm-test-out: Regenerated.
22363         * math/libm-test.inc (TEST_COND_x86_64): New macro.
22364         (TEST_COND_x86): Likewise.
22365         (M_E2l): Remove macro.
22366         (M_E3l): Likewise.
22367         (M_2_SQRT_PIl): Likewise.
22368         (M_SQRT_PIl): Likewise.
22369         (M_1_DIV_El): Likewise.
22370         (log_test_data): Use AUTO_TESTS_f_f.
22371         (log10_test_data): Likewise.
22372         (log1p_test_data): Likewise.
22373         (log2_test_data): Likewise.
22374         (sin_test_data): Likewise.
22375         (sin_tonearest_test_data): Likewise.
22376         (sin_towardzero_test_data): Likewise.
22377         (sin_downward_test_data): Likewise.
22378         (sin_upward_test_data): Likewise.
22379         (sinh_test_data): Likewise.
22380         (sinh_tonearest_test_data): Likewise.
22381         (sinh_towardzero_test_data): Likewise.
22382         (sinh_downward_test_data): Likewise.
22383         (sinh_upward_test_data): Likewise.
22384         (tan_test_data): Likewise.
22385         (tan_tonearest_test_data): Likewise.
22386         (tan_towardzero_test_data): Likewise.
22387         (tan_downward_test_data): Likewise.
22388         (tan_upward_test_data): Likewise.
22389         (tanh_test_data): Likewise.
22390         (tgamma_test_data): Likewise.
22391         (y0_test_data): Likewise.
22392         (y1_test_data): Likewise.
22393         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
22394         (special_real_inputs): Add pi/4.
22395         * sysdeps/i386/fpu/libm-test-ulps: Update.
22396         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22398 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22400         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
22401         "longjmp_target" static probes.
22402         (__longjmp): Rename to __longjmp_symbol.
22403         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
22404         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
22405         on which longjmp to generate.
22406         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
22407         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
22408         probe.
22409         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22410         (__sigjmp_save): Rename to __sigjmp_save_symbol.
22411         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
22412         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
22413         and __sigjmp_save_symbol based on which sigsetjmp to generated.
22414         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
22415         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
22416         __longjmp_symbol based on which __longjmp to generate.
22417         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
22418         probe.
22419         (setjmp): Rename to setjmp_symbol.
22420         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22421         (_setjmp): Rename to _setjmp_symbol.
22422         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22423         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
22424         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
22425         which setjmp to generate.
22426         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
22427         "longjmp_target" static probes.
22429 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
22431         * benchtests/README: Add note about output arguments.
22432         * benchtests/bench-sincos.c: Remove file.
22433         * benchtests/sincos-inputs: New file.
22434         * scripts/bench.pl: Identify output arguments and define
22435         static variables for them.
22437         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
22439         [BZ #15941]
22440         * Makefile (INSTALL): Add install-plain.texi as the primary
22441         dependency.
22442         * manual/install-plain.texi: New file.
22443         * manual/install.texi: Include node directive only for
22444         non-plaintext output.
22446 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
22448         * stdlib/longlong.h: Update from GCC.
22450         [BZ #6807]
22451         [BZ #15901]
22452         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
22453         * math/w_j0f.c (y0f): Likewise.
22454         * math/w_j0l.c (__y0l): Likewise.
22455         * math/w_j1.c (y1): Likewise.
22456         * math/w_j1f.c (y1f): Likewise.
22457         * math/w_j1l.c (__y1l): Likewise
22458         * math/w_jn.c (yn): Likewise.
22459         * math/w_jnf.c (ynf): Likewise.
22460         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
22461         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
22462         value for Bessel function domain errors outside _SVID_ mode.
22463         Adjust sign of return value for yn (negative integer, 0).
22464         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
22465         by zero in return for negative x and set sign appropriately for
22466         negative n.
22467         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
22468         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
22469         * math/libm-test.inc (y0_test_data): Add more tests and adjust
22470         expectations in error cases.
22471         (y1_test_data): Likewise.
22472         (yn_test_data): Likewise.
22473         * sysdeps/i386/fpu/libm-test-ulps: Update.
22474         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22476 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22478         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
22479         "64" to "64-v1".  Add "64-v2".
22480         (abi-64-options): Rename to ...
22481         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
22482         (abi-64-condition): Rename to ...
22483         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
22484         (abi-64-ld-soname): Rename to ...
22485         (abi-64-v1-ld-soname): ... this.
22486         (abi-64-v2-options): Define.
22487         (abi-64-v2-condition): Likewise.
22488         (abi-64-v2-ld-soname): Likewise.
22489         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
22490         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
22491         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
22492         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
22493         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
22495 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22496             Alan Modra  <amodra@gmail.com>
22498         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
22499         New versions for use with the ELFv2 ABI.
22500         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
22501         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
22502         declaration.
22503         (struct La_ppc64v2_retval): Likewise.
22504         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
22505         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
22506         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
22507         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
22508         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
22509         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
22510         Do not save or restore CR.
22511         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
22512         (_dl_profile_resolve): Do no save or restore CR.  Support extended
22513         return values for ELFv2 ABI.  Fix location of FPR return registers.
22514         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
22515         updated values for _CALL_ELF == 2.
22516         (La_regs, La_retval, int_retval): Likewise.
22518 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22520         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
22521         (FRAME_MIN_SIZE_PARM): Likewise.
22522         (FRAME_BACKCHAIN): Likewise.
22523         (FRAME_CR_SAVE): Likewise.
22524         (FRAME_LR_SAVE): Likewise.
22525         (FRAME_TOC_SAVE): Likewise.
22526         (FRAME_PARM_SAVE): Likewise.
22527         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
22528         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
22529         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
22530         (call_mcount_parm_offset): New macro.
22531         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
22532         (PROF): Use symbolic stack frame offsets.
22533         (TAIL_CALL_SYSCALL_ERROR): Likewise.
22534         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
22535         Redefine in terms of FRAME_MIN_SIZE.
22536         (_dl_runtime_resolve): Use symbolic stack frame offsets.
22537         (_dl_profile_resolve): Likewise.  Update comment.
22538         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
22539         symbols stack frame offsets.
22540         (__sigsetjmp): Likewise.
22541         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
22542         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
22543         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
22544         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
22546         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
22547         (FRAME_BACKCHAIN): Remove.
22548         (FRAME_CR_SAVE): Likewise.
22549         (FRAME_LR_SAVE): Likewise.
22550         (FRAME_COMPILER_DW): Likewise.
22551         (FRAME_LINKER_DW): Likewise.
22552         (FRAME_TOC_SAVE): Likewise.
22553         (FRAME_PARM_SAVE): Likewise.
22554         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
22555         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
22556         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
22557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
22558         (CHECK_SP): Use symbolic stack frame offsets.
22559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
22560         zone" instead of caller's parameter save area for temp storage.
22561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
22562         Likewise.  Also, use symbolic stack frame offsets.
22563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
22564         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
22565         our own stack frame instead of the caller's.
22566         (__socket): Use symbolic stack frame offsets.
22568 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22569             Alan Modra  <amodra@gmail.com>
22571         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
22572         Define.
22573         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
22574         (PPC64_LOCAL_ENTRY_OFFSET): Define.
22575         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
22576         New function.
22577         (elf_machine_fixup_plt): Call it.
22578         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
22579         reloc arguments.
22580         (elf_machine_rela): Update call to elf_machine_plt_conflict.
22581         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
22582         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
22583         r2 before calling target.
22585 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22586             Alan Modra  <amodra@gmail.com>
22588         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
22589         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
22590         versions of macros to support ELFv2 ABI.
22591         (LOCALENTRY): New macro.
22592         (ENTRY, EALIGN): Use it.
22593         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
22594         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
22595         fall through into ENTRY entry point.
22596         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
22597         Only define if _CALL_ELF != 2.
22599         (elf_machine_matches_host): Verify ABI version matches.
22600         (RTLD_START): Use LOCALENTRY.
22601         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
22602         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
22603         (PLT_ENTRY_WORDS): New macro.
22604         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
22605         (elf_machine_runtime_setup): Support ELFv2 ABI.
22606         (elf_machine_fixup_plt): Likewise.
22607         (elf_machine_plt_conflict): Likewise.
22608         (resolve_ifunc): Likewise.
22609         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
22610         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
22611         Likewise.
22612         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
22613         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
22614         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22615         (makecontext): Support ELFv2 ABI.
22616         * elf/elf.h (EF_PPC64_ABI): Define.
22618 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22620         * sysdeps/powerpc/powerpc64/sysdep.h
22621         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
22622         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
22623         (ENTRY) [ASSEMBLER]: ... but instead here ...
22624         (EALIGN) [ASSEMBLER]: ... and here.
22625         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
22626         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
22627         (ENTRY_2) [!ASSEMBLER]: Use it.
22628         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
22629         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
22630         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
22631         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
22632         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
22633         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
22634         Use PPC64_LOAD_FUNCPTR.
22636         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
22638 2013-12-04  Alan Modra  <amodra@gmail.com>
22640         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
22641         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
22642         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
22643         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
22645         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
22646         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
22647         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
22648         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
22649         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
22650         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
22652 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22654         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22655         (__makecontext): Fix incorrect CFI when backtracing out of
22656         context created via makecontext.
22657         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
22658         (__setcontext): Fix incorrect CFI during switch to new context.
22659         (__novec_setcontext): Likewise.
22661 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
22663         [BZ #4772]
22664         * time/strptime_l.c (__strptime_internal): Allow modifiers
22665         in strptime.
22666         * time/tst-strptime.c (day_tests): Add testcase.
22668 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22670         * scripts/bench.pl: Skip over blank lines.
22672 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
22674         [BZ #926]
22675         * manual/time.texi (Calendar Time): Clarify what timezone functions
22676         use.
22678 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22680         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22682 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
22684         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
22685         implementation.
22686         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
22687         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
22688         * debug/memset_chk.c (__memset_chk): Likewise.
22689         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
22690         * debug/strncpy_chk.c: Likewise.
22692 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
22694         [BZ #15268]
22695         [BZ #15425]
22696         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
22697         (__ieee754_exp): For possibly underflowing results, check size of
22698         result and force underflow exception if required.
22699         * math/auto-libm-test-in: Add more tests of exp.
22700         * math/auto-libm-test-out: Regenerated.
22701         * sysdeps/i386/fpu/libm-test-ulps: Update.
22702         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22704         [BZ #16283]
22705         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
22706         * math/w_exp2f.c (__exp2f): Likewise.
22707         * math/w_exp2l.c (__exp2l): Likewise.
22708         * math/auto-libm-test-in: Do not allow missing errno on exp2
22709         underflow.
22710         * math/auto-libm-test-out: Regenerated.
22712 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
22714         [BZ #16274]
22715         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
22716         handle filename validation.
22717         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
22718         (do_open): Delete.
22720 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
22722         [BZ #6786]
22723         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
22724         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
22725         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
22726         <float.h>.
22727         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
22728         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
22729         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22730         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
22731         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22732         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
22733         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22734         * math/auto-libm-test-in: Don't allow missing errno from erfc.
22735         Add more erfc tests.
22736         * math/auto-libm-test-out: Regenerated.
22737         * sysdeps/i386/fpu/libm-test-ulps: Update.
22738         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22740         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
22741         exp2, expm1, j0 and j1.
22742         * math/auto-libm-test-out: Regenerated.
22743         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
22744         (erfc_test_data): Likewise.
22745         (exp_test_data): Likewise.
22746         (exp_tonearest_test_data): Likewise.
22747         (exp_towardzero_test_data): Likewise.
22748         (exp_downward_test_data): Likewise.
22749         (exp_upward_test_data): Likewise.
22750         (exp10_test_data): Likewise.
22751         (exp2_test_data): Likewise.
22752         (expm1_test_data): Likewise.
22753         (j0_test_data): Likewise.
22754         (j1_test_data): Likewise.
22755         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
22756         (input_flag_type): Add flag_xfail_rounding.
22757         (input_flags): Add xfail-rounding.
22758         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
22759         (output_for_one_input_case): Handle flag_xfail_rounding.
22760         * sysdeps/i386/fpu/libm-test-ulps: Update.
22761         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22763 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
22765         [BZ #16289]
22766         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
22767         division by 0.
22769 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
22771         [BZ #16195]
22772         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
22773         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
22774         (STAP_PROBE0): New macro.
22775         (STAP_PROBE1): Likewise.
22776         (STAP_PROBE2): Likewise.
22777         (STAP_PROBE3): Likewise.
22778         (STAP_PROBE4): Likewise.
22780 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
22782         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
22784 2013-12-02  Steve Ellcey  <sellcey@mips.com>
22786         * benchtests/Makefile (bench): Add sqrt.
22787         (LDLIBS-bench-sqrt): New.
22788         * benchtests/sqrt-input: New.
22790 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
22792         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
22793         (GAIH_EAI): Likewise.
22794         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
22795         (gaih_inet): Likewise.
22796         (getaddrinfo): Don't use GAIH_EAI.
22798         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
22799         (struct gaih): Remove definition.
22801 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
22803         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
22804         Use HERRNOP directly.
22806 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22808         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22810 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
22812         * math/gen-auto-libm-tests.c (test_functions): Add more
22813         single-argument functions.
22814         (special_fill_pi_2): New function.
22815         (special_fill_minus_pi_2): Likewise.
22816         (special_fill_pi_6): Likewise.
22817         (special_fill_minus_pi_6): Likewise.
22818         (special_fill_pi_3): Likewise.
22819         (special_fill_2pi_3): Likewise.
22820         (special_fill_e): Likewise.
22821         (special_fill_1_e): Likewise.
22822         (special_fill_e_minus_1): Likewise.
22823         (special_real_inputs): Add more special inputs.
22824         (output_for_one_input_case): Do not require ERANGE on underflow to
22825         zero if round-to-nearest result does not underflow to zero, unless
22826         exact results required.
22827         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
22828         atan, atanh, cbrt, cos and cosh.
22829         * math/auto-libm-test-out: Regenerated.
22830         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
22831         (acos_tonearest_test_data): Likewise.
22832         (acos_towardzero_test_data): Likewise.
22833         (acos_downward_test_data): Likewise.
22834         (acos_upward_test_data): Likewise.
22835         (acosh_test_data): Likewise.
22836         (asin_test_data): Likewise.
22837         (asin_tonearest_test_data): Likewise.
22838         (asin_towardzero_test_data): Likewise.
22839         (asin_upward_test_data): Likewise.
22840         (asinh_test_data): Likewise.
22841         (atan_test_data): Likewise.
22842         (atanh_test_data): Likewise.
22843         (cbrt_test_data): Likewise.
22844         (cos_test_data): Likewise.
22845         (cos_tonearest_test_data): Likewise.
22846         (cos_towardzero_test_data): Likewise.
22847         (cos_downward_test_data): Likewise.
22848         (cos_upward_test_data): Likewise.
22849         (cosh_test_data): Likewise.
22850         (cosh_tonearest_test_data): Likewise.
22851         (cosh_towardzero_test_data): Likewise.
22852         (cosh_downward_test_data): Likewise.
22853         (cosh_upward_test_data): Likewise.
22854         * sysdeps/i386/fpu/libm-test-ulps: Update.
22855         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22857 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
22859         [BZ #6787]
22860         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
22861         * math/w_exp10f.c (__exp10f): Likewise.
22862         * math/w_exp10l.c (__exp10l): Likewise.
22863         * math/libm-test.inc (exp10_test_data): Add more tests and expect
22864         errno settings in existing tests.
22866         [BZ #14032]
22867         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
22868         precision control set to double precision.
22869         * sysdeps/i386/fpu/w_sqrt.c: New file.
22870         * math/auto-libm-test-in: Add more tests.
22871         * math/auto-libm-test-out: Update.
22873         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
22874         (sqrt_test_tonearest): New function.
22875         (sqrt_towardzero_test_data): New variable.
22876         (sqrt_test_towardzero): New function.
22877         (sqrt_downward_test_data): New variable.
22878         (sqrt_test_downward): New function.
22879         (sqrt_upward_test_data): New variable.
22880         (sqrt_test_upward): New function.
22881         (main): Call the new functions.
22883         * math/gen-auto-libm-tests.c: New file.
22884         * math/auto-libm-test-in: Likewise.
22885         * math/auto-libm-test-out: New generated file.
22886         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
22887         variables.
22888         (%beautify): Add generated representations of zero.
22889         (top level): Set $auto_input and call parse_auto_input.
22890         (beautify): Remove trailing "f" from hex float constants.
22891         (parse_args): Handle XFAIL_TEST.
22892         (convert_condition): New function.
22893         (or_value): Likewise.
22894         (or_cond_value): Likewise.
22895         (generate_testfile): Handle AUTO_TESTS_* lines.
22896         (parse_auto_input): New function.
22897         * math/libm-test.inc (XFAIL_TEST): New macro.
22898         (ERRNO_UNCHANGED): Update value.
22899         (ERRNO_EDOM): Likewise.
22900         (ERRNO_ERANGE): Likewise.
22901         (IGNORE_RESULT): Likewise.
22902         (TEST_COND_flt_32): New macro.
22903         (TEST_COND_dbl_64): Likewise.
22904         (TEST_COND_ldbl_96_intel): Likewise.
22905         (TEST_COND_ldbl_96_m68k): Likewise.
22906         (TEST_COND_ldbl_128): Likewise.
22907         (TEST_COND_ldbl_128ibm): Likewise.
22908         (TEST_COND_long32): Likewise.
22909         (TEST_COND_long64): Likewise.
22910         (TEST_COND_before_rounding): Likewise.
22911         (TEST_COND_after_rounding): Likewise.
22912         (enable_test): Handle XFAIL_TEST flag.
22913         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
22914         with finite results.
22915         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
22916         auto-libm-test-out.
22918 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
22919             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22921         [BZ #16214]
22922         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
22923         __tls_get_addr_internal instead of __tls_get_offset in order to
22924         avoid GOT pointer dependency.  Make rtld export
22925         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
22926         __tls_get_addr since we are a __tls_get_offset platform.
22927         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
22928         GOT pointer being set up before.
22929         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
22931 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
22933         * manual/math.texi (Errors in Math Functions): Document accuracy
22934         goals.
22936         [BZ #15004]
22937         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
22938         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
22939         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
22940         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
22941         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
22942         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
22943         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
22944         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
22945         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
22946         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
22947         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
22948         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
22949         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
22950         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
22951         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
22952         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
22954         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
22955         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
22956         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
22957         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
22958         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
22959         Likewise.
22960         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
22961         Likewise.
22962         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
22963         Likewise.
22964         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
22965         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
22966         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
22967         atomic-feupdateenv and flt-rounds.
22968         * sysdeps/powerpc/nofpu/Versions (libc): Add
22969         __atomic_feholdexcept, __atomic_feclearexcept,
22970         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
22971         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
22972         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
22973         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
22974         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
22975         here.
22976         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
22977         Update.
22979         * manual/arith.texi (FP Exceptions): Document that exceptions may
22980         not be raised when matherr is used.
22981         (Math Error Reporting): Document overflow in directed rounding
22982         modes.  Document that errno may not be set when finite values are
22983         returned on overflow.  Document intent to set errno on underflow
22984         only for underflow to zero.
22986         [BZ #16271]
22987         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
22988         round-to-nearest then adjust result for other rounding modes.
22989         * include/fenv.h (fegetround): Use libm_hidden_proto.
22990         * math/fegetround.c (fegetround): Use libm_hidden_def.
22991         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
22992         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
22993         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
22994         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
22995         Likewise.
22996         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
22997         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
22998         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
22999         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
23001 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23003         [BZ #16077]
23004         * nss/Versions (libnss_files): Add
23005         _nss_files_gethostbyname3_r.
23006         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
23007         New function.
23008         (HOST_DB_LOOKUP): Remove macro.
23009         (_nss_files_gethostbyname_r): Implement function without the
23010         HOST_DB_LOOKUP macro.
23011         (_nss_files_gethostbyname2_r): Likewise.
23013 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
23015         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
23017 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
23019         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
23020         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
23021         warning.
23023 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23025         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
23026         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
23027         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
23028         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
23029         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
23030         __fe_nomask_env_priv and attribute_hidden.
23031         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
23032         (libc_feupdateenv_test_ppc): Likewise.
23033         (libc_feresetround_ppc): Likewise.
23034         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23035         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
23036         compat_symbol macro.
23037         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23038         (__fe_nomask_env): Likewise.
23039         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
23041 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
23043         * string/Makefile: Remove ifunc tests.
23044         * string/test-string.h: Define TEST_IFUNC.
23045         * string/test-bcopy-ifunc.c: Remove.
23046         * string/test-bzero-ifunc.c: Likewise.
23047         * string/test-memccpy-ifunc.c: Likewise.
23048         * string/test-memchr-ifunc.c: Likewise.
23049         * string/test-memcmp-ifunc.c: Likewise.
23050         * string/test-memcpy-ifunc.c: Likewise.
23051         * string/test-memmem-ifunc.c: Likewise.
23052         * string/test-memmove-ifunc.c: Likewise.
23053         * string/test-mempcpy-ifunc.c: Likewise.
23054         * string/test-memrchr-ifunc.c: Likewise.
23055         * string/test-memset-ifunc.c: Likewise.
23056         * string/test-rawmemchr-ifunc.c: Likewise.
23057         * string/test-stpcpy-ifunc.c: Likewise.
23058         * string/test-stpncpy-ifunc.c: Likewise.
23059         * string/test-strcasecmp-ifunc.c: Likewise.
23060         * string/test-strcasestr-ifunc.c: Likewise.
23061         * string/test-strcat-ifunc.c: Likewise.
23062         * string/test-strchr-ifunc.c: Likewise.
23063         * string/test-strchrnul-ifunc.c: Likewise.
23064         * string/test-strcmp-ifunc.c: Likewise.
23065         * string/test-strcpy-ifunc.c: Likewise.
23066         * string/test-strcspn-ifunc.c: Likewise.
23067         * string/test-strlen-ifunc.c: Likewise.
23068         * string/test-strncasecmp-ifunc.c: Likewise.
23069         * string/test-strncat-ifunc.c: Likewise.
23070         * string/test-strncmp-ifunc.c: Likewise.
23071         * string/test-strncpy-ifunc.c: Likewise.
23072         * string/test-strnlen-ifunc.c: Likewise.
23073         * string/test-strpbrk-ifunc.c: Likewise.
23074         * string/test-strrchr-ifunc.c: Likewise.
23075         * string/test-strspn-ifunc.c: Likewise.
23076         * string/test-strstr-ifunc.c: Likewise.
23078 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
23080         * benchtests/Makefile: Remove ifunc tests.
23081         * benchtests/bench-string.h: Define TEST_IFUNC.
23082         * benchtests/bench-bcopy-ifunc.c: Remove.
23083         * benchtests/bench-bzero-ifunc.c: Likewise.
23084         * benchtests/bench-memccpy-ifunc.c: Likewise.
23085         * benchtests/bench-memchr-ifunc.c: Likewise.
23086         * benchtests/bench-memcmp-ifunc.c: Likewise.
23087         * benchtests/bench-memcpy-ifunc.c: Likewise.
23088         * benchtests/bench-memmem-ifunc.c: Likewise.
23089         * benchtests/bench-memmove-ifunc.c: Likewise.
23090         * benchtests/bench-mempcpy-ifunc.c: Likewise.
23091         * benchtests/bench-memrchr-ifunc.c: Likewise.
23092         * benchtests/bench-memset-ifunc.c: Likewise.
23093         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
23094         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
23095         * benchtests/bench-stpcpy-ifunc.c: Likewise.
23096         * benchtests/bench-stpncpy-ifunc.c: Likewise.
23097         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
23098         * benchtests/bench-strcasestr-ifunc.c: Likewise.
23099         * benchtests/bench-strcat-ifunc.c: Likewise.
23100         * benchtests/bench-strchr-ifunc.c: Likewise.
23101         * benchtests/bench-strchrnul-ifunc.c: Likewise.
23102         * benchtests/bench-strcmp-ifunc.c: Likewise.
23103         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
23104         * benchtests/bench-strcpy-ifunc.c: Likewise.
23105         * benchtests/bench-strcspn-ifunc.c: Likewise.
23106         * benchtests/bench-strlen-ifunc.c: Likewise.
23107         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
23108         * benchtests/bench-strncat-ifunc.c: Likewise.
23109         * benchtests/bench-strncmp-ifunc.c: Likewise.
23110         * benchtests/bench-strncpy-ifunc.c: Likewise.
23111         * benchtests/bench-strnlen-ifunc.c: Likewise.
23112         * benchtests/bench-strpbrk-ifunc.c: Likewise.
23113         * benchtests/bench-strrchr-ifunc.c: Likewise.
23114         * benchtests/bench-strsep-ifunc.c: Likewise.
23115         * benchtests/bench-strspn-ifunc.c: Likewise.
23116         * benchtests/bench-strstr-ifunc.c: Likewise.
23118 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
23120         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
23122 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
23124         * resolv/netdb.h: Use __glibc_reserved instead __unused.
23125         * rt/aio.h: Likewise.
23126         * sysdeps/gnu/bits/utmp.h: Likewise.
23127         * sysdeps/gnu/bits/utmpx.h: Likewise.
23128         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
23129         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
23130         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
23131         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
23132         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
23133         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
23134         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
23135         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
23136         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
23137         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
23138         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
23139         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
23140         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
23141         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
23142         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
23143         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
23144         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
23145         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
23146         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
23147         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
23148         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
23149         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
23150         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
23151         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
23152         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
23153         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
23154         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
23155         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
23156         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
23157         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
23158         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
23159         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
23160         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
23161         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
23162         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
23163         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
23164         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
23165         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
23166         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
23167         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
23168         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
23169         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
23171 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
23173         [BZ #16245]
23174         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
23175         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
23177 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
23179         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
23180         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
23181         Likewise.
23183 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23185         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
23186         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
23187         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
23188         (__fesetround): Remove define.
23189         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
23190         rounding and exceptions handling.
23191         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
23192         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
23193         (__fe_nomask_env): Likewise.
23194         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
23195         __fegetround instead of fegetround.
23196         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
23197         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
23199 2013-11-21  Roland McGrath  <roland@hack.frob.com>
23201         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
23202         it's there.
23204         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
23206 2013-11-21  Meador Inge  <meadori@codesourcery.com>
23208         [BZ #11157]
23209         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
23210         (encrypt_r): Likewise.
23211         * malloc/obstack.h (obstack_free): Likewise.
23212         * posix/unistd.h (encrypt): Likewise.
23214 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
23216         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
23217         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
23218         DL_CALL_DT_FINI() that call the functions directly.
23219         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
23220         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
23221         * elf/dl-fini.c: Likewise.
23223 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
23225         * malloc/hooks.c (memalign_check): Add alignment rounding.
23226         * malloc/malloc.c (_mid_memalign): New function.
23227         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
23228         Implement by calling _mid_memalign.
23229         * manual/probes.texi (Memory Allocation Probes): Remove
23230         memory_valloc_retry and memory_pvalloc_retry.
23232 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
23234         * locale/programs/locarchive.c (open_archive): Add const
23235         qualifier to ARCHIVEFNAME and copy default fname to
23236         DEFAULT_FNAME.
23238         [BZ #15601]
23239         * libio/tst-widetext.input: Rename Oriya to Odia.
23240         * locale/iso-639.def: Likewise.
23242         * manual/probes.texi (Mathematical Function Probes): Add
23243         documentation for sin, cos, asin and acos probes.
23244         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
23245         (__sin32): Add slowasin probe.
23246         (__cos32): Add slowacos probe.
23247         (__mpsin): Add slowsin probe.
23248         (__mpcos): Add slowcos probe.
23250 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
23252         [BZ #15483]
23253         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
23254         thread-local __sim_exceptions_thread and global
23255         __sim_exceptions_global.
23256         (__sim_disabled_exceptions): Change to thread-local
23257         __sim_disabled_exceptions_thread and global
23258         __sim_disabled_exceptions_global.
23259         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
23260         and global __sim_round_mode_global.
23261         (__simulate_exceptions): Use thread-local floating-point state and
23262         set global state from it as needed.
23263         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
23264         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
23265         __sim_round_mode_thread.
23266         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
23267         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
23268         and global __sim_exceptions_global.
23269         (__sim_disabled_exceptions): Change to thread-local
23270         __sim_disabled_exceptions_thread and global
23271         __sim_disabled_exceptions_global.
23272         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
23273         and global __sim_round_mode_global.
23274         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
23275         (SIM_SET_GLOBAL): Likewise.
23276         * sysdeps/powerpc/soft-fp/sfp-machine.h
23277         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
23278         __sim_round_mode_thread.
23279         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
23280         __sim_disabled_exceptions_thread.
23281         (__sim_exceptions): Change to __sim_exceptions_thread.
23282         (__sim_disabled_exceptions): Change to
23283         __sim_disabled_exceptions_thread.
23284         (__sim_round_mode): Change to __sim_round_mode_thread.
23285         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
23286         thread-local floating-point state and set global state from it as
23287         needed.
23288         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
23289         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
23290         (__sim_disabled_exceptions): Remove extern declaration.
23291         (feenableexcept): Use thread-local floating-point state and set
23292         global state from it as needed.
23293         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
23294         extern declaration.
23295         (__sim_disabled_exceptions): Likewise.
23296         (__sim_round_mode): Likewise.
23297         (__fegetenv): Use thread-local floating-point state.
23298         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
23299         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
23300         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
23301         floating-point state and set global state from it as needed.
23302         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
23303         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
23304         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
23305         Likewise.
23306         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
23307         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
23308         Likewise.
23309         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
23310         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
23311         Use __sim_round_mode_thread.
23312         * math/test-fenv-tls.c: New file.
23313         * math/Makefile (tests): Add test-fenv-tls.
23314         ($(objpfx)test-fenv-tls): Depend on
23315         $(common-objpfx)nptl/libpthread.so.
23317 2013-11-19  Andreas Schwab  <schwab@suse.de>
23319         * locale/programs/locale.c (show_info): Decode wordarray elements.
23320         * locale/categories.def (LC_MONETARY): Add element for
23321         _NL_MONETARY_CRNCYSTR.
23322         * locale/C-monetary.c (conversion_rate): New variable.
23323         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
23324         element.
23326 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
23328         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
23329         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
23331 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
23333         * elf/Makefile (tst-auxv): New test.
23334         * elf/tst-auxv.c: New
23335         * elf/rtld.c (dl_main): Adjust AT_EXECFN
23337 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
23339         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
23340         (hidden_proto): Caller changed.
23341         (hidden_tls_proto): New macro.
23342         (libc_hidden_tls_proto): Likewise.
23343         (rtld_hidden_tls_proto): Likewise.
23344         (libm_hidden_tls_proto): Likewise.
23345         (libresolv_hidden_tls_proto): Likewise.
23346         (librt_hidden_tls_proto): Likewise.
23347         (libdl_hidden_tls_proto): Likewise.
23348         (libnss_files_hidden_tls_proto): Likewise.
23349         (libnsl_hidden_tls_proto): Likewise.
23350         (libnss_nisplus_hidden_tls_proto): Likewise.
23351         (libutil_hidden_tls_proto): Likewise.
23353 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
23355         [BZ #10253]
23356         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
23357         (decompose_rpath): Defer expansion to fillin_rpath.
23358         (_dl_init_paths): Pass linkmap to fillin_rpath.
23360 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
23362         * benchtests/Makefile: Add strsep.
23363         * benchtests/bench-strsep.c: New file: strsep benchtest.
23364         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
23366 2013-11-18  Andreas Schwab  <schwab@suse.de>
23368         * locale/programs/locale.c (show_info) [case byte]: Check for
23369         '\377' instead of '\177'.
23370         * locale/C-monetary.c (not_available): Always use "\377".
23371         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
23372         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
23373         detect unavailable sign_posn locale elements.
23374         * locale/localeconv.c (__localeconv): For grouping and
23375         mon_grouping handle "\177" and "\377" like no grouping.
23376         (INT_ELEM): New macro.  Use it to set all numeric members.
23377         * locale/programs/ld-monetary.c (monetary_read)
23378         <tok_mon_grouping>: Normalize single -1 to the empty string.
23379         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
23380         Likewise.
23382 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
23384         [BZ #16055]
23385         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
23386         when we match (nil).
23387         * stdio-common/tst-sscanf.c (struct test): Add testcase.
23389 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
23391         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
23392         (NO_TEST_INLINE): Update value.
23393         (ERRNO_UNCHANGED): Likewise.
23394         (ERRNO_EDOM): Likewise.
23395         (ERRNO_ERANGE): Likewise.
23396         (IGNORE_RESULT): Likewise.
23397         (check_float_internal): Check signs of NaN results if
23398         TEST_NAN_SIGN used.
23399         (check_complex): Pass TEST_NAN_SIGN flag through to second
23400         check_float_internal call.
23401         (copysign_test_data): Add tests with quiet NaNs as second
23402         argument.  Use TEST_NAN_SIGN.
23403         (fabs_test_data): Add test of negative quiet NaN argument.  Use
23404         TEST_NAN_SIGN.
23405         (signbit_test_data): Add tests of quiet NaN argument.
23406         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
23408         * math/gen-libm-test.pl (show_exceptions): Take extra argument
23409         $ignore_result.
23410         (parse_args): Handle function results specified as IGNORE.
23411         * math/libm-test.inc (IGNORE_RESULT): New macro.
23412         (check_float_internal): Do not check numerical result if flag
23413         IGNORE_RESULT set.
23414         (check_complex): Pass through IGNORE_RESULT to second
23415         check_float_internal call.
23416         (check_int): Do not check numerical result if flag IGNORE_RESULT
23417         set.
23418         (check_long): Likewise.
23419         (check_bool): Likewise.
23420         (check_longlong): Likewise.
23421         (lrint_test_data): Add tests of infinite and NaN arguments.
23422         (lrint_tonearest_test_data): Likewise.
23423         (lrint_towardzero_test_data): Likewise.
23424         (lrint_downward_test_data): Likewise.
23425         (lrint_upward_test_data): Likewise.
23426         (llrint_test_data): Likewise.
23427         (llrint_tonearest_test_data): Likewise.
23428         (llrint_towardzero_test_data): Likewise.
23429         (llrint_downward_test_data): Likewise.
23430         (llrint_upward_test_data): Likewise.
23431         (lround_test_data): Likewise.
23432         (llround_test_data): Likewise.
23434         * math/libm-test.inc (NO_TEST_INLINE): New macro.
23435         (ERRNO_UNCHANGED): Update value.
23436         (ERRNO_EDOM): Likewise.
23437         (ERRNO_ERANGE): Likewise.
23438         (NO_TEST_INLINE_FLOAT): New macro.
23439         (NO_TEST_INLINE_DOUBLE): Likewise.
23440         (enable_test): New function.
23441         (RUN_TEST_f_f): Check enable_test before running test.
23442         (RUN_TEST_2_f): Likewise.
23443         (RUN_TEST_fff_f): Likewise.
23444         (RUN_TEST_c_f): Likewise.
23445         (RUN_TEST_f_f1): Likewise.
23446         (RUN_TEST_fF_f1): Likewise.
23447         (RUN_TEST_fI_f1): Likewise.
23448         (RUN_TEST_ffI_f1): Likewise.
23449         (RUN_TEST_c_c): Likewise.
23450         (RUN_TEST_cc_c): Likewise.
23451         (RUN_TEST_f_i): Likewise.
23452         (RUN_TEST_f_i_tg): Likewise.
23453         (RUN_TEST_ff_i_tg): Likewise.
23454         (RUN_TEST_f_b): Likewise.
23455         (RUN_TEST_f_b_tg): Likewise.
23456         (RUN_TEST_f_l): Likewise.
23457         (RUN_TEST_f_L): Likewise.
23458         (RUN_TEST_fFF_11): Likewise.
23459         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
23460         conditionals.
23461         (cosh_test_data): Likewise.
23462         (exp_test_data): Likewise.
23463         (expm1_test_data): Likewise.
23464         (hypot_test_data): Likewise.
23465         (pow_test_data): Likewise.
23466         (sinh_test_data): Likewise.
23467         (tanh_test_data): Likewise.
23468         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
23469         flags argument.
23471         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
23472         tests with quiet NaN input and output.
23473         (acosh_test_data): Likewise.
23474         (asin_test_data): Likewise.
23475         (asinh_test_data): Likewise.
23476         (atan_test_data): Likewise.
23477         (atanh_test_data): Likewise.
23478         (atan2_test_data): Likewise.
23479         (cbrt_test_data): Likewise.
23480         (cos_test_data): Likewise.
23481         (cosh_test_data): Likewise.
23482         (erf_test_data): Likewise.
23483         (erfc_test_data): Likewise.
23484         (exp_test_data): Likewise.
23485         (exp10_test_data): Likewise.
23486         (exp2_test_data): Likewise.
23487         (expm1_test_data): Likewise.
23488         (hypot_test_data): Likewise.
23489         (j0_test_data): Likewise.
23490         (j1_test_data): Likewise.
23491         (jn_test_data): Likewise.
23492         (lgamma_test_data): Likewise.
23493         (log_test_data): Likewise.
23494         (log10_test_data): Likewise.
23495         (log1p_test_data): Likewise.
23496         (log2_test_data): Likewise.
23497         (pow_test_data): Likewise.
23498         (scalb_test_data): Likewise.
23499         (sin_test_data): Likewise.
23500         (sincos_test_data): Likewise.
23501         (sinh_test_data): Likewise.
23502         (tan_test_data): Likewise.
23503         (tanh_test_data): Likewise.
23504         (tgamma_test_data): Likewise.
23505         (y0_test_data): Likewise.
23506         (y1_test_data): Likewise.
23507         (yn_test_data): Likewise.
23509         [BZ #16167]
23510         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
23511         argument being NaN and avoid computations with second argument in
23512         that case.
23513         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
23514         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
23515         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
23517 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
23519         * locale/iso-639.def: Add Chitwani Tharu (the).
23521 2013-11-14  Andreas Schwab  <schwab@suse.de>
23523         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
23524         word instead of empty string.
23526 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23528         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23529         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
23530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23531         (__fe_nomask_env): Likewise.
23533 2013-11-13  Steve Ellcey  <sellcey@mips.com>
23535         * benchtests/bench-timing.h: Include time.h.
23537 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
23539         [BZ #15997]
23540         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
23541         to 3.4.0 for x32.
23542         * sysdeps/unix/sysv/linux/configure: Regenerated.
23544 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
23546         [BZ #16151]
23547         * stdlib/strtod_l.c (round_and_return): Do not consider
23548         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
23549         exponent one less than half the least subnormal exponent.
23550         * stdlib/test-strtod-round-data: Add more tests.
23551         * stdlib/tst-strtod-round.c (tests): Regenerated.
23553 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23555         [BZ #14143]
23556         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
23557         (__fe_mask_env): Likewise.
23558         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
23559         libm_hidden_proto and add function prototype.
23560         (__fe_mask_env): Add function prototype.
23561         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23562         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
23563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
23564         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
23565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23566         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
23568 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23570         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
23571         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
23573 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23575         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
23576         of htab_find_slot().
23578 2013-11-11  David S. Miller  <davem@davemloft.net>
23580         [BZ #16150]
23581         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
23582         symbol in the non-vis3 case in static builds.
23583         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
23584         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
23585         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
23586         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
23588 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
23590         [BZ #387]
23591         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
23592         it is empty.
23594 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23596         * benchtests/Makefile: Add bench-strtod.
23597         * benchtests/bench-strtod.c: New file: strtod benchtest
23599 2013-11-11  Andreas Schwab  <schwab@suse.de>
23601         [BZ #16153]
23602         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
23603         terminating NUL in key length.
23605 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23607         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
23608         Add artificial ODP entry for vDSO symbol for PPC64.
23609         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
23610         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
23612 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
23614         [BZ #15374]
23615         * nss/getent.c (services_keys): Recognize services starting with digit.
23617 2013-11-06  David S. Miller  <davem@davemloft.net>
23619         [BZ #15985]
23620         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
23621         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
23623 2013-11-06  Will Newton  <will.newton@linaro.org>
23625         * manual/memory.texi (Malloc Examples): Remove register
23626         keyword from examples.
23628 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
23630         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
23632 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
23634         [BZ #6981]
23635         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
23636         depending on [__GCC_IEC_559 > 0].
23637         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
23638         depending on [__GCC_IEC_559_COMPLEX > 0].
23640 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
23642         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
23643         to iso-639.def.
23645 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
23647         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
23649 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
23651         [BZ #16112]
23652         * malloc/malloc (malloc_info): Do not handle first bin as
23653         special case.
23655 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
23657         * locale/iso-639.def: Add Central Nahuatl (nhn).
23659 2013-11-01  Bruno Haible  <bruno@clisp.org>
23661         [BZ #7003]
23662         * manual/math.texi (BSD Random): Specify range upper bound as
23663         in POSIX.
23665 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
23667         * locale/iso-639.def: Add Meadow Mari (mhr).
23669 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
23671         [BZ #14752], [BZ #15763]
23672         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
23673         Validate name.
23674         * rt/tst_shm.c: Add test for escaping directory.
23676 2013-10-31  Andreas Schwab  <schwab@suse.de>
23678         [BZ #15917]
23679         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
23680         followed by 'x' as part of digit sequence.
23681         * stdio-common/tst-sscanf.c (double_tests2): New tests.
23683 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
23685         [BZ #16037]
23686         * configure.ac: allow GNU Make 4.0 and greater.
23687         * configure: Regenerated.
23689 2013-10-30  Will Newton  <will.newton@linaro.org>
23691         [BZ #16038]
23692         * malloc/hooks.c (memalign_check): Limit alignment to the
23693         maximum representable power of two.
23694         * malloc/malloc.c (__libc_memalign): Likewise.
23695         * malloc/tst-memalign.c (do_test): Add test for very
23696         large alignment values.
23697         * malloc/tst-posix_memalign.c (do_test): Likewise.
23699 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
23701         [BZ #11087]
23702         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
23703         (munmap_chunk): Likewise.
23704         (mremap_chunk): Likewise.
23706 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
23708         [BZ #15799]
23709         * stdlib/div.c (div): Remove obsolete code.
23710         * stdlib/ldiv.c (ldiv): Likewise.
23711         * stdlib/lldiv.c (lldiv): Likewise.
23713 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23715         [BZ #16071]
23716         * nss/nss_files/files-XXX.c (get_contents_ret): New
23717         enumerator.
23718         (get_contents): New function.
23719         (internal_getent): Use it.  Expand size of LINEBUFLEN.
23721 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
23723         * configure.in: Moved to ...
23724         * configure.ac: ... here. Change reference to configure.in
23725         to configure.ac.
23726         * sysdeps/arm/preconfigure.ac: ... here.
23727         configure.in to configure.ac.
23728         * sysdeps/gnu/configure.in: Moved to ...
23729         * sysdeps/gnu/configure.ac: ... here.
23730         * sysdeps/i386/configure.in: Moved to ...
23731         * sysdeps/i386/configure.ac: ... here.
23732         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
23733         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
23734         * sysdeps/mach/configure.in: Moved to ...
23735         * sysdeps/mach/configure.ac: ... here.
23736         * sysdeps/mach/hurd/configure.in: Moved to ...
23737         * sysdeps/mach/hurd/configure.ac: ... here.
23738         * sysdeps/powerpc/configure.in: Moved to ...
23739         * sysdeps/powerpc/configure.ac: ... here.
23740         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
23741         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
23742         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
23743         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
23744         * sysdeps/s390/s390-32/configure.in: Moved to ...
23745         * sysdeps/s390/s390-32/configure.ac: ... here.
23746         * sysdeps/s390/s390-64/configure.in: Moved to ...
23747         * sysdeps/s390/s390-64/configure.ac: ... here.
23748         * sysdeps/sh/configure.in: Moved to ...
23749         * sysdeps/sh/configure.ac: ... here.
23750         * sysdeps/sparc/configure.in: Moved to ...
23751         * sysdeps/sparc/configure.ac: ... here.
23752         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
23753         * sysdeps/unix/sysv/linux/configure.ac: ... here.
23754         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
23755         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
23756         * sysdeps/x86_64/configure.in: Moved to ...
23757         * sysdeps/x86_64/configure.ac: ... here.
23758         * sysdeps/x86_64/preconfigure.in: Moved to ...
23759         * sysdeps/x86_64/preconfigure.ac: ... here.
23760         * aclocal.m4: Change reference to configure.in to configure.ac.
23761         * config.h.in: Likewise.
23762         * manual/install.texi: Likewise.
23763         * manual/maint.texi: Likewise.
23764         * Makefile: Likewise.
23765         * malloc/Makefile: Likewise.
23766         * nscd/Makefile: Likewise.
23767         * Makeconfig: Change reference to configure.in and
23768         preconfigure.in to configure.ac and preconfigure.ac
23769         respectively.
23770         * INSTALL: Regenerated.
23771         * configure: Likewise.
23772         * sysdeps/gnu/configure: Likewise.
23773         * sysdeps/i386/configure: Likewise.
23774         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
23775         * sysdeps/mach/configure: Likewise.
23776         * sysdeps/mach/hurd/configure: Likewise.
23777         * sysdeps/powerpc/configure: Likewise.
23778         * sysdeps/powerpc/powerpc32/configure: Likewise.
23779         * sysdeps/powerpc/powerpc64/configure: Likewise.
23780         * sysdeps/s390/s390-32/configure: Likewise.
23781         * sysdeps/s390/s390-64/configure: Likewise.
23782         * sysdeps/sh/configure: Likewise.
23783         * sysdeps/sparc/configure: Likewise.
23784         * sysdeps/unix/sysv/linux/configure: Likewise.
23785         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
23786         * sysdeps/x86_64/configure: Likewise.
23787         * sysdeps/x86_64/preconfigure: Likewise.
23789 2013-10-29  Andreas Schwab  <schwab@suse.de>
23791         * stdio-common/Makefile (tst-swscanf-ENV): Define.
23793 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23795         * benchtests/pow-inputs: Add new inputs.
23797         * benchtests/exp-inputs: Add new inputs.
23799         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
23800         conditional check for return value.
23801         (__cos32): Likewise.
23803 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23805         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
23806         to provide a boost for large inputs with word alignment.
23807         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
23808         implementation based on optimized PPC64 strcpy.
23809         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
23810         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
23811         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
23812         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
23814 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23816         [BZ #2801]
23817         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
23819 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23821         [BZ #14876]
23822         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
23823         * time/tst-strptime.c (day_tests): Add testcase.
23825 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23827         [BZ #14029]
23828         * manual/pattern.texi: Acknowledge that fnmatch can fail.
23830 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
23832         [BZ #16074]
23833         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
23834         MAP_FAILED on error.
23836 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
23838         [BZ #16072]
23839         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
23840         heap for large requests.
23842 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
23844         [BZ #9954]
23845         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
23846         result if the result has no associated interface.
23847         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
23848         interface for all 127.X.Y.Z addresses.
23850 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
23852         * locale/iso-639.def: Add Ligurian (lij)
23854 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
23856         [BZ #15825]
23857         * sunrpc/rpc_main.c: Document rpcgen -5.
23859 2013-10-19  Michael Stahl  <mstahl@redhat.com>
23861         * elf/rtld.c (do_preload): Print the reason why preloading failed.
23863 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
23865         [BZ #10278]
23866         * posix/glob.c: Match only directories when trailing slash is present.
23867         * posix/tst-gnuglob.c (my_opendir): Do not open files.
23868         (main): Add testcase.
23870 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
23872         [BZ #15670]
23873         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
23875 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
23877         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
23878         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
23879         AUTH_DES and cindex for FIPS 140-2.
23880         (DES Encryption): Add cindex FIPS 46-3.
23882         * locale/locarchive.h (struct locarhandle): Add fname.
23883         * locale/programs/localedef.c (main): Pass ARGV[remaining]
23884         if an optional argument was specified to --list-archive,
23885         otherwise NULL.
23886         * locale/programs/locarchive.c (show_archive_content): Take new
23887         argument fname and pass it via ah.fname to open_archive.
23888         * locale/programs/localedef.h: Update decl.
23889         (open_archive): If AH->fname is non-null, open that file
23890         rather than the default file name, and don't ignore ENOENT.
23891         (create_archive): Set AH.fname to NULL.
23892         (delete_locales_from_archive): Likewise.
23893         (add_locales_to_archive): Likewise.
23894         * locale/programs/locfile.c (write_all_categories): Likewise.
23896 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
23897             Aldy Hernandez  <aldyh@redhat.com>
23899         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
23900         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
23901         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
23902         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
23903         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
23904         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
23905         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
23906         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
23907         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
23908         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
23909         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
23910         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
23911         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
23912         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
23913         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
23914         Likewise.
23915         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
23916         Likewise.
23917         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
23918         Likewise.
23919         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
23920         Likewise.
23921         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
23922         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
23923         Likewise.
23924         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
23925         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
23926         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
23927         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
23928         Likewise.
23929         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
23930         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
23931         * sysdeps/powerpc/preconfigure: Likewise.
23932         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
23933         Likewise.
23934         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
23935         Replace contents of file by #include of <fenv_libc.h>.
23936         * sysdeps/powerpc/soft-fp/sfp-machine.h
23937         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
23938         and <sys/prctl.h>.
23939         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
23940         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
23941         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
23942         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
23943         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
23944         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
23945         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
23946         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
23947         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
23948         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
23949         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
23950         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
23951         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
23952         Allow copysignl PLT reference to be missing.
23954 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
23955             Joseph Myers  <joseph@codesourcery.com
23957         [BZ #15948]
23958         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
23959         single character.
23960         (add_to_tablewc): Assert sequence of wide characters is nonempty.
23962 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
23964         * elf/tst-tls-dlinfo.c: Don't include tls.h.
23965         * elf/tst-tls1.c: Likewise.
23966         * elf/tst-tls10.h: Likewise.
23967         * elf/tst-tls14.c: Likewise.
23968         * elf/tst-tls2.c: Likewise.
23969         * elf/tst-tls3.c: Likewise.
23970         * elf/tst-tls4.c: Likewise.
23971         * elf/tst-tls5.c: Likewise.
23972         * elf/tst-tls6.c: Likewise.
23973         * elf/tst-tls7.c: Likewise.
23974         * elf/tst-tls8.c: Likewise.
23975         * elf/tst-tls9.c: Likewise.
23976         * elf/tst-tlsmod1.c: Likewise.
23977         * elf/tst-tlsmod13.c: Likewise.
23978         * elf/tst-tlsmod13a.c: Likewise.
23979         * elf/tst-tlsmod14a.c: Likewise.
23980         * elf/tst-tlsmod16a.c: Likewise.
23981         * elf/tst-tlsmod16b.c: Likewise.
23982         * elf/tst-tlsmod2.c: Likewise.
23983         * elf/tst-tlsmod3.c: Likewise.
23984         * elf/tst-tlsmod4.c: Likewise.
23985         * elf/tst-tlsmod5.c: Likewise.
23986         * elf/tst-tlsmod6.c: Likewise.
23988 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
23990         [BZ #12486]
23991         * malloc/malloc.c: remove checks for statistics.
23993 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
23995         [BZ #15277]
23996         * inet/inet_net.c (inet_network): Detect additional invalid strings.
23997         * inet/tst-network.c: Add testcase.
23999 2013-10-17  Andreas Schwab  <schwab@suse.de>
24001         [BZ #15218]
24002         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
24003         to determine canonical name.
24005 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
24007         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
24008         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
24009         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
24010         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
24011         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
24012         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
24013         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
24014         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
24015         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
24016         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
24017         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
24018         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
24019         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
24020         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
24021         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
24022         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
24023         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
24024         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
24025         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
24026         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
24027         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
24028         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
24029         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
24030         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
24031         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
24032         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
24033         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
24034         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
24035         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
24036         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
24037         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
24038         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
24039         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
24040         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
24041         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
24042         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
24043         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
24044         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
24045         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
24046         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
24047         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
24048         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
24049         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
24050         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
24051         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
24052         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
24053         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
24054         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
24055         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
24056         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
24057         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
24058         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
24059         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
24060         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
24061         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
24062         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
24063         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
24064         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
24066 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
24068         [BZ #16041]
24069         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
24070         make result into a quiet NaN.
24072 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
24074         * soft-fp/adddf3.c: Fix horizontal whitespace.
24075         * soft-fp/addsf3.c: Likewise.
24076         * soft-fp/addtf3.c: Likewise.
24077         * soft-fp/divdf3.c: Likewise.
24078         * soft-fp/divsf3.c: Likewise.
24079         * soft-fp/divtf3.c: Likewise.
24080         * soft-fp/double.h: Likewise.
24081         * soft-fp/eqdf2.c: Likewise.
24082         * soft-fp/eqsf2.c: Likewise.
24083         * soft-fp/eqtf2.c: Likewise.
24084         * soft-fp/extenddftf2.c: Likewise.
24085         * soft-fp/extended.h: Likewise.
24086         * soft-fp/extendsfdf2.c: Likewise.
24087         * soft-fp/extendsftf2.c: Likewise.
24088         * soft-fp/extendxftf2.c: Likewise.
24089         * soft-fp/fixdfdi.c: Likewise.
24090         * soft-fp/fixdfsi.c: Likewise.
24091         * soft-fp/fixdfti.c: Likewise.
24092         * soft-fp/fixsfdi.c: Likewise.
24093         * soft-fp/fixsfsi.c: Likewise.
24094         * soft-fp/fixsfti.c: Likewise.
24095         * soft-fp/fixtfdi.c: Likewise.
24096         * soft-fp/fixtfsi.c: Likewise.
24097         * soft-fp/fixtfti.c: Likewise.
24098         * soft-fp/fixunsdfdi.c: Likewise.
24099         * soft-fp/fixunsdfsi.c: Likewise.
24100         * soft-fp/fixunsdfti.c: Likewise.
24101         * soft-fp/fixunssfdi.c: Likewise.
24102         * soft-fp/fixunssfsi.c: Likewise.
24103         * soft-fp/fixunssfti.c: Likewise.
24104         * soft-fp/fixunstfdi.c: Likewise.
24105         * soft-fp/fixunstfsi.c: Likewise.
24106         * soft-fp/fixunstfti.c: Likewise.
24107         * soft-fp/floatdidf.c: Likewise.
24108         * soft-fp/floatdisf.c: Likewise.
24109         * soft-fp/floatditf.c: Likewise.
24110         * soft-fp/floatsidf.c: Likewise.
24111         * soft-fp/floatsisf.c: Likewise.
24112         * soft-fp/floatsitf.c: Likewise.
24113         * soft-fp/floattidf.c: Likewise.
24114         * soft-fp/floattisf.c: Likewise.
24115         * soft-fp/floattitf.c: Likewise.
24116         * soft-fp/floatundidf.c: Likewise.
24117         * soft-fp/floatundisf.c: Likewise.
24118         * soft-fp/floatunditf.c: Likewise.
24119         * soft-fp/floatunsidf.c: Likewise.
24120         * soft-fp/floatunsisf.c: Likewise.
24121         * soft-fp/floatunsitf.c: Likewise.
24122         * soft-fp/floatuntidf.c: Likewise.
24123         * soft-fp/floatuntisf.c: Likewise.
24124         * soft-fp/floatuntitf.c: Likewise.
24125         * soft-fp/fmadf4.c: Likewise.
24126         * soft-fp/fmasf4.c: Likewise.
24127         * soft-fp/fmatf4.c: Likewise.
24128         * soft-fp/gedf2.c: Likewise.
24129         * soft-fp/gesf2.c: Likewise.
24130         * soft-fp/getf2.c: Likewise.
24131         * soft-fp/ledf2.c: Likewise.
24132         * soft-fp/lesf2.c: Likewise.
24133         * soft-fp/letf2.c: Likewise.
24134         * soft-fp/muldf3.c: Likewise.
24135         * soft-fp/mulsf3.c: Likewise.
24136         * soft-fp/multf3.c: Likewise.
24137         * soft-fp/negdf2.c: Likewise.
24138         * soft-fp/negsf2.c: Likewise.
24139         * soft-fp/negtf2.c: Likewise.
24140         * soft-fp/op-1.h: Likewise.
24141         * soft-fp/op-2.h: Likewise.
24142         * soft-fp/op-4.h: Likewise.
24143         * soft-fp/op-8.h: Likewise.
24144         * soft-fp/op-common.h: Likewise.
24145         * soft-fp/quad.h: Likewise.
24146         * soft-fp/single.h: Likewise.
24147         * soft-fp/soft-fp.h: Likewise.
24148         * soft-fp/sqrtdf2.c: Likewise.
24149         * soft-fp/sqrtsf2.c: Likewise.
24150         * soft-fp/sqrttf2.c: Likewise.
24151         * soft-fp/subdf3.c: Likewise.
24152         * soft-fp/subsf3.c: Likewise.
24153         * soft-fp/subtf3.c: Likewise.
24154         * soft-fp/truncdfsf2.c: Likewise.
24155         * soft-fp/trunctfdf2.c: Likewise.
24156         * soft-fp/trunctfsf2.c: Likewise.
24157         * soft-fp/trunctfxf2.c: Likewise.
24158         * soft-fp/unorddf2.c: Likewise.
24159         * soft-fp/unordsf2.c: Likewise.
24160         * soft-fp/unordtf2.c: Likewise.
24162 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
24164         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
24165         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
24167 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
24169         * elf/dl-libc.c: Clear initfini list after freeing.
24171 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
24173         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
24174         * soft-fp/addsf3.c: Likewise.
24175         * soft-fp/addtf3.c: Likewise.
24176         * soft-fp/divdf3.c: Likewise.
24177         * soft-fp/divsf3.c: Likewise.
24178         * soft-fp/divtf3.c: Likewise.
24179         * soft-fp/double.h: Likewise.
24180         * soft-fp/eqdf2.c: Likewise.
24181         * soft-fp/eqsf2.c: Likewise.
24182         * soft-fp/eqtf2.c: Likewise.
24183         * soft-fp/extenddftf2.c: Likewise.
24184         * soft-fp/extended.h: Likewise.
24185         * soft-fp/extendsfdf2.c: Likewise.
24186         * soft-fp/extendsftf2.c: Likewise.
24187         * soft-fp/extendxftf2.c: Likewise.
24188         * soft-fp/fixdfdi.c: Likewise.
24189         * soft-fp/fixdfsi.c: Likewise.
24190         * soft-fp/fixdfti.c: Likewise.
24191         * soft-fp/fixsfdi.c: Likewise.
24192         * soft-fp/fixsfsi.c: Likewise.
24193         * soft-fp/fixsfti.c: Likewise.
24194         * soft-fp/fixtfdi.c: Likewise.
24195         * soft-fp/fixtfsi.c: Likewise.
24196         * soft-fp/fixtfti.c: Likewise.
24197         * soft-fp/fixunsdfdi.c: Likewise.
24198         * soft-fp/fixunsdfsi.c: Likewise.
24199         * soft-fp/fixunsdfti.c: Likewise.
24200         * soft-fp/fixunssfdi.c: Likewise.
24201         * soft-fp/fixunssfsi.c: Likewise.
24202         * soft-fp/fixunssfti.c: Likewise.
24203         * soft-fp/fixunstfdi.c: Likewise.
24204         * soft-fp/fixunstfsi.c: Likewise.
24205         * soft-fp/fixunstfti.c: Likewise.
24206         * soft-fp/floatdidf.c: Likewise.
24207         * soft-fp/floatdisf.c: Likewise.
24208         * soft-fp/floatditf.c: Likewise.
24209         * soft-fp/floatsidf.c: Likewise.
24210         * soft-fp/floatsisf.c: Likewise.
24211         * soft-fp/floatsitf.c: Likewise.
24212         * soft-fp/floattidf.c: Likewise.
24213         * soft-fp/floattisf.c: Likewise.
24214         * soft-fp/floattitf.c: Likewise.
24215         * soft-fp/floatundidf.c: Likewise.
24216         * soft-fp/floatundisf.c: Likewise.
24217         * soft-fp/floatunsidf.c: Likewise.
24218         * soft-fp/floatunsisf.c: Likewise.
24219         * soft-fp/floatuntidf.c: Likewise.
24220         * soft-fp/floatuntisf.c: Likewise.
24221         * soft-fp/floatuntitf.c: Likewise.
24222         * soft-fp/fmadf4.c: Likewise.
24223         * soft-fp/fmasf4.c: Likewise.
24224         * soft-fp/fmatf4.c: Likewise.
24225         * soft-fp/gedf2.c: Likewise.
24226         * soft-fp/gesf2.c: Likewise.
24227         * soft-fp/getf2.c: Likewise.
24228         * soft-fp/ledf2.c: Likewise.
24229         * soft-fp/lesf2.c: Likewise.
24230         * soft-fp/letf2.c: Likewise.
24231         * soft-fp/muldf3.c: Likewise.
24232         * soft-fp/mulsf3.c: Likewise.
24233         * soft-fp/multf3.c: Likewise.
24234         * soft-fp/negdf2.c: Likewise.
24235         * soft-fp/negsf2.c: Likewise.
24236         * soft-fp/negtf2.c: Likewise.
24237         * soft-fp/op-1.h: Likewise.
24238         * soft-fp/op-2.h: Likewise.
24239         * soft-fp/op-4.h: Likewise.
24240         * soft-fp/op-8.h: Likewise.
24241         * soft-fp/op-common.h: Likewise.
24242         * soft-fp/quad.h: Likewise.
24243         * soft-fp/single.h: Likewise.
24244         * soft-fp/soft-fp.h: Likewise.
24245         * soft-fp/sqrtdf2.c: Likewise.
24246         * soft-fp/sqrtsf2.c: Likewise.
24247         * soft-fp/sqrttf2.c: Likewise.
24248         * soft-fp/subdf3.c: Likewise.
24249         * soft-fp/subsf3.c: Likewise.
24250         * soft-fp/subtf3.c: Likewise.
24251         * soft-fp/truncdfsf2.c: Likewise.
24252         * soft-fp/trunctfdf2.c: Likewise.
24253         * soft-fp/trunctfsf2.c: Likewise.
24254         * soft-fp/trunctfxf2.c: Likewise.
24255         * soft-fp/unorddf2.c: Likewise.
24256         * soft-fp/unordsf2.c: Likewise.
24257         * soft-fp/unordtf2.c: Likewise.
24259 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
24261         [BZ #15672]
24262         * misc/error.c (error_tail): Fix possible buffer overflow.
24264 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
24266         [BZ #13028]
24267         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
24268         address.
24270 2013-10-14  P. J. McDermott  <pj@pehjota.net>
24272         [BZ #832]
24273         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
24274         testing pipefail option.
24276 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
24278         * soft-fp/double.h: Indent preprocessor directives inside #if.
24279         * soft-fp/extended.h: Likewise.
24280         * soft-fp/op-2.h: Likewise.
24281         * soft-fp/op-4.h: Likewise.
24282         * soft-fp/op-common.h: Likewise.
24283         * soft-fp/quad.h: Likewise.
24284         * soft-fp/single.h: Likewise.
24285         * soft-fp/soft-fp.h: Likewise.
24287 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
24289         * iconv/iconv_prog.c: Fix typos.
24290         * stdio-common/psiginfo-data.h: Likewise.
24292 2013-10-12   Reuben Thomas <rrt@sc3d.org>
24294         [BZ #15764]
24295         * locale/setlocale.c: Fix typo.
24297 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
24299         [BZ #16036]
24300         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
24301         signaling NaN arguments.
24302         * soft-fp/unordsf2.c (__unordsf2): Likewise.
24303         * soft-fp/unordtf2.c (__unordtf2): Likewise.
24305         [BZ #14910]
24306         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
24307         unordered operands.
24308         * soft-fp/gesf2.c (__gesf2): Likewise.
24309         * soft-fp/getf2.c (__getf2): Likewise.
24310         * soft-fp/ledf2.c (__ledf2): Likewise.
24311         * soft-fp/lesf2.c (__lesf2): Likewise.
24312         * soft-fp/letf2.c (__letf2): Likewise.
24314         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
24315         * soft-fp/eqsf2.c (__eqsf2): Likewise.
24316         * soft-fp/eqtf2.c (__eqtf2): Likewise.
24317         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
24318         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
24319         * soft-fp/fixdfti.c (__fixdfti): Likewise.
24320         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
24321         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
24322         * soft-fp/fixsfti.c (__fixsfti): Likewise.
24323         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
24324         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
24325         * soft-fp/fixtfti.c (__fixtfti): Likewise.
24326         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
24327         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
24328         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
24329         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
24330         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
24331         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
24332         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
24333         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
24334         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
24335         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
24336         * soft-fp/floatdisf.c (__floatdisf): Likewise.
24337         * soft-fp/floatsisf.c (__floatsisf): Likewise.
24338         * soft-fp/floattidf.c (__floattidf): Likewise.
24339         * soft-fp/floattisf.c (__floattisf): Likewise.
24340         * soft-fp/floattitf.c (__floattitf): Likewise.
24341         * soft-fp/floatundidf.c (__floatundidf): Likewise.
24342         * soft-fp/floatundisf.c (__floatundisf): Likewise.
24343         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
24344         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
24345         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
24346         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
24347         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
24348         * soft-fp/gesf2.c (__gesf2): Likewise.
24349         * soft-fp/getf2.c (__getf2): Likewise.
24350         * soft-fp/ledf2.c (__ledf2): Likewise.
24351         * soft-fp/lesf2.c (__lesf2): Likewise.
24352         * soft-fp/letf2.c (__letf2): Likewise.
24354         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
24355         Undefine and redefine.
24356         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
24357         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
24358         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
24359         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
24360         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24361         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
24362         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24363         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
24364         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24365         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
24366         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24367         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
24368         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24369         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
24370         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24372         [BZ #16032]
24373         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
24374         without decrementing exponent if mantissa >= that for the
24375         denominator, not >.
24376         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
24377         denominator, not >.  Decrement exponent in < case instead of
24378         incrementing in >= case.
24379         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
24380         without decrementing exponent if mantissa >= that for the
24381         denominator, not >.
24383         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
24384         computing saturated result for unsigned overflow.
24386 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
24387             Jeff Law  <law@redhat.com>
24389         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
24390         (atan2Mp): Add systemtap probe marker.
24391         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
24392         (__ieee754_log): Add systemtap probe marker.
24393         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
24394         (atanMp): Add systemtap probe marker.
24395         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
24396         (tanMp): Add systemtap probe marker.
24397         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
24398         (__slowexp): Add systemtap probe marker.
24399         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
24400         (__slowpow): Add systemtap probe marker.
24401         * manual/probes.texi: Document probes.
24403 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
24405         [BZ #15362]
24406         * libio/fileops.c (_IO_new_file_write): Return count of bytes
24407         written.
24408         (_IO_new_file_xsputn): Don't return EOF if nothing has been
24409         written.
24410         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
24411         written to buffer but not flushed.
24412         * libio/iofwrite_u.c:  Likewise.
24413         * libio/iopadn.c:  Return bytes returned even if EOF was
24414         encountered.
24415         * libio/iowpadn.c:  Likewise.
24416         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
24417         if _IO_padn does not write the whole buffer.
24418         [!COMPILE_WPRINTF] (PAD): Likewise.
24420 2013-10-10  David S. Miller  <davem@davemloft.net>
24422         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
24423         directory block.
24425 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
24427         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
24428         instead of FSF address.
24429         * soft-fp/fixdfti.c: Likewise.
24430         * soft-fp/fixsfti.c: Likewise.
24431         * soft-fp/fixtfti.c: Likewise.
24432         * soft-fp/fixunsdfti.c: Likewise.
24433         * soft-fp/fixunssfti.c: Likewise.
24434         * soft-fp/fixunstfti.c: Likewise.
24435         * soft-fp/floattidf.c: Likewise.
24436         * soft-fp/floattisf.c: Likewise.
24437         * soft-fp/floattitf.c: Likewise.
24438         * soft-fp/floatuntidf.c: Likewise.
24439         * soft-fp/floatuntisf.c: Likewise.
24440         * soft-fp/floatuntitf.c: Likewise.
24441         * soft-fp/trunctfxf2.c: Likewise.
24443         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
24444         * soft-fp/fixdfti.c: Likewise.
24445         * soft-fp/fixsfti.c: Likewise.
24446         * soft-fp/fixtfti.c: Likewise.
24447         * soft-fp/fixunsdfti.c: Likewise.
24448         * soft-fp/fixunssfti.c: Likewise.
24449         * soft-fp/fixunstfti.c: Likewise.
24450         * soft-fp/floattidf.c: Likewise.
24451         * soft-fp/floattisf.c: Likewise.
24452         * soft-fp/floattitf.c: Likewise.
24453         * soft-fp/floatuntidf.c: Likewise.
24454         * soft-fp/floatuntisf.c: Likewise.
24455         * soft-fp/floatuntitf.c: Likewise.
24456         * soft-fp/trunctfxf2.c: Likewise.
24458 2013-10-10  David S. Miller  <davem@davemloft.net>
24460         * sysdeps/sparc/fpu/libm-test-ulps: Update.
24462 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
24464         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
24465         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
24466         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
24467         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
24468         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
24469         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
24470         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
24472         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
24473         for NaNs before doing comparisons on argument.
24474         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
24475         Likewise.
24477 2013-10-10  Will Newton  <will.newton@linaro.org>
24479         * malloc/hooks.c (memalign_check): Ensure the value of bytes
24480         passed to _int_memalign does not overflow.
24482 2013-10-10  Torvald Riegel  <triegel@redhat.com>
24484         * scripts/bench.pl: Add include-sources directive.
24485         * benchtests/README: Update documentation.
24487 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
24489         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
24490         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
24491         instead of FP_INIT_ROUNDMODE.
24492         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
24493         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
24495         [BZ #16034]
24496         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
24497         copy class of input value.
24498         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
24499         not handle exceptions.
24500         * soft-fp/negsf2.c (__negsf2): Likewise.
24501         * soft-fp/negtf2.c (__negtf2): Likewise.
24502         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
24504 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
24506         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
24507         semicolon.  From Linux kernel.
24509 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
24511         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
24513 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
24515         [BZ #156]
24516         * manual/socket.texi: Added statement about buffer
24517         for gethostbyname2_r.
24519 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
24521         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
24522         Use .p2align directive instead, throughout.
24523         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
24524         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
24525         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
24526         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
24527         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
24528         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
24529         * sysdeps/x86_64/strchr.S: Likewise.
24530         * sysdeps/x86_64/strrchr.S: Likewise.
24532 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
24534         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
24536         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
24538         * sysdeps/generic/math_private.h (__mpsin1): Remove
24539         declaration.
24540         (__mpcos1): Likewise.
24541         (__mpsin): New argument __range_reduce.
24542         (__mpcos): Likewise.
24543         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
24544         (slow): Use __mpsin and __mpcos.
24545         (slow1): Likewise.
24546         (slow2): Likewise.
24547         (sloww): Likewise.
24548         (sloww1): Likewise.
24549         (sloww2): Likewise.
24550         (bsloww): Likewise.
24551         (bsloww1): Likewise.
24552         (bsloww2): Likewise.
24553         (cslow2): Likewise.
24554         (csloww): Likewise.
24555         (csloww1): Likewise.
24556         (csloww2): Likewise.
24557         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
24558         range_reduce.  Merge in __mpsin1.
24559         (__mpcos): Likewise.
24560         (__mpsin1): Remove.
24561         (__mpcos1): Likewise.
24563 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
24565         * locale/loadlocale.c (_nl_intern_locale_data): Use
24566         LOCFILE_ALIGNED_P.
24567         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
24568         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
24569         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
24570         obstack data is appropriately aligned.
24571         (obstack_int32_grow_fast): Likewise.
24572         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
24573         * locale/programs/locfile.c (add_locale_uint32): Likewise.
24574         (add_locale_uint32_array): Likewise.
24576 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
24578         * benchtests/Makefile: Remove ARGLIST and RET variables.
24579         ($(objpfx)bench-%.c): Pass only function name to the script.
24580         * benchtests/README: Update documentation.
24581         * benchtests/acos-inputs: Add new directives.
24582         * benchtests/acosh-inputs: Likewise.
24583         * benchtests/asin-inputs: Likewise.
24584         * benchtests/asinh-inputs: Likewise.
24585         * benchtests/atan-inputs: Likewise.
24586         * benchtests/atanh-inputs: Likewise.
24587         * benchtests/cos-inputs: Likewise.
24588         * benchtests/cosh-inputs: Likewise.
24589         * benchtests/exp-inputs: Likewise.
24590         * benchtests/log-inputs: Likewise.
24591         * benchtests/pow-inputs: Likewise.
24592         * benchtests/rint-inputs: Likewise.
24593         * benchtests/sin-inputs: Likewise.
24594         * benchtests/sinh-inputs: Likewise.
24595         * benchtests/tan-inputs: Likewise.
24596         * benchtests/tanh-inputs: Likewise.
24597         * scripts/bench.pl: Add support for new directives.
24599 2013-10-07  Alan Modra  <amodra@gmail.com>
24601         * README: Fix careless merge.
24603 2013-10-05  Alan Modra  <amodra@gmail.com>
24605         * NEWS: Mention powerpc64le support and bugs fixed.
24606         * README: Both big-endian and little-endian powerpc64 supported.
24608 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24610         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
24611         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
24612         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
24613         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
24615 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
24617         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
24618         match prototype.
24620 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
24622         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
24623         Move -mhard-float appending from
24624         ports/sysdeps/powerpc/powerpc32/Makefile.
24625         [$(with-fp) = yes] (ASFLAGS): Likewise.
24626         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
24627         * sysdeps/powerpc/nofpu: Move directory from
24628         ports/sysdeps/powerpc/nofpu.
24629         * sysdeps/powerpc/soft-fp: Move directory from
24630         ports/sysdeps/powerpc/soft-fp.
24631         * sysdeps/powerpc/powerpc32/405: Move directory from
24632         ports/sysdeps/powerpc/powerpc32/405.
24633         * sysdeps/powerpc/powerpc32/440: Move directory from
24634         ports/sysdeps/powerpc/powerpc32/440.
24635         * sysdeps/powerpc/powerpc32/464: Move directory from
24636         ports/sysdeps/powerpc/powerpc32/464.
24637         * sysdeps/powerpc/powerpc32/476: Move directory from
24638         ports/sysdeps/powerpc/powerpc32/476.
24639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
24640         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
24641         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
24642         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
24643         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
24644         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
24645         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
24646         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
24647         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
24648         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
24649         * README: Update for powerpc-*-linux-gnu software floating point
24650         support in libc.
24652         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
24653         case to powerpc/powerpc32*.
24654         * sysdeps/unix/sysv/linux/configure: Regenerated.
24656         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
24657         (_FPU_MASK_OM): Define as 0x04.
24658         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
24659         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
24660         0x00c10080.
24661         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
24662         0x0000003c.
24663         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
24665         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
24666         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
24667         getcontext_e500.
24668         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
24669         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
24670         setcontext_e500.
24671         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
24672         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
24673         and setcontext_e500.
24675 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
24677         * locale/iso-3166.def: Update iso-1366.def and related occurrences
24679 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
24681         * manual/threads.texi (Default Thread Attributes): Fix typo.
24683 2013-10-04  Will Newton  <will.newton@linaro.org>
24685         * malloc/Makefile: Add tst-memalign.
24686         * malloc/tst-memalign.c: New file.
24688         * malloc/tst-posix_memalign.c: Add comments.
24689         (do_test): Add comments and call free on all potentially
24690         allocated pointers. Add space after cast.
24692         * malloc/tst-pvalloc.c: Add comments.
24693         (do_test): Add comments and call free on all potentially
24694         allocated pointers. Remove duplicate check for NULL pointer.
24695         Add space after cast.
24697         * malloc/tst-valloc.c: Add comments.
24698         (do_test): Add comments and call free on all potentially
24699         allocated pointers. Remove duplicate check for NULL pointer.
24700         Add space after cast.
24702 2013-10-04  Alan Modra  <amodra@gmail.com>
24704         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
24705         Use stdint types in rather than __attribute__((mode())).
24706         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
24708 2013-10-04  Alan Modra  <amodra@gmail.com>
24710         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
24711         Correct handling of unaligned relocs for little-endian.
24712         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
24714 2013-10-04  Alan Modra  <amodra@gmail.com>
24716         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
24717         * configure: Regenerate.
24718         * nptl/shlib-versions: Powerpc*le starts at 2.18.
24719         * shlib-versions: Likewise.
24721 2013-10-04  Alan Modra  <amodra@gmail.com>
24723         * string/tester.c (test_memrchr): Increment reported test cycle.
24725 2013-10-04  Alan Modra  <amodra@gmail.com>
24727         * string/test-memcpy.c (do_one_test): When reporting errors, print
24728         string address and don't overrun end of string.
24730 2013-10-04  Alan Modra  <amodra@gmail.com>
24732         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
24733         insrdi.  Make better use of reg selection to speed exit slightly.
24734         Schedule entry path a little better.  Remove useless "are we done"
24735         checks on entry to main loop.  Handle wrapping around zero address.
24736         Correct main loop count.  Handle single left-over word from main
24737         loop inline rather than by using loop_small.  Remove extra word
24738         case in loop_small caused by wrong loop count.  Add little-endian
24739         support.
24740         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
24741         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
24742         cache hint.
24743         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
24744         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
24745         support.  Avoid rlwimi.
24746         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
24748 2013-10-04  Alan Modra  <amodra@gmail.com>
24750         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
24751         insrdi.  Formatting.
24752         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
24753         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
24754         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
24755         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
24756         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
24757         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
24759 2013-10-04  Alan Modra  <amodra@gmail.com>
24761         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
24762         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
24763         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
24764         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
24765         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
24766         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
24767         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
24768         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
24769         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
24770         use of regs.  Use power7 mtocrf.  Tidy function tails.
24772 2013-10-04  Alan Modra  <amodra@gmail.com>
24774         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
24775         Formatting.  Consistently use rXXX register defines or rN defines.
24776         Use early exit labels that avoid restoring unused non-volatile regs.
24777         Make cr field use more consistent with rWORDn compares.  Rename
24778         regs used as shift registers for unaligned loop, using rN defines
24779         for short lifetime/multiple use regs.
24780         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
24781         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
24782         addi 1,1,64 to pop stack frame.  Simplify return value code.
24783         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
24785 2013-10-04  Alan Modra  <amodra@gmail.com>
24787         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
24788         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
24789         rather than rlwimi.
24790         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
24791         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
24792         little-endian support.  Correct typos.
24793         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
24794         rather than rlwimi.
24795         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
24796         in loop and entry code to keep "and." results.
24797         (strchr): Add little-endian support.  Comment.  Move cntlzd
24798         earlier in tail.
24799         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
24801 2013-10-04  Alan Modra  <amodra@gmail.com>
24803         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
24804         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
24805         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
24806         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
24808 2013-10-04  Alan Modra  <amodra@gmail.com>
24810         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
24811         (rTMP): Define as r11.
24812         (strcmp): Add little-endian support.  Optimise tail.
24813         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
24814         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
24815         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
24816         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
24817         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
24818         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
24819         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
24821 2013-10-04  Alan Modra  <amodra@gmail.com>
24823         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
24824         little-endian support.  Remove unnecessary "are we done" tests.
24825         Handle "s" wrapping around zero and extremely large "size".
24826         Correct main loop count.  Handle single left-over word from main
24827         loop inline rather than by using small_loop.  Correct comments.
24828         Delete "zero" tail, use "end_max" instead.
24829         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
24831 2013-10-04  Alan Modra  <amodra@gmail.com>
24833         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
24834         support.  Don't branch over align.
24835         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
24836         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
24837         support.  Rearrange tmp reg use to suit.  Comment.
24838         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
24840 2013-10-04  Alan Modra  <amodra@gmail.com>
24842         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
24844 2013-10-04  Alan Modra  <amodra@gmail.com>
24846         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
24847         conditional form of branch and link when obtaining pc.
24848         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
24850 2013-10-04  Alan Modra  <amodra@gmail.com>
24852         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
24853         HIWORD/LOWORD.
24854         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
24855         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
24857 2013-10-04  Alan Modra  <amodra@gmail.com>
24859         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
24860         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
24861         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
24862         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
24863         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
24864         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
24865         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
24866         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
24867         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
24868         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
24870 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24871             Alistair Popple <alistair@ozlabs.au.ibm.com>
24872             Alan Modra <amodra@gmail.com>
24874         [BZ #15723]
24875         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
24876         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
24877         _dl_hwcap access for little-endian.
24878         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
24879         destroy vmx regs when saving unaligned.
24880         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
24881         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
24882         destroy vmx regs when saving unaligned.
24884 2013-10-04  Alan Modra  <amodra@gmail.com>
24886         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
24887         Don't use a union to pack hi/low value.
24889 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24891         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
24892         for little-endian.
24893         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
24894         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
24895         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
24896         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
24897         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
24899 2013-10-04  Alan Modra  <amodra@gmail.com>
24901         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
24902         constants to usual value for .cst8 section, and remove redundant
24903         high address load.
24904         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
24905         constant for 0x1p52.  Load little-endian words of double from
24906         correct stack offsets.
24908 2013-10-04  Alan Modra  <amodra@gmail.com>
24910         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
24911         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
24912         words of double from correct stack offsets.
24913         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
24914         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
24915         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
24916         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
24917         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
24918         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
24919         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
24920         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
24921         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
24922         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
24923         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
24924         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
24925         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
24926         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
24927         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
24928         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
24929         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
24931 2013-10-04  Alan Modra  <amodra@gmail.com>
24933         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
24934         64-bit int/double union.
24935         (_FPU_SETCW): Likewise.
24936         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
24937         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
24939 2013-10-04  Alan Modra  <amodra@gmail.com>
24941         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
24942         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
24944 2013-10-04  Alan Modra  <amodra@gmail.com>
24946         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
24947         use vector int constants.
24948         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
24950 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24952         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
24953         array with long long.
24954         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
24955         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
24956         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
24957         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
24958         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
24959         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
24960         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
24961         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
24962         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
24963         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
24964         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
24965         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
24966         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
24968 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24970         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
24971         (__signbit): Likewise.  Correct for little-endian.
24972         (__signbitl): Call __signbit.
24973         (lrint): Correct for little-endian.
24974         (lrintf): Call lrint.
24976 2013-10-04  Alan Modra  <amodra@gmail.com>
24978         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
24979         union 32-bit int array member with 64-bit int array.
24980         (t515, tm256): Double rather than long double.
24981         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
24983 2013-10-04  Alan Modra  <amodra@gmail.com>
24985         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
24986         Delete.
24987         (IEEE854_LONG_DOUBLE_BIAS): Delete.
24988         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
24989         version of math_ldbl.h.
24991 2013-10-04  Alan Modra  <amodra@gmail.com>
24993         [BZ #15734], [BZ #15735]
24994         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
24995         all uses of ieee875 long double macros and unions.  Simplify test
24996         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
24997         ldbl_extract_mantissa value for ix,iy exponents.  Properly
24998         normalize after ldbl_extract_mantissa, and don't add hidden bit
24999         already handled.  Don't treat low word of ieee854 mantissa like
25000         low word of IBM long double and mask off bit when testing for
25001         zero.
25002         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
25003         all uses of ieee875 long double macros and unions.  Simplify tests
25004         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
25005         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
25006         two1022, instead use their values.  Recognise that tests for large
25007         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
25008         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
25009         Rewrite all uses of ieee875 long double macros and unions.  Simplify
25010         test for 0.0L and nan.  Correct negation.
25011         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
25012         ieee875 long double macros and unions.  Correct output for large
25013         magnitude x.  Correct absolute value calculation.
25014         (__erfcl): Likewise.
25015         * math/libm-test.inc: Add tests for errors discovered in IBM long
25016         double versions of fmodl, remainderl, erfl and erfcl.
25018 2013-10-04  Alan Modra  <amodra@gmail.com>
25020         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
25021         all uses of ieee854 long double macros and unions.  Simplify tests
25022         for long doubles that are fully specified by the high double.
25023         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
25024         Likewise.
25025         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
25026         Remove dead code too.
25027         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
25028         (__ieee754_ynl): Likewise.
25029         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
25030         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
25031         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
25032         Remove dead code too.
25033         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
25034         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
25035         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
25036         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
25037         Simplify.
25038         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
25039         Simplify.
25040         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
25041         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
25042         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
25043         Comment on variable precision.
25044         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
25045         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
25046         Likewise.
25047         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
25048         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
25049         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
25050         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
25051         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
25053 2013-10-04  Alan Modra  <amodra@gmail.com>
25055         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
25056         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
25057         all uses of ieee854 long double macros and unions.
25058         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
25059         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
25060         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
25061         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
25062         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
25063         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
25064         Likewise.
25065         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
25066         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
25067         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
25068         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
25069         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
25070         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
25071         Simplify sign and nan test too.
25072         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
25073         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
25074         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
25075         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
25076         Likewise.
25077         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
25078         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
25079         Likewise.
25080         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
25081         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
25082         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
25083         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
25084         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
25085         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
25087 2013-10-04  Alan Modra  <amodra@gmail.com>
25089         * stdio-common/printf_size.c (__printf_size): Don't use
25090         union ieee854_long_double in fpnum union.
25091         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
25092         signbit macro to retrieve sign from long double.
25093         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
25094         retrieve sign from long double.
25095         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
25096         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
25097         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
25098         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
25099         * math/test-misc.c (main): Don't use union ieee854_long_double.
25101 2013-10-04  Alan Modra  <amodra@gmail.com>
25103         [BZ #15680]
25104         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
25105         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
25106         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
25107         calculation.  Remove unnecessary test for denormal exponent.
25108         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
25109         Correct handling of denormals.  Avoid undefined shift behaviour.
25110         Correct normalisation of low mantissa when low double is denormal.
25111         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
25112         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
25113         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
25114         Correct normalisation of low mantissa.  Test for overflow of high
25115         mantissa and normalise.
25116         (ldbl_nearbyint): Use more readable constant for two52.
25117         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
25118         (__mpn_construct_long_double): Fix test for overflow of high
25119         mantissa and correct normalisation.  Avoid undefined shift.
25121 2013-10-04  Alan Modra  <amodra@gmail.com>
25123         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
25124         (union ibm_extended_long_double): Define as an array of ieee754_double.
25125         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
25126         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
25127         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
25128         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
25129         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
25130         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
25131         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
25132         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
25133         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
25134         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
25135         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
25137 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
25139         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
25140         page size instead of calling getpagesize.
25142         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
25143         (LOCFILE_ALIGN_MASK): Likewise.
25144         (LOCFILE_ALIGN_UP): Likewise.
25145         (LOCFILE_ALIGNED_P): Likewise.
25146         * locale/programs/ld-collate.c (collate_output): Use the new
25147         macros instead of __alignof__ (int32_t).
25148         * locale/weight.h (findidx): Likewise.
25150 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
25152         [BZ #431]
25153         * manual/string.texi: Fix strncat and wcsncat.
25155 2013-10-03  Brooks Moses  <bmoses@google.com>
25157         [BZ #15915]
25158         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
25159         * Makerules: ...here, and adjust associated comments.
25161 2013-10-02  Will Newton  <will.newton@linaro.org>
25163         * malloc/Makefile: Add tst-pvalloc.
25164         * malloc/tst-pvalloc.c: New file.
25166 2013-10-02  Will Newton  <will.newton@linaro.org>
25168         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
25169         improve test coverage.
25171 2013-10-02  Will Newton  <will.newton@linaro.org>
25173         * malloc/Makefile: Add tst-posix_memalign.
25174         * malloc/tst-posix_memalign.c: New file.
25176 2013-10-01  Eric Blake  <eblake@redhat.com>
25178         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
25179         Use __THROWNL rather than __THROW on static functions.
25181 2013-09-30  Petr Machata  <pmachata@redhat.com>
25183         * elf/elf.h (R_AARCH64_ABS16): New macro.
25184         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
25185         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
25186         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
25187         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
25188         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
25189         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
25190         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
25191         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
25192         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
25193         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
25194         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
25195         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
25196         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
25197         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
25198         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
25199         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
25200         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
25201         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
25202         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
25203         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
25204         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
25205         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
25206         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
25207         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
25208         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
25209         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
25210         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
25211         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
25212         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
25213         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
25214         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
25215         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
25216         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
25217         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
25218         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
25219         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
25220         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
25221         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
25222         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
25223         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
25224         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
25225         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
25226         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
25227         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
25228         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
25229         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
25230         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
25231         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
25232         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
25233         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
25234         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
25235         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
25236         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
25237         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
25238         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
25239         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
25240         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
25241         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
25242         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
25243         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
25244         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
25245         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
25246         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
25247         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
25248         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
25249         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
25250         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
25251         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
25252         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
25253         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
25254         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
25255         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
25256         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
25257         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
25258         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
25259         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
25260         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
25261         (R_AARCH64_TLSDESC_LDR): Likewise.
25262         (R_AARCH64_TLSDESC_ADD): Likewise.
25263         (R_AARCH64_TLSDESC_CALL): Likewise.
25265 2013-09-30  Andreas Schwab  <schwab@suse.de>
25267         [BZ #15048]
25268         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
25269         the nss database lookup.
25270         * nscd/initgrcache.c (addinitgroupsX): Likewise.
25271         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
25273 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
25275         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
25277 2013-09-28  P. J. McDermott  <pj@pehjota.net>
25279         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
25280         ${Bash-specific parameter/pattern/string} parameter expansion.
25281         * sysdeps/unix/make-syscalls.sh: Likewise.
25283 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
25285         * sysdeps/sh/stackguard-macros.h: New file.
25287 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
25289         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
25290         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
25291         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
25292         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
25293         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
25294         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
25296 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25298         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
25299         Fix thread ID register.
25301 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
25303         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
25304         [POSIX || UNIX98]: Require rather than permitting all symbols from
25305         <time.h>.
25306         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
25307         element of struct sched_param.
25308         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
25309         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
25310         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
25311         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
25312         constant.
25314 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
25316         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
25317         argument calculation.
25319 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
25321         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
25322         Expect macro.
25323         [POSIX] (pthread_attr_t): Do not require type.
25324         [POSIX] (pthread_cond_t): Likewise.
25325         [POSIX] (pthread_condattr_t): Likewise.
25326         [POSIX] (pthread_key_t): Likewise.
25327         [POSIX] (pthread_mutex_t): Likewise.
25328         [POSIX] (pthread_mutexattr_t): Likewise.
25329         [POSIX] (pthread_once_t): Likewise.
25330         [POSIX] (pthread_t): Likewise.
25331         [POSIX-based standards] (pthread_atfork): Expect function.
25333 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
25334             Richard Sandiford  <richard@codesourcery.com>
25336         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
25337         (swap_endianness_p): New extern variable.
25338         (set_big_endian): New inline function.
25339         (maybe_swap_uint32): Likewise.
25340         (maybe_swap_uint32_array): Likewise.
25341         (maybe_swap_uint32_obstack): Likewise.
25342         * locale/programs/locfile.c: Include <stdbool.h>.
25343         (swap_endianness_p): New variable.
25344         (add_locale_uint32): Call maybe_swap_uint32.
25345         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
25346         (write_locale_data): Call maybe_swap_uint32_array.
25347         * locale/programs/ld-collate.c (obstack_int32_grow): Call
25348         maybe_swap_uint32.
25349         (obstack_int32_grow_fast): Likewise.
25350         (output_weightwc): Call maybe_swap_uint32_obstack.
25351         (collate_output): Likewise.
25352         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
25353         (OPT_LITTLE_ENDIAN): Likewise.
25354         (options): Add --little-endian and --big-endian options.
25355         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
25356         * locale/programs/locarchive.c: Include "locfile.h".
25357         (GET): New macro.
25358         (SET): Likewise.
25359         (INC): Likewise.
25360         (create_archive): Use the new macros to access fields of
25361         structures directly mapped from or written to locale archives.
25362         (oldlocrecentcmp): Likewise.
25363         (enlarge_archive): Likewise.
25364         (insert_name): Likewise.
25365         (add_alias): Likewise.
25366         (add_locale): Likewise.
25367         (delete_locales_from_archive): Likewise.
25368         (show_archive_content): Likewise.
25369         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
25370         locale data.
25372 2013-09-24  Roland McGrath  <roland@hack.frob.com>
25374         * manual/freemanuals.texi: Updated from (newly) canonical copy at
25375         http://www.gnu.org/doc/freemanuals.texi.
25376         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
25378 2013-09-24  Will Newton  <will.newton@linaro.org>
25380         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
25381         macro.
25383 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
25385         * locale/hashval.h (compute_hashval): Interpret bytes of key as
25386         unsigned char.
25388 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
25390         * manual/threads.texi (POSIX Threads): Fix a typo.
25392 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
25394         [BZ #14547]
25395         * string/tst-strcoll-overflow.c: New test case.
25396         * string/Makefile (xtests): Add tst-strcoll-overflow.
25397         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
25398         cache if string sizes may cause integer overflow.
25400         [BZ #14547]
25401         * string/strcoll_l.c (coll_seq): New members rule, idx,
25402         save_idx and back_us.
25403         (get_next_seq_nocache): New function.
25404         (do_compare_nocache): New function.
25405         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
25406         when malloc fails.
25408 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
25410         [BZ #15754]
25411         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
25412         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
25413         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
25415         [BZ #15754]
25416         * elf/Makefile (tests): Add tst-ptrguard1.
25417         (tests-static): Add tst-ptrguard1-static.
25418         (tst-ptrguard1-ARGS): Define.
25419         (tst-ptrguard1-static-ARGS): Define.
25420         * elf/tst-ptrguard1.c: New file.
25421         * elf/tst-ptrguard1-static.c: New file.
25422         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
25423         * sysdeps/i386/stackguard-macros.h: Likewise.
25424         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
25425         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
25426         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
25427         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
25428         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
25429         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
25431 2013-09-23  Hector Marco  <hecmargi@upv.es>
25432             Ismael Ripoll  <iripoll@disca.upv.es>
25433             Carlos O'Donell  <carlos@redhat.com>
25435         [BZ #15754]
25436         * sysdeps/generic/stackguard-macros.h: Define
25437         __pointer_chk_guard_local and POINTER_CHK_GUARD.
25438         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
25439         Define __pointer_chk_guard_local.
25440         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
25441         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
25443 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
25445         [BZ #15859]
25446         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
25448 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
25450         * include/string.h (__ffs): Declare as hidden.
25451         * string/ffs.c (__ffs): Define as hidden.
25452         * sysdeps/i386/ffs.c (__ffs): Likewise.
25453         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
25454         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
25455         * sysdeps/s390/ffs.c (__ffs): Likewise.
25456         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
25458 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
25460         * NEWS: Mention malloc probes.
25462         * malloc/arena.c (new_heap): New memory_heap_new probe.
25463         (grow_heap): New memory_heap_more probe.
25464         (shrink_heap): New memory_heap_less probe.
25465         (heap_trim): New memory_heap_free probe.
25466         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
25467         (systrim): New memory_sbrk_less probe.
25468         * manual/probes.texi: Document them.
25470         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
25471         * manual/probes.texi: Document it.
25473         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
25474         (__libc_realloc): Add memory_realloc_retry probe.
25475         (__libc_memalign): Add memory_memalign_retry probe.
25476         (__libc_valloc): Add memory_valloc_retry probe.
25477         (__libc_pvalloc): Add memory_pvalloc_retry probe.
25478         (__libc_calloc): Add memory_calloc_retry probe.
25479         * manual/probes.texi: Document them.
25481         * malloc/arena.c (get_free_list): Add probe
25482         memory_arena_reuse_free_list.
25483         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
25484         and memory_arena_reuse.
25485         (arena_get2) [!PER_THREAD]: Likewise.
25486         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
25487         memory_arena_reuse_realloc.
25488         * manual/probes.texi: Document them.
25490         * malloc/malloc.c (__libc_free): Add
25491         memory_mallopt_free_dyn_thresholds probe.
25492         (__libc_mallopt): Add multiple memory_mallopt probes.
25493         * manual/probes.texi: Document them.
25495         * malloc/malloc.c: Include stap-probe.h.
25496         (__libc_mallopt): Add memory_mallopt probe.
25497         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
25498         * manual/probes.texi: New.
25499         * manual/Makefile (chapters): Add probes.
25500         * manual/threads.texi: Set next node.
25502 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
25504         [BZ #15963, #13985]
25505         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
25506         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
25507         Add `Chinese' to `nan' entry name.
25509 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25511         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
25512         (POLYNOMIAL): Likewise.
25513         (TAYLOR_SINCOS): Likewise.
25514         (TAYLOR_SLOW): Likewise.
25515         (__sin): Use TAYLOR_SINCOS.
25516         (__cos): Likewise.
25517         (slow): Use TAYLOR_SLOW.
25518         (sloww): Likewise.
25519         (bsloww): Likewise.
25520         (csloww): Likewise.
25522 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
25524         * stdlib/strtod_l.c: Fix buffer overrun.
25526 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25528         * benchtests/Makefile (bench): Add sincos.
25529         * benchtests/bench-sincos.c: New file.
25531         * math/libm-test.inc (cos_test_data): New test inputs.
25532         (sin_test_data): Likewise.
25534         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
25535         macro.
25536         (__sin): Use it.
25537         (__cos): Likewise.
25538         (slow1): Likewise.
25539         (slow2): Likewise.
25540         (sloww1): Likewise.
25541         (sloww2): Likewise.
25542         (bsloww1): Likewise.
25543         (bsloww2): Likewise.
25544         (cslow2): Likewise.
25545         (csloww1): Likewise.
25546         (csloww2): Likewise.
25548         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
25549         function.
25550         (__sin): Use it.
25551         (__cos): Likewise.
25553         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
25554         gotos.
25555         (__cos): Likewise.
25557 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
25559         * config.h.in (HAVE_MIPS_NAN2008): New macro.
25560         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
25561         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
25562         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
25563         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
25564         * elf/cache.c (print_entry): Handle the new cache flags.
25566 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
25567             Aldy Hernandez  <aldyh@redhat.com>
25569         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
25570         Change condition to [_SOFT_FLOAT].
25571         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
25572         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
25573         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
25574         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
25575         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
25576         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
25577         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
25578         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
25579         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
25580         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
25581         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
25582         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
25583         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
25584         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
25585         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
25586         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
25587         declaration.
25589 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
25591         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
25592         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
25593         (__longjmp): Use LOAD_GP to load saved GPRs.
25594         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
25595         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
25596         (__sigsetjmp): Use SAVE_GP to save GPRs.
25598         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
25599         Do not append -msoft-float.
25600         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
25602 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25604         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
25606 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
25608         [BZ #15966]
25609         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
25610         (_FPU_GETCW): Use initial "__" on variable and field names but not
25611         on macro parameter name.
25612         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
25613         parentheses around reference to macro parameter.
25615 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
25617         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
25618         prototype.
25619         (ctype_startup): Use uint32_t in cast and sizeof for
25620         ctype->charnames.
25622 2013-09-11  Jia Liu  <proljc@gmail.com>
25624         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
25625         __daddr_t_defined.
25626         [__FreeBSD__]: Likewise.
25628 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
25630         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
25631         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
25632         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
25633         (strchr): Remove __strchr_sse42 ifunc selection.
25634         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
25635         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
25637 2013-09-11  Will Newton  <will.newton@linaro.org>
25639         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
25640         parameter to RES. Remove hardcoded 1000 value.
25641         * benchtests/bench-skeleton.c (main): Pass RES parameter
25642         to TIMING_INIT and multiply result by 1000.
25644 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25646         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25648 2013-09-11  Andreas Schwab  <schwab@suse.de>
25650         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
25651         if not defined.
25652         (O_TMPFILE) [__USE_GNU]: Define.
25653         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
25654         Define.
25656 2013-09-11  Will Newton  <will.newton@linaro.org>
25658         [BZ #15857]
25659         * malloc/malloc.c (__libc_memalign): Check the value of bytes
25660         does not overflow.
25662 2013-09-11  Will Newton  <will.newton@linaro.org>
25664         [BZ #15856]
25665         * malloc/malloc.c (__libc_valloc): Check the value of bytes
25666         does not overflow.
25668 2013-09-11  Will Newton  <will.newton@linaro.org>
25670         [BZ #15855]
25671         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
25672         does not overflow.
25674 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
25676         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
25677         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
25678         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
25679         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
25680         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
25682 2013-09-10  Allan McRae  <allan@archlinux.org>
25684         [BZ #15748]
25685         * manual/arith.texi (Parsing of Floats): Clarify
25686         cross-reference.
25688         [BZ #15849]
25689         * manual/install.texi (Running make install): Mention
25690         --enable-pt-chown.
25691         * INSTALL: Regenerated.
25693 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
25695         * csu/init-first.c (_init): Remove the !SHARED condition around
25696         FPU control word initialization.
25697         * elf/dl-support.c (_dl_fpu_control): New variable.
25698         (_dl_aux_init) <AT_FPUCW>: Initialize it.
25699         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
25700         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
25701         * math/test-fpucw-static.c: New file.
25702         * math/test-fpucw-ieee.c: New file.
25703         * math/test-fpucw-ieee-static.c: New file.
25704         * math/Makefile (tests): Add `test-fpucw-ieee' and
25705         `$(tests-static)'.
25706         (tests-static): New variable.
25707         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
25708         dependency to...
25709         [($(build-shared),yes)]
25710         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
25711         ... this.
25712         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
25713         New dependency.
25715 2013-09-09  Allan McRae  <allan@archlinux.org>
25717         [BZ #15939]
25718         * manual/string.texi (Collation Functions): Fix typo in
25719         strcoll example.
25720         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
25722         [BZ #15893]
25723         * stdlib/isomac.c (get_null_defines): Fix memory leak.
25725         [BZ #15892]
25726         * libio/memstream.c (open_memstream): Fix memory leak.
25727         * libio/wmemstream.c (open_wmemstream): Likewise.
25729         [BZ #15895]
25730         * nscd/netgroupcache.c: Fix nesting of ifdefs.
25732 2013-09-09  Will Newton  <will.newton@linaro.org>
25734         * malloc/Makefile: Add tst-realloc to tests.
25735         * malloc/tst-realloc.c: New file.
25737 2013-09-09  Allan McRae  <allan@archlinux.org>
25739         [BZ #15844]
25740         * COPYING: Update from GNU website to fix FSF address.
25741         * COPYING.LIB: Likewise.
25743 2013-09-06  David S. Miller  <davem@davemloft.net>
25745         * po/zh_TW.po: Update Chinese (traditional) translation from
25746         translation project.
25748 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
25749             Joseph Myers  <joseph@codesourcery.com>
25751         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
25752         "localeinfo.h".
25753         (obstack_chunk_alloc): New macro.
25754         (obstack_chunk_free): Likewise.
25755         (record_offset): New function.
25756         (init_locale_data): Likewise.
25757         (align_locale_data): Likewise.
25758         (add_locale_empty): Likewise.
25759         (add_locale_raw_data): Likewise.
25760         (add_locale_raw_obstack): Likewise.
25761         (add_locale_string): Likewise.
25762         (add_locale_wstring): Likewise.
25763         (add_locale_uint32): Likewise.
25764         (add_locale_uint32_array): Likewise.
25765         (add_locale_char): Likewise.
25766         (start_locale_structure): Likewise.
25767         (end_locale_structure): Likewise.
25768         (start_locale_prelude): Likewise.
25769         (end_locale_prelude): Likewise.
25770         (write_locale_data): Take locale_file structure rather than an
25771         iovec.
25772         * locale/programs/locfile.h: Include "obstack.h".
25773         (struct locale_file): Change to store locale file contents instead
25774         of header.
25775         (init_locale_data): New prototype.
25776         (align_locale_data): Likewise.
25777         (add_locale_empty): Likewise.
25778         (add_locale_raw_data): Likewise.
25779         (add_locale_raw_obstack): Likewise.
25780         (add_locale_string): Likewise.
25781         (add_locale_wstring): Likewise.
25782         (add_locale_uint32): Likewise.
25783         (add_locale_uint32_array): Likewise.
25784         (add_locale_char): Likewise.
25785         (start_locale_structure): Likewise.
25786         (end_locale_structure): Likewise.
25787         (start_locale_prelude): Likewise.
25788         (end_locale_prelude): Likewise.
25789         (write_locale_data): Update prototype.
25790         * locale/programs/3level.h (struct TABLE): Remove result field.
25791         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
25792         Use new locale_file interface.
25793         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
25794         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
25795         * locale/programs/ld-address.c (address_output): Use new
25796         locale_file interface.
25797         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
25798         NO_ADD_LOCALE.
25799         (collate_finish): Don't call collseq_table_finalize.
25800         (collate_output): Use new locale_file interface.
25801         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
25802         in file.
25803         (NO_FINALIZE): Change to NO_ADD_LOCALE.
25804         (TABLE): Move defines earlier in file.
25805         (ELEMENT): Likewise.
25806         (DEFAULT): Likewise.
25807         (wctrans_table_add): Move macro and inline function earlier in
25808         file.
25809         (struct wctype_table): Move type earlier in file.
25810         (add_locale_wctype_table): New static prototype.
25811         (struct locale_ctype_t): Use logical types instead of struct iovec
25812         pointers for members.
25813         (ctype_output): Use new locale_file interface.
25814         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
25815         new locale_file interface.
25816         (allocate_arrays): Update for use of new locale_file interface.
25817         * locale/programs/ld-identification.c (identification_output): Use
25818         new locale_file interface.
25819         * locale/programs/ld-measurement.c (measurement_output): Likewise.
25820         * locale/programs/ld-messages.c (messages_output): Likewise.
25821         * locale/programs/ld-monetary.c (monetary_output): Likewise.
25822         * locale/programs/ld-name.c (name_output): Likewise.
25823         * locale/programs/ld-numeric.c (numeric_output): Likewise.
25824         * locale/programs/ld-paper.c (paper_output): Likewise.
25825         * locale/programs/ld-telephone.c (telephone_output): Likewise.
25826         * locale/programs/ld-time.c (time_output): Likewise.
25828 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25830         * benchtests/Makefile: Add memrchr benchmark.
25831         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
25832         benchmark as memrchr.
25833         * benchtests/bench-memrchr-ifunc.c: New file.
25834         * benchtests/bench-memrchr.c: New file.
25836 2013-09-06   Will Newton  <will.newton@linaro.org>
25838         * benchtests/Makefile (string-bench): Add memcpy.
25840 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
25841             Cong Wang  <amwang@redhat.com>
25843         [BZ #15850]
25844         * sysdeps/unix/sysv/linux/bits/in.h
25845         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
25846         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
25847         before __USE_KERNEL_IPV6_DEFS uses.
25848         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
25849         IPPROTO_BEETPH.
25850         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
25851         sockaddr_in6, or ipv6_mreq.
25853 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25855         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
25856         memory access for final bytes in some large inputs.
25857         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
25859 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25861         * string/test-memrchr.c: New file.
25862         * string/test-memrchr-ifunc.c: New file.
25863         * string/Makefile: Add new memrchr testcase.
25865 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
25867         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
25868         fanotify_init returns EPERM.
25870 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
25872         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
25873         errors.
25874         (top level): Treat second token from macro or constant entries for
25875         allowed headers as allowed.
25876         * include/complex.h: Condition internal declarations on
25877         [!_ISOMAC].
25878         * include/fenv.h: Condition include of <stdbool.h> and internal
25879         declarations on [!_ISOMAC].
25881 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
25883         [BZ #15923]
25884         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
25886 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
25888         * configure.in (--enable-versioning): Remove configure option.
25889         (libc_cv_asm_symver_directive): Remove configure test.
25890         (libc_cv_ld_version_script_option): Likewise.
25891         (VERSIONING): Remove variable and AC_SUBST.
25892         (DO_VERSIONING): Remove AC_DEFINE.
25893         * configure: Regenerated.
25894         * config.h.in (DO_VERSIONING): Remove macro.
25895         * Makerules [$(versioning) = yes]: Change conditionals to
25896         [$(build-shared) = yes].
25897         * config.make.in (versioning): Remove variable.
25898         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
25899         [$(build-shared) = yes].
25900         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
25901         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
25902         * elf/Makefile [$(versioning) = yes]: Change conditionals to
25903         [$(build-shared) = yes].
25904         * extra-lib.mk [$(versioning) = yes]: Likewise.
25905         * hurd/Makefile [$(versioning) = yes]: Likewise.
25906         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
25907         [SHARED].
25908         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
25909         [SHARED].
25910         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
25911         [SHARED && !NO_HIDDEN].
25912         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
25913         [SHARED].
25914         [SHARED && DO_VERSIONING]: Likewise..
25915         * libio/Makefile [$(versioning) = yes]: Change conditionals to
25916         [$(build-shared) = yes].
25917         * manual/install.texi (--disable-versioning): Remove
25918         documentation.
25919         * INSTALL: Regenerated.
25920         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
25921         to [SHARED].
25922         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
25923         [$(build-shared) = yes].
25924         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
25925         * sysdeps/i386/i686/multiarch/strstr-c.c
25926         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
25927         [SHARED && !NO_HIDDEN].
25928         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
25929         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
25930         * sysdeps/powerpc/powerpc32/dl-machine.c
25931         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
25932         * sysdeps/powerpc/powerpc32/sysdep.h
25933         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
25934         to [SHARED && PIC && !NO_HIDDEN].
25935         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
25936         conditional to [SHARED].
25938 2013-09-04   Will Newton  <will.newton@linaro.org>
25940         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
25941         * benchtests/bench-string.h: Include bench-timing.h instead
25942         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
25943         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
25944         call to HP_TIMING_DIFF_INIT.
25945         * benchtests/bench-memccpy.c: Use bench-timing.h macros
25946         instead of hp-timing.h macros.
25947         * benchtests/bench-memchr.c: Likewise.
25948         * benchtests/bench-memcmp.c: Likewise.
25949         * benchtests/bench-memcpy.c: Likewise.
25950         * benchtests/bench-memmem.c: Likewise.
25951         * benchtests/bench-memmove.c: Likewise.
25952         * benchtests/bench-memset.c: Likewise.
25953         * benchtests/bench-rawmemchr.c: Likewise.
25954         * benchtests/bench-strcasecmp.c: Likewise.
25955         * benchtests/bench-strcasestr.c: Likewise.
25956         * benchtests/bench-strcat.c: Likewise.
25957         * benchtests/bench-strchr.c: Likewise.
25958         * benchtests/bench-strcmp.c: Likewise.
25959         * benchtests/bench-strcpy.c: Likewise.
25960         * benchtests/bench-strcpy_chk.c: Likewise.
25961         * benchtests/bench-strlen.c: Likewise.
25962         * benchtests/bench-strncasecmp.c: Likewise.
25963         * benchtests/bench-strncat.c: Likewise.
25964         * benchtests/bench-strncmp.c: Likewise.
25965         * benchtests/bench-strncpy.c: Likewise.
25966         * benchtests/bench-strnlen.c: Likewise.
25967         * benchtests/bench-strpbrk.c: Likewise.
25968         * benchtests/bench-strrchr.c: Likewise.
25969         * benchtests/bench-strspn.c: Likewise.
25970         * benchtests/bench-strstr.c: Likewise.
25972 2013-09-04  Will Newton  <will.newton@linaro.org>
25974         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
25976 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
25978         [BZ #15427]
25979         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
25980         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
25981         * math/libm-test.inc (lgamma_test_data): Add more tests.
25982         * sysdeps/i386/fpu/libm-test-ulps: Update.
25983         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25985 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
25987         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
25988         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
25989         Add ifunc.
25990         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
25991         Add strcmp-sse2-unaligned
25992         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
25994 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
25996         * Versions.def (libc): Add GLIBC_2.19.
25998 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
26000         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
26001         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
26003 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
26005         [BZ #14155]
26006         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
26007         intermediate calculations in recurrence.
26008         (__ieee754_ynf): Likewise.
26009         * math/libm-test.inc (jn_test_data): Do not allow spurious
26010         underflow exception.  Add more tests.
26011         (yn_test_data): Add more tests.
26012         * sysdeps/i386/fpu/libm-test-ulps: Update.
26013         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26015 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
26017         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
26019 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
26021         * csu/init-first.c: Fix then/than typos.
26022         * locale/programs/ld-collate.c: Likewise.
26023         * locale/programs/linereader.h: Likewise.
26024         * manual/charset.texi: Likewise.
26025         * manual/filesys.texi: Likewise.
26026         * manual/stdio.texi: Likewise.
26027         * manual/string.texi: Likewise.
26028         * stdlib/fmtmsg.c: Likewise.
26029         * sysdeps/i386/stpncpy.S: Likewise.
26030         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
26031         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
26032         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
26033         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
26035 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
26037         * elf/dl-open.c: Fix typos.
26038         * iconvdata/gbbig5.c: Likewise.
26039         * iconvdata/iso-2022-jp.c: Likewise.
26040         * iconv/gconv_int.h: Likewise.
26041         * iconv/loop.c: Likewise.
26042         * nis/rpcsvc/nis.h: Likewise.
26043         * resolv/ns_name.c: Likewise.
26044         * stdio-common/vfscanf.c: Likewise.
26045         * streams/stropts.h: Likewise.
26046         * sunrpc/rpc_thread.c: Likewise.
26047         * sysdeps/i386/strpbrk.S: Likewise.
26048         * sysdeps/ieee754/k_standard.c: Likewise.
26049         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
26050         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
26051         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
26052         * sysdeps/mach/hurd/profil.c: Likewise.
26053         * sysdeps/s390/dl-procinfo.h: Likewise.
26054         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
26055         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
26056         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
26057         * sysdeps/x86_64/dl-trampoline.S: Likewise.
26058         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
26060 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
26062         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
26063         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
26065 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
26067         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
26068         aix specific files.
26069         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
26070         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
26071         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
26072         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
26073         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
26074         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
26075         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
26076         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
26078 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
26079             Roland McGrath  <roland@hack.frob.com>
26081         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
26082         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
26084 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
26086         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
26087         __executable_start symbol instead of _start.
26089 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
26091         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
26092         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
26093         Move macros to...
26094         * sysdeps/gnu/ldsodefs.h: ... this new file.
26096         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
26097         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
26098         instead of ELFOSABI_LINUX.
26100         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
26101         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
26102         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
26103         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
26104         Likewise.
26105         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
26106         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
26107         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
26108         Likewise.
26109         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
26110         (ibm_extended_long_double): Add ieee_nan member.
26111         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
26112         (do_test): New function.
26114         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
26115         TEST_TRUNC.
26116         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
26117         functions, renamed from truncdfsf_test, trunctfsf_test,
26118         trunctfdf_test.
26119         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
26120         functions.
26121         (do_test): Run all these.
26123 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
26125         * argp/argp-help.c: Fix typos.
26126         * argp/argp-parse.c: Likewise.
26127         * debug/backtracesyms.c: Likewise.
26128         * elf/elf.h: Likewise.
26129         * malloc/malloc.c: Likewise.
26130         * nis/nis_print.c: Likewise.
26131         * resolv/res_comp.c: Likewise.
26132         * stdlib/stdlib.h: Likewise.
26133         * sunrpc/clnt_tcp.c: Likewise.
26134         * sunrpc/clnt_udp.c: Likewise.
26135         * sunrpc/clnt_unix.c: Likewise.
26136         * sysdeps/unix/bsd/ptsname.c: Likewise.
26137         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
26138         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
26139         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
26140         Likewise.
26141         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
26142         Likewise.
26143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
26144         Likewise.
26145         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
26147 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26149         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
26150         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
26152 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
26154         [BZ #15897]
26155         * dlfcn/Makefile (tests): Add bug-dl-leaf.
26156         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
26157         ($(objpfx)bug-dl-leaf): New rule.
26158         ($(objpfx)bug-dl-leaf.so): Likewise.
26159         ($(objpfx)bug-dl-leaf.out): Likewise.
26160         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
26161         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
26162         * dlfcn/bug-dl-leaf.c: New test.
26163         * dlfcn/bug-dl-leaf-lib.c: Likewise.
26164         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
26165         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
26166         (dlclose): Likewise.
26167         (dlmopen): Likewise.
26169 2013-08-27  Roland McGrath  <roland@hack.frob.com>
26171         * include/netdb.h [!_ISOMAC]:
26172         Don't include <tls.h>.
26173         (h_errno, __libc_h_errno): Move declaration and macros out of
26174         [_LIBC_REENTRANT].
26176         * include/resolv.h [_RESOLV_H_]:
26177         Don't include <tls.h>.
26178         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
26179         * resolv/res_libc.c: Don't include <tls.h>.
26180         (_res): Use __attribute__ ((nocommon)) in place of
26181         __attribute__ ((section (".bss"))).
26183         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
26184         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
26186         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
26188         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
26189         only under [SIOCGIFCONF && SIOCGIFNETMASK].
26191         * resolv/res_mkquery.c: Include <sys/time.h>.
26193         * inet/ifreq.c: Moved to ...
26194         * sysdeps/unix/ifreq.c: ... here.
26195         * inet/ifreq.c: New file, true stub version.
26197         * socket/sa_len.c: New file.
26198         * socket/Makefile (aux): Add it.
26199         * sysdeps/unix/sysv/linux/Makefile
26200         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
26201         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
26202         and #include <socket/sa_len.c>.
26203         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
26204         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
26206         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
26207         * bits/socket.h: ... here.
26209         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
26210         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
26211         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
26213 2013-08-27  Andreas Schwab  <schwab@suse.de>
26215         [BZ #15736]
26216         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
26217         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
26218         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
26219         * string/test-strcasecmp.c (test_main): Run tests in several
26220         locales.
26221         * string/test-strncasecmp.c (test_main): Likewise.
26223         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
26224         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
26225         to __strcasecmp_nonascii and __strncasecmp_nonascii.
26226         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
26227         (__strncasecmp_ssse3) [PIC]: Likewise.
26229 2013-08-26  Roland McGrath  <roland@hack.frob.com>
26231         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
26233         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
26234         instead of explicitly declaring xdecrypt.
26235         * nis/nss_nis/nis-publickey.c: Likewise.
26237 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26239         [BZ #15890]
26240         * nscd/aicache.c: Include res_hconf.h.
26241         (addhstaiX): Initialize res_hconf.
26243 2013-08-26  Andreas Schwab  <schwab@suse.de>
26245         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
26246         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
26248 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26250         * nscd/aicache.c (addhstaiX): Fix indentation.
26252 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
26254         * configure.ac: Quote $build_pt_chown test.
26255         * configure: Regenerated.
26257 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
26259         [BZ #15532]
26260         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
26261         * math/s_cexpf.c (__cexpf): Likewise.
26262         * math/s_cexpl.c (__cexpl): Likewise.
26263         * math/libm-test.inc (cexp_test_data): Correct expected return
26264         value for NaN + i0.  Add another test.
26266 2013-08-22  David S. Miller  <davem@davemloft.net>
26268         * po/ca.po: Update Catalan translation from translation project.
26269         * po/uk.po: Add Ukrainian translations from translation project.
26271 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
26273         [BZ #15797]
26274         * math/s_fdim.c (__fdim): Check for infinite arguments if result
26275         is infinite, not alongside NaN test.
26276         * math/s_fdimf.c (__fdimf): Likewise.
26277         * math/s_fdiml.c (__fdiml): Likewise.
26278         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
26279         errno is unchanged.
26281 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
26283         * argp/argp-help.c: Fix typos.
26284         * crypt/speeds.c: Likewise.
26285         * csu/check_fds.c: Likewise.
26286         * elf/dl-load.c: Likewise.
26287         * elf/dl-open.c: Likewise.
26288         * elf/reldep3.c: Likewise.
26289         * elf/reldep.c: Likewise.
26290         * elf/sprof.c: Likewise.
26291         * iconv/iconv_charmap.c: Likewise.
26292         * iconv/skeleton.c: Likewise.
26293         * iconv/strtab.c: Likewise.
26294         * io/lockf64.c: Likewise.
26295         * libio/libioP.h: Likewise.
26296         * resolv/gai_notify.c: Likewise.
26297         * resolv/ns_name.c: Likewise.
26298         * resolv/ns_samedomain.c: Likewise.
26299         * resolv/res_send.c: Likewise.
26300         * stdlib/random.c: Likewise.
26301         * sunrpc/rpc/xdr.h: Likewise.
26302         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
26303         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
26304         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
26305         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
26306         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
26307         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
26308         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
26309         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
26310         * sysdeps/mach/hurd/check_fds.c: Likewise.
26311         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
26312         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
26313         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
26314         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
26315         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
26316         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
26317         * sysdeps/pthread/aio_notify.c: Likewise.
26318         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
26319         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
26320         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
26321         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
26322         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
26324 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26326         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
26327         version if bit_Slow_SSE4_2 is set.
26328         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
26329         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
26331 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26333         [BZ #15867]
26334         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
26335         trampoline stack frame information.
26336         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
26337         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
26338         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
26339         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
26340         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
26341         * sysdeps/unix/sysv/linux/powerpc/init-first.c
26342         (_libc_vdso_platform_setup): Initialize the signal trampolines.
26343         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
26344         sa_flags value.
26345         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
26346         interrupting a syscall and set with option SA_SIGINFO.
26348 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
26350         [BZ #15531]
26351         * math/s_cproj.c (__cproj): Only return an infinity if one part of
26352         argument is infinite.
26353         * math/s_cprojf.c (__cprojf): Likewise.
26354         * math/s_cprojl.c (__cprojl): Likewise.
26355         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
26356         * math/libm-test.inc (cproj_test_data): Add more tests.
26358         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
26360         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
26361         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
26362         size.  Use __ffs to determine corresponding shift.
26364 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
26365             Roland McGrath  <roland@hack.frob.com>
26367         * Makefile (INSTALL): Remove trailing blank lines from output of
26368         makeinfo.
26370 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26372         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
26373         Align 32 bit compat elf_greg to 8 bytes.
26375 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
26377         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
26379 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
26381         * string/strcoll_l.c (coll_seq): New structure.
26382         (get_next_seq_cached): New function.
26383         (get_next_seq): New function.
26384         (do_compare): New function.
26385         (STRCOLL): Use GNU style definition.  Simplify implementation
26386         by using get_next_seq, get_next_seq_cached and do_compare.
26388 2013-08-16  Florian Weimer  <fweimer@redhat.com>
26390         [BZ #14699]
26391         CVE-2013-4237
26392         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
26393         member.
26394         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
26395         member.
26396         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
26397         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
26398         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
26399         conditional.
26400         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
26401         GETDENTS_64BIT_ALIGNED.
26402         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
26403         * manual/filesys.texi (Reading/Closing Directory): Document
26404         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
26405         strongly.
26406         * manual/conf.texi (Limits for Files): Add portability note to
26407         NAME_MAX, PATH_MAX.
26408         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
26410 2013-08-13  Andreas Schwab  <schwab@suse.de>
26412         [BZ #15749]
26413         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
26414         of fabs.
26415         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
26416         LDBL_MAX_EXP >= 16384]: Add tests for it.
26418 2013-08-12  David S. Miller  <davem@davemloft.net>
26420         * version.h (RELEASE): Set to "development".
26421         (VERSION): Set to "2.18.90".
26422         * NEWS: Add 2.19 section.
26424 2013-08-03  David S. Miller  <davem@davemloft.net>
26426         * po/ko.po: Update Korean translation from translation project.
26428 2013-08-01  David S. Miller  <davem@davemloft.net>
26430         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
26431         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
26432         Bilka.
26434 2013-07-30  David S. Miller  <davem@davemloft.net>
26436         * po/fr.po: Update French translation from translation project.
26438 2013-07-28  David S. Miller  <davem@davemloft.net>
26440         * po/cs.po: Update Czech translation from translation project.
26442         * po/sv.po: Update Swedish translation from translation project.
26444 2013-07-27  David S. Miller  <davem@davemloft.net>
26446         * po/eo.po: Update Esperanto translation from translation project.
26448         * po/vi.po: Update Vietnamese translation from translation project.
26450         * po/de.po: Update German translation from translation project.
26452 2013-07-26  David S. Miller  <davem@davemloft.net>
26454         * po/bg.po: Update Bulgarian translation from translation project.
26456         * po/nl.po: Update Dutch translation from translation project.
26457         * po/pl.po: Update Polish translation from translation project.
26458         * po/ru.po: Update Russian translation from translation project.
26460 2013-07-24  David S. Miller  <davem@davemloft.net>
26462         * po/libc.pot: Update.
26464 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26466         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
26467         variable page size.
26468         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
26469         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
26470         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
26472 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26474         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
26476 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
26477             Andreas Schwab  <schwab@suse.de>
26478             Roland McGrath  <roland@hack.frob.com>
26479             Joseph Myers  <joseph@codesourcery.com>
26480             Carlos O'Donell  <carlos@redhat.com>
26482         [BZ #15755]
26483         * config.h.in: Define HAVE_PT_CHOWN.
26484         * config.make.in (build-pt-chown): New variable.
26485         * configure.in (--enable-pt_chown): New configure option.
26486         * configure: Regenerate.
26487         * login/Makefile: Include Makeconfig.  Build pt_chown only if
26488         build-pt-chown is enabled.
26489         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
26490         pt_chown to fix pty ownership.
26491         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
26492         CLOSE_ALL_FDS.
26493         * manual/install.texi (Configuring and compiling): Mention
26494         --enable-pt_chown. Add @findex for grantpt.
26495         * INSTALL: Regenerate.
26497 2013-07-20  David S. Miller  <davem@davemloft.net>
26499         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
26500         difference between 32-bit and 64-bit.
26502 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
26504         [BZ #15711]
26505         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
26506         Avoid system header dependency with -ffreestanding.
26507         ($(objpfx)bits/syscall%d): Likewise.
26509 2013-07-13  David S. Miller  <davem@davemloft.net>
26511         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
26512         underflows from atanl/atan2l due to bug 15319.
26513         (casinh_test_data): Likewise.
26515 2013-07-07  David S. Miller  <davem@davemloft.net>
26517         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
26519 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
26521         * sysdeps/i386/fpu/libm-test-ulps: Update.
26522         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26524 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26526         * configure.in (--enable-lock-elision): Fix message text.
26527         * INSTALL: Regenerate.
26528         * configure: Regenerate.
26530 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26532         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26534 2013-07-03  Andreas Jaeger  <aj@suse.de>
26536         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
26537         define.
26538         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
26539         (ptrace_peeksiginfo_args): Add.
26540         (__ptrace_peeksiginfo_flags): Add.
26541         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
26542         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
26543         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
26545 2013-07-03  Allan McRae  <allan@archlinux.org>
26547         * sysdeps/i386/fpu/libm-test-ulps: Update.
26549 2013-07-02  David S. Miller  <davem@davemloft.net>
26551         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26553 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
26555         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26557 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
26559         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
26560         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26562 2013-07-02  Andi Kleen <ak@linux.intel.com>
26564         * config.h.in (ENABLE_LOCK_ELISION): Add.
26565         * configure.in (--enable-lock-elision): Add option.
26566         * manual/install.texi: Document --enable lock elision.
26567         * configure: Regenerate
26568         * INSTALL: Regenerate.
26570 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
26572         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
26573         SSE4.2 strcasecmp for libc.a.
26574         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
26576 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
26578         [BZ #13304]
26579         * soft-fp/op-common.h (_FP_FMA): New macro.
26580         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
26581         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
26582         (_FP_MUL_MEAT_1_imm): ... here.
26583         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
26584         (_FP_MUL_MEAT_1_wide): ... here.
26585         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
26586         (_FP_MUL_MEAT_1_hard): ... here.
26587         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
26588         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
26589         (_FP_MUL_MEAT_2_wide): ... here.
26590         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
26591         (_FP_MUL_MEAT_2_wide_3mul): ... here.
26592         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
26593         (_FP_MUL_MEAT_2_gmp): ... here.
26594         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
26595         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
26596         (_FP_MUL_MEAT_4_wide): ... here.
26597         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
26598         (_FP_MUL_MEAT_4_gmp): ... here.
26599         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
26600         (_FP_WFRACBITS_DW_S): Likewise.
26601         (_FP_WFRACXBITS_DW_S): Likewise.
26602         (_FP_HIGHBIT_DW_S): Likewise.
26603         (FP_FMA_S): Likewise.
26604         (_FP_FRAC_HIGH_DW_S): Likewise.
26605         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
26606         (_FP_WFRACBITS_DW_D): Likewise.
26607         (_FP_WFRACXBITS_DW_D): Likewise.
26608         (_FP_HIGHBIT_DW_D): Likewise.
26609         (FP_FMA_D): Likewise.
26610         (_FP_FRAC_HIGH_DW_D): Likewise.
26611         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
26612         (_FP_WFRACBITS_DW_E): Likewise.
26613         (_FP_WFRACXBITS_DW_E): Likewise.
26614         (_FP_HIGHBIT_DW_E): Likewise.
26615         (FP_FMA_E): Likewise.
26616         (_FP_FRAC_HIGH_DW_E): Likewise.
26617         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
26618         (_FP_WFRACBITS_DW_Q): Likewise.
26619         (_FP_WFRACXBITS_DW_Q): Likewise.
26620         (_FP_HIGHBIT_DW_Q): Likewise.
26621         (FP_FMA_Q): Likewise.
26622         (_FP_FRAC_HIGH_DW_Q): Likewise.
26623         * soft-fp/fmasf4.c: New file.
26624         * soft-fp/fmadf4.c: Likewise.
26625         * soft-fp/fmatf4.c: Likewise.
26627 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26629         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
26630         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
26631         Silvermont.
26632         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
26633         macro.
26634         (index_Slow_SSE4_2): Likewise.
26635         (index_Prefer_PMINUB_for_stringop): Likewise.
26636         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
26637         bit_Slow_SSE4_2 is set.
26638         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
26639         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
26641 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26643         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
26644         rtld_global._dl_hwcap2.
26645         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
26646         POWER8.
26647         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
26648         POWER8 feature descriptions defined in _dl_hwcap2.
26649         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
26650         string handling for POWER8 feature bits.
26651         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
26652         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
26653         _dl_powerpc_cap_flags.
26654         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
26655         * sysdeps/powerpc/rtld-global-offsets.sym
26656         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
26657         _dl_hwcap2 in the rtld_global_ro structure.
26659 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26661         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
26662         hardware capabilities in support of AT_HWCAP2.
26663         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
26664         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
26665         GLRO(dl_hwcap2).
26666         (_dl_show_auxv): Add support for calling _dl_procinfo to display
26667         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
26668         explicitly the unknown a_type display mechanism is used.
26669         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
26670         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
26671         struct member.
26672         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
26673         to macro prototype for AT_HWCAP2 support.
26674         * sysdeps/i386/dl-procinfo.h: Likewise.
26675         * sysdeps/s390/dl-procinfo.h: Likewise.
26676         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
26677         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
26678         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
26679         return -1 for unknown a_type display fallback.
26680         * sysdeps/sparc/dl-procinfo.h: Likewise.
26681         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
26682         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
26684 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
26686         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
26687         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
26689 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
26691         [BZ #12492]
26692         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
26693         mprotect making __stack_prot writable.
26695 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
26696             Joseph Myers  <joseph@codesourcery.com>
26698         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
26699         as being properly aligned.
26701 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
26703         * dlfcn/modstatic5.c: New file.
26704         * dlfcn/tststatic5.c: New file.
26705         * dlfcn/Makefile (tests): Add tststatic5.
26706         (tests-static): Likewise.
26707         (modules-names): Add modstatic5.
26708         (tststatic5-ENV): New variable.
26709         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
26711         [BZ #15022]
26712         * elf/dl-support.c (_dl_main_map): New variable.
26713         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
26714         (_dl_nns, _dl_load_adds): Set to 1.
26715         (_dl_initial_searchlist): Refer to _dl_main_map.
26716         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
26717         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
26718         call to _dl_get_origin.
26719         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
26720         around call_map.
26721         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
26722         * dlfcn/modstatic3.c: New file.
26723         * dlfcn/tststatic3.c: New file.
26724         * dlfcn/tststatic4.c: New file.
26725         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
26726         (tests-static): Likewise.
26727         (modules-names): Add modstatic3.
26728         (tststatic3-ENV, tststatic4-ENV): New variables.
26729         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
26730         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
26732 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
26734         * configure.in (CC): Require GCC version 4.4 or later.
26735         * configure: Regenerated.
26736         * manual/install.texi (Tools for Compilation): Update GCC version
26737         requirement.
26738         * INSTALL: Regenerated.
26740 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26742         [BZ #15674]
26743         * string/test-memcmp.c (check2): New.
26744         (main): Call check2.
26746         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
26748 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
26750         [BZ #15022]
26751         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
26752         over to...
26753         (dl_open_worker) [!SHARED]: ... here.
26755 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26757         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
26759 2013-06-25  Richard Henderson  <rth@redhat.com>
26761         * locale/programs/locarchive.c: Include <libc-internal.h>
26763 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
26765         * manual/texinfo.tex: Update to version 2013-06-21.17, with
26766         trailing whitespace removed.
26768 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
26770         [BZ #10283]
26771         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
26772         * locale/programs/locarchive.c: Include libc-mmap.h.
26773         (prepare_address_space): Take two new outputs (the mmap base and len).
26774         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
26775         values.
26776         (create_archive): Declare new mmap base and len values for
26777         prepare_address_space, and store the result in ah.
26778         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
26779         (enlarge_archive): If ah->mmap_base is not NULL, use that and
26780         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
26781         Declare new mmap base and len values for
26782         prepare_address_space, and store the result in new_ah.
26783         (open_archive): Declare new mmap base and len values for
26784         prepare_address_space, and store the result in ah.
26785         (close_archive): If ah->mmap_base is not NULL, use that and
26786         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
26787         * sysdeps/generic/libc-mmap.h: New file.
26789 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
26791         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
26792         (ALIGN_UP): Likewise.
26793         (PTR_ALIGN_DOWN): Likewise.
26794         (PTR_ALIGN_UP): Likewise.
26796 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26798         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
26799         entry mapped to PPC_PLATFORM_POWER8.
26800         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
26801         POWER8.
26802         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
26803         (_dl_string_platform): Add case for exporting platform position for
26804         POWER8.
26805         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
26806         search path to sysdeps/powerpc/powerpc32/power8 directory.
26807         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
26808         search path to sysdeps/powerpc/powerpc64/power8 directory.
26809         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
26810         power7 directories.
26811         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
26812         power7 directories.
26814 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
26816         * INSTALL: Regenerate.
26818         * nscd/connections.c (nscd_init): Fix comment.
26820 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
26822         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
26824         [BZ #15667]
26825         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
26826         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
26828 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
26830         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
26831         DL_DST_REQ_STATIC.
26832         (DL_DST_REQ_STATIC): Remove macro.
26834 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
26836         [BZ #7006]
26837         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
26838         with a shift of 0 bits.
26840 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
26842         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
26843         $(tststatic-ENV).
26845 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26847         [BZ #15655]
26848         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
26850 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26852         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
26853         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
26854         accepts -fno-tree-loop-distribute-patterns.
26855         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
26856         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
26857         recursive call.
26858         * string/memset.c (memset): Likewise.
26859         * string/test-memmove.c (simple_memmove): Disable loop transformation
26860         to library calls.
26861         * string/test-memset.c (simple_memset): Likewise.
26862         * benchtests/bench-memmove.c (simple_memmove): Likewise.
26863         * benchtests/bench-memset.c (simple_memset): Likewise.
26864         * configure: Regenerated.
26866 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
26868         * math/test-misc.c (main): Ignore fesetround failure when failures
26869         of subsequent rounding tests would be ignored.
26871         [BZ #15654]
26872         * math/fedisblxcpt.c (fedisableexcept): Return 0.
26873         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
26874         * math/fegetenv.c (__fegetenv): Return 0.
26875         * math/fegetexcept.c (fegetexcept): Return 0.
26876         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
26877         FE_TONEAREST.
26878         * math/feholdexcpt.c (feholdexcept): Return 0.
26879         * math/fesetenv.c (__fesetenv): Return 0.
26880         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
26881         argument FE_TONEAREST.
26882         * math/feupdateenv.c (__feupdateenv): Return 0.
26883         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
26885 2013-06-18  Roland McGrath  <roland@hack.frob.com>
26887         * elf/rtld-Rules (rtld-compile-command.S): New variable.
26888         (rtld-compile-command.s, rtld-compile-command.c): New variables.
26889         ($(objpfx)rtld-%.os rules): Use them.
26891 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26893         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
26894         fields.
26896 2013-06-17  Roland McGrath  <roland@hack.frob.com>
26898         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
26899         length of target pattern, then descending length of dependency pattern.
26900         * configure.in (AWK): Require gawk 3.1.2 or newer.
26901         * manual/install.texi (Tools for Compilation): Say that we do.
26902         * configure: Regenerated.
26904         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
26905         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
26906         * scripts/sysd-rules.awk: ... this new script.
26907         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
26908         than a glob-style pattern.
26910 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
26912         * math/test-misc.c (main): Do not treat incorrectly rounded
26913         conversions as failure unless ROUNDING_TESTS passes.
26915 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
26917         [BZ #15631]
26918         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
26919         restore exception state around main square root computation, then
26920         check for inexactness explicitly.
26922         * math/libm-test.inc (fma_test_data): Add another test.
26924 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26926         * manual/threads.texi (Non-POSIX Extensions): New document
26927         node.  Document pthread_getattr_default_np and
26928         pthread_setattr_default_np.
26930         * Versions.def (libpthread): Add GLIBC_2.18.
26931         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
26932         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
26933         Likewise.
26934         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26935         Likewise.
26936         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
26937         Likewise.
26938         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
26939         Likewise.
26940         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
26941         Likewise.
26942         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
26943         Likewise.
26944         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
26945         Likewise.
26946         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
26947         Likewise.
26948         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
26949         Likewise.
26951 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26953         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26954         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
26956 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26957             H.J. Lu  <hjl.tools@gmail.com>
26959         [BZ #15627]
26960         * sysdeps/x86_64/rtld-memset.c: Remove file.
26961         * sysdeps/x86_64/rtld-memset.S: New file.
26963 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
26965         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
26966         (test_in_one_mode): Take arguments for whether the rounding mode
26967         is supported for each floating-point type.
26968         (do_test): Pass new arguments to test_in_one_mode using
26969         ROUNDING_TESTS.
26971 2013-06-13  Roland McGrath  <roland@hack.frob.com>
26973         * posix/tst-waitid.c (do_test): Distinguish different instances of
26974         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
26975         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
26976         before entering the kernel for waitpid.
26978 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26980         * NEWS: Fix note on clock function precision.  Text by Roland
26981         McGrath.
26983 2013-06-13  Roland McGrath  <roland@hack.frob.com>
26985         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
26986         it into place only when and if the sanity check passes.
26988 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
26990         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
26991         output for whether conversion result is exact.  Take argument
26992         indicating whether type is IBM long double.
26993         (round_for_all): Change need_exact field to ibm_ld.
26994         * stdlib/tst-strtod-round.c (struct exactness): New type.
26995         (struct test): Change bool ld_ok field to struct exactness exact.
26996         (TEST): Update all definitions for change to field.
26997         (tests): Regenerate array contents.
26998         (test_in_one_mode): Take pointer to new field instead of old ld_ok
26999         field value.  Check for IBM long double here.
27000         (do_test): Update calls to test_in_one_mode.
27002 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
27004         [BZ #12515]
27005         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
27006         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
27008 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27010         [BZ #15605]
27011         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
27012         generated by the compiler on loop optimizations.
27013         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
27014         general definitions.
27016 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
27018         * math/bug-nextafter.c: Include <math-tests.h>.
27019         (main): Only test for exceptions if EXCEPTION_TESTS is true for
27020         the relevant type.
27021         * math/bug-nexttoward.c: Include <math-tests.h>.
27022         (main): Only test for exceptions if EXCEPTION_TESTS is true for
27023         the relevant type.
27024         * math/test-misc.c: Include <math-tests.h>.
27025         (main): Only test for exceptions if EXCEPTION_TESTS is true for
27026         the relevant type.
27028 2013-06-12  Andreas Jaeger  <aj@suse.de>
27030         * po/ia.po: Update Interlingua translation from translation
27031         project.
27033 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
27035         * include/fenv.h: Include stdbool.h.
27036         (struct rm_ctx): New structure.
27037         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
27038         Define macro.
27039         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
27040         (SET_RESTORE_ROUNDF): Likewise.
27041         (SET_RESTORE_ROUNDL): Likewise.
27042         (SET_RESTORE_ROUND_NOEX): Likewise.
27043         (SET_RESTORE_ROUND_NOEXF): Likewise.
27044         (SET_RESTORE_ROUND_NOEXL): Likewise.
27045         (SET_RESTORE_ROUND_53BIT): Likewise.
27046         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
27047         (libc_feresetround_noexf_ctx): Likewise.
27048         (libc_feresetround_noexl_ctx): Likewise.
27049         (libc_feholdsetround_53bit_ctx): Likewise.
27050         (libc_feresetround_53bit_ctx): Likewise.
27051         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
27052         (libc_feholdexcept_setround_sse_ctx): New function.
27053         (libc_fesetenv_sse_ctx): Likewise.
27054         (libc_feupdateenv_sse_ctx): Likewise.
27055         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
27056         (libc_feholdexcept_setround_387_ctx): Likewise.
27057         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
27058         (libc_feholdsetround_387_prec_ctx): Likewise.
27059         (libc_feholdsetround_387_ctx): Likewise.
27060         (libc_feholdsetround_387_53bit_ctx): Likewise.
27061         (libc_feholdsetround_sse_ctx): Likewise.
27062         (libc_feresetround_sse_ctx): Likewise.
27063         (libc_feresetround_387_ctx): Likewise.
27064         (libc_feupdateenv_387_ctx): Likewise.
27065         (libc_feholdexcept_setroundf_ctx): Define macro.
27066         (libc_fesetenvf_ctx): Likewise.
27067         (libc_feupdateenvf_ctx): Likewise.
27068         (libc_feholdsetroundf_ctx): Likewise.
27069         (libc_feresetroundf_ctx): Likewise.
27070         (libc_feholdexcept_setround_ctx): Likewise.
27071         (libc_fesetenv_ctx): Likewise.
27072         (libc_feupdateenv_ctx): Likewise.
27073         (libc_feholdsetround_ctx): Likewise.
27074         (libc_feresetround_ctx): Likewise.
27075         (libc_feholdexcept_setroundl_ctx): Likewise.
27076         (libc_feupdateenvl_ctx): Likewise.
27077         (libc_feholdsetroundl_ctx): Likewise.
27078         (libc_feresetroundl_ctx): Likewise.
27079         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
27080         (libc_feresetround_53bit_ctx): Likewise.
27082 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27084         * locale/iso-639.def: Convert to UTF-8.
27086 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
27088         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
27089         (EXCEPTION_TESTS_double): Likewise.
27090         (EXCEPTION_TESTS_long_double): Likewise.
27091         (EXCEPTION_TESTS): Likewise.
27092         * math/libm-test.inc (test_exceptions): Only test exceptions if
27093         EXCEPTION_TESTS (FLOAT).
27095 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27097         * benchtests/Makefile (string-bench): Add strcpy_chk and
27098         stpcpy_chk.
27099         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
27100         * benchtests/bench-stpcpy_chk.c: New file.
27101         * benchtests/bench-strcpy_chk-ifunc.c: New file.
27102         * benchtests/bench-strcpy_chk.c: New file.
27103         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
27104         code.
27105         (do_test): Likewise.
27107 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27109         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
27110         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
27111         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
27112         with tabs where appropriate.
27113         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
27114         dl-procinfo.h.
27115         [PPC_PLATFORM_PPC440]: Likewise.
27116         [PPC_PLATFORM_PPC464]: Likewise.
27117         [PPC_PLATFORM_PPC476]: Likewise.
27118         (_dl_string_platform): Add support for detecting ppc405, ppc440,
27119         ppc464, and ppc476 platform strings merging from ports/
27120         dl-procinfo.h.
27122 2013-06-11  Andreas Schwab  <schwab@suse.de>
27124         [BZ #14991]
27125         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
27126         (from_ucs4_idx): Regenerate.
27127         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
27128         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
27129         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
27130         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
27131         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
27132         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
27133         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
27134         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
27135         from FROM_LOOP and TO_LOOP specific macros.
27136         (BODY): Handle combining characters.
27137         * iconvdata/BIG5HKSCS.irreversible: Update.
27138         * iconvdata/BIG5HKSCS.precomposed: New file.
27139         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
27140         characters.
27141         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
27143 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27145         * include/sys/time.h: Fix indentation and add copyright header.
27147         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
27148         (do_test): Likewise.
27149         * string/test-memchr.c (do_one_test): Likewise.
27150         (do_test): Likewise.
27151         * string/test-memcmp.c (do_one_test): Likewise.
27152         (do_test): Likewise.
27153         * string/test-memcpy.c (do_one_test): Likewise.
27154         (do_test): Likewise.
27155         * string/test-memmem.c (do_one_test): Likewise.
27156         (do_test): Likewise.
27157         (do_random_tests): Likewise.
27158         * string/test-memmove.c (do_one_test): Likewise.
27159         (do_test): Likewise.
27160         * string/test-memset.c (do_one_test): Likewise.
27161         (do_test): Likewise.
27162         * string/test-rawmemchr.c (do_one_test): Likewise.
27163         (do_test): Likewise.
27164         * string/test-strcasecmp.c (do_one_test): Likewise.
27165         (do_test): Likewise.
27166         * string/test-strcasestr.c (do_one_test): Likewise.
27167         (do_test): Likewise.
27168         * string/test-strcat.c (do_one_test): Likewise.
27169         (do_test): Likewise.
27170         * string/test-strchr.c (do_one_test): Likewise.
27171         (do_test): Likewise.
27172         * string/test-strcmp.c (do_one_test): Likewise.
27173         (do_test): Likewise.
27174         * string/test-strcpy.c (do_one_test): Likewise.
27175         (do_test): Likewise.
27176         * string/test-string.h: Likewise.
27177         (test_init): Likewise.
27178         * string/test-strlen.c (do_one_test): Likewise.
27179         (do_test): Likewise.
27180         * string/test-strncasecmp.c (do_one_test): Likewise.
27181         (do_test): Likewise.
27182         * string/test-strncat.c (do_one_test): Likewise.
27183         (do_test): Likewise.
27184         * string/test-strncmp.c (do_one_test): Likewise.
27185         (do_test_limit): Likewise.
27186         (do_test): Likewise.
27187         * string/test-strncpy.c (do_one_test): Likewise.
27188         (do_test): Likewise.
27189         * string/test-strnlen.c (do_one_test): Likewise.
27190         (do_test): Likewise.
27191         * string/test-strpbrk.c (do_one_test): Likewise.
27192         (do_test): Likewise.
27193         * string/test-strrchr.c (do_one_test): Likewise.
27194         (do_test): Likewise.
27195         * string/test-strspn.c (do_one_test): Likewise.
27196         (do_test): Likewise.
27197         * string/test-strstr.c (do_one_test): Likewise.
27198         (do_test): Likewise.
27200         * benchtests/Makefile (string-bench): Add string benchmarks.
27201         * benchtests/bench-bcopy-ifunc.c: New file.
27202         * benchtests/bench-bcopy.c: New file.
27203         * benchtests/bench-bzero-ifunc.c: New file.
27204         * benchtests/bench-bzero.c: New file.
27205         * benchtests/bench-memccpy-ifunc.c: New file.
27206         * benchtests/bench-memccpy.c: New file.
27207         * benchtests/bench-memchr-ifunc.c: New file.
27208         * benchtests/bench-memchr.c: New file.
27209         * benchtests/bench-memcmp-ifunc.c: New file.
27210         * benchtests/bench-memcmp.c: New file.
27211         * benchtests/bench-memmem-ifunc.c: New file.
27212         * benchtests/bench-memmem.c: New file.
27213         * benchtests/bench-memmove-ifunc.c: New file.
27214         * benchtests/bench-memmove.c: New file.
27215         * benchtests/bench-mempcpy-ifunc.c: New file.
27216         * benchtests/bench-mempcpy.c: New file.
27217         * benchtests/bench-memset-ifunc.c: New file.
27218         * benchtests/bench-memset.c: New file.
27219         * benchtests/bench-rawmemchr-ifunc.c: New file.
27220         * benchtests/bench-rawmemchr.c: New file.
27221         * benchtests/bench-stpcpy-ifunc.c: New file.
27222         * benchtests/bench-stpcpy.c: New file.
27223         * benchtests/bench-stpncpy-ifunc.c: New file.
27224         * benchtests/bench-stpncpy.c: New file.
27225         * benchtests/bench-strcasecmp-ifunc.c: New file.
27226         * benchtests/bench-strcasecmp.c: New file.
27227         * benchtests/bench-strcasestr-ifunc.c: New file.
27228         * benchtests/bench-strcasestr.c: New file.
27229         * benchtests/bench-strcat-ifunc.c: New file.
27230         * benchtests/bench-strcat.c: New file.
27231         * benchtests/bench-strchr-ifunc.c: New file.
27232         * benchtests/bench-strchr.c: New file.
27233         * benchtests/bench-strchrnul-ifunc.c: New file.
27234         * benchtests/bench-strchrnul.c: New file.
27235         * benchtests/bench-strcmp-ifunc.c: New file.
27236         * benchtests/bench-strcmp.c: New file.
27237         * benchtests/bench-strcpy-ifunc.c: New file.
27238         * benchtests/bench-strcpy.c: New file.
27239         * benchtests/bench-strcspn-ifunc.c: New file.
27240         * benchtests/bench-strcspn.c: New file.
27241         * benchtests/bench-strlen-ifunc.c: New file.
27242         * benchtests/bench-strlen.c: New file.
27243         * benchtests/bench-strncasecmp-ifunc.c: New file.
27244         * benchtests/bench-strncasecmp.c: New file.
27245         * benchtests/bench-strncat-ifunc.c: New file.
27246         * benchtests/bench-strncat.c: New file.
27247         * benchtests/bench-strncmp-ifunc.c: New file.
27248         * benchtests/bench-strncmp.c: New file.
27249         * benchtests/bench-strncpy-ifunc.c: New file.
27250         * benchtests/bench-strncpy.c: New file.
27251         * benchtests/bench-strnlen-ifunc.c: New file.
27252         * benchtests/bench-strnlen.c: New file.
27253         * benchtests/bench-strpbrk-ifunc.c: New file.
27254         * benchtests/bench-strpbrk.c: New file.
27255         * benchtests/bench-strrchr-ifunc.c: New file.
27256         * benchtests/bench-strrchr.c: New file.
27257         * benchtests/bench-strspn-ifunc.c: New file.
27258         * benchtests/bench-strspn.c: New file.
27259         * benchtests/bench-strstr-ifunc.c: New file.
27260         * benchtests/bench-strstr.c: New file.
27262         * benchtests/Makefile: Disable parallel execution of targets.
27263         (string-bench): Add memcpy.
27264         (benchset): New variable to store a list of benchmark sets.
27265         (bench-func): Renamed from bench.
27266         (bench-set): New target.
27267         (bench): Depend on bench-func and bench-set.
27268         * benchtests/README: Add section on benchmark sets.
27269         * benchtests/bench-memcpy-ifunc.c: New file.
27270         * benchtests/bench-memcpy.c: New file.
27271         * benchtests/bench-string.h: New file.
27273 2013-06-11  Andreas Schwab  <schwab@suse.de>
27275         [BZ #15577]
27276         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
27277         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
27278         values in the triple.
27279         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
27280         terminator in the group key.
27282 2013-06-11  Andreas Jaeger  <aj@suse.de>
27284         * po/zh_TW.po: Update Chinese (traditional) translation from
27285         translation project.
27287 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27289         * include/time.h (__clock_gettime): Add libc_hidden_proto.
27290         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
27291         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
27292         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
27293         (clock_getcpuclockid): Likewise.
27294         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
27295         Add weak_alias and libc_hidden_def.
27296         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
27297         * rt/clock_gettime.c (clock_gettime): Rename to
27298         __clock_gettime.  Add weak_alias and libc_hidden_def.
27299         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
27300         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
27301         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
27302         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
27303         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
27304         Likewise.
27305         * rt/clock_settime.c (clock_settime): Rename to
27306         __clock_settime.  Add weak_alias and libc_hidden_def.
27307         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
27309 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
27311         * mach/err_boot.sub: Remove trailing whitespace.
27312         * mach/err_ipc.sub: Likewise.
27313         * mach/err_mach.sub: Likewise.
27315         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
27316         (ROUNDING_TESTS_double): Likewise.
27317         (ROUNDING_TESTS_long_double): Likewise.
27318         (ROUNDING_TESTS): Likewise.
27319         * math/libm-test.inc: Include <math-tests.h>.
27320         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
27321         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
27322         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
27323         (IF_ROUND_INIT_FE_UPWARD): Likewise.
27325 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27327         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
27328         of assigning.
27330 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
27332         * sysdeps/gnu/errlist.awk: Do not generate space at end of
27333         otherwise empty TRANS lines.
27334         * sysdeps/gnu/errlist.c: Regenerated.
27336         * catgets/gencat.c (error_print): Use (void) in function
27337         definition.
27338         * crypt/crypt_util.c (__init_des): Likewise.
27339         * crypt/speeds.c (Stop): Likewise.
27340         (main): Likewise.
27341         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
27342         * inet/ruserpass.c (token): Likewise.
27343         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
27344         * intl/localealias.c (extend_alias_table): Likewise.
27345         * intl/plural-exp.c (init_germanic_plural): Likewise.
27346         * libio/fcloseall.c (__fcloseall): Likewise.
27347         * libio/genops.c (_IO_flush_all): Likewise.
27348         (_IO_flush_all_linebuffered): Likewise.
27349         (_IO_cleanup): Likewise.
27350         (_IO_iter_begin): Likewise.
27351         (_IO_iter_end): Likewise.
27352         (_IO_list_lock): Likewise.
27353         (_IO_list_unlock): Likewise.
27354         (_IO_list_resetlock): Likewise.
27355         * libio/getchar.c (getchar): Likewise.
27356         * libio/getchar_u.c (getchar_unlocked): Likewise.
27357         * libio/getwchar.c (getwchar): Likewise.
27358         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
27359         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
27360         * login/getpt.c (__getpt): Likewise.
27361         * login/tst-utmp.c (main): Likewise.
27362         * malloc/hooks.c (__malloc_check_init): Likewise.
27363         * malloc/malloc.c (__malloc_stats): Likewise.
27364         * malloc/mtrace.c (tr_break): Likewise.
27365         (mtrace): Likewise.
27366         (muntrace): Likewise.
27367         * misc/fstab.c (endfsent): Likewise.
27368         * misc/getclktck.c (__getclktck): Likewise.
27369         * misc/getdtsz.c (__getdtablesize): Likewise.
27370         * misc/gethostid.c (gethostid): Likewise.
27371         * misc/getpagesize.c (__getpagesize): Likewise.
27372         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
27373         (__get_nprocs): Likewise.
27374         (__get_phys_pages): Likewise.
27375         (__get_avphys_pages): Likewise.
27376         * misc/getttyent.c (getttyent): Likewise.
27377         (setttyent): Likewise.
27378         (endttyent): Likewise.
27379         * misc/getusershell.c (getusershell): Likewise.
27380         (endusershell): Likewise.
27381         (setusershell): Likewise.
27382         (initshells): Likewise.
27383         * misc/hsearch.c (__hdestroy): Likewise.
27384         * misc/sync.c (sync): Likewise.
27385         * misc/syslog.c (closelog_internal): Likewise.
27386         (closelog): Likewise.
27387         * misc/ttyslot.c (ttyslot): Likewise.
27388         * misc/vhangup.c (vhangup): Likewise.
27389         * posix/fork.c (__fork): Likewise.
27390         * posix/getegid.c (__getegid): Likewise.
27391         * posix/geteuid.c (__geteuid): Likewise.
27392         * posix/getgid.c (__getgid): Likewise.
27393         * posix/getpid.c (__getpid): Likewise.
27394         * posix/getppid.c (__getppid): Likewise.
27395         * posix/getuid.c (__getuid): Likewise.
27396         * posix/pause.c (pause): Likewise.
27397         * posix/setpgrp.c (setpgrp): Likewise.
27398         * posix/setsid.c (__setsid): Likewise.
27399         * posix/test-vfork.c (noop): Likewise.
27400         * resolv/gethnamaddr.c (_endhtent): Likewise.
27401         (_gethtent): Likewise.
27402         (ht_endhostent): Likewise.
27403         (gethostent): Likewise.
27404         (dns_service): Likewise.
27405         * stdlib/drand48.c (drand48): Likewise.
27406         * stdlib/lrand48.c (lrand48): Likewise.
27407         * stdlib/mrand48.c (mrand48): Likewise.
27408         * stdlib/rand.c (rand): Likewise.
27409         * stdlib/random.c (__random): Likewise.
27410         * stdlib/setenv.c (clearenv): Likewise.
27411         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
27412         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
27413         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
27414         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
27415         (__get_nprocs): Likewise.
27416         (__get_phys_pages): Likewise.
27417         (__get_avphys_pages): Likewise.
27418         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
27419         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
27420         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
27421         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
27422         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
27423         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
27424         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
27425         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
27426         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
27427         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
27428         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
27429         * sysdeps/mach/hurd/sync.c (sync): Likewise.
27430         * sysdeps/posix/clock.c (clock): Likewise.
27431         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
27432         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
27433         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
27434         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
27435         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
27436         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
27437         (__get_nprocs_conf): Likewise.
27438         (__get_phys_pages): Likewise.
27439         (__get_avphys_pages): Likewise.
27440         * time/clock.c (clock): Likewise.
27441         * time/tzset.c (__tzname_max): Likewise.
27443 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
27445         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
27446         (__bswap_32): Do not use "register".
27447         * crypt/crypt.c (_ufc_doit_r): Likewise.
27448         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
27449         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
27450         * gmon/gmon.c (__monstartup): Likewise.
27451         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
27452         * hurd/hurdmalloc.c (more_memory): Likewise.
27453         (malloc): Likewise.
27454         (free): Likewise.
27455         (realloc): Likewise.
27456         (malloc_fork_prepare): Likewise.
27457         (malloc_fork_parent): Likewise.
27458         (malloc_fork_child): Likewise.
27459         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
27460         (_svcauth_des): Likewise.
27461         * inet/inet_lnaof.c (inet_lnaof): Likewise.
27462         * inet/inet_net.c (inet_network): Likewise.
27463         * inet/inet_netof.c (inet_netof): Likewise.
27464         * inet/rcmd.c (__validuser2_sa): Likewise.
27465         * io/fts.c (fts_open): Likewise.
27466         (fts_load): Likewise.
27467         (fts_close): Likewise.
27468         (fts_read): Likewise.
27469         (fts_children): Likewise.
27470         (fts_build): Likewise.
27471         (fts_stat): Likewise.
27472         (fts_sort): Likewise.
27473         (fts_alloc): Likewise.
27474         (fts_lfree): Likewise.
27475         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
27476         (_IO_file_xsgetn): Likewise.
27477         (_IO_file_xsgetn_mmap): Likewise.
27478         * libio/iofopncook.c (_IO_cookie_read): Likewise.
27479         (_IO_cookie_write): Likewise.
27480         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
27481         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
27482         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
27483         * malloc/obstack.c (_obstack_begin): Likewise.
27484         (_obstack_begin_1): Likewise.
27485         (_obstack_newchunk): Likewise.
27486         (_obstack_allocated_p): Likewise.
27487         (obstack_free): Likewise.
27488         (_obstack_memory_used): Likewise.
27489         * misc/getttyent.c (getttynam): Likewise.
27490         (getttyent): Likewise.
27491         (skip): Likewise.
27492         (value): Likewise.
27493         * misc/getusershell.c (initshells): Likewise.
27494         * misc/syslog.c (__vsyslog_chk): Likewise.
27495         * misc/ttyslot.c (ttyslot): Likewise.
27496         * nis/nis_hash.c (__nis_hash): Likewise.
27497         * posix/fnmatch_loop.c (FCT): Likewise.
27498         * posix/getconf.c (print_all): Likewise.
27499         (main): Likewise.
27500         * posix/getopt.c (exchange): Likewise.
27501         * posix/glob.c (globfree): Likewise.
27502         (prefix_array): Likewise.
27503         (__glob_pattern_type): Likewise.
27504         * resolv/arpa/nameser.h (NS_GET16): Likewise.
27505         (NS_GET32): Likewise.
27506         (NS_PUT16): Likewise.
27507         (NS_PUT32): Likewise.
27508         * resolv/gethnamaddr.c (getanswer): Likewise.
27509         (gethostbyname2): Likewise.
27510         (gethostbyaddr): Likewise.
27511         (_gethtent): Likewise.
27512         (_gethtbyname2): Likewise.
27513         (_gethtbyaddr): Likewise.
27514         * resolv/ns_print.c (dst_s_get_int16): Likewise.
27515         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
27516         * resolv/res_init.c (__res_vinit): Likewise.
27517         (net_mask): Likewise.
27518         * resolv/res_mkquery.c (outchar): Likewise.
27519         (PRINT): Likewise.
27520         * stdio-common/printf_fp.c (outchar): Likewise.
27521         (PRINT): Likewise.
27522         * stdio-common/printf_fphex.c (outchar): Likewise.
27523         (PRINT): Likewise.
27524         * stdio-common/printf_size.c (outchar): Likewise.
27525         (PRINT): Likewise.
27526         * stdio-common/test_rdwr.c (main): Likewise.
27527         * stdio-common/tfformat.c (matches): Likewise.
27528         * stdio-common/vfprintf.c (outchar): Likewise.
27529         (printf_unknown): Likewise.
27530         (buffered_vfprintf): Likewise.
27531         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
27532         * stdio-common/xbug.c (AppendToBuffer): Likewise.
27533         (ReadFile): Likewise.
27534         * stdlib/qsort.c (SWAP): Likewise.
27535         (_quicksort): Likewise.
27536         * stdlib/setenv.c (__add_to_environ): Likewise.
27537         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
27538         * stdlib/strtol_l.c (__strtol_l): Likewise.
27539         * stdlib/tst-strtod.c (main): Likewise.
27540         * stdlib/tst-strtol.c (main): Likewise.
27541         * stdlib/tst-strtoll.c (main): Likewise.
27542         * string/bits/string2.h (__strcmp_cc): Likewise.
27543         (__strcmp_cg): Likewise.
27544         (__strcspn_c1): Likewise.
27545         (__strcspn_c2): Likewise.
27546         (__strcspn_c3): Likewise.
27547         (__strspn_c1): Likewise.
27548         (__strspn_c2): Likewise.
27549         (__strspn_c3): Likewise.
27550         (__strsep_1c): Likewise.
27551         (__strsep_2c): Likewise.
27552         (__strsep_3c): Likewise.
27553         * string/memccpy.c (__memccpy): Likewise.
27554         * string/stpcpy.c (__stpcpy): Likewise.
27555         * string/strcmp.c (strcmp): Likewise.
27556         * string/strrchr.c (strrchr): Likewise.
27557         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
27558         Likewise.
27559         * sysdeps/mach/hurd/getcwd.c
27560         (_hurd_canonicalize_directory_name_internal): Likewise.
27561         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
27562         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
27563         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
27564         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
27565         Likewise, in both definitions.
27566         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
27567         definitions.
27568         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
27569         64] (__bswap_64): Likewise.
27570         * time/test_time.c (main): Likewise.
27571         * time/tzfile.c (__tzfile_read): Likewise.
27572         (__tzfile_compute): Likewise.
27573         * time/tzset.c (__tzset_parse_tz): Likewise.
27574         (tzset_internal): Likewise.
27575         (compute_change): Likewise.
27576         * wcsmbs/wcscat.c (__wcscat): Likewise.
27577         * wcsmbs/wcschr.c (wcschr): Likewise.
27578         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
27579         * wcsmbs/wcscspn.c (wcscspn): Likewise.
27580         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
27581         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
27582         * wcsmbs/wcsspn.c (wcsspn): Likewise.
27583         * wcsmbs/wcsstr.c (wcsstr): Likewise.
27584         * wcsmbs/wmemchr.c (wmemchr): Likewise.
27585         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
27586         * wcsmbs/wmemset.c (wmemset): Likewise.
27588 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
27590         * scripts/config.guess: Update to version 2013-05-16.
27591         * scripts/config.sub: Update to version 2013-04-24.
27592         * scripts/install-sh: Update to version 2011-11-20.07.
27593         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
27594         * scripts/move-if-change: Update to version 2012-01-06 07:23.
27596 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
27598         * debug/fgetws_u_chk.c: Fix leading whitespaces.
27599         * elf/sln.c: Likewise.
27600         * hurd/hurd/ioctl.h: Likewise.
27601         * hurd/hurdmalloc.c: Likewise.
27602         * hurd/xattr.c: Likewise.
27603         * include/shlib-compat.h: Likewise.
27604         * inet/ruserpass.c: Likewise.
27605         * libio/iofgets_u.c: Likewise.
27606         * libio/iofgetws_u.c: Likewise.
27607         * locale/programs/ld-identification.c: Likewise.
27608         * locale/programs/ld-time.c: Likewise.
27609         * mach/msg-destroy.c: Likewise.
27610         * nss/nss_files/files-netgrp.c: Likewise.
27611         * resolv/res_data.c: Likewise.
27612         * soft-fp/op-1.h: Likewise.
27613         * soft-fp/op-2.h: Likewise.
27614         * soft-fp/op-4.h: Likewise.
27615         * soft-fp/op-common.h: Likewise.
27616         * stdio-common/printf_fphex.c: Likewise.
27617         * stdlib/strtod_l.c: Likewise.
27618         * sunrpc/rpc/clnt.h: Likewise.
27619         * sysdeps/generic/framestate.c: Likewise.
27620         * sysdeps/i386/bsd-_setjmp.S: Likewise.
27621         * sysdeps/i386/bsd-setjmp.S: Likewise.
27622         * sysdeps/i386/__longjmp.S: Likewise.
27623         * sysdeps/i386/setjmp.S: Likewise.
27624         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
27625         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
27626         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
27627         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
27628         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
27629         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
27630         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
27631         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
27632         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
27633         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
27634         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
27635         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
27636         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
27637         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
27638         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
27639         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
27640         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
27641         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
27642         * sysdeps/ieee754/support.c: Likewise.
27643         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27644         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
27645         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
27646         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
27647         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
27648         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
27649         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
27650         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
27651         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
27652         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
27653         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
27654         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
27655         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
27656         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
27657         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
27658         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
27659         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
27660         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
27662 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
27664         * posix/transbug.c: Remove executable mode.
27666 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
27668         * crypt/speeds.c: Remove trailing whitespace.
27669         * dlfcn/default.c: Likewise.
27670         * elf/ifuncdep2.c: Likewise.
27671         * elf/ifuncmain1.c: Likewise.
27672         * elf/ifuncmain1vis.c: Likewise.
27673         * elf/testobj.h: Likewise.
27674         * elf/tst-stackguard1.c: Likewise.
27675         * gmon/sys/gmon.h: Likewise.
27676         * hurd/hurdmsg.c: Likewise.
27677         * hurd/new-fd.c: Likewise.
27678         * hurd/ports-get.c: Likewise.
27679         * iconvdata/ibm1008_420.c: Likewise.
27680         * inet/tst-getni1.c: Likewise.
27681         * inet/tst-getni2.c: Likewise.
27682         * libio/ioungetc.c: Likewise.
27683         * libio/wfiledoalloc.c: Likewise.
27684         * manual/libm-err-tab.pl: Likewise.
27685         * math/w_dremf.c: Likewise.
27686         * misc/ftruncate.c: Likewise.
27687         * posix/bug-glob2.c: Likewise.
27688         * posix/tst-pcre.c: Likewise.
27689         * posix/wait4.c: Likewise.
27690         * resolv/README: Likewise.
27691         * resolv/res_debug.h: Likewise.
27692         * resolv/tst-inet_ntop.c: Likewise.
27693         * setjmp/bug269-setjmp.c: Likewise.
27694         * soft-fp/extended.h: Likewise.
27695         * soft-fp/op-1.h: Likewise.
27696         * soft-fp/op-2.h: Likewise.
27697         * soft-fp/op-4.h: Likewise.
27698         * soft-fp/op-8.h: Likewise.
27699         * soft-fp/testit.c: Likewise.
27700         * stdio-common/bug16.c: Likewise.
27701         * stdlib/random.c: Likewise.
27702         * sunrpc/rpcsvc/rquota.x: Likewise.
27703         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
27704         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
27705         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
27706         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
27707         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
27708         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
27709         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
27710         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
27711         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
27712         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
27713         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
27714         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
27715         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
27716         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
27717         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
27718         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
27719         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
27720         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
27721         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
27722         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
27723         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
27724         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
27725         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
27726         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
27727         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
27728         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
27729         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
27730         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
27731         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
27732         * sysdeps/ieee754/s_lib_version.c: Likewise.
27733         * sysdeps/mach/hurd/check_fds.c: Likewise.
27734         * sysdeps/mach/hurd/getsockname.c: Likewise.
27735         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
27736         * sysdeps/mach/hurd/recvfrom.c: Likewise.
27737         * sysdeps/powerpc/bits/link.h: Likewise.
27738         * sysdeps/powerpc/dl-procinfo.c: Likewise.
27739         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
27740         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
27741         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
27742         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27743         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
27744         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
27745         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27746         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
27747         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
27748         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
27749         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
27750         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
27751         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
27752         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
27753         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
27754         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
27755         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
27756         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
27757         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27758         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27759         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
27760         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27761         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
27762         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
27763         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
27764         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
27765         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27766         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27767         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
27768         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
27769         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
27770         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27771         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27772         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
27773         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27774         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
27775         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
27776         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
27777         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
27778         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
27779         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
27780         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
27781         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
27782         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
27783         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
27784         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
27785         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
27786         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
27787         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
27788         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
27789         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
27790         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27791         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27792         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
27793         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
27794         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
27795         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27796         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
27797         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
27798         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
27799         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
27800         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
27801         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27802         * sysdeps/powerpc/sysdep.h: Likewise.
27803         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
27804         * sysdeps/s390/s390-64/sub_n.S: Likewise.
27805         * sysdeps/sh/dl-trampoline.S: Likewise.
27806         * sysdeps/sh/memset.S: Likewise.
27807         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
27808         * sysdeps/sh/strlen.S: Likewise.
27809         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
27810         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
27811         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
27812         * sysdeps/sparc/sparc32/rem.S: Likewise.
27813         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
27814         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
27815         * sysdeps/sparc/sparc32/strchr.S: Likewise.
27816         * sysdeps/sparc/sparc32/udiv.S: Likewise.
27817         * sysdeps/sparc/sparc32/urem.S: Likewise.
27818         * sysdeps/sparc/sparc64/add_n.S: Likewise.
27819         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
27820         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
27821         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
27822         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
27823         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
27824         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
27825         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
27826         * sysdeps/unix/bsd/times.c: Likewise.
27827         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
27828         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
27829         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
27830         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
27831         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
27832         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
27833         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
27834         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
27835         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
27836         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
27837         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
27838         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
27839         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
27840         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
27841         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
27842         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
27843         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
27844         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
27845         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
27846         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
27847         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
27848         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
27849         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
27850         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
27851         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
27852         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
27853         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
27854         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
27855         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
27856         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
27857         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
27858         * sysdeps/x86_64/strcspn.S: Likewise.
27860 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27862         * locale/C-translit.h: Revert #include <stdint.h> because this is a
27863         generated file.  Regenerate properly from gen-translit.pl.
27864         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
27865         locale/C-translit.h.
27867 2013-06-05  Andreas Schwab  <schwab@suse.de>
27869         [BZ #15100]
27870         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
27871         week as 6 instead of -1.
27872         * time/tst-strptime.c (day_tests): Add test case.
27874 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
27876         * sysdeps/generic/math_private.h
27877         (libc_feholdexcept_setround_53bit): Replace with
27878         libc_feholdsetround_53bit.
27879         (libc_feupdateenv_53bit): Replace with
27880         libc_feresetround_53bit.
27881         (SET_RESTORE_ROUND_53BIT): Adjust.
27883 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
27885         * string/test-strchrnul.c: Add copyright header.
27887         * posix/tst-getaddrinfo4.c: Increase test timeout.
27889 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
27891         [BZ #15536]
27892         * math/libm-test.inc (MAX_EXP): Remove
27893         (MIN_EXP): Define.
27894         (ulp): Use MIN_EXP - MANT_DIG.
27895         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
27897 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
27899         * po/be.po: Revert last change.
27900         * po/zh_CN.po: Likewise.
27901         * po/header.pot: Likewise.
27903 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
27905         * Makefile ($(common-objpfx)linkobj/libc.so): Define
27906         link-libc-deps to empty as target-specific variable.
27907         * Makerules (link-libc-args): New variable.
27908         (libc-for-link): Likewise.
27909         (link-libc-deps): Likewise.
27910         (lib%.so): Depend on $(link-libc-deps).  Link with
27911         $(link-libc-args).
27912         (build-module): Link with $(link-libc-args).
27913         (build-module-asneeded): Likewise.
27914         (build-module-helper-objlist): Filter out $(link-libc-deps) from
27915         list of objects.
27916         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
27917         target-specific variable.
27918         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
27919         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
27920         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
27921         libc.
27922         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
27923         libc and ld.so.
27924         ($(objpfx)libpcprofile.so): Likewise.
27925         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
27926         libc_nonshared.a.
27927         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
27928         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
27929         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
27930         $(link-libc-deps).
27931         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
27932         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
27933         * login/Makefile ($(objpfx)libutil.so): Likewise.
27934         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
27935         * math/Makefile ($(objpfx)libm.so): Likewise.
27936         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
27937         $(objpfx)libnsl.so): Define libc-for-link as target-specific
27938         variable instead of depending directly on libc.
27939         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
27940         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
27941         $(link-libc-deps).
27942         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
27943         libc.
27944         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
27945         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
27946         ($(objpfx)libanl.so): Likewise.
27947         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
27948         ld.so.
27949         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
27950         $(link-libc-deps).
27951         * sysdeps/i386/fpu/Makefile: Remove file.
27952         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
27953         ($(objpfx)libm.so): Remove dependency on ld.so.
27955 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
27957         [BZ # 15553]
27958         * nis/yp_xdr.c (XDRMAXNAME): Define.
27959         (XDRMAXRECORD): Define.
27960         (xdr_domainname): Use XDRMAXNAME.
27961         (xdr_mapname): Likewise.
27962         (xdr_peername): Likewise.
27963         (xdr_keydat): Use XDRMAXRECORD.
27964         (xdr_valdat): Likewise.
27966 2013-05-30  Jeff Law  <law@redhat.com>
27968         [BZ #14256]
27969         * manual/errno.texi (ESTALE): Update to account for more than
27970         just NFS file systems.
27971         * sysdeps/gnu/errlist.c: Regenerated.
27973 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27975         [BZ #15465]
27976         * elf/Makefile (tests): Add tst-null-argv.
27977         (modules-names):  Add tst-null-argv-lib.
27978         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
27979         (tst-null-argv-ENV): Set environment for tst-null-argv.
27980         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
27981         (RTLD_PROGNAME): New macro.
27982         * elf/tst-null-argv.c: New test case.
27983         * elf/tst-null-argv-lib.c: Library for test case.
27984         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
27985         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
27986         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
27987         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
27988         * elf/dl-init.c (call_init): Likewise.
27989         (_dl_init): Likewise.
27990         * elf/dl-load.c (print_search_path): Likewise.
27991         (_dl_map_object): Likewise.
27992         * elf/dl-lookup.c (do_lookup_x): Likewise.
27993         (add_dependency): Likewise.
27994         (_dl_lookup_symbol_x): Likewise.
27995         (_dl_debug_bindings): Likewise.
27996         * elf/dl-open.c (_dl_show_scope): Likewise.
27997         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
27998         * elf/dl-version.c (match_symbol): Likewise.
27999         (_dl_check_map_versions): Likewise.
28000         * elf/rtld.c (dl_main): Likewise.
28001         (print_unresolved): Use RTLD_PROGNAME.
28002         (print_missing_version): Likewise.
28003         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
28004         (elf_machine_rela): Likewise.
28005         * sysdeps/powerpc/powerpc32/dl-machine.c
28006         (__process_machine_rela): Likewise.
28007         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
28008         Likewise.
28009         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
28010         Likewise.
28011         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
28012         Likewise.
28013         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
28014         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
28015         Likewise.
28016         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
28017         Likewise.
28018         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
28020 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
28022         * po/be.po: Add descriptive title.
28023         * po/zh_CN.po: Likewise.
28024         * po/header.pot: Likewise.
28026 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
28028         * locale/programs/locarchive.c (create_archive): Inlucde fname in
28029         error message.
28030         (enlarge_archive): Likewise.
28032 2013-05-28  Ben North  <ben@redfrontdoor.org>
28034         * manual/arith.texi (frexp): It is the magnitude of the return
28035         value which lies in [0.5, 1), not the return value itself.
28037 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28039         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28041 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
28043         * stdio-common/bug26.c (main): Correct fscanf template.
28045         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
28046         declare _dl_skip_args.
28048         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
28049         Don't declare.
28051         * manual/platform.texi: Add missing @end deftypefun.
28053 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
28055         [BZ #15529]
28056         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
28057         bit of mantissa of 2^16382.
28058         * math/libm-test.inc (hypot_test_data): Add more tests.
28060         * math/libm-test.inc: Add drem and pow10 to list of tested
28061         functions.
28062         (pow10_test): New function.
28063         (drem_test): Likewise.
28064         (drem_test_tonearest): Likewise.
28065         (drem_test_towardzero): Likewise.
28066         (drem_test_downward): Likewise.
28067         (drem_test_upward): Likewise.
28068         (main): Call the new functions.
28070         * math/libm-test.inc (finite_test_data): Remove.
28071         (finite_test): Run tests from isfinite_test_data.
28072         (gamma_test_data): Remove.
28073         (gamma_test): Run tests from lgamma_test_data.
28074         * sysdeps/i386/fpu/libm-test-ulps: Update.
28075         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28077 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28079         * manual/platform.texi: Add PowerPC PPR function set documentation.
28080         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
28081         implementation.
28083 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
28085         * math/libm-test.inc (MAX_EXP): Define.
28086         (ULPDIFF): Define.
28087         (ulp): New function.
28088         (check_float_internal): Use ULPDIFF.
28089         (cpow_test): Disable failing test.
28090         (check_ulp): Test ulp() implemetnation.
28091         (main): Call check_ulp before starting tests.
28093 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
28095         * math/gen-libm-test.pl (generate_testfile): Do not handle
28096         START_DATA and END_DATA.
28097         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
28098         END_DATA.
28099         (acos_tonearest_test_data): Likewise.
28100         (acos_towardzero_test_data): Likewise.
28101         (acos_downward_test_data): Likewise.
28102         (acos_upward_test_data): Likewise.
28103         (acosh_test_data): Likewise.
28104         (asin_test_data): Likewise.
28105         (asin_tonearest_test_data): Likewise.
28106         (asin_towardzero_test_data): Likewise.
28107         (asin_downward_test_data): Likewise.
28108         (asin_upward_test_data): Likewise.
28109         (asinh_test_data): Likewise.
28110         (atan_test_data): Likewise.
28111         (atanh_test_data): Likewise.
28112         (atan2_test_data): Likewise.
28113         (cabs_test_data): Likewise.
28114         (cacos_test_data): Likewise.
28115         (cacosh_test_data): Likewise.
28116         (carg_test_data): Likewise.
28117         (casin_test_data): Likewise.
28118         (casinh_test_data): Likewise.
28119         (catan_test_data): Likewise.
28120         (catanh_test_data): Likewise.
28121         (cbrt_test_data): Likewise.
28122         (ccos_test_data): Likewise.
28123         (ccosh_test_data): Likewise.
28124         (ceil_test_data): Likewise.
28125         (cexp_test_data): Likewise.
28126         (cimag_test_data): Likewise.
28127         (clog_test_data): Likewise.
28128         (clog10_test_data): Likewise.
28129         (conj_test_data): Likewise.
28130         (copysign_test_data): Likewise.
28131         (cos_test_data): Likewise.
28132         (cos_tonearest_test_data): Likewise.
28133         (cos_towardzero_test_data): Likewise.
28134         (cos_downward_test_data): Likewise.
28135         (cos_upward_test_data): Likewise.
28136         (cosh_test_data): Likewise.
28137         (cosh_tonearest_test_data): Likewise.
28138         (cosh_towardzero_test_data): Likewise.
28139         (cosh_downward_test_data): Likewise.
28140         (cosh_upward_test_data): Likewise.
28141         (cpow_test_data): Likewise.
28142         (cproj_test_data): Likewise.
28143         (creal_test_data): Likewise.
28144         (csin_test_data): Likewise.
28145         (csinh_test_data): Likewise.
28146         (csqrt_test_data): Likewise.
28147         (ctan_test_data): Likewise.
28148         (ctan_tonearest_test_data): Likewise.
28149         (ctan_towardzero_test_data): Likewise.
28150         (ctan_downward_test_data): Likewise.
28151         (ctan_upward_test_data): Likewise.
28152         (ctanh_test_data): Likewise.
28153         (ctanh_tonearest_test_data): Likewise.
28154         (ctanh_towardzero_test_data): Likewise.
28155         (ctanh_downward_test_data): Likewise.
28156         (ctanh_upward_test_data): Likewise.
28157         (erf_test_data): Likewise.
28158         (erfc_test_data): Likewise.
28159         (exp_test_data): Likewise.
28160         (exp_tonearest_test_data): Likewise.
28161         (exp_towardzero_test_data): Likewise.
28162         (exp_downward_test_data): Likewise.
28163         (exp_upward_test_data): Likewise.
28164         (exp10_test_data): Likewise.
28165         (exp2_test_data): Likewise.
28166         (expm1_test_data): Likewise.
28167         (fabs_test_data): Likewise.
28168         (fdim_test_data): Likewise.
28169         (finite_test_data): Likewise.
28170         (floor_test_data): Likewise.
28171         (fma_test_data): Likewise.
28172         (fma_towardzero_test_data): Likewise.
28173         (fma_downward_test_data): Likewise.
28174         (fma_upward_test_data): Likewise.
28175         (fmax_test_data): Likewise.
28176         (fmin_test_data): Likewise.
28177         (fmod_test_data): Likewise.
28178         (fpclassify_test_data): Likewise.
28179         (frexp_test_data): Likewise.
28180         (gamma_test_data): Likewise.
28181         (hypot_test_data): Likewise.
28182         (ilogb_test_data): Likewise.
28183         (isfinite_test_data): Likewise.
28184         (isgreater_test_data): Likewise.
28185         (isgreaterequal_test_data): Likewise.
28186         (isinf_test_data): Likewise.
28187         (isless_test_data): Likewise.
28188         (islessequal_test_data): Likewise.
28189         (islessgreater_test_data): Likewise.
28190         (isnan_test_data): Likewise.
28191         (isnormal_test_data): Likewise.
28192         (issignaling_test_data): Likewise.
28193         (isunordered_test_data): Likewise.
28194         (j0_test_data): Likewise.
28195         (j1_test_data): Likewise.
28196         (jn_test_data): Likewise.
28197         (ldexp_test_data): Likewise.
28198         (lgamma_test_data): Likewise.
28199         (lrint_test_data): Likewise.
28200         (lrint_tonearest_test_data): Likewise.
28201         (lrint_towardzero_test_data): Likewise.
28202         (lrint_downward_test_data): Likewise.
28203         (lrint_upward_test_data): Likewise.
28204         (llrint_test_data): Likewise.
28205         (llrint_tonearest_test_data): Likewise.
28206         (llrint_towardzero_test_data): Likewise.
28207         (llrint_downward_test_data): Likewise.
28208         (llrint_upward_test_data): Likewise.
28209         (log_test_data): Likewise.
28210         (log10_test_data): Likewise.
28211         (log1p_test_data): Likewise.
28212         (log2_test_data): Likewise.
28213         (logb_test_data): Likewise.
28214         (logb_downward_test_data): Likewise.
28215         (lround_test_data): Likewise.
28216         (llround_test_data): Likewise.
28217         (modf_test_data): Likewise.
28218         (nearbyint_test_data): Likewise.
28219         (nextafter_test_data): Likewise.
28220         (nexttoward_test_data): Likewise.
28221         (pow_test_data): Likewise.
28222         (pow_tonearest_test_data): Likewise.
28223         (pow_towardzero_test_data): Likewise.
28224         (pow_downward_test_data): Likewise.
28225         (pow_upward_test_data): Likewise.
28226         (remainder_test_data): Likewise.
28227         (remainder_tonearest_test_data): Likewise.
28228         (remainder_towardzero_test_data): Likewise.
28229         (remainder_downward_test_data): Likewise.
28230         (remainder_upward_test_data): Likewise.
28231         (remquo_test_data): Likewise.
28232         (rint_test_data): Likewise.
28233         (rint_tonearest_test_data): Likewise.
28234         (rint_towardzero_test_data): Likewise.
28235         (rint_downward_test_data): Likewise.
28236         (rint_upward_test_data): Likewise.
28237         (round_test_data): Likewise.
28238         (scalb_test_data): Likewise.
28239         (scalbn_test_data): Likewise.
28240         (scalbln_test_data): Likewise.
28241         (signbit_test_data): Likewise.
28242         (sin_test_data): Likewise.
28243         (sin_tonearest_test_data): Likewise.
28244         (sin_towardzero_test_data): Likewise.
28245         (sin_downward_test_data): Likewise.
28246         (sin_upward_test_data): Likewise.
28247         (sincos_test_data): Likewise.
28248         (sinh_test_data): Likewise.
28249         (sinh_tonearest_test_data): Likewise.
28250         (sinh_towardzero_test_data): Likewise.
28251         (sinh_downward_test_data): Likewise.
28252         (sinh_upward_test_data): Likewise.
28253         (sqrt_test_data): Likewise.
28254         (tan_test_data): Likewise.
28255         (tan_tonearest_test_data): Likewise.
28256         (tan_towardzero_test_data): Likewise.
28257         (tan_downward_test_data): Likewise.
28258         (tan_upward_test_data): Likewise.
28259         (tanh_test_data): Likewise.
28260         (tgamma_test_data): Likewise.
28261         (trunc_test_data): Likewise.
28262         (y0_test_data): Likewise.
28263         (y1_test_data): Likewise.
28264         (yn_test_data): Likewise.
28265         (significand_test_data): Likewise.
28267         * math/gen-libm-test.pl (@functions): Remove variable.
28268         (generate_testfile): Don't handle START and END lines.
28269         * math/libm-test.inc (START): New macro.
28270         (END): Likewise.
28271         (END_COMPLEX): Likewise.
28272         (acos_test): Use END macro without arguments.
28273         (acos_test_tonearest): Likewise.
28274         (acos_test_towardzero): Likewise.
28275         (acos_test_downward): Likewise.
28276         (acos_test_upward): Likewise.
28277         (acosh_test): Likewise.
28278         (asin_test): Likewise.
28279         (asin_test_tonearest): Likewise.
28280         (asin_test_towardzero): Likewise.
28281         (asin_test_downward): Likewise.
28282         (asin_test_upward): Likewise.
28283         (asinh_test): Likewise.
28284         (atan_test): Likewise.
28285         (atanh_test): Likewise.
28286         (atan2_test): Likewise.
28287         (cabs_test): Likewise.
28288         (cacos_test): Use END_COMPLEX macro without arguments.
28289         (cacosh_test): Likewise.
28290         (carg_test): Use END macro without arguments.
28291         (casin_test): Use END_COMPLEX macro without arguments.
28292         (casinh_test): Likewise.
28293         (catan_test): Likewise.
28294         (catanh_test): Likewise.
28295         (cbrt_test): Use END macro without arguments.
28296         (ccos_test): Use END_COMPLEX macro without arguments.
28297         (ccosh_test): Likewise.
28298         (ceil_test): Use END macro without arguments.
28299         (cexp_test): Use END_COMPLEX macro without arguments.
28300         (cimag_test): Use END macro without arguments.
28301         (clog_test): Use END_COMPLEX macro without arguments.
28302         (clog10_test): Likewise.
28303         (conj_test): Likewise.
28304         (copysign_test): Use END macro without arguments.
28305         (cos_test): Likewise.
28306         (cos_test_tonearest): Likewise.
28307         (cos_test_towardzero): Likewise.
28308         (cos_test_downward): Likewise.
28309         (cos_test_upward): Likewise.
28310         (cosh_test): Likewise.
28311         (cosh_test_tonearest): Likewise.
28312         (cosh_test_towardzero): Likewise.
28313         (cosh_test_downward): Likewise.
28314         (cosh_test_upward): Likewise.
28315         (cpow_test): Use END_COMPLEX macro without arguments.
28316         (cproj_test): Likewise.
28317         (creal_test): Use END macro without arguments.
28318         (csin_test): Use END_COMPLEX macro without arguments.
28319         (csinh_test): Likewise.
28320         (csqrt_test): Likewise.
28321         (ctan_test): Likewise.
28322         (ctan_test_tonearest): Likewise.
28323         (ctan_test_towardzero): Likewise.
28324         (ctan_test_downward): Likewise.
28325         (ctan_test_upward): Likewise.
28326         (ctanh_test): Likewise.
28327         (ctanh_test_tonearest): Likewise.
28328         (ctanh_test_towardzero): Likewise.
28329         (ctanh_test_downward): Likewise.
28330         (ctanh_test_upward): Likewise.
28331         (erf_test): Use END macro without arguments.
28332         (erfc_test): Likewise.
28333         (exp_test): Likewise.
28334         (exp_test_tonearest): Likewise.
28335         (exp_test_towardzero): Likewise.
28336         (exp_test_downward): Likewise.
28337         (exp_test_upward): Likewise.
28338         (exp10_test): Likewise.
28339         (exp2_test): Likewise.
28340         (expm1_test): Likewise.
28341         (fabs_test): Likewise.
28342         (fdim_test): Likewise.
28343         (finite_test): Likewise.
28344         (floor_test): Likewise.
28345         (fma_test): Likewise.
28346         (fma_test_towardzero): Likewise.
28347         (fma_test_downward): Likewise.
28348         (fma_test_upward): Likewise.
28349         (fmax_test): Likewise.
28350         (fmin_test): Likewise.
28351         (fmod_test): Likewise.
28352         (fpclassify_test): Likewise.
28353         (frexp_test): Likewise.
28354         (gamma_test): Likewise.
28355         (hypot_test): Likewise.
28356         (ilogb_test): Likewise.
28357         (isfinite_test): Likewise.
28358         (isgreater_test): Likewise.
28359         (isgreaterequal_test): Likewise.
28360         (isinf_test): Likewise.
28361         (isless_test): Likewise.
28362         (islessequal_test): Likewise.
28363         (islessgreater_test): Likewise.
28364         (isnan_test): Likewise.
28365         (isnormal_test): Likewise.
28366         (issignaling_test): Likewise.
28367         (isunordered_test): Likewise.
28368         (j0_test): Likewise.
28369         (j1_test): Likewise.
28370         (jn_test): Likewise.
28371         (ldexp_test): Likewise.
28372         (lgamma_test): Likewise.
28373         (lrint_test): Likewise.
28374         (lrint_test_tonearest): Likewise.
28375         (lrint_test_towardzero): Likewise.
28376         (lrint_test_downward): Likewise.
28377         (lrint_test_upward): Likewise.
28378         (llrint_test): Likewise.
28379         (llrint_test_tonearest): Likewise.
28380         (llrint_test_towardzero): Likewise.
28381         (llrint_test_downward): Likewise.
28382         (llrint_test_upward): Likewise.
28383         (log_test): Likewise.
28384         (log10_test): Likewise.
28385         (log1p_test): Likewise.
28386         (log2_test): Likewise.
28387         (logb_test): Likewise.
28388         (logb_test_downward): Likewise.
28389         (lround_test): Likewise.
28390         (llround_test): Likewise.
28391         (modf_test): Likewise.
28392         (nearbyint_test): Likewise.
28393         (nextafter_test): Likewise.
28394         (nexttoward_test): Likewise.
28395         (pow_test): Likewise.
28396         (pow_test_tonearest): Likewise.
28397         (pow_test_towardzero): Likewise.
28398         (pow_test_downward): Likewise.
28399         (pow_test_upward): Likewise.
28400         (remainder_test): Likewise.
28401         (remainder_test_tonearest): Likewise.
28402         (remainder_test_towardzero): Likewise.
28403         (remainder_test_downward): Likewise.
28404         (remainder_test_upward): Likewise.
28405         (remquo_test): Likewise.
28406         (rint_test): Likewise.
28407         (rint_test_tonearest): Likewise.
28408         (rint_test_towardzero): Likewise.
28409         (rint_test_downward): Likewise.
28410         (rint_test_upward): Likewise.
28411         (round_test): Likewise.
28412         (scalb_test): Likewise.
28413         (scalbn_test): Likewise.
28414         (scalbln_test): Likewise.
28415         (signbit_test): Likewise.
28416         (sin_test): Likewise.
28417         (sin_test_tonearest): Likewise.
28418         (sin_test_towardzero): Likewise.
28419         (sin_test_downward): Likewise.
28420         (sin_test_upward): Likewise.
28421         (sincos_test): Likewise.
28422         (sinh_test): Likewise.
28423         (sinh_test_tonearest): Likewise.
28424         (sinh_test_towardzero): Likewise.
28425         (sinh_test_downward): Likewise.
28426         (sinh_test_upward): Likewise.
28427         (sqrt_test): Likewise.
28428         (tan_test): Likewise.
28429         (tan_test_tonearest): Likewise.
28430         (tan_test_towardzero): Likewise.
28431         (tan_test_downward): Likewise.
28432         (tan_test_upward): Likewise.
28433         (tanh_test): Likewise.
28434         (tgamma_test): Likewise.
28435         (trunc_test): Likewise.
28436         (y0_test): Likewise.
28437         (y1_test): Likewise.
28438         (yn_test): Likewise.
28439         (significand_test): Likewise.
28441 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
28443         [BZ #15381]
28444         * libio/genops.c (_IO_no_init): Initialize wide struct info.
28446 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
28448         [BZ #14894]
28449         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
28450         __ppc_mdoio and __ppc_mdoom.
28451         * manual/platform.texi: Document new functions __ppc_yield,
28452         __ppc_mdoio and __ppc_mdoom.
28454 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
28456         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
28457         (main): Mention "tls" pseudo-hwcap is legacy.
28458         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
28460 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
28462         * math/gen-libm-test.pl (parse_args): Output only string of
28463         arguments as text for test name, not full call or descriptions of
28464         tests for extra outputs.
28465         (generate_testfile): Do not pass function name to parse_args.
28466         Generate this_func variable from START.
28467         * math/libm-test.inc (struct test_f_f_data): Rename test_name
28468         field to arg_str.
28469         (struct test_ff_f_data): Likewise.
28470         (test_ff_f_data_nexttoward): Likewise.
28471         (struct test_fi_f_data): Likewise.
28472         (struct test_fl_f_data): Likewise.
28473         (struct test_if_f_data): Likewise.
28474         (struct test_fff_f_data): Likewise.
28475         (struct test_c_f_data): Likewise.
28476         (struct test_f_f1_data): Likewise.  Remove field extra_name.
28477         (struct test_fF_f1_data): Likewise.
28478         (struct test_ffI_f1_data): Likewise.
28479         (struct test_c_c_data): Rename test_name field to arg_str.
28480         (struct test_cc_c_data): Likewise.
28481         (struct test_f_i_data): Likewise.
28482         (struct test_ff_i_data): Likewise.
28483         (struct test_f_l_data): Likewise.
28484         (struct test_f_L_data): Likewise.
28485         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
28486         and extra2_name.
28487         (COMMON_TEST_SETUP): New macro.
28488         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
28489         (COMMON_TEST_CLEANUP): Likewise.
28490         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
28491         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
28492         macros.
28493         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
28494         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
28495         macros.
28496         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
28497         (RUN_TEST_fff_f): Take argument string.  Call new setup and
28498         cleanup macros.
28499         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
28500         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
28501         macros.
28502         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
28503         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
28504         macros.
28505         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
28506         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
28507         cleanup macros.
28508         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
28509         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
28510         cleanup macros.
28511         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
28512         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
28513         cleanup macros.
28514         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
28515         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
28516         macros.
28517         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
28518         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
28519         macros.
28520         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
28521         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
28522         macros.
28523         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
28524         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
28525         cleanup macros.
28526         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
28527         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
28528         cleanup macros.
28529         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
28530         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
28531         macros.
28532         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
28533         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
28534         cleanup macros.
28535         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
28536         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
28537         macros.
28538         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
28539         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
28540         macros.
28541         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
28542         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
28543         cleanup macros.
28544         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
28546 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
28548         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
28549         to _sifields.sigfault.
28550         (si_addr_lsb): Define new macro.
28551         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
28552         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
28553         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
28555 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
28557         [BZ #15441]
28558         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
28559         returns -1.
28560         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
28561         null return -1.
28562         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
28563         loading the domain.
28565 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
28567         * math/gen-libm-test.pl (parse_args): Do not include expected
28568         result in test name.
28569         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
28570         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
28571         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
28572         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
28573         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
28574         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28576 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
28578         * benchtests/Makefile: Sort function entries.
28580         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
28581         tanh, asinh, acosh, atanh.
28582         * benchtests/acos-inputs: New file.
28583         * benchtests/acosh-inputs: New file.
28584         * benchtests/asin-inputs: New file.
28585         * benchtests/asinh-inputs: New file.
28586         * benchtests/atanh-inputs: New file.
28587         * benchtests/cosh-inputs: New file.
28588         * benchtests/log-inputs: New file.
28589         * benchtests/sinh-inputs: New file.
28590         * benchtests/tanh-inputs: New file.
28592 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
28594         [BZ #15339]
28595         * posix/tst-getaddrinfo4.c: New test.
28596         * posix/Makefile (tests): Add it.
28598 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28600         [BZ #15339]
28601         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
28602         when no services were used.
28603         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
28604         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
28606 2013-05-21  Andreas Schwab  <schwab@suse.de>
28608         [BZ #15014]
28609         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
28610         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
28611         successful.
28612         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
28613         redundant variable declarations and reallocation of buffer when
28614         parsing as IPv6 address.  Always set NSS status when called from
28615         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
28616         buffer too small.  Correct computation of needed size.
28617         * nss/Makefile (tests): Add test-digits-dots.
28618         * nss/test-digits-dots.c: New test.
28620 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28622         * benchtests/Makefile: Remove instructions for adding
28623         benchmark tests.
28624         * benchtests/README: New file to explain how to execute and
28625         enhance the benchmark tests.
28627 2013-05-21  Andreas Schwab  <schwab@suse.de>
28629         [BZ #15493]
28630         * setjmp/Makefile (tests): Add tst-sigsetjmp.
28631         * setjmp/tst-sigsetjmp.c: New test.
28633 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
28635         * sysdeps/x86_64/memset.S (memset): New implementation.
28636         (__bzero): Likewise.
28637         (__memset_tail): New function.
28639 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
28641         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
28642         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
28643         __memcpy_sse2_unaligned ifunc selection.
28644         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
28645         Add memcpy-sse2-unaligned.S.
28646         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
28647         Add: __memcpy_sse2_unaligned.
28649 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
28651         [BZ #15490]
28652         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
28653         math_force_eval before restoring floating-point envrionment.
28654         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
28655         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
28656         Likewise.
28657         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
28658         <math_private.h>.
28659         (__nearbyintl): Use math_force_eval before restoring
28660         floating-point environment.
28661         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
28663         * math/gen-libm-test.pl (special_functions): Remove.
28664         (parse_args): Don't handle TEST_extra.  Handle functions with no
28665         return value.
28666         * math/libm-test.inc (struct test_sincos_data): Replace with
28667         struct test_fFF_11_data.
28668         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
28669         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
28670         (sincos_test_data): Change element type to struct
28671         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
28672         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
28673         RUN_TEST_LOOP_sincos.
28674         * math/README.libm-test: Don't mention special handling of
28675         individual functions.
28676         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
28677         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
28678         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
28679         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
28680         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
28681         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28683         * math/gen-libm-test.pl (get_variable): Remove function.
28684         (parse_args): Don't show pointer parameters to call in test
28685         names.  Use "extra output N" in test names for extra outputs
28686         rather than naming variables.
28688 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
28690         [BZ #15488]
28691         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
28692         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
28693         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
28694         double tests.
28695         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
28696         disable.
28697         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
28698         check_long_double.
28700         * math/gen-libm-test.pl (@tests): Remove variable.
28701         ($count): Likewise.
28702         (new_test): Remove function.
28703         (show_exceptions): New function.
28704         (special_functions): Use show_exceptions instead of new_test.
28705         (parse_args): Likewise.
28706         (generate_testfile): Pass only function name in generated call to
28707         print_max_error or print_complex_max_error.
28708         (get_ulps): Do not handle complex tests specially.
28709         (output_test): Rename to ...
28710         (get_all_ulps_for_test): ... this.  Return a string rather than
28711         printing to a file.  Require ulps to be present.
28712         (output_ulps): Generate arrays rather than #defines.
28713         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
28714         (struct ulp_data): New type.
28715         (BUILD_COMPLEX_ULP): Remove macro.
28716         (compare_ulp_data): New function.
28717         (find_ulps): Likewise.
28718         (find_test_ulps): Likewise.
28719         (find_function_ulps): Likewise.
28720         (find_complex_function_ulps): Likewise.
28721         (print_max_error): Determine allowed ulps using
28722         find_function_ulps.
28723         (print_complex_max_error): Determine allowed ulps using
28724         find_complex_function_ulps.
28725         (check_float_internal): Determine max ulps using find_test_ulps.
28726         (check_float): Do not take max_ulp parameter.  Update call to
28727         check_float_internal.
28728         (check_complex): Likewise.
28729         (check_int): Do not take max_ulp parameter.
28730         (check_long): Likewise.
28731         (check_bool): Likewise.
28732         (check_longlong): Likewise.
28733         (struct test_f_f_data): Remove max_ulp field.
28734         (struct test_ff_f_data): Likewise.
28735         (struct test_ff_f_data_nexttoward): Likewise.
28736         (struct test_fi_f_data): Likewise.
28737         (struct test_fl_f_data): Likewise.
28738         (struct test_if_f_data): Likewise.
28739         (struct test_fff_f_data): Likewise.
28740         (struct test_c_f_data): Likewise.
28741         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
28742         (struct test_fF_f1_data): Likewise.
28743         (struct test_ffI_f1_data): Likewise.
28744         (struct test_c_c_data): Remove max_ulp field.
28745         (struct test_cc_c_data): Likewise.
28746         (struct test_f_i_data): Likewise.
28747         (struct test_ff_i_data): Likewise.
28748         (struct test_f_l_data): Likewise.
28749         (struct test_f_L_data): Likewise.
28750         (struct test_sincos_data): Likewise.
28751         (RUN_TEST_f_f): Do not handle ulps.
28752         (RUN_TEST_LOOP_f_f): Likewise.
28753         (RUN_TEST_2_f): Likewise.
28754         (RUN_TEST_LOOP_2_f): Likewise.
28755         (RUN_TEST_fff_f): Likewise.
28756         (RUN_TEST_LOOP_fff_f): Likewise.
28757         (RUN_TEST_c_f): Likewise.
28758         (RUN_TEST_LOOP_c_f): Likewise.
28759         (RUN_TEST_f_f1): Likewise.
28760         (RUN_TEST_LOOP_f_f1): Likewise.
28761         (RUN_TEST_fF_f1): Likewise.
28762         (RUN_TEST_LOOP_fF_f1): Likewise.
28763         (RUN_TEST_fI_f1): Likewise.
28764         (RUN_TEST_LOOP_fI_f1): Likewise.
28765         (RUN_TEST_ffI_f1): Likewise.
28766         (RUN_TEST_LOOP_ffI_f1): Likewise.
28767         (RUN_TEST_c_c): Likewise.
28768         (RUN_TEST_LOOP_c_c): Likewise.
28769         (RUN_TEST_cc_c): Likewise.
28770         (RUN_TEST_LOOP_cc_c): Likewise.
28771         (RUN_TEST_f_i): Likewise.
28772         (RUN_TEST_LOOP_f_i): Likewise.
28773         (RUN_TEST_f_i_tg): Likewise.
28774         (RUN_TEST_LOOP_f_i_tg): Likewise.
28775         (RUN_TEST_ff_i_tg): Likewise.
28776         (RUN_TEST_LOOP_ff_i_tg): Likewise.
28777         (RUN_TEST_f_b): Likewise.
28778         (RUN_TEST_LOOP_f_b): Likewise.
28779         (RUN_TEST_f_b_tg): Likewise.
28780         (RUN_TEST_LOOP_f_b_tg): Likewise.
28781         (RUN_TEST_f_l): Likewise.
28782         (RUN_TEST_LOOP_f_l): Likewise.
28783         (RUN_TEST_f_L): Likewise.
28784         (RUN_TEST_LOOP_f_L): Likewise.
28785         (RUN_TEST_sincos): Likewise.
28786         (RUN_TEST_LOOP_sincos): Likewise.
28788 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
28790         [BZ #15480]
28791         [BZ #15485]
28792         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
28793         main case of finite arguments, set rounding mode to FE_TONEAREST
28794         and discard exceptions.
28795         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
28796         exceptions.
28797         (remainder_tonearest_test_data): New variable.
28798         (remainder_test_tonearest): New function.
28799         (remainder_towardzero_test_data): New variable.
28800         (remainder_test_towardzero): New function.
28801         (remainder_downward_test_data): New variable.
28802         (remainder_test_downward): New function.
28803         (remainder_upward_test_data): New variable.
28804         (remainder_test_upward): New function.
28805         (main): Call the new test functions.
28807         * math/libm-test.inc (struct test_f_f1_data): Remove field
28808         extra_init.
28809         (struct test_fF_f1_data): Likewise.
28810         (struct test_ffI_f1_data): Likewise.
28811         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
28812         based on value of EXTRA_EXPECTED.
28813         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
28814         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
28815         EXTRA_VAR based on value of EXTRA_EXPECTED.
28816         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
28817         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
28818         EXTRA_VAR based on value of EXTRA_EXPECTED.
28819         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
28820         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
28821         EXTRA_VAR based on value of EXTRA_EXPECTED.
28822         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
28823         * math/gen-libm-test.pl (parse_args): Don't output initializers
28824         for extra output values.
28826         * math/libm-test.inc (check_int): Expect result to be exactly
28827         equal to expected value and do not handle ulps.
28828         (check_long): Likewise.
28829         (check_longlong): Likewise.
28831         * math/libm-test.inc (ceil_test_data): Test for "inexact"
28832         exceptions.
28833         (cimag_test_data): Likewise.
28834         (conj_test_data): Likewise.
28835         (copysign_test_data): Likewise.
28836         (cproj_test_data): Likewise.
28837         (creal_test_data): Likewise.
28838         (fabs_test_data): Likewise.
28839         (fdim_test_data): Likewise.
28840         (finite_test_data): Likewise.
28841         (floor_test_data): Likewise.
28842         (fmax_test_data): Likewise.
28843         (fmin_test_data): Likewise.
28844         (fmod_test_data): Likewise.
28845         (fpclassify_test_data): Likewise.
28846         (frexp_test_data): Likewise.
28847         (ilogb_test_data): Likewise.
28848         (isfinite_test_data): Likewise.
28849         (isgreater_test_data): Likewise.
28850         (isgreaterequal_test_data): Likewise.
28851         (isinf_test_data): Likewise.
28852         (isless_test_data): Likewise.
28853         (islessequal_test_data): Likewise.
28854         (islessgreater_test_data): Likewise.
28855         (isnan_test_data): Likewise.
28856         (isnormal_test_data): Likewise.
28857         (issignaling_test_data): Likewise.
28858         (isunordered_test_data): Likewise.
28859         (ldexp_test_data): Likewise.
28860         (lrint_test_data): Likewise.
28861         (lrint_test_data) [TEST_FLOAT]: Disable one test.
28862         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
28863         (lrint_tonearest_test_data): Test for "inexact" exceptions.
28864         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
28865         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
28866         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
28867         test input.
28868         (lrint_towardzero_test_data): Test for "inexact" exceptions.
28869         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
28870         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
28871         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
28872         that test input.
28873         (lrint_downward_test_data): Test for "inexact" exceptions.
28874         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
28875         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
28876         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
28877         test input.
28878         (lrint_upward_test_data): Test for "inexact" exceptions.
28879         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
28880         test input.
28881         (llrint_test_data): Test for "inexact" exceptions.
28882         (llrint_test_data) [TEST_FLOAT]: Disable one test.
28883         (llrint_tonearest_test_data): Test for "inexact" exceptions.
28884         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
28885         (llrint_towardzero_test_data): Test for "inexact" exceptions.
28886         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
28887         (llrint_downward_test_data): Test for "inexact" exceptions.
28888         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
28889         (llrint_upward_test_data): Test for "inexact" exceptions.
28890         (logb_test_data): Likewise.
28891         (logb_downward_test_data): Likewise.
28892         (nextafter_test_data): Likewise.
28893         (nexttoward_test_data): Likewise.
28894         (remainder_test_data): Likewise.
28895         (remquo_test_data): Likewise.
28896         (scalbn_test_data): Likewise.
28897         (scalbln_test_data): Likewise.
28898         (signbit_test_data): Likewise.
28899         (sqrt_test_data): Likewise.
28900         (significand_test_data): Likewise.
28902 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
28904         [BZ #15424]
28905         * benchtests/bench-modf.c (struct args): Mark arg0 as
28906         volatile.
28907         * scripts/bench.pl: Mark members of struct args as volatile.
28909 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28911         [BZ # 15497]
28912         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
28913         negative infinity on POWER6 or lower.
28914         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
28916 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
28918         [BZ #15442]
28919         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
28920         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
28921         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
28922         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
28923         (_FP_SETQNAN): New macro.
28924         (_FP_SETQNAN_SEMIRAW): Likewise.
28925         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
28926         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
28927         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
28928         (FP_EXTEND): Use _FP_FRAC_SNANP.
28929         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
28930         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
28931         into account.
28932         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28933         New macro.
28934         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28935         Likewise.
28937 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
28939         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
28940         with DIVIDE_BY_ZERO_EXCEPTION.
28941         (gamma_test_data): Likewise.
28942         (lgamma_test_data): Likewise.
28943         (log_test_data): Likewise.
28944         (log10_test_data): Likewise.
28945         (log2_test_data): Likewise.
28946         (tgamma_test_data): Likewise.
28948         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
28949         (acos_test_tonearest): Likewise.
28950         (acos_test_towardzero): Likewise.
28951         (acos_test_downward): Likewise.
28952         (acos_test_upward): Likewise.
28953         (acosh_test): Likewise.
28954         (asin_test): Likewise.
28955         (asin_test_tonearest): Likewise.
28956         (asin_test_towardzero): Likewise.
28957         (asin_test_downward): Likewise.
28958         (asin_test_upward): Likewise.
28959         (asinh_test): Likewise.
28960         (atan_test): Likewise.
28961         (atanh_test): Likewise.
28962         (atan2_test): Likewise.
28963         (cabs_test): Likewise.
28964         (cacos_test): Likewise.
28965         (cacosh_test): Likewise.
28966         (casin_test): Likewise.
28967         (casinh_test): Likewise.
28968         (catan_test): Likewise.
28969         (catanh_test): Likewise.
28970         (cbrt_test): Likewise.
28971         (ccos_test): Likewise.
28972         (ccosh_test): Likewise.
28973         (cexp_test): Likewise.
28974         (clog_test): Likewise.
28975         (clog10_test): Likewise.
28976         (cos_test): Likewise.
28977         (cos_test_tonearest): Likewise.
28978         (cos_test_towardzero): Likewise.
28979         (cos_test_downward): Likewise.
28980         (cos_test_upward): Likewise.
28981         (cosh_test): Likewise.
28982         (cosh_test_tonearest): Likewise.
28983         (cosh_test_towardzero): Likewise.
28984         (cosh_test_downward): Likewise.
28985         (cosh_test_upward): Likewise.
28986         (cpow_test): Likewise.
28987         (csin_test): Likewise.
28988         (csinh_test): Likewise.
28989         (csqrt_test): Likewise.
28990         (ctan_test): Likewise.
28991         (ctan_test_tonearest): Likewise.
28992         (ctan_test_towardzero): Likewise.
28993         (ctan_test_downward): Likewise.
28994         (ctan_test_upward): Likewise.
28995         (ctanh_test): Likewise.
28996         (ctanh_test_tonearest): Likewise.
28997         (ctanh_test_towardzero): Likewise.
28998         (ctanh_test_downward): Likewise.
28999         (ctanh_test_upward): Likewise.
29000         (erf_test): Likewise.
29001         (erfc_test): Likewise.
29002         (exp_test): Likewise.
29003         (exp_test_tonearest): Likewise.
29004         (exp_test_towardzero): Likewise.
29005         (exp_test_downward): Likewise.
29006         (exp_test_upward): Likewise.
29007         (exp10_test): Likewise.
29008         (exp2_test): Likewise.
29009         (expm1_test): Likewise.
29010         (fmod_test): Likewise.
29011         (gamma_test): Likewise.
29012         (hypot_test): Likewise.
29013         (j0_test): Likewise.
29014         (j1_test): Likewise.
29015         (jn_test): Likewise.
29016         (lgamma_test): Likewise.
29017         (log_test): Likewise.
29018         (log10_test): Likewise.
29019         (log1p_test): Likewise.
29020         (log2_test): Likewise.
29021         (logb_test_downward): Likewise.
29022         (pow_test): Likewise.
29023         (pow_test_tonearest): Likewise.
29024         (pow_test_towardzero): Likewise.
29025         (pow_test_downward): Likewise.
29026         (pow_test_upward): Likewise.
29027         (remainder_test): Likewise.
29028         (remquo_test): Likewise.
29029         (sin_test): Likewise.
29030         (sin_test_tonearest): Likewise.
29031         (sin_test_towardzero): Likewise.
29032         (sin_test_downward): Likewise.
29033         (sin_test_upward): Likewise.
29034         (sincos_test): Likewise.
29035         (sinh_test): Likewise.
29036         (sinh_test_tonearest): Likewise.
29037         (sinh_test_towardzero): Likewise.
29038         (sinh_test_downward): Likewise.
29039         (sinh_test_upward): Likewise.
29040         (sqrt_test): Likewise.
29041         (tan_test): Likewise.
29042         (tan_test_tonearest): Likewise.
29043         (tan_test_towardzero): Likewise.
29044         (tan_test_downward): Likewise.
29045         (tan_test_upward): Likewise.
29046         (tanh_test): Likewise.
29047         (tgamma_test): Likewise.
29048         (y0_test): Likewise.
29049         (y1_test): Likewise.
29050         (yn_test): Likewise.
29052         * math/gen-libm-test.pl (adjust_arg): Remove function.
29053         (special_function): Remove argument $in_func.  Only handle
29054         generating output for tables of tests, not inside functions.
29055         (parse_args): Likewise.
29056         (generate_testfile): Remove variable $in_func.  Update call to
29057         parse_args.
29058         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
29059         (MINUS_ZERO_INIT): Rename macro to minus_zero.
29060         (PLUS_INFTY_INIT): Rename macro to plus_infty.
29061         (MINUS_INFTY_INIT): Rename macro to minus_infty.
29062         (QNAN_VALUE_INIT): Rename macro to qnan_value.
29063         (MAX_VALUE_INIT): Rename macro to max_value.
29064         (MIN_VALUE_INIT): Rename macro to min_value.
29065         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
29066         (plus_zero): Remove variable.
29067         (minus_zero): Likewise.
29068         (plus_infty): Likewise.
29069         (minus_infty): Likewise.
29070         (qnan_value): Likewise.
29071         (max_value): Likewise.
29072         (min_value): Likewise.
29073         (min_subnorm_value): Likewise.
29075 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
29077         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
29078         uint64_t or uint32_t usage.
29079         * crypt/sha256-block.c: Likewise.
29080         * crypt/sha256-crypt.c: Likewise.
29081         * crypt/sha256.c: Likewise.
29082         * crypt/sha512-block.c: Likewise.
29083         * crypt/sha512-crypt.c: Likewise.
29084         * crypt/sha512.c: Likewise.
29085         * debug/backtrace-tst.c: Likewise.
29086         * debug/pcprofiledump.c: Likewise.
29087         * elf/cache.c: Likewise.
29088         * elf/dl-cache.c: Likewise.
29089         * elf/dl-misc.c: Likewise.
29090         * elf/dl-profile.c: Likewise.
29091         * elf/dl-support.c: Likewise.
29092         * elf/ldconfig.c: Likewise.
29093         * elf/sprof.c: Likewise.
29094         * iconv/dummy-repertoire.c: Likewise.
29095         * iconv/iconv_charmap.c: Likewise.
29096         * iconv/skeleton.c: Likewise.
29097         * iconvdata/8bit-generic.c: Likewise.
29098         * iconvdata/cp737.h: Likewise.
29099         * iconvdata/cp775.h: Likewise.
29100         * iconvdata/ibm1008.h: Likewise.
29101         * iconvdata/ibm1025.h: Likewise.
29102         * iconvdata/ibm1046.h: Likewise.
29103         * iconvdata/ibm1097.h: Likewise.
29104         * iconvdata/ibm1112.h: Likewise.
29105         * iconvdata/ibm1122.h: Likewise.
29106         * iconvdata/ibm1123.h: Likewise.
29107         * iconvdata/ibm1124.h: Likewise.
29108         * iconvdata/ibm1129.h: Likewise.
29109         * iconvdata/ibm1130.h: Likewise.
29110         * iconvdata/ibm1132.h: Likewise.
29111         * iconvdata/ibm1133.h: Likewise.
29112         * iconvdata/ibm1137.h: Likewise.
29113         * iconvdata/ibm1140.h: Likewise.
29114         * iconvdata/ibm1141.h: Likewise.
29115         * iconvdata/ibm1142.h: Likewise.
29116         * iconvdata/ibm1143.h: Likewise.
29117         * iconvdata/ibm1144.h: Likewise.
29118         * iconvdata/ibm1145.h: Likewise.
29119         * iconvdata/ibm1146.h: Likewise.
29120         * iconvdata/ibm1147.h: Likewise.
29121         * iconvdata/ibm1148.h: Likewise.
29122         * iconvdata/ibm1149.h: Likewise.
29123         * iconvdata/ibm1153.h: Likewise.
29124         * iconvdata/ibm1154.h: Likewise.
29125         * iconvdata/ibm1155.h: Likewise.
29126         * iconvdata/ibm1156.h: Likewise.
29127         * iconvdata/ibm1157.h: Likewise.
29128         * iconvdata/ibm1158.h: Likewise.
29129         * iconvdata/ibm1160.h: Likewise.
29130         * iconvdata/ibm1161.h: Likewise.
29131         * iconvdata/ibm1162.h: Likewise.
29132         * iconvdata/ibm1163.h: Likewise.
29133         * iconvdata/ibm1164.h: Likewise.
29134         * iconvdata/ibm1166.h: Likewise.
29135         * iconvdata/ibm1167.h: Likewise.
29136         * iconvdata/ibm12712.h: Likewise.
29137         * iconvdata/ibm1390.h: Likewise.
29138         * iconvdata/ibm1399.h: Likewise.
29139         * iconvdata/ibm16804.h: Likewise.
29140         * iconvdata/ibm4517.h: Likewise.
29141         * iconvdata/ibm4899.h: Likewise.
29142         * iconvdata/ibm4909.h: Likewise.
29143         * iconvdata/ibm4971.h: Likewise.
29144         * iconvdata/ibm5347.h: Likewise.
29145         * iconvdata/ibm803.h: Likewise.
29146         * iconvdata/ibm856.h: Likewise.
29147         * iconvdata/ibm901.h: Likewise.
29148         * iconvdata/ibm902.h: Likewise.
29149         * iconvdata/ibm9030.h: Likewise.
29150         * iconvdata/ibm9066.h: Likewise.
29151         * iconvdata/ibm921.h: Likewise.
29152         * iconvdata/ibm922.h: Likewise.
29153         * iconvdata/ibm9448.h: Likewise.
29154         * iconvdata/isiri-3342.h: Likewise.
29155         * iconvdata/jis0201.h: Likewise.
29156         * include/link.h: Likewise.
29157         * include/netdb.h: Likewise.
29158         * inet/check_native.c: Likewise.
29159         * inet/check_pf.c: Likewise.
29160         * inet/getipv4sourcefilter.c: Likewise.
29161         * inet/getnameinfo.c: Likewise.
29162         * inet/getsourcefilter.c: Likewise.
29163         * inet/htonl.c: Likewise.
29164         * inet/setipv4sourcefilter.c: Likewise.
29165         * inet/setsourcefilter.c: Likewise.
29166         * inet/test-inet6_opt.c: Likewise.
29167         * inet/tst-network.c: Likewise.
29168         * locale/C-collate.c: Likewise.
29169         * locale/C-ctype.c: Likewise.
29170         * locale/C-time.c: Likewise.
29171         * locale/C-translit.h: Likewise.
29172         * locale/loadarchive.c: Likewise.
29173         * locale/programs/3level.h: Likewise.
29174         * locale/programs/charmap.c: Likewise.
29175         * locale/programs/charmap.h: Likewise.
29176         * locale/programs/ld-address.c: Likewise.
29177         * locale/programs/ld-collate.c: Likewise.
29178         * locale/programs/ld-ctype.c: Likewise.
29179         * locale/programs/ld-identification.c: Likewise.
29180         * locale/programs/ld-measurement.c: Likewise.
29181         * locale/programs/ld-messages.c: Likewise.
29182         * locale/programs/ld-monetary.c: Likewise.
29183         * locale/programs/ld-name.c: Likewise.
29184         * locale/programs/ld-numeric.c: Likewise.
29185         * locale/programs/ld-paper.c: Likewise.
29186         * locale/programs/ld-telephone.c: Likewise.
29187         * locale/programs/ld-time.c: Likewise.
29188         * locale/programs/linereader.c: Likewise.
29189         * locale/programs/locale.c: Likewise.
29190         * locale/programs/locarchive.c: Likewise.
29191         * locale/programs/locfile.h: Likewise.
29192         * locale/programs/repertoire.c: Likewise.
29193         * locale/programs/simple-hash.c: Likewise.
29194         * locale/programs/simple-hash.h: Likewise.
29195         * malloc/memusage.c: Likewise.
29196         * malloc/memusagestat.c: Likewise.
29197         * nis/nis_defaults.c: Likewise.
29198         * nis/nis_hash.c: Likewise.
29199         * nis/nis_print.c: Likewise.
29200         * nis/nis_xdr.c: Likewise.
29201         * nscd/connections.c: Likewise.
29202         * nscd/hstcache.c: Likewise.
29203         * nscd/nscd_gethst_r.c: Likewise.
29204         * nscd/nscd_getserv_r.c: Likewise.
29205         * nscd/nscd_helper.c: Likewise.
29206         * nscd/servicescache.c: Likewise.
29207         * nss/makedb.c: Likewise.
29208         * nss/nss_db/db-XXX.c: Likewise.
29209         * nss/nss_db/db-initgroups.c: Likewise.
29210         * nss/nss_db/db-netgrp.c: Likewise.
29211         * nss/nss_files/files-network.c: Likewise.
29212         * nss/nss_files/files-parse.c: Likewise.
29213         * posix/bug-regex5.c: Likewise.
29214         * posix/fnmatch_loop.c: Likewise.
29215         * posix/regcomp.c: Likewise.
29216         * posix/regexec.c: Likewise.
29217         * posix/tst-rfc3484-2.c: Likewise.
29218         * posix/tst-rfc3484-3.c: Likewise.
29219         * posix/tst-rfc3484.c: Likewise.
29220         * resolv/nss_dns/dns-canon.c: Likewise.
29221         * resolv/nss_dns/dns-network.c: Likewise.
29222         * resolv/res_init.c: Likewise.
29223         * resolv/res_mkquery.c: Likewise.
29224         * resolv/tst-aton.c: Likewise.
29225         * stdlib/cxa_atexit.c: Likewise.
29226         * stdlib/cxa_finalize.c: Likewise.
29227         * stdlib/gen-fpioconst.c: Likewise.
29228         * stdlib/strtol_l.c: Likewise.
29229         * string/tst-endian.c: Likewise.
29230         * sunrpc/auth_des.c: Likewise.
29231         * sunrpc/clnt_udp.c: Likewise.
29232         * sunrpc/rtime.c: Likewise.
29233         * sunrpc/svcauth_des.c: Likewise.
29234         * sunrpc/xdr.c: Likewise.
29235         * sunrpc/xdr_intXX_t.c: Likewise.
29236         * sunrpc/xdr_rec.c: Likewise.
29237         * sysdeps/generic/ldconfig.h: Likewise.
29238         * sysdeps/generic/ldsodefs.h: Likewise.
29239         * sysdeps/generic/memusage.h: Likewise.
29240         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
29241         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
29242         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
29243         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
29244         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
29245         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
29246         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
29247         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
29248         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
29249         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
29250         * sysdeps/posix/getaddrinfo.c: Likewise.
29251         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
29252         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29253         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
29254         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
29255         * sysdeps/powerpc/test-gettimebase.c: Likewise.
29256         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
29257         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
29258         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
29259         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
29260         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
29261         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
29262         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
29263         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
29264         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
29265         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
29266         * sysdeps/x86_64/dl-tls.h: Likewise.
29267         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
29268         * time/alt_digit.c: Likewise.
29269         * time/era.c: Likewise.
29270         * wcsmbs/tst-c16c32-1.c: Likewise.
29272 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29274         * math/libm-test.inc (struct test_sincos_data): New type.
29275         (RUN_TEST_LOOP_sincos): New macro.
29276         (sincos_test_data): New variable.
29277         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
29279 2013-05-16  Richard Henderson  <rth@redhat.com>
29281         * math/atest-exp2.c (LIMB64): New macro.
29282         (CONSTSZ): New macro.
29283         (mp_exp1, mp_exp_m1, mp_log2): New variables.
29284         (hexdig): Move ...
29285         (print_mpn_fp): ... to function scope.
29286         (read_mpn_hex): Remove.
29287         (get_log2): Remove.
29288         (exp2_mpn): Use mp_log2.
29289         (main): Use mp_exp1.
29291 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29293         * math/libm-test.inc: Remove comment about not testing "inexact"
29294         exceptions.
29295         (INEXACT_EXCEPTION): New macro.
29296         (NO_INEXACT_EXCEPTION): Likewise.
29297         (INVALID_EXCEPTION_OK): Update value.
29298         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
29299         (OVERFLOW_EXCEPTION_OK): Likewise.
29300         (UNDERFLOW_EXCEPTION_OK): Likewise.
29301         (IGNORE_ZERO_INF_SIGN): Likewise.
29302         (ERRNO_UNCHANGED): Likewise.
29303         (ERRNO_EDOM): Likewise.
29304         (ERRNO_ERANGE): Likewise.
29305         (test_exceptions): Handle testing "inexact" exceptions.
29306         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
29307         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
29308         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
29309         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
29310         INEXACT_EXCEPTION.
29311         (rint_towardzero_test_data): Likewise.
29312         (rint_downward_test_data): Likewise.
29313         (rint_upward_test_data): Likewise.
29315         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
29316         with OVERFLOW_EXCEPTION.
29317         (exp10_test_data): Likewise.
29318         (exp2_test_data): Likewise.
29319         (expm1_test_data): Likewise.
29320         (lgamma_test_data): Likewise.
29321         (pow_test_data): Likewise.
29322         (tgamma_test_data): Likewise.
29323         (yn_test_data): Remove duplicate test of overflow.
29325         * math/libm-test.inc (struct test_cc_c_data): New type.
29326         (RUN_TEST_LOOP_cc_c): New macro.
29327         (cpow_test_data): New variable.
29328         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
29330         * math/libm-test.inc (struct test_f_L_data): New type.
29331         (RUN_TEST_LOOP_f_L): New macro.
29332         (llrint_test_data): New variable.
29333         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
29334         (llrint_tonearest_test_data): New variable.
29335         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
29336         (llrint_towardzero_test_data): New variable.
29337         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
29338         (llrint_downward_test_data): New variable.
29339         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
29340         (llrint_upward_test_data): New variable.
29341         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
29342         (llround_test_data): New variable.
29343         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
29345 2013-05-13  Peter Collingbourne  <pcc@google.com>
29347         * math/atest-exp2.c (get_log2): Remove const attribute.
29349 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
29351         * math/libm-test.inc (struct test_f_l_data): New type.
29352         (RUN_TEST_LOOP_f_l): New macro.
29353         (lrint_test_data): New variable.
29354         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
29355         (lrint_tonearest_test_data): New variable.
29356         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
29357         (lrint_towardzero_test_data): New variable.
29358         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
29359         (lrint_downward_test_data): New variable.
29360         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
29361         (lrint_upward_test_data): New variable.
29362         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
29363         (lround_test_data): New variable.
29364         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
29366 2013-05-15  Peter Collingbourne  <pcc@google.com>
29368         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
29369         (EXTRACT_WORDS64) Use where appropriate.
29370         (INSERT_WORDS64) Likewise.
29372         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
29373         constraints with x constraints.
29374         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
29376         * malloc/obstack.c (_obstack_compat): Add initializer.
29378 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
29380         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
29381         si_trapno and add si_addr_lsb to _sifields.sigfault.
29382         (si_trapno): Remove macro.
29383         (si_addr_lsb): Define new macro.
29384         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
29386 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
29388         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
29389         instead of TEST_f_l.
29390         (llrint_test_tonearest): Likewise.
29391         (llrint_test_towardzero): Likewise.
29392         (llrint_test_downward): Likewise.
29393         (llrint_test_upward): Likewise.
29394         (llround_test): Likewise.
29396         * math/libm-test.inc (struct test_f_i_data): Add comment.
29397         (RUN_TEST_LOOP_f_b): New macro.
29398         (RUN_TEST_LOOP_f_b_tg): Likewise.
29399         (finite_test_data): New variable.
29400         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
29401         (isfinite_test_data): New variable.
29402         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29403         (isinf_test_data): New variable.
29404         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29405         (isnan_test_data): New variable.
29406         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29407         (isnormal_test_data): New variable.
29408         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29409         (issignaling_test_data): New variable.
29410         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29411         (signbit_test_data): New variable.
29412         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29414         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
29415         with INVALID_EXCEPTION.
29416         (acosh_test_data): Likewise.
29417         (asin_test_data): Likewise.
29418         (atanh_test_data): Likewise.
29419         (fmod_test_data): Likewise.
29420         (log_test_data): Likewise.
29421         (log10_test_data): Likewise.
29422         (log2_test_data): Likewise.
29423         (pow_test_data): Likewise.
29424         (sqrt_test_data): Likewise.
29425         (y0_test_data): Likewise.
29426         (y1_test_data): Likewise.
29427         (yn_test_data): Likewise.
29429         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
29430         function contents.
29432         * math/libm-test.inc (struct test_ff_i_data): New type.
29433         (RUN_TEST_LOOP_ff_i_tg): New macro.
29434         (isgreater_test_data): New variable.
29435         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29436         (isgreaterequal_test_data): New variable.
29437         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29438         (isless_test_data): New variable.
29439         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29440         (islessequal_test_data): New variable.
29441         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29442         (islessgreater_test_data): New variable.
29443         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29444         (isunordered_test_data): New variable.
29445         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29447 2013-05-14  David S. Miller  <davem@davemloft.net>
29449         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29451 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
29453         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
29455         * math/libm-test.inc (struct test_fF_f1_data): Change type of
29456         extra_test to int.
29457         (struct test_f_i_data): Change type of max_ulp to int.
29459         * math/libm-test.inc (test_ffI_f1_data): New type.
29460         (RUN_TEST_LOOP_ffI_f1): New macro.
29461         (remquo_test_data): New variable.
29462         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
29464         * setjmp/tst-setjmp-fp.c: New file.
29465         * setjmp/Makefile (tests): Add tst-setjmp-fp.
29466         (link-libm): New variable.
29467         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
29469         * math/libm-test.inc (struct test_f_i_data): New type.
29470         (RUN_TEST_LOOP_f_i): New macro.
29471         (RUN_TEST_LOOP_f_i_tg): Likewise.
29472         (fpclassify_test_data): New variable.
29473         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
29474         (ilogb_test_data): New variable.
29475         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
29477         * math/libm-test.inc (scalbln_test): Correct function name in END
29478         call.
29480         * math/libm-test.inc (struct test_f_f1_data): Add comment.
29481         (RUN_TEST_LOOP_fI_f1): New macro.
29482         (frexp_test_data): New variable.
29483         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
29485         * math/libm-test.inc (struct test_fF_f1_data): New type.
29486         (RUN_TEST_LOOP_fF_f1): New macro.
29487         (modf_test_data): New variable.
29488         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
29490         * math/libm-test.inc (struct test_f_f1_data): New type.
29491         (RUN_TEST_LOOP_f_f1): New macro.
29492         (gamma_test_data): New variable.
29493         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
29494         (lgamma_test_data): New variable.
29495         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
29497 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
29499         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
29500         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
29501         (main): Comment "tls" pseudo-hwcap.
29503 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
29505         * math/libm-test.inc (struct test_fl_f_data): New type.
29506         (RUN_TEST_LOOP_fl_f): New variable.
29507         (scalbln_test_data): New variable.
29508         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
29510         * math/libm-test.inc (struct test_fi_f_data): New type.
29511         (RUN_TEST_LOOP_fi_f): New macro.
29512         (ldexp_test_data): New variable.
29513         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
29514         (scalbn_test_data): New variable.
29515         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
29517         * math/libm-test.inc (struct test_c_f_data): New type.
29518         (RUN_TEST_LOOP_c_f): New macro.
29519         (cabs_test_data): New variable.
29520         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
29521         (carg_test_data): New variable.
29522         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
29523         (cimag_test_data): New variable.
29524         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
29525         (creal_test_data): New variable.
29526         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
29528         * math/libm-test.inc (struct test_if_f_data): New type.
29529         (RUN_TEST_LOOP_if_f): New macro.
29530         (jn_test_data): New variable.
29531         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
29532         (yn_test_data): New variable.
29533         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
29535         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
29537 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29539         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
29540         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
29542 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
29544         * benchtests/Makefile (CPPFLAGS-nonlib): Add
29545         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
29546         (bench-deps): Add bench-timing.h.
29547         * benchtests-bench-skeleton.c: Include bench-timing.h.
29548         (main): Use TIMING_* macros instead of clock_gettime.
29549         * benchtests/bench-timing.h: New file.
29551         [BZ #14582]
29552         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
29553         Renamed from _LIB_VERSION.
29554         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
29556 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
29558         * math/libm-test.inc (struct test_fff_f_data): New type.
29559         (RUN_TEST_LOOP_fff_f): New macro.
29560         (fma_test_data): New variable.
29561         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
29562         (fma_towardzero_test_data): New variable.
29563         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
29564         (fma_downward_test_data): New variable.
29565         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
29566         (fma_upward_test_data): New variable.
29567         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
29569         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
29570         (struct test_c_c_data): New type.
29571         (RUN_TEST_LOOP_c_c): New macro.
29572         (cacos_test_data): New variable.
29573         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
29574         (cacosh_test_data): New variable.
29575         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
29576         (casin_test_data): New variable.
29577         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
29578         (casinh_test_data): New variable.
29579         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
29580         (catan_test_data): New variable.
29581         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
29582         (catanh_test_data): New variable.
29583         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
29584         (ccos_test_data): New variable.
29585         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
29586         (ccosh_test_data): New variable.
29587         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
29588         (cexp_test_data): New variable.
29589         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
29590         (clog_test_data): New variable.
29591         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
29592         (clog10_test_data): New variable.
29593         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
29594         (conj_test_data): New variable.
29595         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
29596         (cproj_test_data): New variable.
29597         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
29598         (csin_test_data): New variable.
29599         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
29600         (csinh_test_data): New variable.
29601         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
29602         (csqrt_test_data): New variable.
29603         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
29604         (ctan_test_data): New variable.
29605         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
29606         (ctan_tonearest_test_data): New variable.
29607         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
29608         (ctan_towardzero_test_data): New variable.
29609         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
29610         (ctan_downward_test_data): New variable.
29611         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
29612         (ctan_upward_test_data): New variable.
29613         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
29614         (ctanh_test_data): New variable.
29615         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
29616         (ctanh_tonearest_test_data): New variable.
29617         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
29618         (ctanh_towardzero_test_data): New variable.
29619         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
29620         (ctanh_downward_test_data): New variable.
29621         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
29622         (ctanh_upward_test_data): New variable.
29623         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
29624         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
29625         of BUILD_COMPLEX.
29627         * math/libm-test.inc (struct test_ff_f_data): New type.
29628         (struct test_ff_f_data_nexttoward): Likewise.
29629         (RUN_TEST_LOOP_2_f): New macro.
29630         (RUN_TEST_LOOP_ff_f): Likewise.
29631         (atan2_test_data): New variable.
29632         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
29633         (copysign_test_data): New variable.
29634         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
29635         (fdim_test_data): New variable.
29636         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
29637         (fmax_test_data): New variable.
29638         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
29639         (fmin_test_data): New variable.
29640         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
29641         (fmod_test_data): New variable.
29642         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
29643         (hypot_test_data): New variable.
29644         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
29645         (nextafter_test_data): New variable.
29646         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
29647         (nexttoward_test_data): New variable.
29648         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
29649         (pow_test_data): New variable.
29650         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
29651         (pow_tonearest_test_data): New variable.
29652         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
29653         (pow_towardzero_test_data): New variable.
29654         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
29655         (pow_downward_test_data): New variable.
29656         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
29657         (pow_upward_test_data): New variable.
29658         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
29659         (remainder_test_data): New variable.
29660         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
29661         (scalb_test_data): New variable.
29662         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
29663         * sysdeps/i386/fpu/libm-test-ulps: Update.
29665 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
29667         * math/libm-test.inc (fma_test): Use max_value instead of local
29668         variable fltmax.
29669         (nextafter_test): Likewise.
29671         * math/libm-test.inc (acos_towardzero_test_data): New variable.
29672         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29673         (acos_downward_test_data): New variable.
29674         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29675         (acos_upward_test_data): New variable.
29676         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29677         (acosh_test_data): New variable.
29678         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
29679         (asin_test_data): New variable.
29680         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
29681         (asin_tonearest_test_data): New variable.
29682         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29683         (asin_towardzero_test_data): New variable.
29684         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29685         (asin_downward_test_data): New variable.
29686         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29687         (asin_upward_test_data): New variable.
29688         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29689         (asinh_test_data): New variable.
29690         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
29691         (atan_test_data): New variable.
29692         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
29693         (atanh_test_data): New variable.
29694         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
29695         (cbrt_test_data): New variable.
29696         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
29697         (ceil_test_data): New variable.
29698         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
29699         (cos_test_data): New variable.
29700         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
29701         (cos_tonearest_test_data): New variable.
29702         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29703         (cos_towardzero_test_data): New variable.
29704         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29705         (cos_downward_test_data): New variable.
29706         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29707         (cos_upward_test_data): New variable.
29708         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29709         (cosh_test_data): New variable.
29710         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
29711         (cosh_tonearest_test_data): New variable.
29712         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29713         (cosh_towardzero_test_data): New variable.
29714         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29715         (cosh_downward_test_data): New variable.
29716         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29717         (cosh_upward_test_data): New variable.
29718         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29719         (erf_test_data): New variable.
29720         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
29721         (erfc_test_data): New variable.
29722         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
29723         (exp_test_data): New variable.
29724         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
29725         (exp_tonearest_test_data): New variable.
29726         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29727         (exp_towardzero_test_data): New variable.
29728         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29729         (exp_downward_test_data): New variable.
29730         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29731         (exp_upward_test_data): New variable.
29732         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29733         (exp10_test_data): New variable.
29734         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
29735         (exp2_test_data): New variable.
29736         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
29737         (expm1_test_data): New variable.
29738         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
29739         (fabs_test_data): New variable.
29740         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
29741         (floor_test_data): New variable.
29742         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
29743         (j0_test_data): New variable.
29744         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
29745         (j1_test_data): New variable.
29746         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
29747         (log_test_data): New variable.
29748         (log_test): Run tests with RUN_TEST_LOOP_f_f.
29749         (log10_test_data): New variable.
29750         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
29751         (log1p_test_data): New variable.
29752         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
29753         (log2_test_data): New variable.
29754         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
29755         (logb_test_data): New variable.
29756         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
29757         (logb_downward_test_data): New variable.
29758         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29759         (nearbyint_test_data): New variable.
29760         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
29761         (rint_test_data): New variable.
29762         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
29763         (rint_tonearest_test_data): New variable.
29764         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29765         (rint_towardzero_test_data): New variable.
29766         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29767         (rint_downward_test_data): New variable.
29768         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29769         (rint_upward_test_data): New variable.
29770         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29771         (round_test_data): New variable.
29772         (round_test): Run tests with RUN_TEST_LOOP_f_f.
29773         (sin_test_data): New variable.
29774         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
29775         (sin_tonearest_test_data): New variable.
29776         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29777         (sin_towardzero_test_data): New variable.
29778         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29779         (sin_downward_test_data): New variable.
29780         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29781         (sin_upward_test_data): New variable.
29782         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29783         (sinh_test_data): New variable.
29784         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
29785         (sinh_tonearest_test_data): New variable.
29786         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29787         (sinh_towardzero_test_data): New variable.
29788         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29789         (sinh_downward_test_data): New variable.
29790         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29791         (sinh_upward_test_data): New variable.
29792         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29793         (sqrt_test_data): New variable.
29794         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
29795         (tan_test_data): New variable.
29796         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
29797         (tan_tonearest_test_data): New variable.
29798         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29799         (tan_towardzero_test_data): New variable.
29800         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29801         (tan_downward_test_data): New variable.
29802         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29803         (tan_upward_test_data): New variable.
29804         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29805         (tanh_test_data): New variable.
29806         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
29807         (tgamma_test_data): New variable.
29808         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
29809         (trunc_test_data): New variable.
29810         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
29811         (y0_test_data): New variable.
29812         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
29813         (y1_test_data): New variable.
29814         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
29815         (significand_test_data): New variable.
29816         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
29818 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
29820         [BZ #12387]
29821         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
29823 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
29825         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
29827 2013-05-10  Andreas Jaeger  <aj@suse.de>
29829         [BZ #15448]
29830         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
29831         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
29833 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
29835         * math/gen-libm-test.pl (adjust_arg): New function.
29836         (special_functions): Handle generating output in both functions
29837         and arrays.
29838         (parse_args): Likewise.
29839         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
29840         $in_func argument to parse_args.
29841         * math/libm-test.inc (struct test_f_f_data): New type.
29842         (IF_ROUND_INIT_): New macro.
29843         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
29844         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
29845         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
29846         (IF_ROUND_INIT_FE_UPWARD): Likewise.
29847         (ROUND_RESTORE_): Likewise.
29848         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
29849         (ROUND_RESTORE_FE_TONEAREST): Likewise.
29850         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
29851         (ROUND_RESTORE_FE_UPWARD): Likewise.
29852         (RUN_TEST_LOOP_f_f): New macro.
29853         (acos_test_data): New variable.
29854         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
29855         (acos_tonearest_test_data): New variable.
29856         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29858 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
29860         * benchtests/bench-skeleton.c (startup): Fix coding style.
29862 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
29864         [BZ #6809]
29865         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
29866         negative infinity argument.
29867         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
29868         negative infinity argument.
29869         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
29870         negative infinity argument.
29871         * math/libm-test.inc (tgamma_test): Expect errno to be set for
29872         domain errors.
29874 2013-05-10  Florian Weimer  <fweimer@redhat.com>
29876         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
29877         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
29878         * iconv/iconv_prog.c (main): Likewise.
29879         * locale/programs/charmap-dir.c (charmap_readdir)
29880         (fopen_uncompressed): Likewise.
29881         * locale/programs/locfile.c (siblings_uncached)
29882         (write_locale_data): Use lstat64 instead of lstat.
29883         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
29884         stat.
29886 2013-05-10  Andreas Jaeger  <aj@suse.de>
29888         [BZ #15395]
29889         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
29890         localization.
29891         Include <locale.h>.
29893 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
29895         * elf/dl-close.c (_dl_close_worker): Add comments.
29897 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
29899         [BZ #15359]
29900         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
29901         high part of pi/2.
29902         (__ieee754_rem_pio2l): Update comments.
29904         [BZ #15429]
29905         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
29906         high part of pi/2.
29907         (__ieee754_rem_pio2l): Update comments.
29909         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
29910         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
29912         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
29913         M_PI_4l.
29915         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
29916         (M_PI_34_LOG10El): Likewise.
29917         (M_PI2_LOG10El): Likewise.
29918         (M_PI4_LOG10El): Likewise.
29919         (M_PI_LOG10El): Likewise.
29921 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29923         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29925 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
29927         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
29928         (MINUS_ZERO_INIT): Likewise.
29929         (PLUS_INFTY_INIT): Likewise.
29930         (MINUS_INFTY_INIT): Likewise.
29931         (QNAN_VALUE_INIT): Likewise.
29932         (MAX_VALUE_INIT): Likewise.
29933         (MIN_VALUE_INIT): Likewise.
29934         (MIN_SUBNORM_VALUE_INIT): Likewise.
29935         (plus_zero): Initialize with PLUS_ZERO_INIT.
29936         (minus_zero): Initialize with MINUS_ZERO_INIT.
29937         (plus_infty): Initialize with PLUS_INFTY_INIT.
29938         (minus_infty): Initialize with MINUS_INFTY_INIT.
29939         (qnan_value): Initialize with QNAN_VALUE_INIT.
29940         (max_value): Initialize with MAX_VALUE_INIT.
29941         (min_value): Initialize with MIN_VALUE_INIT.
29942         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
29944         * math/libm-test.inc (RUN_TEST_if_f): New macro.
29945         (jn_test): Use TEST_if_f instead of TEST_ff_f.
29946         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
29947         (yn_test): Use TEST_if_f instead of TEST_ff_f.
29949         * math/libm-test.inc (RUN_TEST_f_f): New macro.
29950         (RUN_TEST_2_f): Likewise.
29951         (RUN_TEST_ff_f): Likewise.
29952         (RUN_TEST_fi_f): Likewise.
29953         (RUN_TEST_fl_f): Likewise.
29954         (RUN_TEST_fff_f): Likewise.
29955         (RUN_TEST_c_f): Likewise.
29956         (RUN_TEST_f_f1): Likewise.
29957         (RUN_TEST_fF_f1): Likewise.
29958         (RUN_TEST_fI_f1): Likewise.
29959         (RUN_TEST_ffI_f1): Likewise.
29960         (RUN_TEST_c_c): Likewise.
29961         (RUN_TEST_cc_c): Likewise.
29962         (RUN_TEST_f_i): Likewise.
29963         (RUN_TEST_f_i_tg): Likewise.
29964         (RUN_TEST_ff_i_tg): Likewise.
29965         (RUN_TEST_f_b): Likewise.
29966         (RUN_TEST_f_b_tg): Likewise.
29967         (RUN_TEST_f_l): Likewise.
29968         (RUN_TEST_f_L): Likewise.
29969         (RUN_TEST_sincos): Likewise.
29970         * math/gen-libm-test.pl (new_test): Take new argument to indicate
29971         whether to show exceptions.  Do not include ");\n" in return
29972         value.
29973         (special_functions): Output call to RUN_TEST_sincos instead of
29974         check_float calls.  Update calls to new_test.
29975         (parse_args): Output call to single RUN_TEST_* macro instead of
29976         check_* calls and other assignments.  Update calls to new_test.
29978         [BZ #2546]
29979         [BZ #2560]
29980         [BZ #5159]
29981         [BZ #15426]
29982         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
29983         input to result for tgamma overflow.
29984         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
29985         (gamma_coeff): New variable.
29986         (NCOEFF): New macro.
29987         (gamma_positive): New function.
29988         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
29989         underflow here.  Use gamma_positive instead of exp (lgamma) for
29990         other arguments.
29991         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
29992         (gamma_coeff): New variable.
29993         (NCOEFF): New macro.
29994         (gammaf_positive): New function.
29995         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
29996         underflow here.  Use gamma_positive instead of exp (lgamma) for
29997         other arguments.
29998         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
29999         (gamma_coeff): New variable.
30000         (NCOEFF): New macro.
30001         (gammal_positive): New function.
30002         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
30003         underflow here.  Use gamma_positive instead of exp (lgamma) for
30004         other arguments.
30005         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
30006         (gamma_coeff): New variable.
30007         (NCOEFF): New macro.
30008         (gammal_positive): New function.
30009         (__ieee754_gammal_r): Handle positive infinity, overflow and
30010         underflow here.  Handle NaN the same as positive infinity.  Remove
30011         check x < 0xffffffff for negative integers.  Use gamma_positive
30012         instead of exp (lgamma) for other arguments.
30013         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
30014         (gamma_coeff): New variable.
30015         (NCOEFF): New macro.
30016         (gammal_positive): New function.
30017         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
30018         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
30019         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
30020         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
30021         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
30022         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
30023         * sysdeps/generic/math_private.h (__gamma_productf): New
30024         prototype.
30025         (__gamma_product): Likewise.
30026         (__gamma_productl): Likewise.
30027         * math/Makefile (libm-calls): Add gamma_product.
30028         * math/libm-test.inc (tgamma_test): Add more tests.
30029         * sysdeps/i386/fpu/libm-test-ulps: Update.
30030         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30032 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
30034         * benchtests/bench-skeleton.c (main): Preheat CPU.
30036 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
30038         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
30040 2013-05-07  Roland McGrath  <roland@hack.frob.com>
30042         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
30043         and _dl_skip_args_internal.
30045 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
30047         * manual/message.texi (Message Translation): Talk about users.
30048         Message to key mapping impacts design.
30050 2013-05-06  Roland McGrath  <roland@hack.frob.com>
30052         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
30054         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
30056         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
30057         * sysdeps/wordsize-64/glob64.c: ... here.
30059         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
30060         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
30061         New macros.
30063         * debug/getlogin_r_chk.c: Moved to ...
30064         * login/getlogin_r_chk.c: ... here.
30065         * debug/Makefile (routines): Move getlogin_r_chk to ...
30066         * login/Makefile (routines): ... here.
30067         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
30068         * login/Versions (libc: GLIBC_2.4): ... here.
30070         * io/poll.c (__poll): Renamed from poll.
30071         Add libc_hidden_def.
30072         (poll): Define as weak alias.
30074         * debug/ptsname_r_chk.c: Moved to ...
30075         * login/ptsname_r_chk.c: ... here.
30076         * debug/Makefile (routines): Move ptsname_r_chk to ...
30077         * login/Makefile (routines): ... here.
30078         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
30079         * login/Versions (libc: GLIBC_2.4): ... here.
30081         * posix/getlogin.c: Moved to ...
30082         * login/getlogin.c: ... here.
30083         * posix/getlogin_r.c: Moved to ...
30084         * login/getlogin_r.c: ... here.
30085         * posix/getlogin_r.c: Moved to ...
30086         * login/getlogin_r.c: ... here.
30087         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
30088         * login/Makefile (routines): ... here.
30089         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
30090         * login/Versions (libc: GLIBC_2.0): ... here.
30092         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
30093         (setrlimit): Define as weak alias.
30095         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
30096         Call __ names for open, ftruncate, and close.
30097         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
30098         (truncate): Define as weak alias.
30100 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
30102         * math/gen-libm-test.pl (parse_args): Initialize x before each
30103         test of frexp, modf and remquo.
30105         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
30106         test signgam value.
30108 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30110         [BZ #15418]
30111         [BZ #15419]
30112         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
30113         internal tests.
30114         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
30116 2013-05-06  Roland McGrath  <roland@hack.frob.com>
30118         * elf/dl-writev.h: New file.
30119         * elf/dl-misc.c: Include it.
30120         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
30121         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
30123 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
30125         * math/libm-test.inc (noXFails): Remove variable.
30126         (noXPasses): Likewise.
30127         (BUILD_COMPLEX_INT): Remove macro.
30128         (print_screen): Remove xfail argument.
30129         (print_screen_max_error): Likewise.
30130         (update_stats): Likewise.
30131         (print_max_error): Likewise.  Update calls to other affected
30132         functions.
30133         (print_complex_max_error): Likewise.
30134         (test_single_exception): Update calls to print_screen.
30135         (test_single_errno): Likewise.
30136         (check_float_internal): Remove xfail argument.  Update calls to
30137         other affected functions.
30138         (check_float): Likewise.
30139         (check_complex): Likewise.
30140         (check_int): Likewise.
30141         (check_long): Likewise.
30142         (check_bool): Likewise.
30143         (check_longlong): Likewise.
30144         (main): Don't print noXFails and noXPasses.
30145         * math/gen-libm-test.pl (top level): Don't mention expected
30146         failure handling in comment.
30147         (new_test): Don't handle expected failures.
30148         (parse_args): Don't mention expected failure handling in comment.
30149         (generate_testfile): Don't handle expected failures.
30150         (parse_ulps): Likewise.
30151         (print_ulps_file): Likewise.
30152         (get_failure): Remove function.
30153         (output_test): Don't handle expected failures.
30154         * make/README.libm-test: Don't mention expected failure handling.
30156         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
30157         (minus_zero): Likewise.
30158         (plus_infty): Likewise.
30159         (minus_infty): Likewise.
30160         (qnan_value): Likewise.
30161         (max_value): Likewise.
30162         (min_value): Likewise.
30163         (min_subnorm_value): Likewise.
30164         (initialize): Do not initialize those variables dynamically.
30166 2013-05-03  Roland McGrath  <roland@hack.frob.com>
30168         * io/open.c (__open_2): Moved to ...
30169         * io/open_2.c: ... this new file.
30170         * io/open64.c (__open64_2): Moved to ...
30171         * io/open64_2.c: ... this new file.
30172         * io/openat.c (__openat_2): Moved to ...
30173         * io/openat_2.c: ... this new file.
30174         * io/openat64.c (__openat64_2): Moved to ...
30175         * io/openat64_2.c: ... this new file.
30176         * io/Makefile (routines): Add them.
30177         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
30178         * sysdeps/unix/sysv/linux/open_2.c: File removed.
30179         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
30180         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
30181         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
30182         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
30183         (__openat64): Add hidden_ver.
30184         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
30185         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
30187         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
30188         Separately conditionalize setting of GLRO(dl_sysinfo) so
30189         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
30190         as well, but the actual setting is only under [NEED_DL_SYSINFO].
30192 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30194         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
30195         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
30196         definition.
30197         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
30198         * sysdeps/unix/sysv/linux/powerpc/init-first.c
30199         (_libc_vdso_platform_setup): Add __vdso_time initialization.
30200         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
30201         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
30203 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
30205         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
30206         test signgam value.
30208         * math/libm-test.inc (hypot_test): Do not use
30209         IGNORE_ZERO_INF_SIGN.
30211 2013-05-03  Andreas Jaeger  <aj@suse.de>
30213         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
30214         Linux 3.9.
30215         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
30216         (PF_MAX): Adjust for VSOCK change.
30218 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30220         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30222 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
30224         [BZ #15264]
30225         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
30226         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
30227         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
30229 2013-05-02  David S. Miller  <davem@davemloft.net>
30231         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30233 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
30235         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
30237 2013-05-01  Roland McGrath  <roland@hack.frob.com>
30239         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
30241 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
30243         [BZ #14952]
30244         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
30245         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
30246         Use __attribute__ ((__gnu_inline__)).
30247         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
30248         Don't use __attribute__ ((__gnu_inline__)).
30250 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
30252         [BZ #15423]
30253         * math/s_catan.c (__catan): Handle small real or imaginary part of
30254         input specially to avoid spurious underflow.
30255         * math/s_catanf.c (__catanf): Likewise.
30256         * math/s_catanh.c (__catanh): Likewise.
30257         * math/s_catanhf.c (__catanhf): Likewise.
30258         * math/s_catanhl.c (__catanhl): Likewise.
30259         * math/s_catanl.c (__catanl): Likewise.
30260         * math/libm-test.inc (catan_test): Add more tests.
30261         (catanh_test): Likewise.
30262         * sysdeps/i386/fpu/libm-test-ulps: Update.
30263         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30265 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30267         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30269 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
30271         [BZ #15416]
30272         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
30273         accurately for denominator in atan2.
30274         * math/s_catanf.c (__catanf): Likewise.
30275         * math/s_catanh.c (__catanh): Likewise.
30276         * math/s_catanhf.c (__catanhf): Likewise.
30277         * math/s_catanhl.c (__catanhl): Likewise.
30278         * math/s_catanl.c (__catanl): Likewise.
30279         * math/libm-test.inc (catan_test): Add more tests.
30280         (catanh_test): Likewise.
30281         * sysdeps/i386/fpu/libm-test-ulps: Update.
30282         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30284 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
30286         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
30288         * benchtests/Makefile (bench): Remove slow benchmarks.
30289         * benchtests/atan-inputs: Add slow benchmark inputs.
30290         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
30291         (BENCH_FUNC): Accept variant offset.
30292         (VARIANT): Define.
30293         * benchtests/bench-skeleton.c (main): Run benchmark for each
30294         variant.
30295         * benchtests/cos-inputs: Add slow benchmark inputs.
30296         * benchtests/exp-inputs: Likewise.
30297         * benchtests/pow-inputs: Likewise.
30298         * benchtests/sin-inputs: Likewise.
30299         * benchtests/slowatan-inputs: Remove.
30300         * benchtests/slowatan.c: Remove.
30301         * benchtests/slowcos-inputs: Remove.
30302         * benchtests/slowcos.c: Remove.
30303         * benchtests/slowexp-inputs: Remove.
30304         * benchtests/slowexp.c: Remove.
30305         * benchtests/slowpow-inputs: Remove.
30306         * benchtests/slowpow.c: Remove.
30307         * benchtests/slowsin-inputs: Remove.
30308         * benchtests/slowsin.c: Remove.
30309         * benchtests/slowtan-inputs: Remove.
30310         * benchtests/slowtan.c: Remove.
30311         * benchtests/tan-inputs: Add slow benchmark inputs.
30312         * scripts/bench.pl: Parse comments and directives.
30314         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
30315         in CPPFLAGS.
30316         ($(objpfx)bench-%.c): Remove *-ITER.
30317         * benchtests/bench-modf.c: Remove definition of ITER.
30318         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
30319         (main): Loop for DURATION seconds instead of fixed number of
30320         iterations.
30321         * scripts/bench.pl: Don't expect iterations in parameters.
30323 2013-04-29  Roland McGrath  <roland@hack.frob.com>
30325         * io/fchdir.c (__fchdir): Renamed from fchdir.
30326         (fchdir): Define as weak alias.
30328 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
30330         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
30331         (ERRNO_EDOM): Likewise.
30332         (ERRNO_ERANGE): Likewise.
30333         (noErrnoTests): New variable.
30334         (init_max_error): Set errno to 0.
30335         (test_single_errno): New function.
30336         (test_errno): Likewise.
30337         (check_float_internal): Call test_errno.  Set errno to 0.
30338         (check_complex): Refer to errno tests in comment.
30339         (check_int): Call test_errno.  Set errno to 0.
30340         (check_long): Likewise.
30341         (check_bool): Likewise.
30342         (check_longlong): Likewise.
30343         (cos_test): Use ERRNO_* flags for errno tests instead of
30344         check_int.
30345         (expm1_test): Likewise.
30346         (fmod_test): Likewise.
30347         (ilogb_test): Likewise.
30348         (lgamma_test): Likewise.
30349         (pow_test): Likewise.
30350         (remainder_test): Likewise.
30351         (sin_test): Likewise.
30352         (tan_test): Likewise.
30353         (yn_test): Likewise.
30354         (initialize): Set errno to 0.
30355         (main): Print number of errno tests.
30356         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
30358 2013-04-29  Andreas Jaeger  <aj@suse.de>
30360         [BZ #15084]
30361         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
30362         and RES_USEVC.
30364         [BZ #15085]
30365         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
30366         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
30367         unimplemented.
30369         [BZ #15380]
30370         * stdlib/random.c (__initstate): Return NULL if
30371         __initstate fails.
30373         [BZ #15086]
30374         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
30375         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
30376         RES_SNGLKUPREOP.
30378 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30380         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30382 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
30384         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
30385         of individual tests.
30386         (casin_test): Likewise.
30387         (casinh_test): Likewise.
30389 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
30391         [BZ #15409]
30392         * math/s_catan.c (__catan): Handle arguments with large real or
30393         imaginary part separately without squaring.
30394         * math/s_catanf.c (__catanf): Likewise.
30395         * math/s_catanh.c (__catanh): Likewise.
30396         * math/s_catanhf.c (__catanhf): Likewise.
30397         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
30398         and redefine.
30399         (__catanhl): Handle arguments with large real or imaginary part
30400         separately without squaring.
30401         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
30402         and redefine.
30403         (__catanl): Handle arguments with large real or imaginary part
30404         separately without squaring.
30405         * math/libm-test.inc (catan_test): Add more tests.
30406         (catanh_test): Likewise.
30407         * sysdeps/i386/fpu/libm-test-ulps: Update.
30408         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30410 2013-04-27  Andreas Jaeger  <aj@suse.de>
30412         [BZ #15007]
30413         * stdlib/stdlib.h: Update guards for qecvt.
30414         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
30415         <stdlib.h>.
30417 2013-04-27  Allan McRae  <allan@archlinux.org>
30419         * sysdeps/i386/fpu/libm-test-ulps: Update.
30421 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
30423         [BZ #15406]
30424         * math/s_catan.c: Include <float.h>.
30425         (__catan): Ensure underflow exception occurs for underflowed
30426         result.
30427         * math/s_catanf.c: Include <float.h>.
30428         (__catanf): Ensure underflow exception occurs for underflowed
30429         result.
30430         * math/s_catanh.c: Include <float.h>.
30431         (__catanh): Ensure underflow exception occurs for underflowed
30432         result.
30433         * math/s_catanhf.c: Include <float.h>.
30434         (__catanhf): Ensure underflow exception occurs for underflowed
30435         result.
30436         * math/s_catanhl.c: Include <float.h>.
30437         (__catanhl): Ensure underflow exception occurs for underflowed
30438         result.
30439         * math/s_catanl.c: Include <float.h>.
30440         (__catanl): Ensure underflow exception occurs for underflowed
30441         result.
30442         * math/libm-test.inc (catan_test): Add more tests.
30443         (catanh_test): Likewise.
30445         [BZ #15405]
30446         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
30447         underflowed result.
30448         * math/s_ccoshf.c (__ccoshf): Likewise.
30449         * math/s_ccoshl.c (__ccoshl): Likewise.
30450         * math/s_csin.c (__csin): Likewise.
30451         * math/s_csinf.c (__csinf): Likewise.
30452         * math/s_csinh.c (__csinh): Likewise.
30453         * math/s_csinhf.c (__csinhf): Likewise.
30454         * math/s_csinhl.c (__csinhl): Likewise.
30455         * math/s_csinl.c (__csinl): Likewise.
30456         * math/libm-test.inc (ccos_test): Add more tests.
30457         (ccosh_test): Likewise.
30458         (csin_test): Likewise.
30459         (csinh_test): Likewise.
30461 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30463         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
30464         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
30465         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
30466         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
30467         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
30468         powerpc/power5+/fpu folders.
30469         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
30472 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
30474         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30476 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
30478         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
30479         additions to variable.
30480         [$(config-machine) = x86_64] (modules-names): Likewise.
30481         ($(objpfx)tst-audit3): Remove dependency.
30482         ($(objpfx)tst-audit3.out): Likewise.
30483         ($(objpfx)tst-audit4): Likewise.
30484         ($(objpfx)tst-audit4.out): Likewise.
30485         ($(objpfx)tst-audit5): Likewise.
30486         ($(objpfx)tst-audit5.out): Likewise.
30487         ($(objpfx)tst-audit6): Likewise.
30488         ($(objpfx)tst-audit6.out): Likewise.
30489         ($(objpfx)tst-audit7): Likewise.
30490         ($(objpfx)tst-audit7.out): Likewise.
30491         (tst-audit3-ENV): Remove variable.
30492         (tst-audit4-ENV): Likewise.
30493         (tst-audit5-ENV): Likewise.
30494         (tst-audit6-ENV): Likewise.
30495         (tst-audit7-ENV): Likewise.
30496         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
30497         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
30498         addition to variable.
30499         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
30500         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
30501         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
30502         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
30503         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
30504         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
30505         tst-audit3, tst-audit4 and tst-audit5.
30506         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
30507         tst-audit6 and tst-audit7.
30508         [$(subdir) = elf] (modules-names): Add audit modules for those
30509         tests.
30510         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
30511         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
30512         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
30513         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
30514         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
30515         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
30516         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
30517         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
30518         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
30519         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
30520         [$(subdir) = elf] (tst-audit3-ENV): New variable.
30521         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
30522         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
30523         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
30524         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
30525         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
30526         Likewise.
30527         [$(subdir) = elf && $(config-cflags-avx) = yes]
30528         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
30529         [$(subdir) = elf && $(config-cflags-avx) = yes]
30530         (CFLAGS-tst-auditmod4a.c): Likewise.
30531         [$(subdir) = elf && $(config-cflags-avx) = yes]
30532         (CFLAGS-tst-auditmod4b.c): Likewise.
30533         [$(subdir) = elf && $(config-cflags-avx) = yes]
30534         (CFLAGS-tst-auditmod6b.c): Likewise.
30535         [$(subdir) = elf && $(config-cflags-avx) = yes]
30536         (CFLAGS-tst-auditmod6c.c): Likewise.
30537         [$(subdir) = elf && $(config-cflags-avx) = yes]
30538         (CFLAGS-tst-auditmod7b.c): Likewise.
30539         * elf/tst-audit3.c: Move to ...
30540         * sysdeps/x86_64/tst-audit3.c: ... here.
30541         * elf/tst-audit4.c: Move to ...
30542         * sysdeps/x86_64/tst-audit4.c: ... here.
30543         * elf/tst-audit5.c: Move to ...
30544         * sysdeps/x86_64/tst-audit5.c: ... here.
30545         * elf/tst-audit6.c: Move to ...
30546         * sysdeps/x86_64/tst-audit6.c: ... here.
30547         * elf/tst-audit7.c: Move to ...
30548         * sysdeps/x86_64/tst-audit7.c: ... here.
30549         * elf/tst-auditmod3a.c: Move to ...
30550         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
30551         * elf/tst-auditmod3b.c: Move to ...
30552         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
30553         * elf/tst-auditmod4a.c: Move to ...
30554         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
30555         * elf/tst-auditmod4b.c: Move to ...
30556         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
30557         * elf/tst-auditmod5a.c: Move to ...
30558         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
30559         * elf/tst-auditmod5b.c: Move to ...
30560         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
30561         * elf/tst-auditmod6a.c: Move to ...
30562         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
30563         * elf/tst-auditmod6b.c: Move to ...
30564         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
30565         * elf/tst-auditmod6c.c: Move to ...
30566         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
30567         * elf/tst-auditmod7a.c: Move to ...
30568         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
30569         * elf/tst-auditmod7b.c: Move to ...
30570         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
30572 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
30574         [BZ #15366]
30575         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
30576         define unconditionally.
30577         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
30578         define unconditionally.
30579         (INT8_C, INT16_C, etc.): Likewise.
30581 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
30583         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
30584         __ehdr_start with hidden visibility.
30586         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
30588 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
30590         * math/libm-test.inc (cos_test): Use accurate hex constants.
30591         (sincost_test): Likewise.
30593 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
30595         * math/libm-test.inc (catan_test): Add more tests.
30596         (catanh_test): Likewise.
30598         * math/s_catanf.c (__catanf): Use suffixed floating-point
30599         constants.
30600         * math/s_catanhf.c (__catanhf): Likewise.
30601         * math/s_catanhl.c (__catanhl): Likewise.
30602         * math/s_catanl.c (__catanl): Likewise.
30604         [BZ #15394]
30605         * math/s_catan.c (__catan): Calculate imaginary part of result
30606         with log1p not log unless computing log of number close to 0.
30607         * math/s_catanf.c (__catanf): Likewise.
30608         * math/s_catanl.c (__catanl): Likewise.
30609         * math/s_catanh.c (__catanh): Calculate real part of result with
30610         log1p not log unless computing log of number close to 0.
30611         * math/s_catanhf.c (__catanhf): Likewise.
30612         * math/s_catanhl.c (__catanhl): Likewise.
30613         * math/libm-test.inc (catan_test): Add more tests.
30614         (catanh_test): Likewise.
30615         * sysdeps/i386/fpu/libm-test-ulps: Update.
30616         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30618 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
30620         * benchtests/Makefile: Mention files in which fast and slow
30621         paths of math functions are implemented.
30623 2013-04-23  Roland McGrath  <roland@hack.frob.com>
30625         * sysdeps/posix/timespec_get.c: New file.
30627 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30629         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
30630         POWER.
30631         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
30632         for POWER.
30633         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
30634         powerpc/power5/fpu folders.
30635         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
30636         * benchtests/Makefile: Add modf testcase.
30637         * benchtests/bench-modf.c: New file: Benchmark test for mo
30639 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
30641         [BZ #14888]
30642         * time/Makefile (tests): Add tst-strptime-whitespace.
30643         * time/strptime_l.c (get_number): Use ISSPACE.
30644         (__strptime_internal): Likewise.
30645         * time/tst-strptime-whitespace.c: New test case.
30647 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
30649         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
30650         member.
30651         (_nss_files_init): Set it here.
30653 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
30655         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
30656         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
30657         unsigned.
30659 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
30661         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
30663 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
30665         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
30666         size just once.
30668 2013-04-21  David S. Miller  <davem@davemloft.net>
30670         * po/ru.po: Update Russion translation from translation project.
30672 2013-04-17  Adam Conrad  <adconrad@0c3.net>
30674         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
30675         and setfsgid.
30677 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
30679         * configure.in: Remove i386 configure warning. Remove i386 case.
30680         * configure: Regenerate.
30681         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
30682         Add example to error message.
30683         * sysdeps/i386/configure: Regenerate.
30685 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
30687         * benchtests/Makefile (bench): Add cos, tan, slowcos and
30688         slowtan.
30689         * benchtests/cos-inputs: New file.
30690         * benchtests/slowcos-inputs: New file.
30691         * benchtests/slowcos.c: New file.
30692         * benchtests/slowtan-inputs: New file.
30693         * benchtests/slowtan.c: New file.
30694         * benchtests/tan-inputs: New file.
30696 2013-04-16  Roland McGrath  <roland@hack.frob.com>
30698         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
30699         considered kosher.
30701 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
30703         * benchtests/Makefile: Include cppflags-iterator.mk to add
30704         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
30706         * Makefile.in (bench-clean): New target.
30707         * benchtests/Makefile (bench-clean): Likewise.
30709 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
30711         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
30713 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
30715         * stdio-common/tstdiomisc.c: Fix coding-style violation.
30717 2013-04-15  Andreas Schwab  <schwab@suse.de>
30719         * nscd/grpcache.c (cache_addgr): Properly check for short write.
30720         * nscd/initgrcache.c (addinitgroupsX): Likewise.
30721         * nscd/pwdcache.c (cache_addpw): Likewise.
30722         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
30723         more than recsize.
30725 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30727         * benchtests/Makefile (bench): Write all output to
30728         bench-out.tmp together.
30730 2013-04-15  Andreas Schwab  <schwab@suse.de>
30732         * nscd/nscd.c (main): Don't fork again after closing files.
30734 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30736         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
30738         * benchtests/Rules (bench-deps): Collect dependencies into a
30739         single variable.  Add Makefile to dependencies.
30740         ($(objpfx)bench-%.c): Depend on bench-deps.
30742 2013-04-12  Roland McGrath  <roland@hack.frob.com>
30743             Xavier Roche  <roche+kml2@exalead.com>
30745         [BZ #15361]
30746         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
30747         just that it's a file descriptor.
30748         * manual/llio.texi (Synchronizing AIO Operations): Update description
30749         for EBADF error from aio_fsync.
30751 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
30753         * Rules (bench): Move target definition...
30754         * benchtests/Makefile: ... here.
30756 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
30758         * math/libm-test.inc (cos_test): Fix PI/2 test.
30759         (sincos_test): Likewise.
30760         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
30761         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
30763 2013-04-11  Andreas Schwab  <schwab@suse.de>
30765         [BZ #13988]
30766         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
30767         accept exponent character only when digits were seen.
30768         * stdio-common/Makefile (tests): Add bug26.
30769         * stdio-common/bug26.c: New file.
30771         [BZ #14293]
30772         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
30773         non-freeable.
30775 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
30777         * Makeconfig (rtld-prefix): Define built linker prefix.
30778         * Rules (run-bench): Use it.
30779         * math/Makefile (run-regen-ulps): Likewise.
30781         * Rules (bench): Remove eval.
30783 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30784             Roland McGrath  <roland@hack.frob.com>
30785             Ondrej Bilka  <neleai@seznam.cz>
30787         [BZ #15346]
30788         * time/getdate.c: Include ctype.h and alloca.h.
30789         (__getdate_r): Trim leading and trailing spaces of input.
30790         * time/tst-getdate.c (tests): Add tests with leading and
30791         trailing spaces.
30793 2013-04-08  Roland McGrath  <roland@hack.frob.com>
30795         [BZ #14280]
30796         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
30797         when computing value.
30799 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30801         * math/README.libm-test (How can I generate "libm-test-ulps"?):
30802         Use testrun.sh to run libm tests.
30804         [BZ #15309]
30805         * elf/dl-open.c (dl_open_worker): memset all of seen array.
30807 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
30809         [BZ #15264]
30810         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
30812 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30814         * Makefile.in (regen-ulps): New target.
30815         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
30816         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
30817         [ifneq (no,$(PERL)] (regen-ulps): New target.
30818         [ifeq (no,$(PERL)] (regen-ulps): New target.
30819         * math/libm-test.inc (ulps_file_name): Define.
30820         (output_dir): New variable.
30821         (options): Add "output-dir" option.
30822         (parse_opt): Handle 'o' case.
30823         (main): If output_dir is non-NULL use it as a prefix
30824         otherwise use "".
30825         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
30827 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30829         [BZ #10060, #10062]
30830         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
30831         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
30832         fail configure if __sync_val_compare_and_swap is not inlined.
30833         * sysdeps/i386/configure: Regenerate.
30834         * configure.in: Build for i686 when configured for i386.
30835         * configure: Regenerate.
30836         * README: Remove i386 reference.
30838 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30840         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
30841         * sysdeps/s390/s390-64/sysdep.h: Likewise.
30843 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
30845         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
30846         (lmsnanval): New variables.
30847         (F): Add conversion tests.
30848         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
30849         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
30851         * stdio-common/tstdiomisc.c (F): Properly collect individual
30852         tests' results.
30854         [BZ #14686, #15336]
30855         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
30856         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
30857         Instead, use input NaN values or generate a qNaN by arithmetic
30858         operation.  Also fix bugs to comply with the standard.
30859         * math/libm-test.inc (remainder_test): Add more tests.
30861         [BZ #15335, #15342]
30862         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
30863         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
30864         input NaN values or generate a qNaN by arithmetic operation.
30866         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
30867         unreachable code.
30869         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
30870         definitions.
30872 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
30874         [BZ #14478]
30875         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
30876         underflowed result.
30877         * math/s_cexpf.c (__cexpf): Likewise.
30878         * math/s_cexpl.c (__cexpl): Likewise.
30879         * math/libm-test.inc (cexp_test): Add more tests.
30881 2013-04-03  Andreas Schwab  <schwab@suse.de>
30883         [BZ #15330]
30884         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
30885         order arrays from heap if bigger than alloca cutoff.
30887 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
30889         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
30890         (SNAN_TESTS_double): Refer to GCC PR56831.
30891         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
30892         GCC PR56828.
30894 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
30896         * Rules (bench): Move bench.out after the run is complete.
30898         * Rules (bench): Echo currently running benchmark.
30900         * benchtests/Makefile (bench): Add atan and slowatan.
30901         * benchtests/atan-inputs: New file.
30902         * benchtests/slowatan-inputs: New file.
30903         * benchtests/slowatan.c: New file.
30905         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
30906         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
30907         its value.
30909         [BZ #15305]
30910         * sysdeps/unix/sysv/linux/kernel-features.h
30911         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
30912         __ASSUME_XFS_RESTRICTED_CHOWN.
30913         * sysdeps/unix/sysv/linux/pathconf.c
30914         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
30915         Save and restore errno.
30917 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
30919         [BZ #15327]
30920         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
30921         arguments using __kernel_casinh.
30922         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
30923         arguments using __kernel_casinhf.
30924         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
30925         arguments using __kernel_casinhl.
30926         * math/libm-test.inc (cacosh_test): Add more tests.
30927         * sysdeps/i386/fpu/libm-test-ulps: Update.
30928         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30930 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
30932         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
30933         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
30935         * bench/Makefile (bench): Add sin and slowsin.
30936         * benchtests/sin-inputs: New file.
30937         * benchtests/slowsin-inputs: New file.
30938         * benchtests/slowsin.c: New file.
30940         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
30941         (bench): Add slowexp and slowpow.
30942         (exp-ITER): Increase iterations.
30943         (pow-ITER): Likewise.
30944         * benchtests/exp-inputs: Change input.
30945         * benchtests/pow-inputs: Likewise.
30946         * benchtests/slowexp-inputs: New file.
30947         * benchtests/slowexp.c: New file.
30948         * benchtests/slowpow-inputs: New file.
30949         * benchtests/slowpow.c: New file.
30951 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30953         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
30954         instructions.
30955         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
30956         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
30957         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
30958         * benchtests/Makefile: Add rint benchtest.
30959         * benchtests/rint-inputs: Input for rint benchtest.
30961 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
30963         * Versions.def (libm): Add GLIBC_2.18.
30964         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
30965         hidden libm prototypes.
30966         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
30967         * math/Makefile (libm-calls): Add s_issignaling.
30968         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
30969         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
30970         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
30971         declaration.
30972         * math/math.h [__USE_GNU] (issignaling): New macro.
30973         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
30974         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
30975         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
30976         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
30977         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
30978         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
30979         * manual/arith.texi (issignaling): New section.
30980         * manual/libm-err-tab.pl (@all_functions): Update comment.
30981         * math/gen-libm-test.pl (parse_args): Apply special handling for
30982         issignaling.
30983         * math/libm-test.inc (print_float, issignaling_test): New
30984         functions.
30985         (check_float_internal): Add issignaling checks.
30986         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
30987         default definition.
30988         * sysdeps/powerpc/math-tests.h: New file.
30989         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
30990         tests.
30991         * math/test-snan.c (TEST_FUNC): Likewise.
30993 2013-03-30  David S. Miller  <davem@davemloft.net>
30995         * po/de.po: Update from translation team.
30997 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
30999         [BZ #10357]
31000         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31001         imaginary part less than 1.0 and real part less than 0.5
31002         specially.
31003         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31004         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31005         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
31006         (cacos_test): Add more tests.
31007         (casin_test): Likewise.
31008         (casinh_test): Likewise.
31009         * sysdeps/i386/fpu/libm-test-ulps: Update.
31010         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31012 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31014         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
31015         ONE with its value.
31017         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
31018         (__pow_mp): Replace ONE and MONE with their values.
31019         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
31020         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
31021         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
31022         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
31023         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
31024         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
31026         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
31028         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
31029         (__pow_mp): Replace ZERO and MZERO with their values.
31030         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
31031         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
31032         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
31033         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
31034         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
31035         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
31036         (__sqr): Likewise.
31038         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
31040         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
31042 2013-03-28  Roland McGrath  <roland@hack.frob.com>
31044         * include/stdlib.h [!SHARED] (__call_tls_dtors):
31045         Declare with __attribute__ ((weak)).
31046         * stdlib/exit.c (__libc_atexit) [!SHARED]:
31047         Call __call_tls_dtors only if it's not NULL.
31049 2013-03-28  Roland McGrath  <roland@hack.frob.com>
31051         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
31052         didn't do it already, then set _dl_phdr and _dl_phnum based on the
31053         magic __ehdr_start linker symbol if it's defined.
31054         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
31055         them up here if it was already done.
31057         * elf/dl-support.c (_dl_phdr): Make pointer to const.
31058         (_dl_aux_init): Use const in cast when setting it.
31059         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
31060         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
31061         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
31063         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
31064         Declare them here.
31065         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
31066         * csu/libc-tls.c: Nor here.
31067         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
31069         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
31070         (__libc_message): Never call vsyslog.
31072 2013-03-28  Alan Modra  <amodra@gmail.com>
31074         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
31075         Define as empty.
31076         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
31077         Likewise.
31079 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31081         [BZ #15214]
31082         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
31083         underflow.
31084         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31086 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31088         [BZ #15304]
31089         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
31090         Don't add gid passed as argument.
31092         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
31094 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
31096         [BZ #15307]
31097         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31098         imaginary part between 1.0 and 1.5 and real part less than 0.5
31099         specially.
31100         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31101         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31102         * math/libm-test.inc (cacos_test): Add more tests.
31103         (casin_test): Likewise.
31104         (casinh_test): Likewise.
31105         * sysdeps/i386/fpu/libm-test-ulps: Update.
31106         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31108 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
31110         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
31111         constants.
31112         (norm): Likewise.
31113         (denorm): Likewise.
31114         (__dbl_mp): Likewise.
31115         (add_magnitudes): Likewise.
31116         (sub_magnitudes): Likewise.
31117         (__add): Likewise.
31118         (__sub): Likewise.
31119         (__mul): Likewise.
31120         (__sqr): Likewise.
31121         (__inv): Likewise.
31122         (__dvd): Likewise.
31124         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
31125         commented code.
31126         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
31127         (__dubcos): Likewise.
31128         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
31129         (__ieee754_acos): Likewise.
31130         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
31131         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
31132         (__exp1): Likewise.
31133         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
31134         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
31135         (log1): Likewise.
31136         (my_log2): Likewise.
31137         (checkint): Likewise.
31138         * sysdeps/ieee754/dbl-64/e_remainder.c
31139         (__ieee754_remainder): Likewise.
31140         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
31141         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
31142         (bsloww): Likewise.
31143         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
31145         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
31146         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
31147         MANTISSA_STORE_T to store computations on mantissa.  Use
31148         macros for rounding and division.
31149         (denorm): Likewise.
31150         (__dbl_mp): Likewise.
31151         (add_magnitudes): Likewise.
31152         (sub_magnitudes): Likewise.
31153         (__mul): Likewise.
31154         (__sqr): Likewise.
31155         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
31156         powers of two in terms of TWOPOW macro.
31157         (mp_no): Make type of mantissa as MANTISSA_T.
31158         [!RADIXI]: Define RADIXI.
31159         [!TWO52]: Define TWO52.
31160         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
31162 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31164         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
31165         llroundl symbol when building for PPC32.
31167 2013-03-24  Mark H Weaver  <mhw@netris.org>
31169         * manual/arith.texi (Normalization Functions): Fix prototypes for
31170         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
31172 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31174         [BZ #13889]
31175         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
31176         high value to check if expl overflow.
31177         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
31178         to check for underflow and overflow.
31179         * math/libm-test.inc: Add exp test.
31181 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
31183         [BZ #11120]
31184         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
31185         with NOT_IN_libc.
31187 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31189         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
31190         symbol.
31192 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
31194         * math/gen-libm-test.pl (parse_args, special_functions): Properly
31195         wrap blocks consisting of several statements.
31197         * sysdeps/generic/math-tests.h: New file.
31198         * sysdeps/i386/fpu/math-tests.h: Likewise.
31199         * math/test-snan.c: Include it.
31200         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
31202 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
31204         [BZ #15285]
31205         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
31206         (__ieee754_j0l): Do not improve calculations using cos of twice
31207         input for inputs above LDBL_MAX / 2.0L.
31208         (__ieee754_y0l): Likewise.
31209         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
31210         (__ieee754_j1l): Do not improve calculations using cos of twice
31211         input for inputs above LDBL_MAX / 2.0L.
31212         (__ieee754_y1l): Likewise.
31213         * math/libm-test.inc (j0_test): Add another test.
31214         (j1_test): Likewise.
31215         (y0_test): Likewise.
31216         (y1_test): Likewise.
31217         * sysdeps/i386/fpu/libm-test-ulps: Update.
31219 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31221         * Rules ($(objpfx)bench-%.c): Include code from a C source
31222         file.
31224 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
31226         [BZ #15287]
31227         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31228         imaginary part 1.0 and real part less than 0.5 specially.
31229         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31230         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31231         * math/libm-test.inc (cacos_test): Add more tests.
31232         (casin_test): Likewise.
31233         (casinh_test): Likewise.
31234         * sysdeps/i386/fpu/libm-test-ulps: Update.
31235         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31237 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31239         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
31240         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
31242 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
31244         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
31245         * config.make.in (config-cflags-sse4): Remove variable.
31246         (config-cflags-avx): Likewise.
31247         (config-cflags-sse2avx): Likewise.
31248         (config-cflags-novzeroupper): Likewise.
31249         (config-asflags-i686): Likewise.
31250         (have-mfma4): Likewise.
31251         (have-as-vis3): Likewise.
31252         (MIG): Likewise.
31253         * configure.in (MIG): Do not AC_SUBST.
31254         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
31255         (libc_cv_cc_sse4): Do not AC_SUBST.
31256         (libc_cv_cc_avx): Likewise.
31257         (libc_cv_cc_sse2avx): Likewise.
31258         (libc_cv_cc_novzeroupper): Likewise.
31259         (libc_cv_cc_fma4): Likewise.
31260         (libc_cv_as_i686): Likewise.
31261         (libc_cv_sparc_as_vis3): Likewise.
31262         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
31263         LIBC_CONFIG_VAR.
31264         (config-asflags-i686): Likewise.
31265         (config-cflags-avx): Likewise.
31266         (config-cflags-sse2avx): Likewise.
31267         (have-mfma4): Likewise.
31268         (config-cflags-novzeroupper): Likewise.
31269         * sysdeps/mach/configure.in (MIG): Likewise.
31270         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
31271         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
31272         LIBC_CONFIG_VAR.
31273         (config-cflags-avx): Likewise.
31274         (config-cflags-sse2avx): Likewise.
31275         (have-mfma4): Likewise.
31276         (config-cflags-novzeroupper): Likewise.
31277         * configure: Regenerated.
31278         * sysdeps/i386/configure: Likewise.
31279         * sysdeps/mach/configure: Likewise.
31280         * sysdeps/sparc/configure: Likewise.
31281         * sysdeps/x86_64/configure: Likewise.
31283 2013-03-20  Roland McGrath  <roland@hack.frob.com>
31285         [BZ #14812]
31286         * locale/programs/localedef.c (options): Put N_ translation marker
31287         on argument names, not just descriptions.
31289 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31291         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
31293 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
31295         [BZ #14176]
31296         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
31298 2013-03-19  Roland McGrath  <roland@hack.frob.com>
31300         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
31301         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
31302         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
31303         [!BEFORE_ABORT] (before_abort): New function.
31304         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
31305         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
31306         (writev_for_fatal): New function.
31307         (WRITEV_FOR_FATAL): New macro; call that.
31308         (backtrace_and_maps): New function.
31309         (BEFORE_ABORT): New macro; call that.
31310         (struct str_list): Type removed.
31311         (__libc_message, __libc_fatal): Functions removed.
31312         Include <sysdeps/posix/libc_fatal.c> instead.
31314 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
31316         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
31317         constants.
31318         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
31319         double constants.
31321 2013-03-19  Andreas Schwab  <schwab@suse.de>
31323         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
31324         * sysdeps/gnu/configure: Regenerate.
31326         * configure.in: Substitute libc_cv_rtlddir.
31327         * configure: Regenerate.
31328         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
31329         * Makeconfig (rtlddir, inst_rtlddir): New variables.
31330         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
31331         * elf/Makefile (install-others, CFLAGS-interp.c)
31332         (ldso_install, common-ldd-rewrite): Likewise.
31333         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
31334         $(inst_slibdir)/$(rtld-installed-name).
31335         * scripts/rellns-sh: Add -p option.
31336         * Makerules (make-shlib-link): Use rellns-sh to get relative name
31337         for source.
31339 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
31341         * manual/nptl.texi: Renamed to ...
31342         * manual/threads.texi: ... this.
31343         * manual/Makefile (chapters): Update.
31345 2013-03-18  Roland McGrath  <roland@hack.frob.com>
31347         [BZ #14812]
31348         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
31349         on argument names, not just descriptions.
31350         * malloc/memusagestat.c (options): Likewise.
31351         * nss/getent.c (options): Likewise.
31353 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
31355         [BZ #14812]
31356         * iconv/iconv_prog.c (options): Put N_ translation marker
31357         on argument names, not just descriptions.
31358         * iconv/iconvconfig.c (options): Likewise.
31360 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
31362         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
31363         implementation which is faster on all x86_64 architectures.
31364         Tested on AMD, Intel Nehalem, SNB, IVB.
31365         * sysdeps/x86_64/strnlen.S: Likewise.
31367         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
31368         Remove all multiarch strlen and strnlen versions.
31369         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
31370         Remove strlen and strnlen related parts.
31372         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
31373         Inline strlen part.
31374         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
31376         * sysdeps/x86_64/multiarch/strlen.S: Remove.
31377         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
31378         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
31379         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
31380         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31381         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
31383 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
31385         * manual/memory.texi (Malloc Tunable Parameters):
31386         Sort parameters alphabetically. Add comments for missing entries.
31388 2013-03-17  David S. Miller  <davem@davemloft.net>
31390         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31392 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
31394         [BZ #15283]
31395         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
31396         for arguments at most half maximum finite value.
31397         * math/libm-test.inc (j0_test): Add more tests.
31398         (j1_test): Likewise.
31399         (y0_test): Likewise.
31400         (y1_test): Likewise.
31401         * sysdeps/i386/fpu/libm-test-ulps: Update.
31402         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31404         [BZ #14155]
31405         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
31406         1 / x and functions P and Q for arguments above 0x1p256L.
31407         (__ieee754_y0l): Likewise.
31408         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
31409         (__ieee754_y1l): Likewise.
31410         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
31411         (j1_test): Likewise.
31412         (y0_test): Likewise.
31413         (y1_test): Likewise.
31415 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
31417         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
31418         variable.
31420 2013-03-15  Roland McGrath  <roland@hack.frob.com>
31422         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
31423         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
31424         zero since it's initialized to EXEC_PAGESIZE.
31426         * sysdeps/unix/sysv/linux/ldsodefs.h
31427         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
31428         * sysdeps/generic/ldsodefs.h: ... here.
31430 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
31432         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
31434         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
31435         math/test-snan.c.
31436         * math/test-snan.c: Renamed from
31437         sysdeps/powerpc/fpu/test-powerpc-snan.c.
31438         * math/Makefile (tests): Add test-snan.
31439         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
31440         test-powerpc-snan.
31442         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
31443         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
31444         functions.
31445         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
31446         __builtin_nan family of functions.
31447         * math/libm-test.inc (initialize): Initialize qnan_value with
31448         __builtin_nan family of functions.
31449         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
31450         Remove variables.
31451         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
31452         Remove functions.
31453         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
31454         storage class.  Initialize qNaN_var and sNaN_var with
31455         __builtin_nan and __builtin_nans families of functions,
31456         respectively.
31458         * math/libm-test.inc (acosh_test): Also test with qNaN input.
31459         (sqrt_test): Remove duplicate test with qNaN input.
31460         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
31461         (round_test, signbit_test, significand_test): Note missing +/-Inf
31462         as well as qNaN tests.
31464         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
31465         qNaN_var.  Fix a few strings, too.
31466         * math/libm-test.inc (nan_value): Rename to qnan_value.
31467         * math/gen-libm-test.pl (%beautify): Adjust to that.
31468         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
31469         * math/test-misc.c (main): Likewise.
31470         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
31471         to __qnan_bytes, and __qnan_union, respectively.
31472         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
31473         Likewise.
31474         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
31475         and lqnanval, respectively.
31476         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
31477         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
31478         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
31479         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
31481         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
31482         * math/test-misc.c (main) [__x86_64__]: Enable test for long
31483         doubles.
31485         * math/test-misc.c (main): Fix copy'n'pastos.
31486         * misc/tst-efgcvt.c (special): Likewise.
31488         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
31489         Remove declarations.
31491 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31493         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
31494         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
31495         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
31496         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
31498 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31500         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
31501         macro to return vdso values correctly in IFUNC implementations.
31502         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
31503         Optimization by using IFUNC.
31505 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31506             Richard Henderson  <rth@redhat.com>
31507             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31509         * Makefile.in (bench): New target.
31510         * NEWS: Mention the benchmark framework.
31511         * Rules (bench): Likewise.
31512         (binaries-bench): Generate binaries for functions to
31513         benchmark.
31514         * benchtests/Makefile: New makefile for benchmark tests.
31515         * benchtests/bench-skeleton.c: New skeleton file for benchmark
31516         programs.
31517         * benchtests/exp-inputs: New input file for EXP function.
31518         * benchtests/pow-inputs: New input file for POW function.
31519         * scripts/bench.pl: New script to generate source files for
31520         benchmark programs.
31522 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31524         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
31525         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
31526         computations on mantissa.  Use macros for rounding and
31527         division.
31528         (denorm): Likewise.
31529         (__dbl_mp): Likewise.
31530         (add_magnitudes): Likewise.
31531         (sub_magnitudes): Likewise.
31532         (__mul): Likewise.
31533         (__sqr): Likewise.
31534         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
31535         powers of two in terms of TWOPOW macro.
31536         (mp_no): Make type of mantissa as MANTISSA_T.
31537         [!RADIXI]: Define RADIXI.
31538         [!TWO52]: Define TWO52.
31539         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
31541         * manual/nptl.texi (cindex): Modify threads to pthreads.
31543 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
31545         * sysdeps/x86_64/preconfigure: Regenerated.
31547 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
31549         [BZ #14155]
31550         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
31551         0x1p28 and above.
31552         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
31553         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
31554         0x1p28 and above.
31555         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
31556         * math/libm-test.inc (j0_test): Do not allow one spurious
31557         underflow exception.
31558         (y1_test): Likewise.
31560 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
31562         * manual/Makefile (chapters): Add nptl.
31563         * manual/debug.texi (Debugging Support): Add link to Threads
31564         chapter.
31565         * manual/nptl.texi: New file.
31567         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
31569 2013-03-14  Petr Baudis  <pasky@ucw.cz>
31571         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
31572         for non-NULL pointer before the memory validity test. Pointed
31573         out by Holger Brunck <holger.brunck@keymile.com>.
31575 2013-03-13  Andreas Schwab  <schwab@suse.de>
31577         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
31578         instead of .os.
31580 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
31582         * timezone/zic.c: Update from tzcode 2013b.
31584 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
31586         * manual/install.texi (Configuring and compiling):
31587         Mention i686 and i586.
31588         * INSTALL: Regenerate.
31590 2013-03-12  Roland McGrath  <roland@hack.frob.com>
31592         * sysdeps/init_array/elf-init.c: New file.
31593         * csu/elf-init.c
31594         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
31595         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
31597         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
31598         __gmon_start__ as global, but as static with a .preinit_array pointer.
31599         * sysdeps/init_array/gmon-start.c: New file.  Use that.
31600         * sysdeps/init_array/crti.S: New file, empty except for comments.
31601         * sysdeps/init_array/crtn.S: Likewise.
31603 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
31605         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
31606         definining bcopy.
31607         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31608         Remove Prefer_SSE_for_memop.
31609         * sysdeps/x86_64/multiarch/init-arch.h: Remove
31610         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
31611         HAS_PREFER_SSE_FOR_MEMOP.
31612         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
31613         memset-x86-64.
31614         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
31615         Remove bzero, memset ifunc support.
31616         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
31617         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
31618         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31619         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31621 2013-03-11  Andreas Schwab  <schwab@suse.de>
31623         [BZ #15234]
31624         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
31625         by SHLIB_COMPAT.
31626         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
31627         (GLIBC_2.16): Remove pthread_atfork.
31629 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
31631         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
31632         (ptestcases.h): Likewise.
31634 2013-03-08  Roland McGrath  <roland@hack.frob.com>
31636         * Makeconfig ($(common-objpfx)config.status): Depend on
31637         sysdeps/*/preconfigure{,.in} too.
31639 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
31641         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
31642         (__free_hook): Use void * instead of __malloc_ptr_t.
31643         (__malloc_hook): Likewise.
31644         (__realloc_hook): Likewise.
31645         (__memalign_hook): Likewise.
31646         (__after_morecore_hook): Likewise.
31647         * malloc/arena.c (save_malloc_hook): Likewise.
31648         (save_free_hook): Likewise.
31649         * malloc/hooks.c (malloc_hook_ini): Likewise.
31650         (realloc_hook_ini): Likewise.
31651         (memalign_hook_ini): Likewise.
31652         * malloc/malloc.c (malloc_hook_ini): Likewise.
31653         (realloc_hook_ini): Likewise.
31654         (memalign_hook_ini): Likewise.
31655         (__free_hook): Likewise.
31656         (__malloc_hook): Likewise.
31657         (__realloc_hook): Likewise.
31658         (__memalign_hook): Likewise.
31659         (__libc_malloc): Likewise.
31660         (__libc_free): Likewise.
31661         (__libc_realloc): Likewise.
31662         (__libc_memalign): Likewise.
31663         (__libc_valloc): Likewise.
31664         (__libc_pvalloc): Likewise.
31665         (__libc_calloc): Likewise.
31666         (__posix_memalign): Likewise.
31667         * malloc/morecore.c (__sbrk): Likewise.
31668         (__default_morecore): Likewise.
31670         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
31672         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
31673         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
31674         __malloc_ptrdiff_t.
31676         * malloc/malloc.h (__malloc_size_t): Remove macro.
31677         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
31678         __malloc_size_t.
31679         (old_memalign_hook): Likewise.
31680         (old_realloc_hook): Likewise.
31681         (struct hdr): Likewise.
31682         (flood): Likewise.
31683         (mallochook): Likewise.
31684         (memalignhook): Likewise.
31685         (reallochook): Likewise.
31686         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
31687         (tr_old_realloc_hook): Likewise.
31688         (tr_old_memalign_hook): Likewise.
31689         (tr_mallochook): Likewise.
31690         (tr_reallochook): Likewise.
31691         (tr_memalignhook): Likewise.
31693 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31695         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
31696         default_ldbl_pack and using as default implementation.
31697         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
31698         implementation.
31699         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
31700         redundant definition.
31701         (ldbl_insert_mantissa): Likewise.
31702         (ldbl_canonicalize): Likewise.
31703         (ldbl_nearbyint): Likewise.
31704         (ldbl_pack): Rename to ldbl_pack_ppc.
31705         (ldbl_unpack): Rename to ldbl_unpack_ppc.
31706         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
31707         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
31709 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
31711         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
31712         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
31713         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
31714         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
31715         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
31716         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
31717         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
31718         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
31720 2013-03-07  Andreas Jaeger  <aj@suse.de>
31722         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
31723         bits/mman-linux.h.
31725 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
31727         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
31728         Include mpa.h and declare __MPEXP.
31729         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
31730         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
31731         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
31732         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
31733         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
31734         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
31735         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
31737         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
31738         (__slowpow): Use long double EXPL and LOGL functions to
31739         compute POW.
31740         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
31741         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
31742         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
31743         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
31744         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
31745         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
31747         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
31748         intermediate variable to calculate exponent.
31749         (__sqr): Likewise.
31750         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
31751         Likewise.
31752         (__sqr): Likewise.
31754         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
31755         [!NO__SQR]: Define __sqr.
31756         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
31757         and NO__SQR.  Remove all code except __mul and __sqr.  Include
31758         sysdeps/ieee754/dbl-64/mpa.c.
31759         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31761         [BZ #12723]
31762         * posix/Makefile (tests): Add tst-pathconf.
31763         * posix/tst-pathconf.c: New test case.
31764         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
31765         _PC_PIPE_BUF.
31766         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
31768 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
31770         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
31772 2013-03-06  Andreas Jaeger  <aj@suse.de>
31774         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
31775         definition via __MAP_ANONYMOUS.
31777         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
31778         it's not part of Linux headers.
31780         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
31781         (MAP_HUGE_MASK): Define.
31783         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31784         Define.
31785         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31786         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31787         Define.
31788         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31789         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31790         Define.
31791         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31792         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
31793         Define.
31794         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31796         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
31797         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
31798         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
31799         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
31800         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
31801         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
31803         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
31804         Handle f2fs.
31806         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
31807         Handle f2fs and efivarfs.
31809         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
31810         f2fs.
31812         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
31813         (EFIVARFS_MAGIC): Add.
31814         (F2FS_LINK_MAX): Add.
31816 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
31818         * stdio-common/vfprintf.c: Replace __builtin_expect with
31819         __glibc_unlikely.
31821 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
31823         [BZ #13550]
31824         * sysdeps/generic/bp-sym.h: Remove file.
31825         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
31826         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
31827         <bp-sym.h> and <bp-asm.h>.
31828         (__longjmp): Don't use BP_SYM.
31829         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
31830         and <bp-asm.h>.
31831         (memcpy): Don't use BP_SYM.
31832         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
31833         <bp-sym.h> and <bp-asm.h>.
31834         (memcpy): Don't use BP_SYM.
31835         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
31836         <bp-asm.h>.
31837         (memcpy): Don't use BP_SYM.
31838         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
31839         <bp-asm.h>.
31840         (memset): Don't use BP_SYM.
31841         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31842         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31843         (__bzero): Don't use BP_SYM.
31844         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31845         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31846         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
31847         <bp-sym.h> and <bp-asm.h>.
31848         (memcmp): Don't use BP_SYM.  Remove comment about bounded
31849         pointers.
31850         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
31851         <bp-sym.h> and <bp-asm.h>.
31852         (memcpy): Don't use BP_SYM.
31853         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
31854         <bp-sym.h> and <bp-asm.h>.
31855         (memset): Don't use BP_SYM.
31856         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31857         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31858         (__bzero): Don't use BP_SYM.
31859         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31860         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31861         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
31862         <bp-sym.h> and <bp-asm.h>.
31863         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31864         pointers.
31865         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
31866         <bp-sym.h> and <bp-asm.h>.
31867         (memcpy): Don't use BP_SYM.
31868         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
31869         <bp-sym.h> and <bp-asm.h>.
31870         (memset): Don't use BP_SYM.
31871         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31872         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31873         (__bzero): Don't use BP_SYM.
31874         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31875         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31876         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
31877         <bp-sym.h> and <bp-asm.h>.
31878         (__memchr): Don't use BP_SYM.
31879         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
31880         <bp-sym.h> and <bp-asm.h>.
31881         (memcmp): Don't use BP_SYM.  Remove comment about bounded
31882         pointers.
31883         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
31884         <bp-sym.h> and <bp-asm.h>.
31885         (memcpy): Don't use BP_SYM.
31886         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
31887         <bp-sym.h> and <bp-asm.h>.
31888         (__mempcpy): Don't use BP_SYM.
31889         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
31890         <bp-sym.h> and <bp-asm.h>.
31891         (__memrchr): Don't use BP_SYM.
31892         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
31893         <bp-sym.h> and <bp-asm.h>.
31894         (memset): Don't use BP_SYM.
31895         (__bzero): Likewise.
31896         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
31897         <bp-sym.h> and <bp-asm.h>.
31898         (__rawmemchr): Don't use BP_SYM.
31899         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
31900         <bp-sym.h> and <bp-asm.h>.
31901         (__STRCMP): Don't use BP_SYM.
31902         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
31903         <bp-sym.h> and <bp-asm.h>.
31904         (strchr): Don't use BP_SYM.
31905         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
31906         <bp-sym.h> and <bp-asm.h>.
31907         (__strchrnul): Don't use BP_SYM.
31908         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
31909         <bp-sym.h> and <bp-asm.h>.
31910         (strlen): Don't use BP_SYM.
31911         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
31912         <bp-sym.h> and <bp-asm.h>.
31913         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31914         pointers.
31915         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
31916         <bp-sym.h> and <bp-asm.h>.
31917         (__strnlen): Don't use BP_SYM.
31918         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
31919         <bp-sym.h> and <bp-asm.h>.
31920         (__GI__setjmp): Don't use BP_SYM.
31921         (_setjmp): Likewise.
31922         (__sigsetjmp): Likewise.
31923         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
31924         (L(start_addresses)): Don't use BP_SYM.
31925         (_start): Likewise.
31926         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
31927         <bp-asm.h>.
31928         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
31929         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
31930         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31931         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31932         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
31933         <bp-asm.h>.
31934         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
31935         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
31936         about bounded pointers.
31937         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
31938         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31939         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
31940         <bp-asm.h>.
31941         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
31942         about bounded pointers.  Remove GKM FIXME comments.
31943         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
31944         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
31945         <bp-asm.h>.
31946         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
31947         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
31948         Remove GKM FIXME comments.
31949         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31950         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31951         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
31952         <bp-asm.h>.
31953         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
31954         about bounded pointers.  Remove GKM FIXME comment.
31955         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
31956         and <bp-asm.h>.
31957         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31958         pointers.
31959         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
31960         <bp-sym.h> and <bp-asm.h>.
31961         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
31962         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
31963         <bp-sym.h> and <bp-asm.h>.
31964         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
31965         comment.
31967 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
31969         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
31970         call free(NULL).
31972 2013-03-05  David S. Miller  <davem@davemloft.net>
31974         * po/es.po: Update from translation team.
31976 2013-03-05  Andreas Jaeger  <aj@suse.de>
31978         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
31979         <bits/mman-linux.h>.
31980         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31981         is fine.
31982         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
31983         <bits/mman-linux.h> to end of file.
31984         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31985         is fine.
31986         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
31987         <bits/mman-linux.h> to end of file.
31988         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31989         is fine.
31990         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
31991         <bits/mman-linux.h> to end of file.
31993         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
31994         (MCL_CURRENT, MCL_FUTURE): Define here.
31996 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31998         [BZ #15232]
31999         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
32000         attribute_hidden.
32001         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32003 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32005         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
32006         fourth parameter needed for rt_sigprocmask syscall.
32007         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
32008         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
32009         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
32010         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
32011         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
32012         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
32014 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
32016         [BZ #13550]
32017         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
32018         comment about bounded pointers.
32019         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
32020         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
32022 2013-03-04  Andreas Jaeger  <aj@suse.de>
32024         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
32025         common definitions.
32027         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
32028         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
32029         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
32030         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
32031         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
32032         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
32034 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32036         [BZ #15055]
32037         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
32038         __ieee754_sqrl instead of __sqrl.
32040 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
32042         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
32043         * sysdeps/powerpc/fpu_control.h: ... here.
32044         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
32045         * sysdeps/powerpc/bits/fenvinline.h: ... here.
32046         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
32047         * sysdeps/powerpc/bits/mathinline.h: ... here.
32049 2013-03-01  Roland McGrath  <roland@hack.frob.com>
32051         * elf/dl-hwcaps.c (_dl_important_hwcaps):
32052         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
32053         to just [NEED_DL_SYSINFO_DSO].
32054         * elf/dl-support.c: Likewise.
32055         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
32056         * elf/rtld.c (dl_main): Likewise.
32057         * elf/setup-vdso.h (setup_vdso): Likewise.
32058         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
32059         * sysdeps/unix/sysv/linux/dl-sysdep.c
32060         (_dl_discover_osversion): Likewise.
32062 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
32064         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
32065         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
32067 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
32069         * NEWS: Mention libm performance improvements and non-x86 PI
32070         futex support.
32072         * csu/libc-start.c (__pthread_initialize_minimal): Change
32073         function arguments.
32074         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
32076 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
32078         [BZ #13550]
32079         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
32080         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
32081         <bp-sym.h> and <bp-asm.h>.
32082         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
32083         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
32084         and <bp-asm.h>.
32085         (memcpy): Don't use BP_SYM.
32086         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
32087         <bp-asm.h>.
32088         (__mpn_add_n): Don't use BP_SYM.
32089         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
32090         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
32091         and <bp-asm.h>.
32092         (__mpn_addmul_1): Don't use BP_SYM.
32093         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32094         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
32095         <bp-sym.h>.
32096         (_setjmp): Don't use BP_SYM.
32097         (__novmx_setjmp): Likewise.
32098         (__GI__setjmp): Likewise.
32099         (__vmx_setjmp): Likewise.
32100         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
32101         <bp-sym.h>.
32102         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
32103         (__bzero): Don't use BP_SYM.
32104         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32105         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32106         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
32107         <bp-sym.h> and <bp-asm.h>.
32108         (memcpy): Don't use BP_SYM.
32109         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
32110         <bp-sym.h> and <bp-asm.h>.
32111         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
32112         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
32113         <bp-sym.h> and <bp-asm.h>.
32114         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
32115         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
32116         <bp-asm.h>.
32117         (__mpn_lshift): Don't use BP_SYM.
32118         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32119         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
32120         <bp-asm.h>.
32121         (memset): Don't use BP_SYM.
32122         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32123         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32124         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
32125         <bp-asm.h>.
32126         (__mpn_mul_1): Don't use BP_SYM.
32127         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32128         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
32129         <bp-sym.h> and <bp-asm.h>.
32130         (memcmp): Don't use BP_SYM.
32131         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
32132         <bp-sym.h> and <bp-asm.h>.
32133         (memcpy): Don't use BP_SYM.
32134         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
32135         <bp-sym.h> and <bp-asm.h>.
32136         (memset): Don't use BP_SYM.
32137         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
32138         <bp-sym.h> and <bp-asm.h>.
32139         (strncmp): Don't use BP_SYM.
32140         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
32141         <bp-sym.h> and <bp-asm.h>.
32142         (memcpy): Don't use BP_SYM.
32143         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
32144         <bp-sym.h> and <bp-asm.h>.
32145         (memset): Don't use BP_SYM.
32146         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
32147         <bp-sym.h> and <bp-asm.h>.
32148         (__memchr): Don't use BP_SYM.
32149         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
32150         <bp-sym.h> and <bp-asm.h>.
32151         (memcmp): Don't use BP_SYM.
32152         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
32153         <bp-sym.h> and <bp-asm.h>.
32154         (memcpy): Don't use BP_SYM.
32155         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
32156         <bp-sym.h> and <bp-asm.h>.
32157         (__mempcpy): Don't use BP_SYM.
32158         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
32159         <bp-sym.h> and <bp-asm.h>.
32160         (__memrchr): Don't use BP_SYM.
32161         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
32162         <bp-sym.h> and <bp-asm.h>.
32163         (memset): Don't use BP_SYM.
32164         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
32165         <bp-sym.h> and <bp-asm.h>.
32166         (__rawmemchr): Don't use BP_SYM.
32167         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
32168         <bp-sym.h> and <bp-asm.h>.
32169         (__STRCMP): Don't use BP_SYM.
32170         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
32171         <bp-sym.h> and <bp-asm.h>.
32172         (strchr): Don't use BP_SYM.
32173         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
32174         <bp-sym.h> and <bp-asm.h>.
32175         (__strchrnul): Don't use BP_SYM.
32176         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
32177         <bp-sym.h> and <bp-asm.h>.
32178         (strlen): Don't use BP_SYM.
32179         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
32180         <bp-sym.h> and <bp-asm.h>.
32181         (strncmp): Don't use BP_SYM.
32182         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
32183         <bp-sym.h> and <bp-asm.h>.
32184         (__strnlen): Don't use BP_SYM.
32185         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
32186         <bp-asm.h>.
32187         (__mpn_rshift): Don't use BP_SYM.
32188         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32189         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
32190         <bp-sym.h> and <bp-asm.h>.
32191         (__sigsetjmp): Don't use BP_SYM.
32192         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
32193         (L(start_addresses)): Don't use BP_SYM.
32194         (_start): Likewise.
32195         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
32196         <bp-asm.h>.
32197         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
32198         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32199         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32200         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
32201         <bp-asm.h>.
32202         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
32203         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32204         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32205         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
32206         <bp-asm.h>.
32207         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
32208         comments.
32209         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32210         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
32211         <bp-asm.h>.
32212         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
32213         FIXME comments.
32214         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32215         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32216         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
32217         <bp-asm.h>.
32218         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
32219         comment.
32220         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
32221         and <bp-asm.h>.
32222         (strncmp): Don't use BP_SYM,
32223         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
32224         <bp-asm.h>.
32225         (__mpn_sub_n): Don't use BP_SYM.
32226         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32227         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
32228         and <bp-asm.h>.
32229         (__mpn_submul_1): Don't use BP_SYM.
32230         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32231         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
32232         <bp-sym.h> and <bp-asm.h>.
32233         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
32234         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
32235         <bp-sym.h> and <bp-asm.h>.
32236         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
32237         comment.
32239 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32241         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
32242         Use ZK to minimize writes to Z.
32243         (sub_magnitudes): Simplify code a bit.
32244         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
32245         Use ZK to minimize writes to Z.
32246         (sub_magnitudes): Simplify code a bit.
32248 2013-02-27  Roland McGrath  <roland@hack.frob.com>
32250         * csu/gmon-start.c: Add special exception to license text.
32252 2013-02-27  Richard Henderson  <rth@redhat.com>
32254         * scripts/config.guess: Update from config.git.
32255         * scripts/config.sub: Likewise.
32257 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
32259         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
32261         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
32263         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
32265         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
32267         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
32269 2013-02-26  Roland McGrath  <roland@hack.frob.com>
32271         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
32272         [$(build-shared = yes].
32274 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32276         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
32277         (__mul): Reduce iterations for calculating mantissa.
32279         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
32280         MPTWO.
32281         (__mpranred): Likewise.
32283         [BZ #15160]
32284         * malloc/memusagestat.c (main): Draw graphs for heap and stack
32285         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
32287 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
32289         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
32290         Define __attribute__.
32292 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32294         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
32295         unused.
32296         * posix/regex_internal.h (__attribute): Remove.
32297         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
32298         (re_string_context_at): Likewise.
32299         (bitset_not): Use __attribute__ and mark function as possibly
32300         unused.
32301         (bitset_merge): Likewise.
32302         (bitset_mask): Likewise.
32303         (re_string_char_size_at): Likewise.
32304         (re_string_wchar_at): Likewise.
32305         (re_string_elem_size_at): Likewise.
32307 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
32309         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
32310         code.
32311         (cc32): Likewise.
32313         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
32314         (__acr): Likewise.
32315         (__cpy): Likewise.
32316         (norm): Likewise.
32317         (denorm): Likewise.
32318         (__dbl_mp): Likewise.
32319         (add_magnitudes): Likewise.
32320         (sub_magnitudes): Likewise.
32321         (__mul): Likewise.
32322         (__inv): Likewise.
32324         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
32325         style.
32327         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
32328         style.
32330         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
32331         code.
32333         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
32334         up changes with default code.
32335         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
32336         Likewise.
32338 2013-02-24  Allan McRae  <allan@archlinux.org>
32340         * manual/socket.texi (The Internet Namespace): Order menu items
32341         to match that in the file.
32343         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
32344         node listing of the info page menu.
32346 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
32348         [BZ #13550]
32349         * sysdeps/i386/bp-asm.h: Remove file.
32350         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
32351         (PARMS): Do not use macros from bp-asm.h.
32352         (S1): Likewise.
32353         (S2): Likewise.
32354         (SIZE): Likewise.
32355         (__mpn_add_n): Do not use BP_SYM
32356         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
32357         "bp-asm.h".
32358         (PARMS): Do not use macros from bp-asm.h.
32359         (S1): Likewise.
32360         (SIZE): Likewise.
32361         (__mpn_addmul_1): Do not use BP_SYM
32362         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
32363         "bp-asm.h".
32364         (PARMS): Do not use macros from bp-asm.h.
32365         (SIGMSK): Likewise.
32366         (_setjmp): Likewise.  Do not use BP_SYM.
32367         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
32368         "bp-asm.h".
32369         (PARMS): Do not use macros from bp-asm.h.
32370         (SIGMSK): Likewise.
32371         (setjmp): Likewise.  Do not use BP_SYM.
32372         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
32373         "bp-asm.h".
32374         (PARMS): Do not use macros from bp-asm.h.
32375         (__frexp): Do not use BP_SYM.
32376         (frexp): Likewise.
32377         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
32378         "bp-asm.h".
32379         (PARMS): Do not use macros from bp-asm.h.
32380         (__frexpf): Do not use BP_SYM.
32381         (frexpf): Likewise.
32382         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
32383         "bp-asm.h".
32384         (PARMS): Do not use macros from bp-asm.h.
32385         (__frexpl): Do not use BP_SYM.
32386         (frexpl): Likewise.
32387         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
32388         "bp-asm.h".
32389         (PARMS): Do not use macros from bp-asm.h.
32390         (__remquo): Do not use BP_SYM.
32391         (remquo): Likewise.
32392         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
32393         "bp-asm.h".
32394         (PARMS): Do not use macros from bp-asm.h.
32395         (__remquof): Do not use BP_SYM.
32396         (remquof): Likewise.
32397         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
32398         "bp-asm.h".
32399         (PARMS): Do not use macros from bp-asm.h.
32400         (__remquol): Do not use BP_SYM.
32401         (remquol): Likewise.
32402         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
32403         "bp-asm.h".
32404         (PARMS): Do not use macros from bp-asm.h.
32405         (DEST): Likewise.
32406         (SRC): Likewise.
32407         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
32408         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
32409         "bp-asm.h".
32410         (PARMS): Do not use macros from bp-asm.h.
32411         (strlen): Do not use BP_SYM.
32412         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
32413         "bp-asm.h".
32414         (PARMS): Do not use macros from bp-asm.h.
32415         (S1): Likewise.
32416         (S2): Likewise.
32417         (SIZE): Likewise.
32418         (__mpn_add_n): Do not use BP_SYM.
32419         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
32420         "bp-asm.h".
32421         (PARMS): Do not use macros from bp-asm.h.
32422         (S1): Likewise.
32423         (SIZE): Likewise.
32424         (__mpn_addmul_1): Do not use BP_SYM.
32425         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
32426         weak_alias.
32427         (bzero): Likewise.
32428         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
32429         "bp-asm.h".
32430         (PARMS): Do not use macros from bp-asm.h.
32431         (S): Likewise.
32432         (SIZE): Likewise.
32433         (__mpn_lshift): Do not use BP_SYM.
32434         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
32435         "bp-asm.h".
32436         (PARMS): Do not use macros from bp-asm.h.
32437         (DEST): Likewise.
32438         (SRC): Likewise.
32439         (LEN): Likewise.
32440         (memcpy): Likewise.  Do not use BP_SYM.
32441         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
32442         libc_hidden_def and weak_alias.
32443         (mempcpy): Do not use BP_SYM in weak_alias.
32444         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
32445         "bp-asm.h".
32446         (PARMS): Do not use macros from bp-asm.h.
32447         (DEST): Likewise.
32448         (LEN): Likewise.
32449         [!BZERO_P] (CHR): Likewise.
32450         (memset): Likewise.  Do not use BP_SYM.
32451         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
32452         "bp-asm.h".
32453         (PARMS): Do not use macros from bp-asm.h.
32454         (S1): Likewise.
32455         (SIZE): Likewise.
32456         (__mpn_mul_1): Do not use BP_SYM.
32457         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
32458         "bp-asm.h".
32459         (PARMS): Do not use macros from bp-asm.h.
32460         (S): Likewise.
32461         (SIZE): Likewise.
32462         (__mpn_rshift): Do not use BP_SYM.
32463         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
32464         "bp-asm.h".
32465         (PARMS): Do not use macros from bp-asm.h.
32466         (STR): Likewise.
32467         (CHR): Likewise.
32468         (strchr): Likewise.  Do not use BP_SYM.
32469         (index): Do not use BP_SYM in weak_alias.
32470         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
32471         "bp-asm.h".
32472         (PARMS): Do not use macros from bp-asm.h.
32473         (DEST): Likewise.
32474         (SRC): Likewise.
32475         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
32476         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
32477         "bp-asm.h".
32478         (PARMS): Do not use macros from bp-asm.h.
32479         (strlen): Do not use BP_SYM.
32480         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
32481         "bp-asm.h".
32482         (PARMS): Do not use macros from bp-asm.h.
32483         (S1): Likewise.
32484         (S2): Likewise.
32485         (SIZE): Likewise.
32486         (__mpn_sub_n): Do not use BP_SYM.
32487         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
32488         "bp-asm.h".
32489         (PARMS): Do not use macros from bp-asm.h.
32490         (S1): Likewise.
32491         (SIZE): Likewise.
32492         (__mpn_submul_1): Do not use BP_SYM.
32493         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
32494         "bp-asm.h".
32495         (PARMS): Do not use macros from bp-asm.h.
32496         (S1): Likewise.
32497         (S2): Likewise.
32498         (SIZE): Likewise.
32499         (__mpn_add_n): Do not use BP_SYM.
32500         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
32501         weak_alias.
32502         (bzero): Likewise.
32503         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
32504         "bp-asm.h".
32505         (PARMS): Do not use macros from bp-asm.h.
32506         (BLK2): Likewise.
32507         (LEN): Likewise.
32508         (memcmp): Do not use BP_SYM.
32509         (bcmp): Do not use BP_SYM in weak_alias.
32510         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
32511         "bp-asm.h".
32512         (PARMS): Do not use macros from bp-asm.h.
32513         (DEST): Likewise.
32514         (SRC): Likewise.
32515         (LEN): Likewise.
32516         (memcpy): Likewise.  Do not use BP_SYM.
32517         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
32518         "bp-asm.h".
32519         (PARMS): Do not use macros from bp-asm.h.
32520         (DEST): Likewise.
32521         (SRC): Likewise.
32522         (LEN): Likewise.
32523         (memmove): Likewise.  Do not use BP_SYM.
32524         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
32525         "bp-asm.h".
32526         (PARMS): Do not use macros from bp-asm.h.
32527         (DEST): Likewise.
32528         (SRC): Likewise.
32529         (LEN): Likewise.
32530         (__mempcpy): Likewise.  Do not use BP_SYM.
32531         (mempcpy): Do not use BP_SYM in weak_alias.
32532         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
32533         "bp-asm.h".
32534         (PARMS): Do not use macros from bp-asm.h.
32535         (DEST): Likewise.
32536         (LEN): Likewise.
32537         [!BZERO_P] (CHR): Likewise.
32538         (memset): Likewise.  Do not use BP_SYM.
32539         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
32540         "bp-asm.h".
32541         (PARMS): Do not use macros from bp-asm.h.
32542         (STR2): Likewise.
32543         (strcmp): Do not use BP_SYM.
32544         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
32545         "bp-asm.h".
32546         (PARMS): Do not use macros from bp-asm.h.
32547         (STR): Likewise.
32548         (DELIM): Likewise.
32549         [USE_AS_STRTOK_R] (SAVE): Likewise.
32550         (FUNCTION): Likewise.  Do not use BP_SYM.
32551         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
32552         aliases.
32553         (strtok_r): Likewise.
32554         (__GI___strtok_r): Likewise.
32555         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
32556         (PARMS): Do not use macros from bp-asm.h.
32557         (S): Likewise.
32558         (SIZE): Likewise.
32559         (__mpn_lshift): Do not use BP_SYM.
32560         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
32561         (PARMS): Do not use macros from bp-asm.h.
32562         (STR): Likewise.
32563         (CHR): Likewise.
32564         (__memchr): Do not use BP_SYM.
32565         (memchr): Do not use BP_SYM in weak_alias.
32566         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
32567         (PARMS): Do not use macros from bp-asm.h.
32568         (BLK2): Likewise.
32569         (LEN): Likewise.
32570         (memcmp): Do not use BP_SYM.
32571         (bcmp): Do not use BP_SYM in weak_alias.
32572         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
32573         (PARMS): Do not use macros from bp-asm.h.
32574         (S1): Likewise.
32575         (SIZE): Likewise.
32576         (__mpn_mul_1): Do not use BP_SYM.
32577         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
32578         "bp-asm.h".
32579         (PARMS): Do not use macros from bp-asm.h.
32580         (STR): Likewise.
32581         (CHR): Likewise.
32582         (__rawmemchr): Do not use BP_SYM.
32583         (rawmemchr): Do not use BP_SYM in weak_alias.
32584         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
32585         (PARMS): Do not use macros from bp-asm.h.
32586         (S): Likewise.
32587         (SIZE): Likewise.
32588         (__mpn_rshift): Do not use BP_SYM.
32589         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
32590         (PARMS): Do not use macros from bp-asm.h.
32591         (SIGMSK): Likewise.
32592         (__sigsetjmp): Likewise.  Do not use BP_SYM.
32593         * sysdeps/i386/start.S: Do not include "bp-sym.h".
32594         (_start): Do not use BP_SYM.
32595         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
32596         (PARMS): Do not use macros from bp-asm.h.
32597         (DEST): Likewise.
32598         (SRC): Likewise.
32599         (__stpcpy): Likewise.  Do not use BP_SYM.
32600         (stpcpy): Do not use BP_SYM in weak_alias.
32601         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
32602         "bp-asm.h".
32603         (PARMS): Do not use macros from bp-asm.h.
32604         (DEST): Likewise.
32605         (SRC): Likewise.
32606         (LEN): Likewise.
32607         (__stpncpy): Likewise.  Do not use BP_SYM.
32608         (stpncpy): Do not use BP_SYM in weak_alias.
32609         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
32610         (PARMS): Do not use macros from bp-asm.h.
32611         (STR): Likewise.
32612         (CHR): Likewise.
32613         (strchr): Likewise.  Do not use BP_SYM.
32614         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
32615         "bp-asm.h".
32616         (PARMS): Do not use macros from bp-asm.h.
32617         (STR): Likewise.
32618         (CHR): Likewise.
32619         (__strchrnul): Likewise.  Do not use BP_SYM.
32620         (strchrnul): Do not use BP_SYM in weak_alias.
32621         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
32622         "bp-asm.h".
32623         (PARMS): Do not use macros from bp-asm.h.
32624         (STOP): Likewise.
32625         (strcspn): Do not use BP_SYM.
32626         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
32627         "bp-asm.h".
32628         (PARMS): Do not use macros from bp-asm.h.
32629         (STR): Likewise.
32630         (STOP): Likewise.
32631         (strpbrk): Likewise.  Do not use BP_SYM.
32632         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
32633         "bp-asm.h".
32634         (PARMS): Do not use macros from bp-asm.h.
32635         (STR): Likewise.
32636         (CHR): Likewise.
32637         (strrchr): Likewise.  Do not use BP_SYM.
32638         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
32639         (PARMS): Do not use macros from bp-asm.h.
32640         (SKIP): Likewise.
32641         (strspn): Do not use BP_SYM.
32642         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
32643         (PARMS): Do not use macros from bp-asm.h.
32644         (STR): Likewise.
32645         (DELIM): Likewise.
32646         (SAVE): Likewise.
32647         (FUNCTION): Likewise.  Do not use BP_SYM.
32648         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
32649         aliases.
32650         (strtok_r): Likewise.
32651         (__GI___strtok_r): Likewise.
32652         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
32653         (PARMS): Do not use macros from bp-asm.h.
32654         (S1): Likewise.
32655         (S2): Likewise.
32656         (SIZE): Likewise.
32657         (__mpn_sub_n): Do not use BP_SYM.
32658         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
32659         "bp-asm.h".
32660         (PARMS): Do not use macros from bp-asm.h.
32661         (S1): Likewise.
32662         (SIZE): Likewise.
32663         (__mpn_submul_1): Do not use BP_SYM.
32664         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
32665         <bp-sym.h>.
32666         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
32667         and <bp-asm.h>.
32668         (PARMS): Do not use macros from bp-asm.h.
32669         (FLAGS): Likewise.
32670         (PTID): Likewise.
32671         (TLS): Likewise.
32672         (CTID): Likewise.
32673         (__clone): Do not use BP_SYM.
32674         (clone): Do not use BP_SYM in weak_alias.
32675         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
32676         and <bp-asm.h>.
32677         (PARMS): Do not use macros from bp-asm.h.
32678         (LEN): Likewise.
32679         (__mmap64): Do not use BP_SYM.
32680         (mmap64): Do not use BP_SYM in weak_alias.
32681         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32682         <bp-sym.h> and <bp-asm.h>.
32683         (PARMS): Do not use macros from bp-asm.h.
32684         (__posix_fadvise64_l64): Do not use BP_SYM.
32685         * sysdeps/unix/sysv/linux/i386/semtimedop.S
32686         (PARMS): Do not use macros from bp-asm.h.
32687         (NSOPS): Likewise.
32688         (semtimedop): Do not use BP_SYM.
32689         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
32690         and <bp-asm.h>.
32692 2013-02-21  Allan McRae  <allan@archlinux.org>
32694         * manual/message.texi (Charset conversion in gettext):
32695         Move @end statement to beginning of line.
32697 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32699         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
32700         static.
32701         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
32702         Likewise.
32704         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
32705         (denorm): Likewise.
32706         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
32707         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
32709 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32711         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
32712         tail-call to the resolved function if pltexit isn't needed.
32714 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32716         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
32717         or Y being zero as being unlikely.
32718         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
32719         Likewise.
32721 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
32723         * manual/nss.texi (System Databases and Name Service Switch):
32724         Remove frobnicate @pxref.
32726 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
32728         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
32729         __attribute__ ((unused)) to __attribute__ ((__unused__)).
32731 2013-02-20  Petr Machata  <pmachata@redhat.com>
32733         * elf/elf.h (R_ARM_TARGET1): New macro.
32734         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
32735         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
32736         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
32737         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
32738         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
32739         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
32740         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
32741         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
32742         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
32743         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
32744         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
32745         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
32746         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
32747         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
32748         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
32749         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
32750         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
32751         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
32752         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
32753         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
32754         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
32755         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
32756         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
32757         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
32758         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
32759         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
32760         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
32761         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
32762         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
32763         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
32764         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
32765         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
32766         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
32767         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
32768         (R_ARM_THM_GOT_BREL12): Likewise.
32769         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
32770         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
32771         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
32772         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
32773         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
32774         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
32775         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
32776         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
32777         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
32779 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
32781         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
32782         __attribute_used__ to __attribute__ ((unused)).
32784 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
32786         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
32787         powerpc mpa.c.
32788         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
32789         comment formatting.
32790         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
32792 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
32794         [BZ #13550]
32795         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
32796         Remove macro.
32797         (ENTER): Remove both macro definitions.
32798         (LEAVE): Likewise.
32799         (CHECK_BOUNDS_LOW): Likewise.
32800         (CHECK_BOUNDS_HIGH): Likewise.
32801         (CHECK_BOUNDS_BOTH): Likewise.
32802         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
32803         (RETURN_BOUNDED_POINTER): Likewise.
32804         (RETURN_NULL_BOUNDED_POINTER): Likewise.
32805         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
32806         (POP_ERRNO_LOCATION_RETURN): Likewise.
32807         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
32808         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32809         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
32810         macros.
32811         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32812         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
32813         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
32814         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
32815         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
32816         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
32817         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
32818         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
32819         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
32820         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
32821         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
32822         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
32823         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32824         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
32825         removed macros.
32826         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32827         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
32828         macros.
32829         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32830         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
32831         * sysdeps/i386/i586/memset.S (memset): Likewise.
32832         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
32833         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32834         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
32835         macros.
32836         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32837         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
32838         Change uses of L(2) to L(out).
32839         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
32840         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
32841         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
32842         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32843         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
32844         removed macros.
32845         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32846         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
32847         macros.
32848         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32849         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
32850         (RETURN): Do not use macro LEAVE.
32851         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
32852         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
32853         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
32854         * sysdeps/i386/i686/memset.S (memset): Likewise.
32855         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
32856         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
32857         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32858         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
32859         Likewise.
32860         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32861         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
32862         L(1_2) and L(1_3) into L(1).
32863         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
32864         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
32865         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32866         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
32867         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32868         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
32869         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
32870         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32871         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
32872         macros.
32873         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
32874         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32875         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
32876         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
32877         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
32878         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32879         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
32880         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
32881         * sysdeps/i386/strcspn.S (strcspn): Likewise.
32882         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
32883         * sysdeps/i386/strrchr.S (strrchr): Likewise.
32884         * sysdeps/i386/strspn.S (strspn): Likewise.
32885         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
32886         conditional code.
32887         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32888         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
32889         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
32890         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
32891         L(1_3) into L(1_1).
32892         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
32893         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32894         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
32895         macros.
32896         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32898 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
32900         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
32901         macro.
32903 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32905         * math/atest-exp.c (exp_mpn): Remove ROUND.
32906         * math/atest-exp2.c (exp_mpn): Likewise.
32907         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
32909         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
32910         * stdlib/tst-tls-atexit-lib.c: Likewise.
32911         * stdlib/tst-tls-atexit.c: Likewise.
32913 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32915         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
32916         and __attribute_alloc_size__.
32918 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32920         * include/programs/xmalloc.h: Change __attribute_alloc_size to
32921         __attribute_alloc_size__.
32922         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
32923         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
32925 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32927         * include/programs/xmalloc.h: New file.
32928         * catgets/gencat.c: Include it.
32929         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
32930         * elf/pldd.c: Likewise.
32931         * iconv/iconv_charmap.c: Likewise.
32932         * iconv/iconvconfig.c: Likewise.
32933         * iconv/strtab.c: Likewise.
32934         * locale/programs/locale.c: Likewise.
32935         * locale/programs/localedef.h: Likewise.
32936         * locale/programs/simple-hash.c: Likewise.
32937         * nscd/nscd.h: Likewise.
32938         * nss/makedb.c: Likewise.
32939         * sysdeps/generic/ldconfig.h: Likewise.
32941 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
32943         * Versions.def: Add GLIBC_2.18.
32944         * include/link.h (struct link_map): New member l_tls_dtor_count.
32945         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
32946         (__call_tls_dtors): Likewise.
32947         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
32948         __cxa_thread_atexit_impl.
32949         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32950         Likewise.
32951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32952         Likewise.
32953         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
32954         Likewise.
32955         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
32956         Likewise.
32957         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32958         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
32959         Likewise.
32960         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
32961         Likewise.
32962         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32963         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
32964         Likewise.
32965         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
32966         (tests): Add test case tst-tls-atexit.
32967         (modules-names): Add shared library for tst-tls-atexit.
32968         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
32969         (GLIBC_PRIVATE): Add __call_tls_dtors.
32970         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
32971         for libstdc++.
32972         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
32973         * stdlib/tst-tls-atexit.c: New test case.
32974         * stdlib/tst-tls-atexit-lib.c: New test case.
32976         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
32978         * elf/Versions (ld): Add _dl_find_dso_for_object.
32979         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
32980         * elf/dl-open.c (_dl_find_dso_for_object): New function.
32981         (dl_open_worker): Use _dl_find_dso_for_object.
32982         * elf/dl-sym.c (do_sym): Likewise.
32983         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
32985 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32987         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
32988         Syntactic changes only.
32989         (_dl_runtime_profile): Do a tail-call to the resolved function.
32991 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
32993         [BZ #13550]
32994         * sysdeps/x86_64/bp-asm.h: Remove file.
32995         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
32996         <bp-sym.h> and <bp-asm.h>.
32997         (__clone): Do not use BP_SYM.
32998         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
32999         <bp-sym.h> and <bp-asm.h>.
33000         * sysdeps/unix/x86_64/sysdep.S: Likewise.
33001         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
33002         "bp-asm.h".
33003         (_setjmp): Do not use BP_SYM.
33004         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
33005         "bp-asm.h".
33006         (setjmp): Do not use BP_SYM.
33007         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
33008         libc_hidden_def.
33009         (mempcpy): Do not use BP_SYM in weak_alias.
33010         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
33011         "bp-asm.h".
33012         (strchr): Do not use BP_SYM.
33013         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
33014         "bp-asm.h".
33015         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
33016         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
33017         (_start): Do not use BP_SYM.
33018         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
33019         "bp-asm.h".
33020         (strcat): Do not use BP_SYM.
33021         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
33022         "bp-asm.h".
33023         (STRCMP): Do not use BP_SYM.
33024         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
33025         "bp-asm.h".
33026         (STRCPY): Do not use BP_SYM.
33027         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
33028         "bp-asm.h".
33029         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
33030         "bp-asm.h".
33031         (FUNCTION): Do not use BP_SYM.
33032         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
33033         weak_alias.
33034         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
33036 2013-02-17  Andreas Jaeger  <aj@suse.de>
33038         * time/Versions: Sort entries.
33039         * string/Versions: Likewise.
33040         * resolv/Versions: Likewise.
33041         * posix/Versions: Likewise.
33042         * iconv/Versions: Likewise.
33043         * elf/Versions: Likewise.
33044         * wcsmbs/Versions: Likewise.
33046 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
33048         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
33049         loop termination condition.
33051         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
33052         variable to calculate EZ.
33053         (__sqr): Likewise.
33055         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
33056         the lower precision input.
33058 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
33060         [BZ #13550]
33061         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
33062         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
33063         (run-via-rtld-prefix): Do not handle %-bp tests.
33064         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
33065         (all-object-suffixes): Remove .ob.
33066         (bppfx): Remove variable.
33067         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
33068         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
33069         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
33070         [$(build-bounded) = yes] (libtype.ob): Likewise.
33071         * Makerules (elide-routines.ob): Remove variable.
33072         (do-tests-clean): Do not handle *-bp.out.
33073         (common-mostlyclean): Do not handle *-bp and *-bp.out.
33074         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
33075         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
33076         (tests): Do not include $(tests-bp.out).
33077         (xtests): Do not include $(xtests-bp.out).
33078         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
33079         [$(build-bounded) = yes] ($(addprefix
33080         $(objpfx),$(binaries-bounded))): Remove rule.
33081         ($(objpfx)%-bp.out): Remove rule.
33082         * config.make.in (build-bounded): Remove variable.
33083         * crypt/Makefile [$(build-bounded) = yes]
33084         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
33085         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
33086         append to variable.
33087         [$(build-bounded) = yes] (install-lib): Likewise.
33088         [$(build-bounded) = yes] (generated): Likewise.
33089         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
33090         Remove rule.
33091         * intl/Makefile [$(build-bounded) = yes]
33092         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
33093         * math/Makefile [$(build-bounded) = yes]
33094         ($(tests:%=$(objpfx)%-bp): Likewise.
33095         * misc/Makefile [$(build-bounded) = yes]
33096         ($(objpfx)tst-tsearch-bp): Likewise.
33097         * nptl/Makeconfig (bounded-thread-library): Remove variable.
33098         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
33099         Remove dependency.
33100         * string/Makefile (o-objects.ob): Remove variable.
33101         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
33102         (CFLAGS-.ob): Remove variable.
33103         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
33104         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
33105         both definitions of variable.
33106         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
33107         (ASFLAGS-.ob): Remove variable.
33109 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
33111         [BZ #13550]
33112         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
33113         Remove __BOUNDED_POINTERS__ from condition.
33114         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
33115         * string/bits/string2.h [!__NO_STRING_INLINES &&
33116         !__BOUNDED_POINTERS__]: Likewise.
33117         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
33118         Likewise.
33119         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
33120         Remove conditional code.
33121         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
33122         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
33123         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
33124         condition.
33126         [BZ #13550]
33127         * csu/libc-start.c: Do not include <bp-sym.h>.
33128         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
33129         * elf/dl-open.c: Do not include <bp-sym.h>.
33130         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
33131         * math/fegetenv.c: Do not include <bp-sym.h>.
33132         (fegetenv): Do not use BP_SYM in versioned symbols.
33133         * nptl/sysdeps/pthread/bits/libc-lockP.h
33134         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
33135         <bp-sym.h>.
33136         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33137         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
33138         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33139         (__pthread_mutex_destroy): Likewise.
33140         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33141         (__pthread_mutex_lock): Likewise.
33142         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33143         (__pthread_mutex_trylock): Likewise.
33144         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33145         (__pthread_mutex_unlock): Likewise.
33146         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33147         (__pthread_mutexattr_init): Likewise.
33148         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33149         (__pthread_mutexattr_destroy): Likewise.
33150         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33151         (__pthread_mutexattr_settype): Likewise.
33152         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33153         (__pthread_rwlock_init): Likewise.
33154         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33155         (__pthread_rwlock_destroy): Likewise.
33156         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33157         (__pthread_rwlock_rdlock): Likewise.
33158         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33159         (__pthread_rwlock_tryrdlock): Likewise.
33160         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33161         (__pthread_rwlock_wrlock): Likewise.
33162         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33163         (__pthread_rwlock_trywrlock): Likewise.
33164         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33165         (__pthread_rwlock_unlock): Likewise.
33166         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33167         (__pthread_key_create): Likewise.
33168         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33169         (__pthread_setspecific): Likewise.
33170         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33171         (__pthread_getspecific): Likewise.
33172         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
33173         Likewise.
33174         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33175         (_pthread_cleanup_push_defer): Likewise.
33176         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33177         (_pthread_cleanup_pop_restore): Likewise.
33178         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33179         (pthread_setcancelstate): Likewise.
33180         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
33181         <bp-sym.h>.
33182         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
33183         (memchr): Do not use BP_SYM in weak_alias.
33184         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
33185         (fegetenv): Do not use BP_SYM in versioned symbols.
33186         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
33187         (fesetenv): Do not use BP_SYM in versioned symbols.
33188         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
33189         (feupdateenv): Do not use BP_SYM in versioned symbols.
33190         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
33191         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
33192         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
33193         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
33194         (open64): Do not use BP_SYM in weak_alias.
33195         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
33196         (fegetenv): Do not use BP_SYM in versioned symbols.
33197         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
33198         (fesetenv): Do not use BP_SYM in versioned symbols.
33199         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
33200         (feupdateenv): Do not use BP_SYM in versioned symbols.
33201         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
33202         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
33203         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
33204         (feraiseexcept): Do not use BP_SYM in versioned symbols.
33205         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
33206         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
33207         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
33208         <bp-sym.h>.
33209         (__libc_start_main): Do not use BP_SYM.
33211 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
33213         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
33214         redundant return line.
33215         (norm): Likewise.
33216         (denorm): Likewise.
33217         (dbl_mp): Likewise.
33218         (sub_magnitudes): Likewise.
33219         (__add): Likewise.
33220         (__sub): Likewise.
33221         (__mul): Likewise.
33222         (__inv): Likewise.
33223         (__dvd): Likewise.
33224         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
33225         (norm): Likewise.
33226         (denorm): Likewise.
33227         (dbl_mp): Likewise.
33228         (sub_magnitudes): Likewise.
33229         (__add): Likewise.
33230         (__sub): Likewise.
33231         (__mul): Likewise.
33232         (__inv): Likewise.
33233         (__dvd): Likewise.
33235         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
33236         instead of __mul.
33237         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
33238         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
33239         (cc32): Likewise.
33241         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
33242         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
33243         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
33244         of __mul for squares.
33245         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
33246         function
33247         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
33248         Likewise.
33249         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
33250         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
33252 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
33254         [BZ #13550]
33255         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
33256         code.
33257         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
33258         prototype or function definition.  Rename ubp_* variables and
33259         parameters.  Remove argv definitions conditional on
33260         [__BOUNDED_POINTERS__].
33261         * debug/backtrace.c (__backtrace): Do not use __unbounded.
33262         * elf/dl-runtime.c (_dl_fixup): Likewise.
33263         * include/set-hooks.h (RUN_HOOK): Likewise.
33264         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
33265         definition.
33266         * string/strcpy.c (strcpy): Do not use __unbounded.
33267         * sysdeps/generic/frame.h (struct layout): Likewise.
33268         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
33269         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
33270         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
33271         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
33272         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
33273         (__backtrace): Likewise.
33274         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
33275         use __ptrvalue.
33276         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
33277         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
33278         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
33279         Likewise.
33280         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
33281         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
33282         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
33283         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
33284         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
33285         Do not use __unbounded.
33286         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
33287         Rename __unboundedrlimits parameter to rlimits in prototype.
33288         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
33289         Do not use __unbounded.
33290         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
33291         not use __ptrvalue.
33292         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
33293         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
33294         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
33295         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
33296         __ptrvalue or __unbounded.
33297         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
33298         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
33299         use __unbounded.
33300         (__new_msgctl): Do not use __ptrvalue.
33301         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
33302         __unbounded.
33303         (__libc_msgrcv): Do not use __ptrvalue.
33304         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
33305         startup_info): Do not use __unbounded.
33306         (__libc_start_main): Likewise.  Rename ubp_* variables and
33307         parameters.  Remove argv definitions conditional on
33308         [__BOUNDED_POINTERS__].
33309         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
33310         __ptrvalue.
33311         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
33312         use __unbounded.
33313         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
33314         or __ptrvalue.
33315         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
33316         use __unbounded.
33317         (__new_shmctl): Do not use __ptrvalue.
33318         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
33319         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
33320         Likewise.
33321         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
33322         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
33323         (__libc_sigaction): Likewise.
33324         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
33325         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
33326         Likewise.
33327         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
33329 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
33331         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
33333         * string/mempcpy.c: Implement by calling memcpy.
33335 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
33337         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
33339         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
33340         evaluation.
33342         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
33343         values in the mantissa.
33345         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
33346         minimize writes to Z.
33347         (sub_magnitudes): Simplify code a bit.
33349 2013-02-12  Roland McGrath  <roland@hack.frob.com>
33351         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
33352         from the message.  The linker prefixes all warnings with that already.
33354 2013-02-12  Andreas Schwab  <schwab@suse.de>
33356         [BZ #15078]
33357         * posix/regexec.c (extend_buffers): Add parameter min_len.
33358         (check_matching): Pass minimum needed length.
33359         (clean_state_log_if_needed): Likewise.
33360         (get_subexp): Likewise.
33361         * posix/Makefile (tests): Add bug-regex34.
33362         (bug-regex34-ENV): Define.
33363         * posix/bug-regex34.c: New file.
33365         [BZ #11561]
33366         * posix/regcomp.c (parse_bracket_exp): When looking up collating
33367         elements compare against the byte sequence of it, not its name.
33368         * posix/Makefile (tests): Add bug-regex35.
33369         (bug-regex35-ENV): Define.
33370         * posix/bug-regex35.c: New file.
33372 2013-02-11  Tom de Vries  <tom@codesourcery.com>
33374         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
33375         comment.
33376         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
33377         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
33378         (CHECK_EOL): Add undef.
33380 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
33382         * bits/stdlib-bsearch.h: New file.
33383         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
33384         * stdlib/stdlib.h: Likewise.
33386 2013-02-11  Roland McGrath  <roland@hack.frob.com>
33388         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
33389         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
33390         declaration.
33391         * manual/search.texi (Array Search Function): Add missing const in
33392         lfind prototype.
33393         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
33394         declaration to use rlim_t.
33395         (Basic Scheduling Functions): Remove erroneous const from
33396         sched_getparam prototype.  Remove erroneous * from
33397         sched_get_priority_max and sched_get_priority_min prototypes.
33398         (Resource Usage): Fix summary @comment on vtimes to refer to
33399         sys/vtimes.h rather than vtimes.h.
33400         Add missing *s in vtimes prototype.
33401         (Limits on Resources): Fix ulimit prototype to return long int.
33402         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
33403         prototypes to use long int rather than double.
33404         (BSD Random): Fix initstate and setstate to use char *, not void *.
33405         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
33406         prototype to make second argument 'struct aiocb64 *const[]'.
33407         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
33408         (Status of AIO Operations): Remove erroneous const in aio_return and
33409         aio_return64 prototypes.
33410         (Synchronizing I/O): Fix sync prototype to return void.
33411         * manual/startup.texi (Suboptions): Remove an erroneous const in
33412         getsubopt prototype.
33413         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
33414         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
33415         use size_t rather than int.
33416         (Scanning All Users): Likewise for getpwent_r.
33417         (Setting Groups): Add missing const to setgroups prototype.
33418         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
33419         * manual/socket.texi (Host Names): Fix gethostbyaddr and
33420         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
33421         'const void *' rather than 'const char *'.
33422         (Host Address Functions): Likewise for inet_ntop.
33423         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
33424         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
33425         ssize_t for return value.
33426         (Sending Data): Likewise for send, sendto, sendmsg.
33427         (Socket Option Functions): Add a missing const in setsockopt prototype.
33428         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
33429         use wchar_t for the argument.
33430         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
33431         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
33432         take no arguments.
33433         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
33434         double/float/long double for second argument.
33435         Fix return types of significand, significandf, significandl.
33436         * manual/filesys.texi (Setting Permissions): Use mode_t for second
33437         argument in fchmod prototype.
33438         (File Owner): Use uid_t and gid_t in fchown prototype.
33439         (File Times): Add const to utimes, futimes, and lutimes prototypes.
33440         (Making Special Files): Use mode_t and dev_t in mknod prototype.
33441         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
33442         use 'const struct dirent **' as argument types to CMP function pointer
33443         argument.
33444         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
33445         (File Times): Fix summary magic @comment for struct utimbuf and utime
33446         to refer to utime.h, not time.h.
33447         * manual/string.texi (Argz Functions): Add missing const in
33448         argz_extract and argz_next prototypes.
33449         (Finding Tokens in a String): Likewise for basename.
33450         (String/Array Comparison): Fix typo in wcscasecmp prototype.
33451         (Copying and Concatenation): Fix typo in wmemmove prototype.
33452         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
33453         (Signal Stack): Remove erroneous const in sigstack prototype.
33454         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
33455         prototype.
33456         (Simple Calendar Time): Likewise for stime.
33457         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
33458         prototype.
33459         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
33460         say sys/sysctl.h instead.
33461         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
33462         and vsyslog prototypes.
33464 2013-02-11  Tom de Vries  <tom@codesourcery.com>
33466         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
33467         Remove.
33469 2013-02-11  Roland McGrath  <roland@hack.frob.com>
33471         * misc/sys/mman.h: Fix typo in mremap comment.
33473 2013-02-08  Roland McGrath  <roland@hack.frob.com>
33475         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
33476         the '\0' terminator.
33478 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
33480         [BZ #13550]
33481         * debug/segfault.c: Don't include <bp-checks.h>.
33482         * sysdeps/generic/bp-checks.h: Remove file.
33483         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
33484         (__GETDENTS): Don't use CHECK_N.
33485         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
33486         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
33487         (__getgroups): Don't use CHECK_N.
33488         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
33489         (setgroups): Don't use CHECK_N.
33490         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
33491         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
33492         (__libc_msgrcv): Don't use CHECK_N.
33493         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
33494         (__libc_msgsnd): Don't use CHECK_N.
33495         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
33496         <bp-checks.h>.
33497         (__libc_pread): Don't use CHECK_N.
33498         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
33499         include <bp-checks.h>.
33500         (__libc_pread64): Don't use CHECK_N.
33501         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
33502         include <bp-checks.h>.
33503         (__libc_pwrite): Don't use CHECK_N.
33504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
33505         include <bp-checks.h>.
33506         (__libc_pwrite64): Don't use CHECK_N.
33507         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
33508         <bp-checks.h>.
33509         (__libc_pread): Don't use CHECK_N.
33510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
33511         include <bp-checks.h>.
33512         (__libc_pread64): Don't use CHECK_N.
33513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
33514         include <bp-checks.h>.
33515         (__libc_pwrite): Don't use CHECK_N.
33516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
33517         include <bp-checks.h>.
33518         (__libc_pwrite64): Don't use CHECK_N.
33519         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
33520         (do_pread): Don't use CHECK_N.
33521         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
33522         (do_pread64): Don't use CHECK_N.
33523         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
33524         (do_pwrite): Don't use CHECK_N.
33525         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
33526         (do_pwrite64): Don't use CHECK_N.
33527         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
33528         (__libc_readv): Don't use CHECK_N.
33529         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
33530         (semop): Don't use CHECK_N.
33531         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
33532         <bp-checks.h>.
33533         (semtimedop): Don't use CHECK_N.
33534         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
33535         (__libc_pread): Don't use CHECK_N.
33536         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
33537         <bp-checks.h>.
33538         (__libc_pread64): Don't use CHECK_N.
33539         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
33540         <bp-checks.h>.
33541         (__libc_pwrite): Don't use CHECK_N.
33542         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
33543         <bp-checks.h>.
33544         (__libc_pwrite64): Don't use CHECK_N.
33545         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
33546         <bp-checks.h>.
33547         (__libc_msgrcv): Don't use CHECK_N.
33548         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
33549         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
33550         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
33551         (__libc_writev): Don't use CHECK_N.
33553 2013-02-08  Roland McGrath  <roland@hack.frob.com>
33555         * string/strcpy.c: Removed unused variable.
33557         * Makeconfig (+sysdep-includes): Define with := rather than =.
33558         Use an existing include/ subdir of each sysdeps dir before it.
33560 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33562         * nscd/connection.c (register_traced_file): Comment function.
33563         [HAVE_INOTIFY] (union __inev): Define.
33564         [HAVE_INOTIFY] (inotify_check_files): New function.
33565         [HAVE_INOTIFY] (clear_db_cache): Likewise.
33566         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
33567         clear_db_cache.
33568         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
33570 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33572         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
33573         loaded if not already and that a failure is permanent.
33575 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33577         [BZ #15006]
33578         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
33579         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
33581 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
33583         [BZ #13550]
33584         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
33585         (CHECK_1_NULL_OK): Likewise.
33586         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
33587         (__fxstat): Do not use CHECK_1.
33588         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
33589         <bp-checks.h>.
33590         (___fxstat64): Do not use CHECK_1.
33591         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
33592         <bp-checks.h>.
33593         (__fxstatat): Do not use CHECK_1.
33594         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
33595         <bp-checks.h>.
33596         (__fxstatat64): Do not use CHECK_1.
33597         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
33598         <bp-checks.h>.
33599         (__fxstat): Do not use CHECK_1.
33600         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
33601         <bp-checks.h>.
33602         (__fxstatat): Do not use CHECK_1.
33603         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
33604         <bp-checks.h>.
33605         (__getresgid): Do not use CHECK_1.
33606         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
33607         <bp-checks.h>.
33608         (__getresuid): Do not use CHECK_1.
33609         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
33610         <bp-checks.h>.
33611         (__lxstat): Do not use CHECK_1.
33612         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
33613         <bp-checks.h>.
33614         (__old_msgctl): Do not use CHECK_1.
33615         (__new_msgctl): Likewise.
33616         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
33617         <bp-checks.h>.
33618         (__new_setrlimit): Do not use CHECK_1.
33619         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
33620         <bp-checks.h>.
33621         (__old_shmctl): Do not use CHECK_1.
33622         (__new_shmctl): Likewise.
33623         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
33624         <bp-checks.h>.
33625         (__xstat): Do not use CHECK_1.
33626         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
33627         (__lxstat): Do not use CHECK_1.
33628         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
33629         <bp-checks.h>.
33630         (___lxstat64): Do not use CHECK_1.
33631         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
33632         (__old_msgctl): Do not use CHECK_1.
33633         (__new_msgctl): Likewise.
33634         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
33635         <bp-checks.h>.
33636         (__gettimeofday): Do not use CHECK_1.
33637         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
33638         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
33639         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
33640         <bp-checks.h>.
33641         (__gettimeofday): Do not use CHECK_1.
33642         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
33643         (__old_shmctl): Do not use CHECK_1_NULL_OK.
33644         (__new_shmctl): Do not use CHECK_1.
33645         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
33646         <bp-checks.h>.
33647         (do_sigtimedwait): Do not use CHECK_1.
33648         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
33649         <bp-checks.h>.
33650         (do_sigwaitinfo): Do not use CHECK_1.
33651         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
33652         <bp-checks.h>.
33653         (msgctl): Do not use CHECK_1.
33654         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
33655         <bp-checks.h>.
33656         (shmctl): Do not use CHECK_1.
33657         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
33658         (ustat): Do not use CHECK_1.
33659         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
33660         <bp-checks.h>.
33661         (__fxstat): Do not use CHECK_1.
33662         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
33663         <bp-checks.h>.
33664         (__fxstatat): Do not use CHECK_1.
33665         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
33666         <bp-checks.h>.
33667         (__lxstat): Do not use CHECK_1.
33668         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
33669         <bp-checks.h>.
33670         (__xstat): Do not use CHECK_1.
33671         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
33672         (__xstat): Do not use CHECK_1.
33673         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
33674         (___xstat64): Do not use CHECK_1.
33676         [BZ #13550]
33677         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
33678         definitions.
33679         (CHECK_BOUNDS_HIGH): Likewise.
33680         * string/strcpy.c: Do not include <bp-checks.h>.
33681         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
33683 2013-02-07  Roland McGrath  <roland@hack.frob.com>
33685         * nscd/nscd-client.h (__nscd_drop_map_ref):
33686         Add __attribute__ ((unused)).
33687         * nis/nss-nisplus.h (niserr2nss): Likewise.
33689         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
33690         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
33692         * csu/libc-tls.c (init_static_tls, init_slotinfo):
33693         Remove inline keyword.
33694         * include/rounding-mode.h (round_away): Likewise.
33695         * libio/wfileops.c (adjust_wide_data): Likewise.
33696         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
33697         (__m128i_strloadu_tolower): Likewise.
33698         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
33699         (__m128i_strloadu_tolower): Likewise.
33700         * time/mktime.c (ydhms_diff): Likewise.
33701         * locale/elem-hash.h (elem_hash): Likewise.
33702         * locale/setlocale.c (setdata): Likewise.
33703         * posix/regex_internal.h (re_string_char_size_at): Likewise.
33704         (re_string_wchar_at): Likewise.
33705         (bitset_not, bitset_merge, bitset_mask): Likewise.
33706         [!(__GNUC__ > 3)] (inline): Remove macro.
33707         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
33708         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
33709         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
33710         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
33711         * string/memcmp.c (memcmp_bytes): Likewise.
33712         * locale/programs/locarchive.c (compute_hashval): Likewise.
33713         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
33714         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
33715         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
33716         * nss/getent.c (print_rpc, print_protocols): Likewise.
33717         (print_passwd, print_group, print_aliases): Likewise.
33718         * nis/nss-nisplus.h (niserr2nss): Likewise.
33719         * nscd/connections.c (restart_p): Likewise.
33720         Change return type to bool.
33722 2013-02-05  Roland McGrath  <roland@hack.frob.com>
33724         * Makeconfig (all-Depend-files): Add existing
33725         $(sorted-subdirs:=/Depend) files.
33726         (all-subdirs): Remove nss.
33727         * sysdeps/unix/inet/Subdirs: Add it here instead.
33728         * hesiod/Depend: New file.
33730         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
33731         instead of calling alloca.
33733         * io/lseek.c (__lseek): Rename to __libc_lseek.
33734         Define __lseek as an alias.
33736         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
33738 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
33740         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
33741         else clause and remove check for non-standard endianness.
33743 2013-02-04  David S. Miller  <davem@davemloft.net>
33745         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33747 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
33749         [BZ #13550]
33750         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
33751         (__ubp_memchr): Remove prototype.
33752         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
33753         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
33754         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
33755         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
33756         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
33757         Remove alias.
33758         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
33759         (__ubp_memchr): Likewise.
33760         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
33761         (__ubp_memchr): Likewise.
33762         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
33763         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
33764         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
33765         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
33766         CHECK_STRING.
33767         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
33768         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
33769         (__getcwd): Do not use CHECK_STRING.
33770         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
33771         <bp-checks.h>.
33772         (__real_chown): Do not use CHECK_STRING.
33773         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
33774         <bp-checks.h>.
33775         (fchownat): Do not use CHECK_STRING.
33776         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
33777         CHECK_STRING.
33778         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
33779         <bp-checks.h>.
33780         (__lchown): Do not use CHECK_STRING.
33781         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
33782         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
33783         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
33784         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
33785         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
33786         include <bp-checks.h>.
33787         (truncate64): Do not use CHECK_STRING.
33788         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
33789         <bp-checks.h>.
33790         (__real_chown): Do not use CHECK_STRING.
33791         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
33792         <bp-checks.h>.
33793         (__lchown): Do not use CHECK_STRING.
33794         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
33795         <bp-checks.h>.
33796         (__chown): Do not use CHECK_STRING.
33797         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
33798         <bp-checks.h>.
33799         (truncate64): Do not use CHECK_STRING.
33800         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
33801         Likewise.
33802         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
33803         (__xmknod): Do not use CHECK_STRING.
33804         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
33805         <bp-checks.h>.
33806         (__xmknodat): Do not use CHECK_STRING.
33807         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
33808         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
33810 2013-02-04  Andreas Schwab  <schwab@suse.de>
33812         [BZ #14142]
33813         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
33814         * include/netdb.h: Likewise for h_errno.
33815         * elf/tst-stackguard1.c: Include <tls.h>.
33817 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
33819         * elf/link.h (struct link_map): Extend the l_addr comment.
33820         * include/link.h (struct link_map): Likewise.
33822 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
33824         [BZ #13550]
33825         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
33826         (BOUNDED_1): Remove macro.
33827         * debug/backtrace.c: Don't include <bp-checks.h>.
33828         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
33829         (__backtrace): Likewise.
33830         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
33831         <bp-checks.h>.
33832         (__backtrace): Don't use BOUNDED_1.
33833         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
33834         <bp-checks.h>.
33835         (__backtrace): Don't use BOUNDED_1.
33836         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
33837         (__backtrace): Don't use BOUNDED_1.
33838         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
33839         (shmat): Don't use BOUNDED_N.
33841 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
33843         [BZ #13550]
33844         * sysdeps/generic/bp-start.h: Remove file.
33845         * csu/libc-start.c: Don't include <bp-start.h>.
33846         (LIBC_START_MAIN): Set up __environ directly instead of using
33847         INIT_ARGV_and_ENVIRON.
33848         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
33849         <bp-start.h>.
33851         [BZ #13550]
33852         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
33853         definitions.
33854         (CHECK_FCNTL): Likewise.
33855         (CHECK_N_PAGES): Likewise.
33857         [BZ #13550]
33858         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
33859         definitions.
33860         (CHECK_SIGSET_NULL_OK): Likewise.
33861         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
33862         <bp-checks.h>.
33863         (sigpending): Don't use CHECK_SIGSET.
33864         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
33865         <bp-checks.h>.
33866         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33867         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
33868         <bp-checks.h>.
33869         (do_sigsuspend): Don't use CHECK_SIGSET.
33870         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
33871         use CHECK_SIGSET.
33872         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
33873         (do_sigwait): Don't use CHECK_SIGSET.
33874         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
33875         use CHECK_SIGSET.
33876         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
33877         include <bp-checks.h>.
33878         (sigpending): Don't use CHECK_SIGSET.
33879         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
33880         include <bp-checks.h>.
33881         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33882         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
33883         <bp-checks.h>.
33884         (sigpending): Don't use CHECK_SIGSET.
33885         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
33886         <bp-checks.h>.
33887         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33889         [BZ #13550]
33890         * sysdeps/generic/bp-semctl.h: Remove file.
33891         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
33892         <bp-checks.h> and <bp-semctl.h>.
33893         (__old_semctl): Don't use CHECK_SEMCTL.
33894         (__new_semctl): Likewise.
33895         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
33896         and <bp-semctl.h>.
33897         (__old_semctl): Don't use CHECK_SEMCTL.
33898         (__new_semctl): Likewise.
33899         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
33900         <bp-checks.h> and <bp-semctl.h>.
33901         (__old_semctl): Don't use CHECK_SEMCTL.
33902         (__new_semctl): Likewise.
33903         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
33904         <bp-checks.h> and <bp-semctl.h>.
33905         (semctl): Don't use CHECK_SEMCTL.
33907         [BZ #13550]
33908         * Makerules (elide-bp-thunks): Remove variable.
33909         (elide-routines.oS): Don't use $(elide-bp-thunks).
33910         (elide-routines.os): Likewise.
33911         (elide-routines.o): Likewise.
33912         (elide-routines.op): Likewise.
33913         (elide-routines.og): Likewise.
33914         (objects): Don't use $(bp-thunks).
33915         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
33916         include.
33917         (common-generated): Do not add s-proto-bp.d.
33918         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
33919         (int): Likewise.
33920         (typ): Likewise.
33921         Do not generate makefile rules for bounded-pointer thunks.
33922         * sysdeps/generic/bp-thunks.h: Remove file.
33923         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
33924         * sysdeps/unix/s-proto-bp.S: Likewise.
33926         [BZ #15062]
33927         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
33928         parts of result separately when argument is not close to line from
33929         -i to i and one part of argument is small.
33930         * math/k_casinhf.c (__kernel_casinhf): Likewise.
33931         * math/k_casinhl.c (__kernel_casinhl): Likewise.
33932         * math/libm-test.inc (cacos_test): Add more tests.
33933         (casin_test): Likewise.
33934         (casinh_test): Likewise.
33935         * sysdeps/i386/fpu/libm-test-ulps: Update.
33936         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33938 2013-01-31  David S. Miller  <davem@davemloft.net>
33940         * po/de.po: Update from translation team.
33942 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
33944         * time/tzfile.c: Include stdint.h for SIZE_MAX.
33946 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
33948         * configure.in (_AC_PROG_CC_C89): New definition.
33949         * configure: Regenerate.
33951         * configure.in (AC_PROG_CPP): New definition.
33952         * configure: Regenerate.
33954 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
33956         * debug/tst-backtrace.h: New file.
33957         * debug/tst-backtrace2.c: Include tst-backtrace.h.
33958         (ret): Remove variable.
33959         (x): Likewise.
33960         (FAIL): Remove macro.
33961         (NO_INLINE): Likewise.
33962         (fn1): Use match function instead of strstr.
33963         * debug/tst-backtrace3.c: Include tst-backtrace.h.
33964         (ret): Remove variable.
33965         (x): Likewise.
33966         (FAIL): Remove macro.
33967         (NO_INLINE): Likewise.
33968         (fn): Use match function instead of strstr.
33969         * debug/tst-backtrace4.c: Include tst-backtrace.h.
33970         (ret): Remove variable.
33971         (x): Likewise.
33972         (FAIL): Remove macro.
33973         (NO_INLINE): Likewise.
33974         (handle_signal): Use match function instead of strstr.
33975         * debug/tst-backtrace5.c: Include tst-backtrace.h.
33976         (ret): Remove variable.
33977         (x): Likewise.
33978         (FAIL): Remove macro.
33979         (NO_INLINE): Likewise.
33980         (handle_signal): Use match function instead of strstr.
33982 2013-01-23  Roland McGrath  <roland@hack.frob.com>
33984         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
33986 2013-01-23  David S. Miller  <davem@davemloft.net>
33988         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
33989         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
33990         argument of CAS if possible.
33991         * sysdeps/sparc/sparc64/bits/atomic.h
33992         (__arch_compare_and_exchange_val_32_acq): Likewise.
33993         (__arch_compare_and_exchange_val_64_acq): Likewise.
33995 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
33997         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
33998         * sysdeps/posix/ulimit.c: ... this.
33999         Include <limits.h>.
34000         * sysdeps/unix/bsd/ulimit.c: Remove file.
34002 2013-01-23  Adam Conrad  <adconrad@0c3.net>
34004         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
34005         (LDFLAGS-tst-array5): Likewise.
34007 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
34009         [BZ #15036]
34010         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
34011         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
34012         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
34013         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
34015 2013-01-21  David S. Miller  <davem@davemloft.net>
34017         * sysdeps/sparc/backtrace.c: New file.
34018         * sysdeps/sparc/sparc32/backtrace.h: New file.
34019         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
34020         * sysdeps/sparc/sparc64/backtrace.h: New file.
34021         * sysdeps/sparc/sparc64/backtrace.c: Delete.
34022         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
34023         -funwind-tables.
34025 2013-01-21  Andreas Schwab  <schwab@suse.de>
34027         [BZ #15020]
34028         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
34029         closed its stdout.
34031 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
34033         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
34034         "mpa2.h".
34035         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34037 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
34038             Mark Mitchell  <mark@codesourcery.com>
34039             Tom de Vries  <tom@codesourcery.com>
34040             Paul Pluzhnikov  <ppluzhnikov@google.com>
34042         * debug/tst-backtrace2.c: New file.
34043         * debug/tst-backtrace3.c: Likewise.
34044         * debug/tst-backtrace4.c: Likewise.
34045         * debug/tst-backtrace5.c: Likewise.
34046         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
34047         (CFLAGS-tst-backtrace3.c): Likewise.
34048         (CFLAGS-tst-backtrace4.c): Likewise.
34049         (CFLAGS-tst-backtrace5.c): Likewise.
34050         (LDFLAGS-tst-backtrace2): Likewise.
34051         (LDFLAGS-tst-backtrace3): Likewise.
34052         (LDFLAGS-tst-backtrace4): Likewise.
34053         (LDFLAGS-tst-backtrace5): Likewise.
34054         (tests): Add new tests tst-backtrace2, tst-backtrace3,
34055         tst-backtrace4 and tst-backtrace5.
34057 2013-01-18  Anton Blanchard  <anton@samba.org>
34058             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
34060         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
34061         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
34062         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
34063         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
34064         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
34065         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
34066         "+r" and remove output regs list as redundant.  Add explicit inline
34067         asm to specify register of return val to work around compiler codegen
34068         bug.  Remove (int) cast on return value.  Add return type parameter to
34069         use in macro so that this macro does not truncate return value for
34070         64-bit values.
34071         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
34072         pass to INTERNAL_VSYSCALL_NCS.
34073         (INLINE_VSYSCALL): Add 'long int' as return type to
34074         INTERNAL_VSYSCALL_NCS macro invocation.
34075         (INTERNAL_VSYSCALL): Add 'long int' as return type to
34076         INTERNAL_VSYSCALL_NCS macro invocation.
34077         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
34079 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
34081         [BZ #14496]
34082         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
34083         Fix application of SIMD FP exception mask.
34085         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
34086         mp_no from a power of two.
34087         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
34088         __mpexp_twomm1.  Use __pow_mp.
34090         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
34091         multiplication.
34093 2013-01-17  David S. Miller  <davem@davemloft.net>
34095         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34097 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
34099         [BZ #15023]
34100         * include/complex.h: Condition contents on [!_COMPLEX_H].
34101         (__kernel_casinhf): New prototype.
34102         (__kernel_casinh): Likewise.
34103         (__kernel_casinhl): Likewise.
34104         * math/Makefile (libm_calls): Add k_casinh.
34105         * math/k_casinh.c: New file.
34106         * math/k_casinhf.c: Likewise.
34107         * math/k_casinhl.c: Likewise.
34108         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
34109         finite nonzero arguments.
34110         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
34111         finite nonzero arguments.
34112         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
34113         finite nonzero arguments.
34114         * math/s_casinh.c: Do not include <float.h>.
34115         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
34116         * math/s_casinhf.c: Do not include <float.h>.
34117         (__casinhf): Move code for finite nonzero arguments to
34118         k_casinhf.c.
34119         * math/s_casinhl.c: Do not include <float.h>.
34120         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
34121         redefine.
34122         (__casinhl): Move code for finite nonzero arguments to
34123         k_casinhl.c.
34124         * math/libm-test.inc (cacos_test): Add more tests.
34125         * sysdeps/i386/fpu/libm-test-ulps: Update.
34126         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34128 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
34130         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
34131         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
34132         [!HAVE_MREMAP]: Remove [defined linux] case.
34133         * malloc/arena.c: Do not include <malloc-sysdep.h>.
34135 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
34137         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
34139 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
34141         * elf/elf.h (R_386_SIZE32): New relocation.
34142         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
34143         R_386_SIZE32.
34144         (elf_machine_rela): Likewise.
34145         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
34146         R_X86_64_SIZE64 and R_X86_64_SIZE32.
34148 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
34150         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
34151         (FP_FAST_FMA): Do not define.
34152         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
34153         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
34154         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
34155         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
34156         !_SOFT_FLOAT]: Likewise.
34157         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
34158         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
34159         value.
34160         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
34161         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
34162         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
34163         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
34164         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
34165         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
34166         file.
34168 2013-01-16  Andreas Schwab  <schwab@suse.de>
34170         [BZ #14327]
34171         * include/stdlib.h (__mktemp): Add declaration.
34172         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
34173         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
34175 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
34177         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
34178         definitions.
34179         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
34180         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
34181         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
34182         definitions here.
34183         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
34184         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
34185         definitions.
34186         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
34187         and ONE.
34188         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
34189         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
34190         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
34191         definitions.
34192         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
34193         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
34194         definitions.
34195         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
34197         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
34199 2013-01-15  David S. Miller  <davem@davemloft.net>
34201         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34202         trunc{,f} to libm-sysdep_routes.
34203         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34204         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
34205         file.
34206         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
34207         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
34208         file.
34209         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
34210         file.
34211         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
34212         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
34213         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
34214         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
34215         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
34216         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
34217         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
34218         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
34220         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34221         nearbyint{,f} to libm-sysdep_routes.
34222         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34223         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
34224         New file.
34225         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
34226         file.
34227         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
34228         New file.
34229         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
34230         file.
34231         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
34232         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
34233         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
34234         file.
34235         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
34236         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
34237         file.
34238         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
34239         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
34240         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
34242         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
34243         libc_feholdexcept and libc_fesetenv.
34245 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
34247         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
34249 2013-01-14  David S. Miller  <davem@davemloft.net>
34251         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
34252         (SPARC_ASM_VIS2_IFUNC): Likewise.
34253         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
34254         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
34255         use of 'siam' instruction.
34256         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
34257         Likewise.
34258         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
34259         Likewise.
34260         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
34261         Likewise.
34262         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
34263         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
34264         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
34265         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
34266         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
34267         file.
34268         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
34269         file.
34270         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
34271         file.
34272         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
34273         file.
34274         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
34275         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
34276         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
34277         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
34278         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
34279         new VIS2 routines.
34280         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
34281         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
34282         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
34283         Likewise.
34284         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
34285         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
34286         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
34287         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
34288         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
34289         routines to libm-sysdep_routines.
34290         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34292         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34293         fdim/fdimf to libm-sysdep_routines.
34294         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
34295         file.
34296         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
34297         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
34298         file.
34299         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
34300         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
34301         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
34302         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
34303         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
34304         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
34305         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
34307 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
34309         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
34310         to optimize copies.
34312         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
34313         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34314         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34316         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
34317         local variable MPTWO.
34318         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
34319         Likewise.
34321 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34323         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
34324         GLOB_NOESCAPE.
34326 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34328         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
34330 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34332         * manual/pattern.texi (glob_t): Document gl_flags.
34333         (glob64_t): Likewise.
34335 2013-01-11  David S. Miller  <davem@davemloft.net>
34337         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
34338         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
34339         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
34340         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
34341         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
34342         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
34343         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
34344         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
34345         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
34346         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
34347         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
34348         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
34349         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
34351         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
34352         sparc V9 rather than using V8 code.
34353         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34354         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34356         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
34357         Move to...
34358         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
34359         Here.
34361 2013-01-11  Roland McGrath  <roland@hack.frob.com>
34363         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
34364         not in the main loop.
34365         * configure: Regenerated.
34367 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
34369         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
34370         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
34371         to just #else.
34372         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
34373         [!__GLIBC_HAVE_LONG_LONG] case.
34374         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
34375         condition to just #else.
34376         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
34377         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
34378         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
34379         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
34380         unconditional.
34381         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
34382         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
34383         #elif condition to just #else.
34384         * sysdeps/unix/sysv/linux/sys/sysmacros.h
34385         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
34386         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
34387         #elif condition to just #else.
34389 2013-01-11  Steve Ellcey  <sellcey@mips.com>
34391         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
34392         (EF_MIPS_ARCH_64): Fix value.
34393         (EF_MIPS_ARCH_32R2): New.
34394         (EF_MIPS_ARCH_64R2): New.
34396 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
34398         * Makeconfig (+link-pie-before-libc): New.
34399         (+link-pie-after-libc): Likewise.
34400         (+link-pie-tests): Likewise.
34401         (+link-pie): Rewritten.
34402         (link-before-libc): Remove $(config-LDFLAGS).
34403         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
34404         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
34405         (config-LDFLAGS): Renamed to ...
34406         (rtld-LDFLAGS): This.
34407         (rtld-tests-LDFLAGS): New macro.
34408         (link-libc-rpath-link): Likewise.
34409         (link-libc-tests-rpath-link): Likewise.
34410         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
34411         (link-libc): Prepand $(link-libc-rpath-link).
34412         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
34413         (test-program-prefix): New macro.
34414         (test-via-rtld-prefix): Likewise.
34415         (test-program-cmd): Likewise.
34416         (host-test-program-cmd): Likewise.
34417         * Makefile ($(common-objpfx)testrun.sh): Replace
34418         $(run-program-prefix) with $(test-program-prefix).
34419         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
34420         $(rtld-LDFLAGS).
34421         ($(common-objpfx)shlib.lds): Likewise.
34422         (build-module-helper): Likewise.
34423         ($(common-objpfx)format.lds): Likewise.
34424         * Rules (binaries-pie-tests): New.
34425         (binaries-pie-notests): Likewise.
34426         (binaries-pie): Rewritten.
34427         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
34428         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
34429         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
34430         (make-test-out): Replace $(host-built-program-cmd) with
34431         $(host-test-program-cmd).
34432         * config.make.in (build-hardcoded-path-in-tests): New variable.
34433         * configure.in (--enable-hardcoded-path-in-tests): New configure
34434         option.
34435         (hardcoded_path_in_tests): New AC_SUBST.
34436         * configure: Regenerated.
34437         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
34438         $(built-program-cmd) with $(test-program-cmd).
34439         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
34440         (test_program_cmd): This.
34441         * elf/Makefile ($(objpfx)order.out): Run test with
34442         $(test-program-prefix).
34443         ($(objpfx)order2.out): Likewise.
34444         ($(objpfx)tst-initorder.out): Likewise.
34445         ($(objpfx)tst-initorder2.out): Likewise.
34446         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
34447         $(test-program-cmd).
34448         ($(objpfx)tst-array1-static.out): Likewise.
34449         ($(objpfx)tst-array2.out): Likewise.
34450         ($(objpfx)tst-array3.out): Likewise.
34451         ($(objpfx)tst-array4.out): Likewise.
34452         ($(objpfx)tst-array5.out): Likewise.
34453         ($(objpfx)tst-array5-static.out): Likewise.
34454         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
34455         $(test-program-cmd).
34456         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
34457         $(run-program-prefix) with $(test-program-prefix).
34458         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
34459         (test_program_prefix): This.
34460         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
34461         $(run-program-prefix) with $(test-program-prefix).
34462         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
34463         (test_program_prefix): This.
34464         * iconvdata/tst-tables.sh: Likewise.
34465         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
34466         $(run-program-prefix) with $(test-program-prefix).
34467         ($(objpfx)tst-translit.out): Likewise.
34468         ($(objpfx)tst-gettext2.out): Likewise.
34469         ($(objpfx)tst-gettext4.out): Likewise.
34470         ($(objpfx)tst-gettext6.out): Likewise.
34471         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
34472         (test_program_prefix): This.
34473         * intl/tst-gettext2.sh: Likewise.
34474         * intl/tst-gettext4.sh  Likewise.
34475         * intl/tst-gettext6.sh: Likewise.
34476         * intl/tst-translit.sh: Likewise.
34477         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
34478         with $(test-program-cmd).
34479         * libio/Makefile ($(objpfx)test-freopen.out): Replace
34480         $(run-program-prefix) with $(test-program-prefix).
34481         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
34482         (test_program_prefix): This.
34483         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
34484         $(run-program-prefix) with $(test-program-prefix).
34485         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
34486         (test_program_prefix): This.
34487         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
34488         * posix/Makefile ($(objpfx)globtest.out): Replace
34489         $(run-via-rtld-prefix) and $(test-wrapper) with
34490         $(test-program-prefix) and $(test-via-rtld-prefix).
34491         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
34492         $(test-program-prefix).
34493         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
34494         $(host-test-program-cmd).
34495         (tst-spawn-ARGS): Likewise.
34496         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
34497         $(test-program-prefix).
34498         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
34499         (test_via_rtld_prefix): This.
34500         (test_wrapper): Renamed to ...
34501         (test_program_prefix): This.
34502         (run_program_prefix): Replaced by test_program_prefix.
34503         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
34504         (test_program_prefix): This.
34505         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
34506         with $(host-test-program-cmd).
34507         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
34508         $(run-program-prefix) with $(test-program-prefix).
34509         ($(objpfx)tst-printf.out): Likewise.
34510         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
34511         $(test-program-cmd).
34512         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
34513         (test_program_prefix): This.
34514         * stdio-common/tst-unbputc.sh: Likewise.
34515         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
34516         $(run-program-prefix) with $(test-program-prefix).
34517         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
34518         (test_program_prefix): This.
34519         * string/Makefile ($(objpfx)tst-svc.out):  Replace
34520         $(built-program-cmd) with $(test-program-cmd).
34522 2013-01-11  Andreas Jaeger  <aj@suse.de>
34524         [BZ #15003]
34525         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
34526         value. Sync with Linux 3.7.
34528 2013-01-10  David S. Miller  <davem@davemloft.net>
34530         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
34531         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34532         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34534 2013-01-10  Roland McGrath  <roland@hack.frob.com>
34536         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
34537         never set.
34538         * configure: Regenerated.
34540 2013-01-10  David S. Miller  <davem@davemloft.net>
34542         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
34543         sparc V9 rather than using V8 code.
34544         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34545         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34547 2013-01-10  Roland McGrath  <roland@hack.frob.com>
34549         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
34550         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
34551         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
34552         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
34553         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
34554         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
34555         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
34556         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
34557         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
34558         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
34559         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
34560         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
34561         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
34562         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
34563         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
34564         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
34565         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
34566         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
34567         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
34568         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
34569         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
34570         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
34571         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
34572         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
34573         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
34574         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
34575         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
34577 2013-01-10  David S. Miller  <davem@davemloft.net>
34579         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34581 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
34583         * posix/Makefile (tests-static): New variable.
34584         (tests): Add $(tests-static).
34585         (tst-exec-static-ARGS): New variable.
34586         (tst-spawn-static-ARGS): Likewise.
34587         * posix/tst-exec-static.c: New file.
34588         * posix/tst-spawn-static.c: Likewise.
34589         * posix/tst-exec.c: Support run directly.
34590         * posix/tst-spawn.c: Likewise.
34592 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
34594         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
34595         long.
34596         * math/bits/mathcalls.h (llrint): Likewise.
34597         (llround): Likewise.
34598         * stdlib/stdlib.h (struct drand48_data): Likewise.
34599         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
34600         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
34601         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
34602         Likewise.
34603         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
34604         Likewise.
34605         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
34606         (elf_greg_t): Likewise.
34607         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
34608         (__jmp_buf): Likewise.
34609         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
34610         definitions.
34611         (llrint): Likewise, for all definitions.
34612         (llrintl): Likewise.
34614         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
34615         Remove [__GNUC__] condition.
34616         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
34617         condition to just [__USE_ISOC99].
34618         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
34620 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
34622         [BZ #14200]
34623         * sysdeps/unix/sysv/linux/x86/bits/environments.h
34624         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
34625         defined.
34626         (_POSIX_V6_ILP32_OFF32): Likewise.
34627         (_XBS5_ILP32_OFF32): Likewise.
34628         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
34629         (__ILP32_OFFBIG_LDFLAGS): Likewise.
34631 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
34633         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
34635         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
34636         doubles __mpexp_twomm1.  Adjust usage.
34637         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
34638         Remove.
34640 2013-01-10  Andreas Schwab  <schwab@suse.de>
34642         [BZ #14964]
34643         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
34644         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
34646 2013-01-09  David S. Miller  <davem@davemloft.net>
34648         [BZ #15003]
34649         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
34650         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
34651         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
34652         (TCP_FASTOPEN): Define.
34653         (tcp_repair_opt): New structure.
34654         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
34655         enum values.
34656         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
34657         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
34658         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
34659         (tcp_cookie_transactions): New structure.
34661 2013-01-09  Anton Blanchard  <anton@samba.org>
34663         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
34664         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
34665         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
34666         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
34668 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
34670         * include/features.h (__USE_ANSI): Remove.
34672 2013-01-09  Roland McGrath  <roland@hack.frob.com>
34674         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
34676         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
34678 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
34680         * sysdeps/s390/fpu/libm-test-ulps: Update.
34682         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34684         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
34685         (__acr): Likewise.
34686         (__cpy): Likewise.
34687         (norm): Likewise.
34688         (denorm): Likewise.
34689         (__mp_dbl): Likewise.
34690         (__dbl_mp): Likewise.
34691         (add_magnitudes): Likewise.
34692         (sub_magnitudes): Likewise.
34693         (__add): Likewise.
34694         (__sub): Likewise.
34695         (__mul): Likewise.
34696         (__inv): Likewise.
34697         (__dvd): Likewise.
34698         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
34699         (__acr): Likewise.
34700         (__cpy): Likewise.
34701         (norm): Likewise.
34702         (denorm): Likewise.
34703         (__mp_dbl): Likewise.
34704         (__dbl_mp): Likewise.
34705         (add_magnitudes): Likewise.
34706         (sub_magnitudes): Likewise.
34707         (__add): Likewise.
34708         (__sub): Likewise.
34709         (__mul): Likewise.
34710         (__inv): Likewise.
34711         (__dvd): Likewise.
34712         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
34713         (__acr): Likewise.
34714         (__cpy): Likewise.
34715         (norm): Likewise.
34716         (denorm): Likewise.
34717         (__mp_dbl): Likewise.
34718         (__dbl_mp): Likewise.
34719         (add_magnitudes): Likewise.
34720         (sub_magnitudes): Likewise.
34721         (__add): Likewise.
34722         (__sub): Likewise.
34723         (__mul): Likewise.
34724         (__inv): Likewise.
34725         (__dvd): Likewise.
34727 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
34729         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
34730         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
34731         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
34732         2 && __USE_EXTERN_INLINES]: Likewise.
34734 2013-01-08  Andreas Jaeger  <aj@suse.de>
34736         [BZ# 14985]
34737         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
34738         Remove.
34739         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
34740         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
34742 2013-01-07  Anton Blanchard  <anton@samba.org>
34744         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
34745         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
34746         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
34747         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
34748         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
34749         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
34750         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
34751         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
34752         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34753         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
34754         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
34755         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
34756         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
34757         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
34758         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
34759         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
34760         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
34761         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
34762         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
34763         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
34764         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
34765         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
34766         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
34767         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
34768         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
34769         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
34770         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
34771         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
34772         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
34773         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
34774         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
34775         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34776         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
34777         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
34778         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
34779         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
34780         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
34781         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
34782         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
34783         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
34784         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
34785         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
34786         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
34788 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
34790         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
34791         (__MALLOC_PMT): Likewise.
34792         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
34793         [__GNUC__], only on [_LIBC].
34794         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
34795         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
34796         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
34797         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
34798         forward declaration.
34799         (realloc_hook_ini): Likewise.
34800         (memalign_hook_ini): Likewise.
34801         (__libc_memalign): Do not use __MALLOC_PMT in variable
34802         declaration.
34803         (__libc_valloc): Likewise.
34804         (__libc_pvalloc): Likewise.
34805         (__libc_calloc): Likewise.
34806         (__posix_memalign): Likewise.
34808         [BZ #14996]
34809         * math/s_casinh.c: Include <float.h>.
34810         (__casinh): Do not do computation with squaring and square root
34811         for large arguments.
34812         * math/s_casinhf.c: Include <float.h>.
34813         (__casinhf): Do not do computation with squaring and square root
34814         for large arguments.
34815         * math/s_casinhl.c: Include <float.h>.
34816         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
34817         (__casinhl): Do not do computation with squaring and square root
34818         for large arguments.
34819         * math/libm-test.inc (casin_test): Add more tests.
34820         (casinh_test): Likewise.
34821         * sysdeps/i386/fpu/libm-test-ulps: Update.
34822         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34824 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
34826         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
34827         (__x86_64_raw_data_cache_size): Likewise.
34828         (__x86_64_data_cache_size_half): Likewise.
34829         (__x86_64_raw_data_cache_size_half): Likewise.
34830         (__x86_64_shared_cache_size): Likewise.
34831         (__x86_64_raw_shared_cache_size): Likewise.
34832         (__x86_64_shared_cache_size_half): Likewise.
34833         (__x86_64_raw_shared_cache_size_half): Likewise.
34834         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
34835         to ...
34836         (__x86_data_cache_size): This.
34837         (__x86_64_raw_data_cache_size): Renamed to ...
34838         (__x86_raw_data_cache_size): This.
34839         (__x86_64_data_cache_size_half): Renamed to ...
34840         (__x86_data_cache_size_half): This.
34841         (__x86_64_raw_data_cache_size_half): Renamed to ...
34842         (__x86_raw_data_cache_size_half): This.
34843         (__x86_64_shared_cache_size): Renamed to ...
34844         (__x86_shared_cache_size): This.
34845         (__x86_64_raw_shared_cache_size): Renamed to ...
34846         (__x86_raw_shared_cache_size): This.
34847         (__x86_64_shared_cache_size_half): Renamed to ...
34848         (__x86_shared_cache_size_half): This.
34849         (__x86_64_raw_shared_cache_size_half): Renamed to ...
34850         (__x86_raw_shared_cache_size_half): This.
34851         * sysdeps/x86_64/memcpy.S: Updated.
34852         * sysdeps/x86_64/memset.S: Likewise.
34853         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
34854         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
34855         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
34857 2013-01-04  David S. Miller  <davem@davemloft.net>
34859         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34861 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
34863         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
34864         1 to avoid redefinition warning.
34865         (__USE_GNU): Don't define.
34866         (init_signaling_nan): Protoize.
34868         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34870 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
34872         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
34873         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
34874         (__cpymn): Likewise.
34875         (norm): Remove commented code.
34876         (denorm): Likewise.
34877         (__mp_dbl): Likewise.
34878         (__inv): Likewise.
34879         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
34880         (__cpymn): Likewise.
34881         (norm): Remove commented code.
34882         (denorm): Likewise.
34883         (__mp_dbl): Likewise.
34884         (__inv): Likewise.
34886         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
34887         mp_no value for 1.0 and 2.0.
34888         (norm): Use RADIXI instead of radixi.d.
34889         (denorm): Likewise.
34890         (__mul): Use 0.0 instead of zero.d.
34891         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
34892         mp_no value for 1.0 and 2.0.
34893         (norm): Use RADIXI instead of radixi.d.
34894         (denorm): Likewise.
34895         (__mul): Use 0.0 instead of zero.d.
34897 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
34899         [BZ #14994]
34900         * math/s_casinh.c (__casinh): Reduce finite argument to first
34901         quadrant then set signs of results at the end.
34902         * math/s_casinhf.c (__casinhf): Likewise.
34903         * math/s_casinhl.c (__casinhl): Likewise.
34904         * math/libm-test.inc (casin_test): Add more tests.
34905         (casinh_test): Likewise.
34906         * sysdeps/i386/fpu/libm-test-ulps: Update.
34907         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34909 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
34911         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
34913         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
34915         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
34916         declarations.
34917         (denorm): Likewise.
34918         (__mp_dbl): Likewise.
34919         (__inv): Likewise.
34921         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
34922         and adjust the header comment.
34924         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
34925         variable name from declaration.
34927 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
34929         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
34930         Initialize COMMON_CPUID_INDEX_7 element.
34931         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
34932         (CPUID_RTM): Likewise.
34933         (HAS_RTM): Likewise.
34934         (COMMON_CPUID_INDEX_7): New enum.
34936 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
34938         [BZ #14981]
34939         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
34940         size is zero, record memory as freed.
34942 2013-01-03  Andreas Jaeger  <aj@suse.de>
34944         * po/ia.po: Add new Interlingua translation.
34946 2012-01-03  Allan McRae  <allan@archlinux.org>
34948         * locale/programs/localedef.c: Fix description of '--posix' flag.
34950 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
34952         * NEWS: Update dates in second copyright notice.
34953         * README: Update copyright dates in example.
34954         * manual/libc.texinfo: Update copyright dates.
34955         * scripts/test-installation.pl: Update copyright date in --version
34956         output.
34958         * hurd/ctty-input.c: Fix copyright notice formatting.
34959         * hurd/ctty-output.c: Likewise.
34960         * hurd/dtable.c: Likewise.
34961         * hurd/hurd-raise.c: Likewise.
34962         * hurd/hurdprio.c: Likewise.
34963         * hurd/msgportdemux.c: Likewise.
34964         * misc/sys/file.h: Likewise.
34965         * misc/sys/ioctl.h: Likewise.
34966         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
34967         * sysdeps/mach/hurd/chdir.c: Likewise.
34968         * sysdeps/mach/hurd/fchdir.c: Likewise.
34969         * sysdeps/mach/hurd/rename.c: Likewise.
34970         * sysdeps/mach/hurd/rmdir.c: Likewise.
34971         * sysdeps/mach/hurd/seekdir.c: Likewise.
34972         * sysdeps/mach/hurd/setsid.c: Likewise.
34973         * sysdeps/posix/wait3.c: Likewise.
34975         * All files with FSF copyright notices: Update copyright dates
34976         using scripts/update-copyrights.
34977         * intl/plural.c: Regenerated.
34978         * locale/programs/charmap-kw.h: Likewise.
34979         * locale/programs/locfile-kw.h: Likewise.
34981 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
34983         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
34984         four values.
34986         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
34987         calculation loop and add branch prediction.
34989         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
34990         check access beyond bounds of m1np.
34992         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
34993         MPTWO.
34994         (__inv): Remove local variable MPTWO to use the global
34995         constant.
34996         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
34997         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
34998         variable MPTWO.
34999         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
35000         MP3HALFS static const.
35002 2013-01-01  David S. Miller  <davem@davemloft.net>
35004         * po/ca.po: Update from translation team.
35006 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
35008         * scripts/update-copyrights: New file.
35009         * Makeconfig: Reformat copyright notice.
35010         * ctype/ctype.h: Likewise.
35011         * debug/swprintf_chk.c: Likewise.
35012         * elf/dl-cache.c: Likewise.
35013         * elf/dl-debug.c: Likewise.
35014         * elf/dl-object.c: Likewise.
35015         * grp/initgroups.c: Likewise.
35016         * hurd/Makefile: Likewise.
35017         * hurd/hurd/signal.h: Likewise.
35018         * hurd/hurdfault.c: Likewise.
35019         * hurd/hurdioctl.c: Likewise.
35020         * hurd/hurdlookup.c: Likewise.
35021         * hurd/intr-msg.c: Likewise.
35022         * iconv/gconv_open.c: Likewise.
35023         * libio/swprintf.c: Likewise.
35024         * locale/lc-ctype.c: Likewise.
35025         * locale/nl_langinfo.c: Likewise.
35026         * mach/Machrules: Likewise.
35027         * mach/Makefile: Likewise.
35028         * malloc/obstack.h: Likewise.
35029         * manual/Makefile: Likewise.
35030         * manual/tsort.awk: Likewise.
35031         * misc/bits/stab.def: Likewise.
35032         * nis/nis_print_group_entry.c: Likewise.
35033         * nis/nis_table.c: Likewise.
35034         * nis/nss_compat/compat-pwd.c: Likewise.
35035         * nis/nss_compat/compat-spwd.c: Likewise.
35036         * po/Makefile: Likewise.
35037         * posix/fnmatch.c: Likewise.
35038         * posix/regex.h: Likewise.
35039         * resolv/Makefile: Likewise.
35040         * resolv/nss_dns/dns-network.c: Likewise.
35041         * resolv/res_hconf.c: Likewise.
35042         * scripts/gen-sorted.awk: Likewise.
35043         * soft-fp/soft-fp.h: Likewise.
35044         * stdio-common/printf.h: Likewise.
35045         * stdlib/monetary.h: Likewise.
35046         * stdlib/random.c: Likewise.
35047         * stdlib/random_r.c: Likewise.
35048         * sysdeps/generic/Makefile: Likewise.
35049         * sysdeps/gnu/Makefile: Likewise.
35050         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
35051         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
35052         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
35053         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
35054         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
35055         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
35056         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
35057         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
35058         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
35059         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
35060         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
35061         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
35062         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
35063         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
35064         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
35065         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
35066         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
35067         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
35068         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
35069         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
35070         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
35071         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
35072         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
35073         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
35074         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
35075         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
35076         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
35077         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
35078         * sysdeps/mach/hurd/errnos.awk: Likewise.
35079         * sysdeps/mach/hurd/fork.c: Likewise.
35080         * sysdeps/mach/hurd/getcwd.c: Likewise.
35081         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
35082         * sysdeps/mach/hurd/mmap.c: Likewise.
35083         * sysdeps/mach/hurd/utimes.c: Likewise.
35084         * sysdeps/mach/hurd/xmknod.c: Likewise.
35085         * sysdeps/posix/profil.c: Likewise.
35086         * sysdeps/posix/readdir_r.c: Likewise.
35087         * sysdeps/powerpc/bits/mathdef.h: Likewise.
35088         * sysdeps/powerpc/bits/setjmp.h: Likewise.
35089         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
35090         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
35091         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35092         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
35093         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
35094         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
35095         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35096         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
35097         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
35098         * sysdeps/pthread/lio_listio.c: Likewise.
35099         * sysdeps/sparc/dl-procinfo.h: Likewise.
35100         * sysdeps/unix/i386/sysdep.S: Likewise.
35101         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
35102         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
35103         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
35104         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
35105         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
35106         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
35107         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
35108         * sysdeps/unix/sysv/linux/speed.c: Likewise.
35109         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
35110         * sysdeps/wordsize-32/divdi3.c: Likewise.
35111         * time/sys/time.h: Likewise.
35112         * wcsmbs/Makefile: Likewise.
35114 2013-01-01  David S. Miller  <davem@davemloft.net>
35116         * po/fr.po: Update from translation team.
35118         * catgets/gencat.c: Update copyright year.
35119         * csu/version.c: Likewise.
35120         * debug/catchsegv.sh: Likewise.
35121         * debug/pcprofiledump.c: Likewise.
35122         * debug/xtrace.sh: Likewise.
35123         * elf/ldconfig.c: Likewise.
35124         * elf/ldd.bash.in: Likewise.
35125         * elf/pldd.c: Likewise.
35126         * elf/sotruss.ksh: Likewise.
35127         * elf/sprof.c: Likewise.
35128         * iconv/iconv_prog.c: Likewise.
35129         * iconv/iconvconfig.c: Likewise.
35130         * locale/programs/locale.c: Likewise.
35131         * locale/programs/localedef.c: Likewise.
35132         * login/programs/pt_chown.c: Likewise.
35133         * malloc/memusage.sh: Likewise.
35134         * malloc/memusagestat.c: Likewise.
35135         * malloc/mtrace.pl: Likewise.
35136         * nscd/nscd.c: Likewise.
35137         * nss/getent.c: Likewise.
35138         * nss/makedb.c: Likewise.
35139         * posix/getconf.c: Likewise.
35141 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
35143         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
35144         numbers.
35146 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
35148         * math/bits/mathcalls.h (modf): Use __nonnull.
35150 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
35152         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
35153         (split): Use macro CN instead of the bare value.
35154         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
35155         could be used.
35156         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
35157         instead of the bare value.
35158         (power1): Likewise.
35160 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35162         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
35163         __ATAN_TWOM.
35164         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
35166         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
35167         their values.
35168         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
35169         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
35170         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
35171         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
35173 2012-12-28  Andreas Jaeger  <aj@suse.de>
35175         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
35176         values are from Linux 3.7.
35178         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
35179         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
35181 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35183         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
35184         TRUE case.
35186         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
35187         (norm): Likewise.
35188         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
35189         variables with preprocessor constants.
35190         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
35191         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
35192         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
35194 2012-12-27  Bruno Haible  <bruno@clisp.org>
35196         [BZ #14317]
35197         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
35198         only if needed.
35200 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
35202         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
35203         and use variable directly.
35204         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
35206         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
35207         MPONE.
35208         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
35209         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
35210         variable MPONE.
35211         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
35212         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
35213         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
35214         include directive.  Remove local variable MPONE.
35215         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
35216         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
35217         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
35219 2012-12-25  David S. Miller  <davem@davemloft.net>
35221         * version.h (RELEASE): Set to "development".
35222         (VERSION): Set to "2.17.90".
35223         * NEWS: Add 2.18 section.
35225 2012-12-21  David S. Miller  <davem@davemloft.net>
35227         * po/hr.po: Update from translation team.
35229 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35231         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
35233 2012-12-19  Steve Ellcey  <sellcey@mips.com>
35235         * NEWS:  Mention new memcpy for MIPS.
35237 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35239         * manual/contrib.texi (Contributors): Spelling correction.
35241 2012-12-15  David S. Miller  <davem@davemloft.net>
35243         * po/ru.po: Update from translation team.
35245 2012-12-13  David S. Miller  <davem@davemloft.net>
35247         * NEWS: Mention IFUNC testsuite enhancements.
35249         * po/pl.po: Update from translation team.
35250         * po/bg.po: Likewise.
35252         * manual/contrib.texi (Contributors): Update entries for Hongjiu
35253         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
35255 2012-12-11  David S. Miller  <davem@davemloft.net>
35257         * po/sv.po: Update from translation team.
35259         * po/vi.po: Update from translation team.
35261         * po/cs.po: Update from translation team.
35263         * po/de.po: Update from translation team.
35264         * po/eo.po: Likewise.
35265         * po/nl.po: Likewise.
35267 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
35269         [BZ #14246]
35270         * manual/argp.texi (Argp Helper Functions): Move node to follow
35271         Argp Parsing State.
35273         [BZ #14872]
35274         * manual/conf.texi (Limits on File System Capacity): Mention if
35275         terminating null is included in the max size.
35277 2012-12-10  Andreas Jaeger  <aj@suse.de>
35279         * po/cs.po: Update from translation team.
35281 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
35283         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
35284         void pointer and cast to uintptr_t.
35285         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
35286         path.
35287         * sysdeps/s390/s390-64/memcpy.S: Likewise.
35288         * sysdeps/s390/s390-64/memset.S: Likewise.
35290 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
35292         [BZ #14833]
35293         * menual/message.texi (Message Translation): Fix typos.
35294         (Helper programs for gettext): Likewise.
35296 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
35298         [BZ #14898]
35299         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
35300         Change to -1.
35302 2012-12-07  David S. Miller  <davem@davemloft.net>
35304         * po/libc.pot: Update.
35306 2012-12-07  Richard Henderson  <rth@redhat.com>
35308         [BZ #10114]
35309         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
35310         normal/normal case to before the switch.
35311         (_FP_DIV): Likewise.
35313 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
35314             Mike Frysinger  <vapier@gentoo.org>
35316         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
35317         check for __NR_fadvise64_64.
35319 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
35321         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
35322         0, not just to plain "0" as a statement.
35323         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
35324         with cw.
35326 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
35328         * NEWS: Use sourceware.org in Bugzilla URL.
35330 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
35332         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
35333         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
35335         * stdio-common/tst-put-error.c (do_test): Add newline to the
35336         padded test to ensure flush.
35338 2012-12-05  Jeff Law  <law@redhat.com>
35340         * sunrpc/etc.rpc (fedfs_admin): Add entry.
35342 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
35344         * README: Don't refer to ports add-on as distributed separately.
35345         Mention AArch64 in list of systems supported in the ports add-on.
35347         * LICENSES: Add more non-FSF copyright and license notices.
35349         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
35350         ((unused)).
35352         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
35354         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
35355         10000 as width of padded output.
35357 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
35359         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
35361         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
35362         variable LX with __attribute__ ((unused)).
35363         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
35364         Likewise.
35365         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
35366         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
35367         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
35368         with __attribute__ ((unused)).
35370 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
35372         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
35374 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
35376         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
35377         (CFLAGS-nldbl-acos.c): New variable.
35378         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
35379         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
35380         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
35381         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
35382         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
35383         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
35384         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
35385         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
35386         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
35387         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
35388         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
35389         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
35390         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
35391         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
35392         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
35393         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
35394         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
35395         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
35396         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
35397         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
35398         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
35399         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
35400         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
35401         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
35402         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
35403         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
35404         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
35405         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
35406         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
35407         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
35408         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
35409         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
35410         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
35411         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
35412         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
35413         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
35414         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
35415         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
35416         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
35417         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
35418         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
35419         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
35420         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
35421         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
35422         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
35423         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
35424         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
35425         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
35426         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
35427         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
35428         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
35429         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
35430         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
35431         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
35432         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
35433         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
35434         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
35435         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
35436         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
35437         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
35438         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
35439         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
35440         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
35441         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
35442         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
35443         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
35444         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
35445         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
35446         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
35447         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
35448         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
35449         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
35450         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
35451         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
35452         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
35453         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
35454         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
35455         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
35456         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
35457         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
35458         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
35459         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
35460         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
35461         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
35462         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
35463         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
35464         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
35465         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
35466         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
35467         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
35468         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
35469         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
35470         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
35471         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
35472         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
35473         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
35474         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
35476         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
35477         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
35479         [BZ #14914]
35480         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
35481         whole low double instead of just low 47 bits when splitting values
35482         into two parts.
35484 2012-12-03  Allan McRae  <allan@archlinux.org>
35486         * manual/stdio.texi (Predefined Printf Handlers): Remove
35487         @hsep and @vsep usage.
35489 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
35491         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
35492         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
35494 2012-12-03  Jeff Law  <law@redhat.com>
35496         * time/sys/time.h (settimeofday): Do not mark TV argument
35497         as __nonnull.
35499 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
35501         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
35502         when currently writing and seek to current position when not.
35503         * libio/Makefile (tests): Remove bug-fclose1.
35504         * libio/bug-fclose1.c: Delete.
35506 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
35508         * manual/arith.texi (feenableexcept): Fix typo.
35509         (fedisableexcept): Likewise.
35511 2012-11-30  Roland McGrath  <roland@hack.frob.com>
35513         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
35514         second, differently-typed declaration, rather than a cast.
35516 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
35518         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
35519         * include/rpc/svc.h: ... here.
35521 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
35523         [BZ #13013]
35524         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
35525         depending n and resplen2 to catch cases where answer
35526         equals answerp2.
35528 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
35530         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
35531         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
35533 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
35535         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
35537 2012-11-29  Roland McGrath  <roland@hack.frob.com>
35539         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
35541 2012-11-28  Jeff Law  <law@redhat.com>
35543         [BZ #13761]
35544         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
35545         dataset_temporary.  Track alloca usage into alloca_used.
35546         If dataset is large allocate and release it via malloc/free.
35548 2012-06-04  Florian Weimer  <fweimer@redhat.com>
35550         [BZ #14197]
35551         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
35553 2012-11-28  David S. Miller  <davem@davemloft.net>
35555         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35557 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
35559         [BZ #14803]
35560         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
35561         of pi/2 rounded to nearest to 64 bits.
35562         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
35563         nearest to 64 bits.
35564         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
35565         bits.
35567 2012-11-28  Jeff Law <law@redhat.com>
35568             Martin Osvald <mosvald@redhat.com>
35570         [BZ #14889]
35571         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
35572         * sunrpc/svc.c: Include time.h.
35573         (__svc_accept_failed): New function.
35574         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
35575         any reason other than EINTR, call __svc_accept_failed.
35576         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
35577         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
35579 2012-11-28  Andreas Schwab  <schwab@suse.de>
35581         * scripts/abilist.awk: Also handle indirect functions in .opd
35582         section.
35584 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
35586         [BZ #13881]
35587         * sysdeps/x86/fpu/powl_helper.c: New file.
35588         * sysdeps/x86/fpu/Makefile: Likewise.
35589         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
35590         (p3): New object.
35591         (__ieee754_powl): Use __powl_helper for finite arguments except
35592         integer exponents below 8.
35593         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
35594         (p3): New object.
35595         (__ieee754_powl): Use __powl_helper for finite arguments except
35596         integer exponents below 8.
35597         * math/libm-test.inc (pow_test): Add more tests and enable some
35598         previously disabled tests.
35599         * sysdeps/i386/fpu/libm-test-ulps: Update.
35600         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35602 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35603             Carlos O'Donell  <carlos_odonell@mentor.com>
35605         * nss/makedb.c (is_prime): Assert that input is odd and greater
35606         than 4.  Note that fact in a comment too.
35607         (next_prime): Add 4 to input.
35609 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
35611         [BZ #11741]
35612         * libio/Makefile (tests): Add test case tst-fwrite-error.
35613         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
35614         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
35615         * libio/tst-fwrite-error.c: New test case.
35617 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
35619         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
35620         before casting to void *.
35621         * include/libc-internal.h (__pointer_type): New macro.
35622         (__integer_if_pointer_type_sub): Likewise.
35623         (__integer_if_pointer_type): Likewise.
35624         (cast_to_integer): Likewise.
35625         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
35626         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
35627         before casting to atomic64_t.
35628         (atomic_exchange_acq): Likewise.
35629         (__arch_exchange_and_add_body): Likewise.
35630         (__arch_add_body): Likewise.
35631         (atomic_add_negative): Likewise.
35632         (atomic_add_zero): Likewise.
35634 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
35636         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
35637         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
35638         (add_fdes): Likewise.
35639         (linear_search_fdes): Likewise.
35640         (binary_search_unencoded_fdes): Likewise.
35642 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
35644         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
35646 2012-11-24  Adam Conrad  <adconrad@0c3.net>
35648         * configure.in: Autodetect C++ header directories.
35649         * configure: Regenerated.
35651 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
35653         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
35655 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
35657         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35659 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
35661         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
35662         LDBL_MANT_DIG == 106]: Disable some tests.
35663         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
35664         Likewise.
35665         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
35666         Likewise.
35668         [BZ #14871]
35669         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
35670         input for small inputs.  Return +/- pi/2 for large inputs.
35671         * math/libm-test.inc (atan_test): Add more tests.
35673         * sysdeps/generic/unwind-dw2-fde-glibc.c
35674         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
35675         __attribute__ ((unused)).
35677         [BZ #14645]
35678         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
35679         x * y if x and y are nonzero and z is zero.
35681         [BZ #14811]
35682         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
35683         nonzero exponents with absolute value below 0x1p-117 to +/-
35684         0x1p-117.
35686         [BZ #14869]
35687         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
35688         up arguments below 2**-450, not just those below 2**-500.
35689         * math/libm-test.inc (hypot_test): Add another test.
35691         [BZ #14868]
35692         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
35693         Return a+b for ratio over 2**120, not 2**60.
35694         * math/libm-test.inc (hypot_test): Add another test.
35696         * math/libm-test.inc (clog_test): Use
35697         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
35698         (clog10_test): Likewise.
35700         [BZ #6778]
35701         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
35703 2012-11-22  Andreas Schwab  <schwab@suse.de>
35705         * sysdeps/i386/fpu/libm-test-ulps: Update.
35707 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
35709         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
35710         printf output with newline.
35712 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
35714         [BZ #14865]
35715         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
35716         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
35717         -z nodlopen, -z initfirst and -z execstack support.
35718         * configure: Regenerated.
35720         * elf/elf.h (DF_1_NODIRECT): New macro.
35721         (DF_1_IGNMULDEF): Likewise.
35722         (DF_1_NOKSYMS): Likewise.
35723         (DF_1_NOHDR): Likewise.
35724         (DF_1_EDITED): Likewise.
35725         (DF_1_NORELOC): Likewise.
35726         (DF_1_SYMINTPOSE): Likewise.
35727         (DF_1_GLOBAUDIT): Likewise.
35728         (DF_1_SINGLETON): Likewise.
35729         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
35730         DT_1_SUPPORTED_MASK bits.
35731         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
35733 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
35735         * sysdeps/unix/make-syscalls.sh: Document prefixes.
35737 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
35739         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
35740         macro.
35742         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
35743         (sendmmsg): Move declarations...
35744         * socket/sys/socket.h: ... here.
35745         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
35746         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
35747         include it from...
35748         * socket/recvmmsg.c: ... this new file.
35749         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
35750         (sendmmsg): Rename to __sendmmsg, create weak alias and make
35751         definition of __sendmmsg hidden.
35752         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
35753         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
35754         Move ENOSYS stub into and include it from...
35755         * socket/sendmmsg.c: ... this new file.
35756         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
35757         (sysdep_routines): Move recvmmsg and sendmmsg...
35758         * socket/Makefile (routines): ... here.
35759         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
35760         (GLIBC_PRIVATE): Add __sendmmsg.
35761         * include/sys/socket.h (__sendmmsg): Add declarations.
35762         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
35763         sendmmsg.
35765 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
35767         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
35768         variable I1 with __attribute__ ((unused)).
35769         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
35771 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
35773         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
35774         DUMMY variables with __attribute__ ((unused)).
35776         * bits/byteswap.h: Include <bits/types.h>.
35777         (__bswap_64): Use __uint64_t instead of unsigned long long int.
35779 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
35781         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
35782         string_t.  Do not manually set errno.
35783         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
35784         length with __strnlen.  Make sure to both set errno and return it on
35785         failure.
35787 2012-11-19  David S. Miller  <davem@davemloft.net>
35789         With help from Joseph Myers.
35790         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
35791         very large arguments properly.
35792         * math/libm-test.inc (atan_test): New tests.
35793         (atan2_test): New tests.
35794         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35795         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35797 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
35799         [BZ #14856]
35800         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
35801         Define to 3.
35803         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
35804         [POSIX] (EADDRNOTAVAIL): Likewise.
35805         [POSIX] (EAFNOSUPPORT): Likewise.
35806         [POSIX] (EALREADY): Likewise.
35807         [POSIX] (ECONNABORTED): Likewise.
35808         [POSIX] (ECONNREFUSED): Likewise.
35809         [POSIX] (ECONNRESET): Likewise.
35810         [POSIX] (EDESTADDRREQ): Likewise.
35811         [POSIX] (EDQUOT): Likewise.
35812         [POSIX] (EHOSTUNREACH): Likewise.
35813         [POSIX] (EIDRM): Likewise.
35814         [POSIX] (EISCONN): Likewise.
35815         [POSIX] (ELOOP): Likewise.
35816         [POSIX] (EMULTIHOP): Likewise.
35817         [POSIX] (ENETDOWN): Likewise.
35818         [POSIX] (ENETUNREACH): Likewise.
35819         [POSIX] (ENOBUFS): Likewise.
35820         [POSIX] (ENODATA): Likewise.
35821         [POSIX] (ENOLINK): Likewise.
35822         [POSIX] (ENOMSG): Likewise.
35823         [POSIX] (ENOPROTOOPT): Likewise.
35824         [POSIX] (ENOSR): Likewise.
35825         [POSIX] (ENOSTR): Likewise.
35826         [POSIX] (ENOTCONN): Likewise.
35827         [POSIX] (ENOTSOCK): Likewise.
35828         [POSIX] (EOPNOTSUPP): Likewise.
35829         [POSIX] (EOVERFLOW): Likewise.
35830         [POSIX] (EPROTO): Likewise.
35831         [POSIX] (EPROTONOSUPPORT): Likewise.
35832         [POSIX] (EPROTOTYPE): Likewise.
35833         [POSIX] (ESTALE): Likewise.
35834         [POSIX] (ETIME): Likewise.
35835         [POSIX] (ETXTBSY): Likewise.
35836         [POSIX] (EWOULDBLOCK): Likewise.
35837         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
35838         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
35839         [POSIX] (SEEK_CUR): Likewise.
35840         [POSIX] (SEEK_END): Likewise.
35841         [POSIX || UNIX98] (mode_t): Do not require.
35842         [POSIX] (off_t): Likewise.
35843         [POSIX] (pid_t): Likewise.
35844         [POSIX] (sys/stat.h): Do not allow header.
35845         [POSIX] (unistd.h): Likewise.
35846         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
35847         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
35848         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
35849         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
35850         require.
35851         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
35852         sigevent): Specify elements.
35853         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
35854         entry.
35855         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
35856         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
35858         * conform/data/cpio.h-data [POSIX]: Disable whole file.
35859         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
35860         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
35861         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
35862         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
35863         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
35864         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
35865         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
35866         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
35867         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
35868         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
35869         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
35870         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
35871         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
35872         Likewise.
35873         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
35874         Likewise.
35875         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
35876         Likewise.
35877         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
35878         Likewise.
35879         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
35880         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
35881         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
35882         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
35883         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
35884         Specify lower bound on value.
35885         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
35886         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
35887         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
35888         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
35889         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
35890         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
35891         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
35892         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
35893         value.
35894         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
35895         as optional.
35896         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
35897         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
35898         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
35899         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
35900         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
35901         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
35902         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
35903         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
35904         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
35905         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
35906         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
35907         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
35908         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
35909         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
35910         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
35911         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
35912         entry.
35913         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
35914         optional.
35915         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
35916         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
35917         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
35918         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
35919         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
35920         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
35921         Likewise.
35922         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
35923         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
35924         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
35925         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
35926         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
35927         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
35928         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
35929         as optional.
35930         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
35931         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
35932         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
35933         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
35934         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
35935         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
35936         specify as optional.
35937         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
35938         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
35939         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
35940         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
35941         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
35942         [XPG3] (NL_LANGMAX): Likewise.
35943         [POSIX || XPG3] (NL_MSGMAX): Likewise.
35944         [POSIX || XPG3] (NL_NMAX): Likewise.
35945         [POSIX || XPG3] (NL_SETMAX): Likewise.
35946         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
35947         [XPG3] (NZERO): Likewise.
35948         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
35949         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
35950         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
35951         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
35952         (REG_ERANGE): Expect.
35953         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
35954         optional-constant.
35955         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
35956         Use (void) in prototype.
35957         [POSIX] (*_t): Allow.
35958         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
35959         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
35960         (WRDE_BADVAL): Expect.
35962         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
35963         expect.
35964         [XPG3 || XPG4] (O_RSYNC): Likewise.
35965         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
35966         Likewise.
35967         [XPG3 || XPG4] (pthread_sigmask): Likewise.
35968         [XPG3 || XPG4] (sigqueue): Likewise.
35969         [XPG3 || XPG4] (sigtimedwait): Likewise.
35970         [XPG3 || XPG4] (sigwaitinfo): Likewise.
35971         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
35972         [XPG3 || XPG4] (vsnprintf): Likewise.
35973         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
35974         Likewise.
35975         [XPG3 || XPG4] (blksize_t): Likewise.
35976         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
35977         Likewise.
35978         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
35979         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
35980         [XPG3 || XPG4] (struct itimerspec): Likewise.
35981         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
35982         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
35983         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
35984         [XPG3 || XPG4] (clockid_t): Likewise.
35985         [XPG3 || XPG4] (timer_t): Likewise.
35986         [XPG3 || XPG4] (clock_getres): Likewise.
35987         [XPG3 || XPG4] (clock_gettime): Likewise.
35988         [XPG3 || XPG4] (clock_settime): Likewise.
35989         [XPG3 || XPG4] (nanosleep): Likewise.
35990         [XPG3 || XPG4] (timer_create): Likewise.
35991         [XPG3 || XPG4] (timer_delete): Likewise.
35992         [XPG3 || XPG4] (timer_gettime): Likewise.
35993         [XPG3 || XPG4] (timer_getoverrun): Likewise.
35994         [XPG3 || XPG4] (timer_settime): Likewise.
35995         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
35996         [XPG3 || XPG4] (getlogin_r): Likewise.
35997         [XPG3 || XPG4] (pread): Likewise.
35998         [XPG3 || XPG4] (pthread_atfork): Likewise.
35999         [XPG3 || XPG4] (pwrite): Likewise.
36001         [BZ #14835]
36002         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
36003         <bits/siginfo.h>.
36005 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
36007         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
36008         finalizing MALLSTREAM.
36010         * sysdeps/mach/hurd/syncfs.c: New file.
36012 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
36014         [BZ #14719]
36015         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
36016         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
36017         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
36018         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
36019         (_nss_dns_gethostbyname4_r): Likewise.
36020         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
36021         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
36023 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
36025         [BZ #13763]
36026         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
36028 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
36030         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
36031         * elf/cache.c (print_entry): Print ",AArch64" for
36032         FLAG_AARCH64_LIB64
36034         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
36035         * elf/cache.c (print_entry): Print ",hard-float" for
36036         FLAG_ARM_LIBHF.
36038 2012-11-18  David S. Miller  <davem@davemloft.net>
36040         With help from Joseph Myers.
36041         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
36042         cutoff to 2**-13.
36043         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
36044         cutoff to 2**-25.
36045         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
36046         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
36047         small.
36048         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
36049         * math/libm-test.inc (y0_test): New tests.
36050         (y1_test): New tests.
36051         * sysdeps/i386/fpu/libm-test-ulps: Update.
36052         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36053         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36055 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
36057         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
36058         64-bit targets.
36059         * configure: Regenerated.
36061 2012-11-17  David S. Miller  <davem@davemloft.net>
36063         [BZ #14811]
36064         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
36065         nonzero exponents with absolute value below 0x1p-128 to +/-
36066         0x1p-128.
36068 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
36070         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
36072         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
36074         * posix/getconf-speclist.c: New file.
36075         * posix/posix-envs.def: Likewise.
36076         * posix/confstr.c (START_ENV_GROUP): New macro.
36077         (END_ENV_GROUP): Likewise.
36078         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
36079         (KNOWN_PRESENT_ENV_STRING): Likewise.
36080         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
36081         (UNKNOWN_ENVIRONMENT): Likewise.
36082         (confstr): Include posix-envs.def instead of handling
36083         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
36084         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
36085         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
36086         (END_ENV_GROUP): Likewise.
36087         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
36088         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
36089         (UNKNOWN_ENVIRONMENT): Likewise.
36090         (__sysconf): Include posix-envs.def instead of handling associated
36091         cases directly here.
36092         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
36093         preprocessing getconf-speclist.c rather than running getconf or
36094         generating empty file.
36096 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
36098         * scripts/check-local-headers.sh: Ignore 'mach' headers.
36100 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
36102         [BZ #14672]
36103         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
36105 2012-11-16  David S. Miller  <davem@davemloft.net>
36107         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
36108         smaller than LDBL_EPSILON/2.0L, just return xm1.
36110 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
36112         * elf/tst-array1.c (init): Set constructor priority to 1000.
36113         (fini): Set destructor priority to 1000.
36114         * elf/tst-array2dep.c: Likewise.
36116 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
36118         [BZ #11741]
36119         * libio/fileops.c (_IO_new_file_write): Correctly return error.
36120         (_IO_new_file_xsputn): Also return EOF if none of the input
36121         data was written when overflow failed.
36122         * libio/iopadn.c (_IO_padn): Likewise.
36123         * libio/iowpadn.c (_IO_wpadn): Likewise.
36124         * stdio-common/tst-put-error.c: Add copyright notice.
36125         (do_test): Add case for printing padded string.
36126         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
36127         _IO_padn returned error.
36128         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
36129         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
36130         return EOF.
36132 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
36134         * libio/libioP.h: Add comment note that the references to C++
36135         bits are now obsolete.
36137 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36139         * math/libm-test.inc (check_complex): Use asprintf.
36141 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
36143         * debug/pcprofiledump.c (print_version): Update copyright year.
36144         * malloc/memusagestat.c (print_version): Likewise.
36146 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
36148         [BZ #14831]
36149         * elf/Makefile (tests): Add tst-audit8.
36150         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
36151         ($(objpfx)tst-audit8.out): New target.
36152         (tst-audit8-ENV): New variable.
36153         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
36154         audit if l_reloc_result is NULL.
36155         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
36156         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
36157         * elf/tst-audit8.c: New file.
36159 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36161         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
36162         * misc/Makefile (CFLAGS-select.c): Define.
36163         * posix/Makefile (CFLAGS-pause.c): Define.
36165 2012-11-13  David S. Miller  <davem@davemloft.net>
36167         * crypt/Makefile: Move test targets after toplevel Rules
36168         inclusion.  Grab any necessary sysdep routines when linking.
36169         * crypt/md5.c (md5_process_block): Remove define, we will always
36170         name it __md5_process_block.
36171         (md5_finish_ctx): Update md5_process_block call.
36172         (md5_stream): Likewise.
36173         (md5_process_bytes): Likewise.
36174         (md5_process_block): Rename to __md5_process_block and move to ...
36175         * crypt/md5-block.c: ... here.
36176         * crypt/sha256.c (sha256_process_block): Move to ...
36177         * crypt/sha256-block.c: ... here.
36178         * crypt/sha512.c (sha512_process_block): Move to ...
36179         * crypt/sha512-block.c: ... here.
36180         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
36181         path.
36182         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
36183         * sysdeps/sparc/sparc64/multiarch/Makefile
36184         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
36185         crypt subdir.
36186         (localedef-aux): Add md5 crypto assembler when in locale subdir.
36187         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
36188         multiarch changes.
36189         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
36190         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
36191         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
36192         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
36193         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
36194         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
36195         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
36196         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
36197         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
36198         file.
36199         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
36200         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
36201         file.
36202         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
36204 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
36206         * timezone/tzselect.ksh: Update from tzcode git revision
36207         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
36208         * timezone/zdump.c: Likewise.
36209         * timezone/zic.c: Likewise.
36210         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
36211         in TZVERSION setting, not $(PKGVERSION).
36212         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
36213         REPORT_BUGS_TO settings.
36215         [BZ #14838]
36216         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
36217         macro.
36219 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36221         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
36222         detection to immediately after _FP_ROUND().
36223         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
36224         bits are 0.
36226 2012-11-11  David S. Miller  <davem@davemloft.net>
36228         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
36229         inttypes.h
36230         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
36231         __close rather than their public counterparts.
36233 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
36235         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
36236         file.
36237         [UNIX98] (sem_timedwait): Do not expect.
36238         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
36239         [XPG4 || UNIX98] (sockatmark): Do not expect.
36240         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
36241         (clock_getcpuclockid): Do not expect.
36242         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
36243         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
36244         Do not expect.
36245         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
36246         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
36247         [UNIX98] (vwscanf): Likewise.
36248         [UNIX98] (vswscanf): Likewise.
36250 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
36252         * timezone/version.h: Remove file.
36253         * timezone/README: Do not refer to version.h.
36254         * timezone/Makefile ($(objpfx)zic.o): New dependency on
36255         $(objpfx)version.h.
36256         ($(objpfx)zdump.o): Likewise.
36257         ($(objpfx)version.h): New target.
36259         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
36260         2012i.
36261         * timezone/README: Don't mention modification to tzselect.ksh.
36262         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
36263         work on unmodified tzselect.ksh.  Substitute version numbers in
36264         tzselect.ksh.
36266         * Makefile (format-me): Remove.
36267         (INSTALL): Adjust indentation.  Use commands directly instead of
36268         using $(format-me).
36270         * aclocal.m4 (ACX_PKGVERSION): New macro.
36271         (ACX_BUGURL): Likewise.
36272         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
36273         (PKGVERSION): New AC_DEFINE_UNQUOTED.
36274         (REPORT_BUGS_TO): Likewise.
36275         * configure: Regenerated.
36276         * config.h.in (PKGVERSION): New macro.
36277         (REPORT_BUGS_TO): Likewise.
36278         * config.make.in (PKGVERSION): New variable.
36279         (PKGVERSION_TEXI): Likewise.
36280         (REPORT_BUGS_TO): Likewise.
36281         (REPORT_BUGS_TEXI): Likewise.
36282         * Makefile (format-me): Use -I$(common-objpfx)manual.
36283         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
36284         ($(common-objpfx)manual/%): New target.
36285         (manual/%): Remove target.
36286         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
36287         (print_version): Use PKGVERSION.
36288         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
36289         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
36290         and REPORT_BUGS_TO.
36291         ($(objpfx)xtrace): Likewise.
36292         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
36293         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
36294         (print_version): Use PKGVERSION.
36295         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
36296         (do_version): Use PKGVERSION.
36297         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
36298         REPORT_BUGS_TO.
36299         (common-ldd-rewrite): Likewise.
36300         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
36301         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
36302         (print_version): Use PKGVERSION.
36303         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
36304         * elf/pldd.c (argp_program_bug_address): Remove variable.
36305         (more_help): New function.
36306         (argp): Use more_help.
36307         (print_version): Use PKGVERSION.
36308         * elf/sln.c (main): Use PKGVERSION.
36309         (usage): Use REPORT_BUGS_TO.
36310         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
36311         (top level): Use PKGVERSION.
36312         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
36313         (print_version): Use PKGVERSION.
36314         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
36315         (print_version): Use PKGVERSION.
36316         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
36317         (print_version): Use PKGVERSION.
36318         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
36319         (print_version): Use PKGVERSION.
36320         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
36321         (print_version): Use PKGVERSION.
36322         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
36323         (print_version): Use PKGVERSION.
36324         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
36325         and BUGURL.
36326         ($(objpfx)memusage): Likewise.
36327         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
36328         (do_version): Use PKGVERSION.
36329         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
36330         (print_version): Use PKGVERSION.
36331         * malloc/mtrace.pl ($PACKAGE): Remove variable.
36332         ($PKGVERSION): New variable.
36333         ($REPORT_BUGS_TO): Likewise.
36334         (usage): Use $REPORT_BUGS_TO.
36335         (top level): Use $PKGVERSION.
36336         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
36337         ($(objpfx)pkgvers.texi): New rule.
36338         ($(objpfx)stamp-pkgvers): Likewise.
36339         * manual/install.texi: Include pkgvers.texi.
36340         (--with-pkgversion): Document new configure option.
36341         (--with-bugurl): Likewise.
36342         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
36343         than necessarily for this particular distribution.  Use
36344         REPORT_BUGS_TO for where to report bugs.
36345         * INSTALL: Regenerated.
36346         * manual/libc.texinfo: Include pkgvers.texi.
36347         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
36348         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
36349         (print_version): Use PKGVERSION.
36350         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
36351         (print_version): Use PKGVERSION.
36352         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
36353         (print_version): Use PKGVERSION.
36354         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
36355         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
36356         macro.
36357         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
36358         (print_version): Use PKGVERSION.
36359         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
36360         (print_version): Use PKGVERSION.
36361         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
36362         and PKGVERSION.
36364         * timezone/checktab.awk: Update from tzcode 2012i.
36365         * timezone/ialloc.c: Likewise.
36366         * timezone/private.h: Likewise.
36367         * timezone/scheck.c: Likewise.
36368         * timezone/tzfile.h: Likewise.
36369         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
36370         (TZVERSION): Hardcode tzcode version number.
36371         * timezone/zdump.c: Update from tzcode 2012i.
36372         * timezone/zic.c: Likewise.
36373         * timezone/version.h: New file.
36374         * timezone/README: Describe version.h.  Update upstream location.
36376         [BZ #14824]
36377         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
36378         (mktemp): Enable declaration.
36379         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
36380         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
36381         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
36382         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
36383         Likewise.
36384         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
36385         Likewise.
36386         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
36387         Likewise.
36388         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
36389         Likewise.
36390         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
36391         Likewise.
36392         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
36393         Likewise.
36395         [BZ #14821]
36396         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
36397         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
36398         for copies of such integer values.
36399         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
36400         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
36402 2012-11-09  Andreas Jaeger  <aj@suse.de>
36404         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
36405         definitions and declarations that are provided by
36406         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
36408 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36410         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
36411         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
36412         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
36413         definition.
36415 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36417         * elf/elf.h: Update comment before AArch64 relocations.
36419 2012-11-07  David S. Miller  <davem@davemloft.net>
36421         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
36422         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
36423         (__start_context): Declare.
36424         (__makecontext_ret): Delete.
36425         (__makecontext): Hook up __start_context instead of
36426         __makecontext_ret.
36427         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
36428         (sysdep_routines): Add __start_context when in stdlib.
36430 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36432         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
36433         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
36434         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
36435         hardcoded "nm".
36436         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
36437         (READELF): New variable.  Use it instead of hardcoded "readelf".
36439 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
36441         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
36442         * sysdeps/x86/Makefile: Here.
36443         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
36444         * sysdeps/x86/tst-xmmymm.sh: This.
36446 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36448         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
36449         expectations.
36450         [UNIX98] (pthread_barrier_t): Do not expect.
36451         [UNIX98] (pthread_barrierattr_t): Likewise.
36452         [UNIX98] (pthread_spinlock_t): Likewise.
36453         [UNIX98] (pthread_barrier_destroy): Likewise.
36454         [UNIX98] (pthread_barrier_init): Likewise.
36455         [UNIX98] (pthread_barrier_wait): Likewise.
36456         [UNIX98] (pthread_barrierattr_destroy): Likewise.
36457         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
36458         [UNIX98] (pthread_barrierattr_init): Likewise.
36459         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
36460         [UNIX98] (pthread_getcpuclockid): Likewise.
36461         [UNIX98] (pthread_mutex_timedlock): Likewise.
36462         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
36463         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
36464         [UNIX98] (pthread_sigmask): Likewise.
36465         [UNIX98] (pthread_spin_destroy): Likewise.
36466         [UNIX98] (pthread_spin_init): Likewise.
36467         [UNIX98] (pthread_spin_lock): Likewise.
36468         [UNIX98] (pthread_spin_trylock): Likewise.
36469         [UNIX98] (pthread_spin_unlock): Likewise.
36470         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
36471         Do not expect.
36472         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
36473         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
36474         [XPG3 || XPG4] (pthread_cond_t): Likewise.
36475         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
36476         [XPG3 || XPG4] (pthread_key_t): Likewise.
36477         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
36478         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
36479         [XPG3 || XPG4] (pthread_once_t): Likewise.
36480         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
36481         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
36482         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
36483         [XPG3 || XPG4] (pthread_t): Likewise.
36485         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
36486         not expect.
36487         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
36489         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
36490         Change function return type to int.
36492         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
36493         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
36494         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
36495         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
36496         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
36497         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
36498         [!POSIX] (posix_madvise): Likewise.
36499         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
36500         && !UNIX98].
36501         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
36502         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
36503         (mode_t): Likewise.
36504         (posix_mem_offset): Likewise.
36505         (posix_typed_mem_get_info): Likewise.
36506         (posix_typed_mem_open): Likewise.
36508         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
36509         Change condition to [XOPEN2K8].
36511         * conform/conformtest.pl: Preprocess allow-header data with -x c
36512         instead of from stdin.
36513         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
36514         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
36515         [C99-based standards] (cerfc): Likewise.
36516         [C99-based standards] (cexp2): Likewise.
36517         [C99-based standards] (cexpm1): Likewise.
36518         [C99-based standards] (clog10): Likewise.
36519         [C99-based standards] (clog1p): Likewise.
36520         [C99-based standards] (clog2): Likewise.
36521         [C99-based standards] (clgamma): Likewise.
36522         [C99-based standards] (ctgamma): Likewise.
36523         [C99-based standards] (cerff): Likewise.
36524         [C99-based standards] (cerfcf): Likewise.
36525         [C99-based standards] (cexp2f): Likewise.
36526         [C99-based standards] (cexpm1f): Likewise.
36527         [C99-based standards] (clog10f): Likewise.
36528         [C99-based standards] (clog1pf): Likewise.
36529         [C99-based standards] (clog2f): Likewise.
36530         [C99-based standards] (clgammaf): Likewise.
36531         [C99-based standards] (ctgammaf): Likewise.
36532         [C99-based standards] (cerfl): Likewise.
36533         [C99-based standards] (cerfcl): Likewise.
36534         [C99-based standards] (cexp2l): Likewise.
36535         [C99-based standards] (cexpm1l): Likewise.
36536         [C99-based standards] (clog10l): Likewise.
36537         [C99-based standards] (clog1pl): Likewise.
36538         [C99-based standards] (clog2l): Likewise.
36539         [C99-based standards] (clgammal): Likewise.
36540         [C99-based standards] (ctgammal): Likewise.
36541         * conform/data/inttypes.h-data [C99-based standards]: Include
36542         stdint.h-data.  Remove all expectations for stdint.h contents.
36543         [C99-based standards] (PRI*): Do not allow.
36544         [C99-based standards] (SCN*): Likewise.
36545         [C99-based standards] (*_t): Likewise.
36546         [C99-based-standards] (PRId8): Expect macro.
36547         [C99-based-standards] (PRIi8): Likewise.
36548         [C99-based-standards] (PRIo8): Likewise.
36549         [C99-based-standards] (PRIu8): Likewise.
36550         [C99-based-standards] (PRIx8): Likewise.
36551         [C99-based-standards] (PRIX8): Likewise.
36552         [C99-based-standards] (SCNd8): Likewise.
36553         [C99-based-standards] (SCNi8): Likewise.
36554         [C99-based-standards] (SCNo8): Likewise.
36555         [C99-based-standards] (SCNu8): Likewise.
36556         [C99-based-standards] (SCNx8): Likewise.
36557         [C99-based-standards] (PRIdLEAST8): Likewise.
36558         [C99-based-standards] (PRIiLEAST8): Likewise.
36559         [C99-based-standards] (PRIoLEAST8): Likewise.
36560         [C99-based-standards] (PRIuLEAST8): Likewise.
36561         [C99-based-standards] (PRIxLEAST8): Likewise.
36562         [C99-based-standards] (PRIXLEAST8): Likewise.
36563         [C99-based-standards] (SCNdLEAST8): Likewise.
36564         [C99-based-standards] (SCNiLEAST8): Likewise.
36565         [C99-based-standards] (SCNoLEAST8): Likewise.
36566         [C99-based-standards] (SCNuLEAST8): Likewise.
36567         [C99-based-standards] (SCNxLEAST8): Likewise.
36568         [C99-based-standards] (PRIdFAST8): Likewise.
36569         [C99-based-standards] (PRIiFAST8): Likewise.
36570         [C99-based-standards] (PRIoFAST8): Likewise.
36571         [C99-based-standards] (PRIuFAST8): Likewise.
36572         [C99-based-standards] (PRIxFAST8): Likewise.
36573         [C99-based-standards] (PRIXFAST8): Likewise.
36574         [C99-based-standards] (SCNdFAST8): Likewise.
36575         [C99-based-standards] (SCNiFAST8): Likewise.
36576         [C99-based-standards] (SCNoFAST8): Likewise.
36577         [C99-based-standards] (SCNuFAST8): Likewise.
36578         [C99-based-standards] (SCNxFAST8): Likewise.
36579         [C99-based-standards] (PRId16): Likewise.
36580         [C99-based-standards] (PRIi16): Likewise.
36581         [C99-based-standards] (PRIo16): Likewise.
36582         [C99-based-standards] (PRIu16): Likewise.
36583         [C99-based-standards] (PRIx16): Likewise.
36584         [C99-based-standards] (PRIX16): Likewise.
36585         [C99-based-standards] (SCNd16): Likewise.
36586         [C99-based-standards] (SCNi16): Likewise.
36587         [C99-based-standards] (SCNo16): Likewise.
36588         [C99-based-standards] (SCNu16): Likewise.
36589         [C99-based-standards] (SCNx16): Likewise.
36590         [C99-based-standards] (PRIdLEAST16): Likewise.
36591         [C99-based-standards] (PRIiLEAST16): Likewise.
36592         [C99-based-standards] (PRIoLEAST16): Likewise.
36593         [C99-based-standards] (PRIuLEAST16): Likewise.
36594         [C99-based-standards] (PRIxLEAST16): Likewise.
36595         [C99-based-standards] (PRIXLEAST16): Likewise.
36596         [C99-based-standards] (SCNdLEAST16): Likewise.
36597         [C99-based-standards] (SCNiLEAST16): Likewise.
36598         [C99-based-standards] (SCNoLEAST16): Likewise.
36599         [C99-based-standards] (SCNuLEAST16): Likewise.
36600         [C99-based-standards] (SCNxLEAST16): Likewise.
36601         [C99-based-standards] (PRIdFAST16): Likewise.
36602         [C99-based-standards] (PRIiFAST16): Likewise.
36603         [C99-based-standards] (PRIoFAST16): Likewise.
36604         [C99-based-standards] (PRIuFAST16): Likewise.
36605         [C99-based-standards] (PRIxFAST16): Likewise.
36606         [C99-based-standards] (PRIXFAST16): Likewise.
36607         [C99-based-standards] (SCNdFAST16): Likewise.
36608         [C99-based-standards] (SCNiFAST16): Likewise.
36609         [C99-based-standards] (SCNoFAST16): Likewise.
36610         [C99-based-standards] (SCNuFAST16): Likewise.
36611         [C99-based-standards] (SCNxFAST16): Likewise.
36612         [C99-based-standards] (PRId32): Likewise.
36613         [C99-based-standards] (PRIi32): Likewise.
36614         [C99-based-standards] (PRIo32): Likewise.
36615         [C99-based-standards] (PRIu32): Likewise.
36616         [C99-based-standards] (PRIx32): Likewise.
36617         [C99-based-standards] (PRIX32): Likewise.
36618         [C99-based-standards] (SCNd32): Likewise.
36619         [C99-based-standards] (SCNi32): Likewise.
36620         [C99-based-standards] (SCNo32): Likewise.
36621         [C99-based-standards] (SCNu32): Likewise.
36622         [C99-based-standards] (SCNx32): Likewise.
36623         [C99-based-standards] (PRIdLEAST32): Likewise.
36624         [C99-based-standards] (PRIiLEAST32): Likewise.
36625         [C99-based-standards] (PRIoLEAST32): Likewise.
36626         [C99-based-standards] (PRIuLEAST32): Likewise.
36627         [C99-based-standards] (PRIxLEAST32): Likewise.
36628         [C99-based-standards] (PRIXLEAST32): Likewise.
36629         [C99-based-standards] (SCNdLEAST32): Likewise.
36630         [C99-based-standards] (SCNiLEAST32): Likewise.
36631         [C99-based-standards] (SCNoLEAST32): Likewise.
36632         [C99-based-standards] (SCNuLEAST32): Likewise.
36633         [C99-based-standards] (SCNxLEAST32): Likewise.
36634         [C99-based-standards] (PRIdFAST32): Likewise.
36635         [C99-based-standards] (PRIiFAST32): Likewise.
36636         [C99-based-standards] (PRIoFAST32): Likewise.
36637         [C99-based-standards] (PRIuFAST32): Likewise.
36638         [C99-based-standards] (PRIxFAST32): Likewise.
36639         [C99-based-standards] (PRIXFAST32): Likewise.
36640         [C99-based-standards] (SCNdFAST32): Likewise.
36641         [C99-based-standards] (SCNiFAST32): Likewise.
36642         [C99-based-standards] (SCNoFAST32): Likewise.
36643         [C99-based-standards] (SCNuFAST32): Likewise.
36644         [C99-based-standards] (SCNxFAST32): Likewise.
36645         [C99-based-standards] (PRId64): Likewise.
36646         [C99-based-standards] (PRIi64): Likewise.
36647         [C99-based-standards] (PRIo64): Likewise.
36648         [C99-based-standards] (PRIu64): Likewise.
36649         [C99-based-standards] (PRIx64): Likewise.
36650         [C99-based-standards] (PRIX64): Likewise.
36651         [C99-based-standards] (SCNd64): Likewise.
36652         [C99-based-standards] (SCNi64): Likewise.
36653         [C99-based-standards] (SCNo64): Likewise.
36654         [C99-based-standards] (SCNu64): Likewise.
36655         [C99-based-standards] (SCNx64): Likewise.
36656         [C99-based-standards] (PRIdLEAST64): Likewise.
36657         [C99-based-standards] (PRIiLEAST64): Likewise.
36658         [C99-based-standards] (PRIoLEAST64): Likewise.
36659         [C99-based-standards] (PRIuLEAST64): Likewise.
36660         [C99-based-standards] (PRIxLEAST64): Likewise.
36661         [C99-based-standards] (PRIXLEAST64): Likewise.
36662         [C99-based-standards] (SCNdLEAST64): Likewise.
36663         [C99-based-standards] (SCNiLEAST64): Likewise.
36664         [C99-based-standards] (SCNoLEAST64): Likewise.
36665         [C99-based-standards] (SCNuLEAST64): Likewise.
36666         [C99-based-standards] (SCNxLEAST64): Likewise.
36667         [C99-based-standards] (PRIdFAST64): Likewise.
36668         [C99-based-standards] (PRIiFAST64): Likewise.
36669         [C99-based-standards] (PRIoFAST64): Likewise.
36670         [C99-based-standards] (PRIuFAST64): Likewise.
36671         [C99-based-standards] (PRIxFAST64): Likewise.
36672         [C99-based-standards] (PRIXFAST64): Likewise.
36673         [C99-based-standards] (SCNdFAST64): Likewise.
36674         [C99-based-standards] (SCNiFAST64): Likewise.
36675         [C99-based-standards] (SCNoFAST64): Likewise.
36676         [C99-based-standards] (SCNuFAST64): Likewise.
36677         [C99-based-standards] (SCNxFAST64): Likewise.
36678         [C99-based-standards] (PRIdMAX): Likewise.
36679         [C99-based-standards] (PRIiMAX): Likewise.
36680         [C99-based-standards] (PRIoMAX): Likewise.
36681         [C99-based-standards] (PRIuMAX): Likewise.
36682         [C99-based-standards] (PRIxMAX): Likewise.
36683         [C99-based-standards] (PRIXMAX): Likewise.
36684         [C99-based-standards] (SCNdMAX): Likewise.
36685         [C99-based-standards] (SCNiMAX): Likewise.
36686         [C99-based-standards] (SCNoMAX): Likewise.
36687         [C99-based-standards] (SCNuMAX): Likewise.
36688         [C99-based-standards] (SCNxMAX): Likewise.
36689         [C99-based-standards] (PRIdPTR): Likewise.
36690         [C99-based-standards] (PRIiPTR): Likewise.
36691         [C99-based-standards] (PRIoPTR): Likewise.
36692         [C99-based-standards] (PRIuPTR): Likewise.
36693         [C99-based-standards] (PRIxPTR): Likewise.
36694         [C99-based-standards] (PRIXPTR): Likewise.
36695         [C99-based-standards] (SCNdPTR): Likewise.
36696         [C99-based-standards] (SCNiPTR): Likewise.
36697         [C99-based-standards] (SCNoPTR): Likewise.
36698         [C99-based-standards] (SCNuPTR): Likewise.
36699         [C99-based-standards] (SCNxPTR): Likewise.
36700         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
36701         allow.
36702         * conform/data/stdint.h-data: Update comments to clarify
36703         requirements.
36704         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
36705         type.
36706         [C99-based standards] (INT8_MAX): Likewise.
36707         [C99-based standards] (INT16_MIN): Likewise.
36708         [C99-based standards] (INT16_MAX): Likewise.
36709         [C99-based standards] (INT32_MIN): Likewise.
36710         [C99-based standards] (INT32_MAX): Likewise.
36711         [C99-based standards] (INT64_MIN): Likewise.
36712         [C99-based standards] (INT64_MAX): Likewise.
36713         [C99-based standards] (UINT8_MAX): Likewise.
36714         [C99-based standards] (UINT16_MAX): Likewise.
36715         [C99-based standards] (UINT32_MAX): Likewise.
36716         [C99-based standards] (UINT64_MAX): Likewise.
36717         [C99-based standards] (INT_LEAST8_MIN): Likewise.
36718         [C99-based standards] (INT_LEAST8_MAX): Likewise.
36719         [C99-based standards] (INT_LEAST16_MIN): Likewise.
36720         [C99-based standards] (INT_LEAST16_MAX): Likewise.
36721         [C99-based standards] (INT_LEAST32_MIN): Likewise.
36722         [C99-based standards] (INT_LEAST32_MAX): Likewise.
36723         [C99-based standards] (INT_LEAST64_MIN): Likewise.
36724         [C99-based standards] (INT_LEAST64_MAX): Likewise.
36725         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
36726         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
36727         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
36728         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
36729         [C99-based standards] (INT_FAST8_MIN): Likewise.
36730         [C99-based standards] (INT_FAST8_MAX): Likewise.
36731         [C99-based standards] (INT_FAST16_MIN): Likewise.
36732         [C99-based standards] (INT_FAST16_MAX): Likewise.
36733         [C99-based standards] (INT_FAST32_MIN): Likewise.
36734         [C99-based standards] (INT_FAST32_MAX): Likewise.
36735         [C99-based standards] (INT_FAST64_MIN): Likewise.
36736         [C99-based standards] (INT_FAST64_MAX): Likewise.
36737         [C99-based standards] (UINT_FAST8_MAX): Likewise.
36738         [C99-based standards] (UINT_FAST16_MAX): Likewise.
36739         [C99-based standards] (UINT_FAST32_MAX): Likewise.
36740         [C99-based standards] (UINT_FAST64_MAX): Likewise.
36741         [C99-based standards] (INTPTR_MIN): Likewise.
36742         [C99-based standards] (INTPTR_MAX): Likewise.
36743         [C99-based standards] (UINTPTR_MAX): Likewise.
36744         [C99-based standards] (INTMAX_MIN): Likewise.
36745         [C99-based standards] (INTMAX_MAX): Likewise.
36746         [C99-based standards] (UINTMAX_MAX): Likewise.
36747         [C99-based standards] (PTRDIFF_MIN): Likewise.
36748         [C99-based standards] (PTRDIFF_MAX): Likewise.
36749         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
36750         [C99-based standards] (SIZE_MAX): Likewise.
36751         [C99-based standards] (WCHAR_MAX): Likewise.
36752         [C99-based standards] (WINT_MAX): Likewise.
36753         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
36754         constraint on value.
36755         [C99-based standards] (WCHAR_MIN): Likewise.
36756         [C99-based standards] (WINT_MIN): Likewise.
36757         [C99-based standards] (*_t): Allow.
36758         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
36759         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
36760         Include math.h-data and complex.h-data.  Remove all expectations
36761         of math.h and complex.h contents.
36762         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
36763         at end of line.
36764         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
36765         (struct tm): Expect tag.
36766         [C99-based-standards] (wcstof): Expect function.
36767         [C99-based-standards] (wcstold): Likewise.
36768         [C99-based-standards] (wcstoll): Likewise.
36769         [C99-based-standards] (wcstoull): Likewise.
36770         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
36771         macro-int-constant.  Specify type.
36772         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
36773         constraint on value.
36774         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
36775         Specify type.
36776         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
36777         Specify value.
36778         [ISO C standards]: Do not allow headers.
36779         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
36780         wcs[abcdefghijklmnopqrstuvwxyz]*.
36781         [ISO C standards] (*_t): Do not allow.
36782         * conform/data/wctype.h-data [C99-based standards] (iswblank):
36783         Expect function.
36784         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
36785         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
36786         Specify type.
36787         [ISO C standards]: Do not allow headers.
36788         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
36789         is[abcdefghijklmnopqrstuvwxyz]*.
36790         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
36791         to[abcdefghijklmnopqrstuvwxyz]*.
36792         [ISO C standards] (*_t): Do not allow.
36793         * conform/data/stdalign.h-data: New file.
36794         * conform/data/stdbool.h-data: Likewise.
36795         * conform/data/stdnoreturn.h-data: Likewise.
36797 2012-11-07  Roland McGrath  <roland@hack.frob.com>
36799         [BZ #14815]
36800         * manual/filesys.texi (Directory Entries): Typo fix.
36801         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
36803 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36805         * elf/elf.h (EM_AARCH64): New macro.
36806         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
36807         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
36808         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
36809         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
36810         (R_AARCH64_TLSDESC): Likewise.
36811         (NT_ARM_TLS): Likewise.
36812         (NT_ARM_HW_BREAK): Likewise.
36813         (NT_ARM_HW_WATCH): Likewise.
36815 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36817         [BZ #14811]
36818         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
36819         (__ieee754_powl): Saturate nonzero exponents with absolute value
36820         below 0x1p-79 to +/- 0x1p-79.
36821         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
36822         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
36823         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
36824         nonzero exponents with absolute value below 0x1p-32 to +/-
36825         0x1p-32.
36826         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
36827         (__ieee754_powl): Saturate nonzero exponents with absolute value
36828         below 0x1p-79 to +/- 0x1p-79.
36829         * math/libm-test.inc (pow_test): Add more tests.
36831 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36833         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
36834         _dl_s390_cap_flags with kernel. Increase string length.
36835         (_dl_s390_platforms): Add z196 and zEC12.
36837 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36839         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
36840         Change XOPEN21K to XOPEN2K.
36842 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
36844         * string/memmove.c: Use memcpy when possible.
36846 2012-11-06  Andreas Jaeger  <aj@suse.de>
36848         * po/eo.po: Update from translation team.
36850 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
36852         [BZ #14793]
36853         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
36854         exponent and small x and y exponents, scale x or y up.  Increase
36855         by 2 the exponent used in scaling up.
36856         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36857         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36858         * math/libm-test.inc (fma_test): Add more tests.
36859         (fma_test_towardzero): Likewise.
36860         (fma_test_downward): Likewise.
36861         (fma_test_upward): Likewise.
36863 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
36865         [BZ #14805]
36866         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
36867         fenv_t *.
36869         [BZ #14801]
36870         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
36871         namespace for names of struct fields.
36872         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
36873         fenv_t fields.
36874         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
36875         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
36877 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36879         [BZ #3665]
36880         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
36882 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
36884         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
36885         PTR_DEMANGLE.
36887         [BZ #5246]
36888         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
36889         PTR_DEMANGLE.
36891 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
36893         [BZ #14797]
36894         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
36895         definitely overflow as x * y not x * y + z.
36896         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36897         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36898         * math/libm-test.inc (fma_test): Add more tests.
36899         (fma_test_towardzero): Likewise.
36900         (fma_test_downward): Likewise.
36901         (fma_test_upward): Likewise.
36903 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
36905         [BZ #157]
36907         * include/stub-tag.h: Remove file.
36908         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
36909         '#include' of it.
36910         * manual/maint.texi (Porting): Don't reference it.
36911         * Makerules ($(objpfx)stubs): Likewise.
36912         * dirent/closedir.c: Don't include <stub-tag.h>.
36913         * dirent/dirfd.c: Likewise.
36914         * dirent/fdopendir.c: Likewise.
36915         * dirent/getdents.c: Likewise.
36916         * dirent/getdents64.c: Likewise.
36917         * dirent/opendir.c: Likewise.
36918         * dirent/readdir.c: Likewise.
36919         * dirent/readdir64.c: Likewise.
36920         * dirent/readdir64_r.c: Likewise.
36921         * dirent/readdir_r.c: Likewise.
36922         * dirent/rewinddir.c: Likewise.
36923         * dirent/seekdir.c: Likewise.
36924         * dirent/telldir.c: Likewise.
36925         * gmon/profil.c: Likewise.
36926         * grp/setgroups.c: Likewise.
36927         * inet/if_index.c: Likewise.
36928         * io/access.c: Likewise.
36929         * io/chdir.c: Likewise.
36930         * io/chmod.c: Likewise.
36931         * io/chown.c: Likewise.
36932         * io/close.c: Likewise.
36933         * io/dup.c: Likewise.
36934         * io/dup2.c: Likewise.
36935         * io/dup3.c: Likewise.
36936         * io/euidaccess.c: Likewise.
36937         * io/faccessat.c: Likewise.
36938         * io/fchdir.c: Likewise.
36939         * io/fchmod.c: Likewise.
36940         * io/fchmodat.c: Likewise.
36941         * io/fchown.c: Likewise.
36942         * io/fchownat.c: Likewise.
36943         * io/fcntl.c: Likewise.
36944         * io/flock.c: Likewise.
36945         * io/fstatfs.c: Likewise.
36946         * io/fstatfs64.c: Likewise.
36947         * io/fstatvfs.c: Likewise.
36948         * io/fstatvfs64.c: Likewise.
36949         * io/futimens.c: Likewise.
36950         * io/fxstat.c: Likewise.
36951         * io/fxstat64.c: Likewise.
36952         * io/fxstatat.c: Likewise.
36953         * io/fxstatat64.c: Likewise.
36954         * io/getcwd.c: Likewise.
36955         * io/isatty.c: Likewise.
36956         * io/lchmod.c: Likewise.
36957         * io/lchown.c: Likewise.
36958         * io/link.c: Likewise.
36959         * io/linkat.c: Likewise.
36960         * io/lseek.c: Likewise.
36961         * io/lseek64.c: Likewise.
36962         * io/lxstat64.c: Likewise.
36963         * io/mkdir.c: Likewise.
36964         * io/mkdirat.c: Likewise.
36965         * io/mkfifo.c: Likewise.
36966         * io/mkfifoat.c: Likewise.
36967         * io/open.c: Likewise.
36968         * io/open64.c: Likewise.
36969         * io/openat.c: Likewise.
36970         * io/openat64.c: Likewise.
36971         * io/pipe.c: Likewise.
36972         * io/pipe2.c: Likewise.
36973         * io/poll.c: Likewise.
36974         * io/posix_fadvise.c: Likewise.
36975         * io/posix_fadvise64.c: Likewise.
36976         * io/posix_fallocate.c: Likewise.
36977         * io/posix_fallocate64.c: Likewise.
36978         * io/read.c: Likewise.
36979         * io/readlink.c: Likewise.
36980         * io/readlinkat.c: Likewise.
36981         * io/rmdir.c: Likewise.
36982         * io/sendfile.c: Likewise.
36983         * io/sendfile64.c: Likewise.
36984         * io/statfs.c: Likewise.
36985         * io/statfs64.c: Likewise.
36986         * io/statvfs.c: Likewise.
36987         * io/statvfs64.c: Likewise.
36988         * io/symlink.c: Likewise.
36989         * io/symlinkat.c: Likewise.
36990         * io/ttyname.c: Likewise.
36991         * io/ttyname_r.c: Likewise.
36992         * io/umask.c: Likewise.
36993         * io/unlink.c: Likewise.
36994         * io/unlinkat.c: Likewise.
36995         * io/utime.c: Likewise.
36996         * io/utimensat.c: Likewise.
36997         * io/write.c: Likewise.
36998         * io/xmknod.c: Likewise.
36999         * io/xmknodat.c: Likewise.
37000         * io/xstat.c: Likewise.
37001         * io/xstat64.c: Likewise.
37002         * login/getpt.c: Likewise.
37003         * login/grantpt.c: Likewise.
37004         * login/unlockpt.c: Likewise.
37005         * math/e_acoshl.c: Likewise.
37006         * math/e_acosl.c: Likewise.
37007         * math/e_asinl.c: Likewise.
37008         * math/e_atan2l.c: Likewise.
37009         * math/e_atanhl.c: Likewise.
37010         * math/e_coshl.c: Likewise.
37011         * math/e_expl.c: Likewise.
37012         * math/e_fmodl.c: Likewise.
37013         * math/e_gammal_r.c: Likewise.
37014         * math/e_hypotl.c: Likewise.
37015         * math/e_j0l.c: Likewise.
37016         * math/e_j1l.c: Likewise.
37017         * math/e_jnl.c: Likewise.
37018         * math/e_lgammal_r.c: Likewise.
37019         * math/e_log10l.c: Likewise.
37020         * math/e_log2l.c: Likewise.
37021         * math/e_logl.c: Likewise.
37022         * math/e_powl.c: Likewise.
37023         * math/e_rem_pio2l.c: Likewise.
37024         * math/e_sinhl.c: Likewise.
37025         * math/e_sqrtl.c: Likewise.
37026         * math/fclrexcpt.c: Likewise.
37027         * math/fedisblxcpt.c: Likewise.
37028         * math/feenablxcpt.c: Likewise.
37029         * math/fegetenv.c: Likewise.
37030         * math/fegetexcept.c: Likewise.
37031         * math/fegetround.c: Likewise.
37032         * math/feholdexcpt.c: Likewise.
37033         * math/fesetenv.c: Likewise.
37034         * math/fesetround.c: Likewise.
37035         * math/feupdateenv.c: Likewise.
37036         * math/fgetexcptflg.c: Likewise.
37037         * math/fraiseexcpt.c: Likewise.
37038         * math/fsetexcptflg.c: Likewise.
37039         * math/ftestexcept.c: Likewise.
37040         * math/k_cosl.c: Likewise.
37041         * math/k_rem_pio2l.c: Likewise.
37042         * math/k_sinl.c: Likewise.
37043         * math/k_tanl.c: Likewise.
37044         * math/s_asinhl.c: Likewise.
37045         * math/s_atanl.c: Likewise.
37046         * math/s_cbrtl.c: Likewise.
37047         * math/s_erfl.c: Likewise.
37048         * math/s_expm1l.c: Likewise.
37049         * math/s_log1pl.c: Likewise.
37050         * math/s_tanhl.c: Likewise.
37051         * misc/acct.c: Likewise.
37052         * misc/brk.c: Likewise.
37053         * misc/chflags.c: Likewise.
37054         * misc/chroot.c: Likewise.
37055         * misc/fchflags.c: Likewise.
37056         * misc/fgetxattr.c: Likewise.
37057         * misc/flistxattr.c: Likewise.
37058         * misc/fremovexattr.c: Likewise.
37059         * misc/fsetxattr.c: Likewise.
37060         * misc/fsync.c: Likewise.
37061         * misc/ftruncate.c: Likewise.
37062         * misc/futimes.c: Likewise.
37063         * misc/futimesat.c: Likewise.
37064         * misc/getdomain.c: Likewise.
37065         * misc/getdtsz.c: Likewise.
37066         * misc/gethostid.c: Likewise.
37067         * misc/gethostname.c: Likewise.
37068         * misc/getloadavg.c: Likewise.
37069         * misc/getpagesize.c: Likewise.
37070         * misc/getsysstats.c: Likewise.
37071         * misc/getxattr.c: Likewise.
37072         * misc/gtty.c: Likewise.
37073         * misc/ioctl.c: Likewise.
37074         * misc/lgetxattr.c: Likewise.
37075         * misc/listxattr.c: Likewise.
37076         * misc/llistxattr.c: Likewise.
37077         * misc/lremovexattr.c: Likewise.
37078         * misc/lsetxattr.c: Likewise.
37079         * misc/lutimes.c: Likewise.
37080         * misc/madvise.c: Likewise.
37081         * misc/mincore.c: Likewise.
37082         * misc/mlock.c: Likewise.
37083         * misc/mlockall.c: Likewise.
37084         * misc/mmap.c: Likewise.
37085         * misc/mprotect.c: Likewise.
37086         * misc/msync.c: Likewise.
37087         * misc/munlock.c: Likewise.
37088         * misc/munlockall.c: Likewise.
37089         * misc/munmap.c: Likewise.
37090         * misc/preadv.c: Likewise.
37091         * misc/preadv64.c: Likewise.
37092         * misc/ptrace.c: Likewise.
37093         * misc/pwritev.c: Likewise.
37094         * misc/pwritev64.c: Likewise.
37095         * misc/readv.c: Likewise.
37096         * misc/reboot.c: Likewise.
37097         * misc/remap_file_pages.c: Likewise.
37098         * misc/removexattr.c: Likewise.
37099         * misc/revoke.c: Likewise.
37100         * misc/select.c: Likewise.
37101         * misc/setdomain.c: Likewise.
37102         * misc/setegid.c: Likewise.
37103         * misc/seteuid.c: Likewise.
37104         * misc/sethostid.c: Likewise.
37105         * misc/sethostname.c: Likewise.
37106         * misc/setregid.c: Likewise.
37107         * misc/setreuid.c: Likewise.
37108         * misc/setxattr.c: Likewise.
37109         * misc/sstk.c: Likewise.
37110         * misc/stty.c: Likewise.
37111         * misc/swapoff.c: Likewise.
37112         * misc/swapon.c: Likewise.
37113         * misc/sync.c: Likewise.
37114         * misc/syncfs.c: Likewise.
37115         * misc/syscall.c: Likewise.
37116         * misc/truncate.c: Likewise.
37117         * misc/ualarm.c: Likewise.
37118         * misc/usleep.c: Likewise.
37119         * misc/ustat.c: Likewise.
37120         * misc/utimes.c: Likewise.
37121         * misc/vhangup.c: Likewise.
37122         * misc/writev.c: Likewise.
37123         * posix/_exit.c: Likewise.
37124         * posix/alarm.c: Likewise.
37125         * posix/execve.c: Likewise.
37126         * posix/fexecve.c: Likewise.
37127         * posix/fork.c: Likewise.
37128         * posix/fpathconf.c: Likewise.
37129         * posix/getaddrinfo.c: Likewise.
37130         * posix/getegid.c: Likewise.
37131         * posix/geteuid.c: Likewise.
37132         * posix/getgid.c: Likewise.
37133         * posix/getgroups.c: Likewise.
37134         * posix/getlogin.c: Likewise.
37135         * posix/getlogin_r.c: Likewise.
37136         * posix/getpgid.c: Likewise.
37137         * posix/getpid.c: Likewise.
37138         * posix/getppid.c: Likewise.
37139         * posix/getresgid.c: Likewise.
37140         * posix/getresuid.c: Likewise.
37141         * posix/getsid.c: Likewise.
37142         * posix/getuid.c: Likewise.
37143         * posix/glob64.c: Likewise.
37144         * posix/nanosleep.c: Likewise.
37145         * posix/pathconf.c: Likewise.
37146         * posix/pause.c: Likewise.
37147         * posix/posix_madvise.c: Likewise.
37148         * posix/pread.c: Likewise.
37149         * posix/pread64.c: Likewise.
37150         * posix/pwrite.c: Likewise.
37151         * posix/pwrite64.c: Likewise.
37152         * posix/sched_getaffinity.c: Likewise.
37153         * posix/sched_getp.c: Likewise.
37154         * posix/sched_gets.c: Likewise.
37155         * posix/sched_primax.c: Likewise.
37156         * posix/sched_primin.c: Likewise.
37157         * posix/sched_rr_gi.c: Likewise.
37158         * posix/sched_setaffinity.c: Likewise.
37159         * posix/sched_setp.c: Likewise.
37160         * posix/sched_sets.c: Likewise.
37161         * posix/sched_yield.c: Likewise.
37162         * posix/setgid.c: Likewise.
37163         * posix/setlogin.c: Likewise.
37164         * posix/setpgid.c: Likewise.
37165         * posix/setresgid.c: Likewise.
37166         * posix/setresuid.c: Likewise.
37167         * posix/setsid.c: Likewise.
37168         * posix/setuid.c: Likewise.
37169         * posix/sleep.c: Likewise.
37170         * posix/spawni.c: Likewise.
37171         * posix/sysconf.c: Likewise.
37172         * posix/times.c: Likewise.
37173         * posix/wait.c: Likewise.
37174         * posix/wait3.c: Likewise.
37175         * posix/wait4.c: Likewise.
37176         * posix/waitpid.c: Likewise.
37177         * resolv/gai_sigqueue.c: Likewise.
37178         * resource/getpriority.c: Likewise.
37179         * resource/getrlimit.c: Likewise.
37180         * resource/getrusage.c: Likewise.
37181         * resource/nice.c: Likewise.
37182         * resource/setpriority.c: Likewise.
37183         * resource/setrlimit.c: Likewise.
37184         * resource/ulimit.c: Likewise.
37185         * rt/aio_cancel.c: Likewise.
37186         * rt/aio_fsync.c: Likewise.
37187         * rt/aio_read.c: Likewise.
37188         * rt/aio_sigqueue.c: Likewise.
37189         * rt/aio_suspend.c: Likewise.
37190         * rt/aio_write.c: Likewise.
37191         * rt/clock_getres.c: Likewise.
37192         * rt/clock_gettime.c: Likewise.
37193         * rt/clock_nanosleep.c: Likewise.
37194         * rt/clock_settime.c: Likewise.
37195         * rt/lio_listio.c: Likewise.
37196         * rt/mq_close.c: Likewise.
37197         * rt/mq_getattr.c: Likewise.
37198         * rt/mq_notify.c: Likewise.
37199         * rt/mq_open.c: Likewise.
37200         * rt/mq_receive.c: Likewise.
37201         * rt/mq_send.c: Likewise.
37202         * rt/mq_setattr.c: Likewise.
37203         * rt/mq_timedreceive.c: Likewise.
37204         * rt/mq_timedsend.c: Likewise.
37205         * rt/mq_unlink.c: Likewise.
37206         * rt/shm_open.c: Likewise.
37207         * rt/shm_unlink.c: Likewise.
37208         * rt/timer_create.c: Likewise.
37209         * rt/timer_delete.c: Likewise.
37210         * rt/timer_getoverr.c: Likewise.
37211         * rt/timer_gettime.c: Likewise.
37212         * rt/timer_settime.c: Likewise.
37213         * setjmp/__longjmp.c: Likewise.
37214         * setjmp/setjmp.c: Likewise.
37215         * signal/kill.c: Likewise.
37216         * signal/killpg.c: Likewise.
37217         * signal/raise.c: Likewise.
37218         * signal/sigaction.c: Likewise.
37219         * signal/sigaltstack.c: Likewise.
37220         * signal/sigblock.c: Likewise.
37221         * signal/sigignore.c: Likewise.
37222         * signal/sigintr.c: Likewise.
37223         * signal/signal.c: Likewise.
37224         * signal/sigpause.c: Likewise.
37225         * signal/sigpending.c: Likewise.
37226         * signal/sigqueue.c: Likewise.
37227         * signal/sigreturn.c: Likewise.
37228         * signal/sigset.c: Likewise.
37229         * signal/sigsetmask.c: Likewise.
37230         * signal/sigstack.c: Likewise.
37231         * signal/sigsuspend.c: Likewise.
37232         * signal/sigtimedwait.c: Likewise.
37233         * signal/sigvec.c: Likewise.
37234         * signal/sigwait.c: Likewise.
37235         * signal/sigwaitinfo.c: Likewise.
37236         * signal/sysv_signal.c: Likewise.
37237         * socket/accept.c: Likewise.
37238         * socket/accept4.c: Likewise.
37239         * socket/bind.c: Likewise.
37240         * socket/connect.c: Likewise.
37241         * socket/getpeername.c: Likewise.
37242         * socket/getsockname.c: Likewise.
37243         * socket/getsockopt.c: Likewise.
37244         * socket/isfdtype.c: Likewise.
37245         * socket/listen.c: Likewise.
37246         * socket/recv.c: Likewise.
37247         * socket/recvfrom.c: Likewise.
37248         * socket/recvmsg.c: Likewise.
37249         * socket/send.c: Likewise.
37250         * socket/sendmsg.c: Likewise.
37251         * socket/sendto.c: Likewise.
37252         * socket/setsockopt.c: Likewise.
37253         * socket/shutdown.c: Likewise.
37254         * socket/sockatmark.c: Likewise.
37255         * socket/socket.c: Likewise.
37256         * socket/socketpair.c: Likewise.
37257         * stdio-common/ctermid.c: Likewise.
37258         * stdio-common/cuserid.c: Likewise.
37259         * stdio-common/remove.c: Likewise.
37260         * stdio-common/rename.c: Likewise.
37261         * stdio-common/renameat.c: Likewise.
37262         * stdio-common/tempname.c: Likewise.
37263         * stdlib/getcontext.c: Likewise.
37264         * stdlib/makecontext.c: Likewise.
37265         * stdlib/setcontext.c: Likewise.
37266         * stdlib/swapcontext.c: Likewise.
37267         * stdlib/system.c: Likewise.
37268         * streams/fattach.c: Likewise.
37269         * streams/fdetach.c: Likewise.
37270         * streams/getmsg.c: Likewise.
37271         * streams/getpmsg.c: Likewise.
37272         * streams/putmsg.c: Likewise.
37273         * streams/putpmsg.c: Likewise.
37274         * sysdeps/unix/bsd/getpt.c: Likewise.
37275         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
37276         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
37277         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
37278         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
37279         Likewise.
37280         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
37281         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
37282         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
37283         * sysvipc/msgctl.c: Likewise.
37284         * sysvipc/msgget.c: Likewise.
37285         * sysvipc/msgrcv.c: Likewise.
37286         * sysvipc/msgsnd.c: Likewise.
37287         * sysvipc/semctl.c: Likewise.
37288         * sysvipc/semget.c: Likewise.
37289         * sysvipc/semop.c: Likewise.
37290         * sysvipc/semtimedop.c: Likewise.
37291         * sysvipc/shmat.c: Likewise.
37292         * sysvipc/shmctl.c: Likewise.
37293         * sysvipc/shmdt.c: Likewise.
37294         * sysvipc/shmget.c: Likewise.
37295         * termios/tcdrain.c: Likewise.
37296         * termios/tcflow.c: Likewise.
37297         * termios/tcflush.c: Likewise.
37298         * termios/tcgetattr.c: Likewise.
37299         * termios/tcgetpgrp.c: Likewise.
37300         * termios/tcsendbrk.c: Likewise.
37301         * termios/tcsetattr.c: Likewise.
37302         * termios/tcsetpgrp.c: Likewise.
37303         * time/adjtime.c: Likewise.
37304         * time/clock.c: Likewise.
37305         * time/getitimer.c: Likewise.
37306         * time/gettimeofday.c: Likewise.
37307         * time/setitimer.c: Likewise.
37308         * time/settimeofday.c: Likewise.
37309         * time/stime.c: Likewise.
37310         * time/time.c: Likewise.
37312 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
37314         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
37315         /usr/old/bin.
37317         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
37318         instead of spaces.
37319         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
37321 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
37323         [BZ #14796]
37324         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
37325         FE_TONEAREST before applying Dekker multiplication and Knuth
37326         addition.  Clear inexact exceptions and check for exact zero
37327         results afterwards.
37328         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37329         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
37330         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37331         * math/libm-test.inc (fma_test): Add more tests.
37332         (fma_test_towardzero): Likewise.
37333         (fma_test_downward): Likewise.
37334         (fma_test_upward): Likewise.
37335         * sysdeps/generic/math_private.h (default_libc_fesetround): New
37336         function.
37337         (libc_fesetround): New macro.
37338         (libc_fesetroundf): Likewise.
37339         (libc_fesetroundl): Likewise.
37340         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
37341         function.
37342         (libc_fesetround_387): Likewise.
37343         (libc_fesetroundf): New macro.
37344         (libc_fesetround): Likewise.
37345         (libc_fesetroundl): Likewise.
37346         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
37347         function.
37348         (libc_fesetroundf): New macro.
37349         (libc_fesetround): Likewise.
37350         (libc_fesetroundl): Likewise.
37351         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
37352         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
37353         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
37354         libm_hidden_ver.
37355         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
37356         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
37357         libm_hidden_def.
37358         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
37359         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
37360         libm_hidden_ver.
37361         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
37362         libm_hidden_def.
37364         [BZ #3439]
37365         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
37366         integer constant usable in #if and use that to give value to enum
37367         constant.
37368         (FE_DIVBYZERO): Likewise.
37369         (FE_UNDERFLOW): Likewise.
37370         (FE_OVERFLOW): Likewise.
37371         (FE_INVALID): Likewise.
37372         (FE_INVALID_SNAN): Likewise.
37373         (FE_INVALID_ISI): Likewise.
37374         (FE_INVALID_IDI): Likewise.
37375         (FE_INVALID_ZDZ): Likewise.
37376         (FE_INVALID_IMZ): Likewise.
37377         (FE_INVALID_COMPARE): Likewise.
37378         (FE_INVALID_SOFTWARE): Likewise.
37379         (FE_INVALID_SQRT): Likewise.
37380         (FE_INVALID_INTEGER_CONVERSION): Likewise.
37381         (FE_TONEAREST): Likewise.
37382         (FE_TOWARDZERO): Likewise.
37383         (FE_UPWARD): Likewise.
37384         (FE_DOWNWARD): Likewise.
37385         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
37386         (FE_DIVBYZERO): Likewise.
37387         (FE_OVERFLOW): Likewise.
37388         (FE_UNDERFLOW): Likewise.
37389         (FE_INEXACT): Likewise.
37390         (FE_TONEAREST): Likewise.
37391         (FE_DOWNWARD): Likewise.
37392         (FE_UPWARD): Likewise.
37393         (FE_TOWARDZERO): Likewise.
37394         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
37395         (FE_UNDERFLOW): Likewise.
37396         (FE_OVERFLOW): Likewise.
37397         (FE_DIVBYZERO): Likewise.
37398         (FE_INVALID): Likewise.
37399         (FE_TONEAREST): Likewise.
37400         (FE_TOWARDZERO): Likewise.
37401         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
37402         (FE_OVERFLOW): Likewise.
37403         (FE_UNDERFLOW): Likewise.
37404         (FE_DIVBYZERO): Likewise.
37405         (FE_INEXACT): Likewise.
37406         (FE_TONEAREST): Likewise.
37407         (FE_TOWARDZERO): Likewise.
37408         (FE_UPWARD): Likewise.
37409         (FE_DOWNWARD): Likewise.
37410         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
37411         (FE_DIVBYZERO): Likewise.
37412         (FE_OVERFLOW): Likewise.
37413         (FE_UNDERFLOW): Likewise.
37414         (FE_INEXACT): Likewise.
37415         (FE_TONEAREST): Likewise.
37416         (FE_DOWNWARD): Likewise.
37417         (FE_UPWARD): Likewise.
37418         (FE_TOWARDZERO): Likewise.
37420 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
37422         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
37424 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
37426         * scripts/cross-test-ssh.sh (command): Use newlines to separate
37427         commands.  Quote $PWD.
37428         (blacklist_exports): Don't use remove_newlines.  Replace "declare
37429         -x" by "export".
37430         (remove_newlines): Remove.
37432 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
37434         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
37435         * stdlib/stdlib.h (atof): Moved to ...
37436         * include/bits/stdlib-float.h: Here.  New file.
37437         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
37438         * stdlib/bits/stdlib-float.h: New file.
37439         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
37440         -mno-sse -mno-mmx.
37441         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
37442         <xmmintrin.h>.
37444 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
37446         * conform/conformtest.pl (@headers): Add fenv.h.
37447         * conform/data/fenv.h-data: New file.
37448         * include/fenv.h [_ISOMAC]: Disable all contents of file except
37449         include of <math/fenv.h>.
37451         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
37452         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
37453         && !UNIX98].  Enables tests for XOPEN2K8.
37454         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
37455         POSIX2008]: Likewise.
37457         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
37458         (struct rusage): Do not expect type or its members.
37460         [BZ #3439]
37461         * math/math.h (FP_NAN): Define macro to integer constant usable in
37462         #if and use that to give value to enum constant.
37463         (FP_INFINITE): Likewise.
37464         (FP_ZERO): Likewise.
37465         (FP_SUBNORMAL): Likewise.
37466         (FP_NORMAL): Likewise.
37468 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
37470         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
37471         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
37472         arguments.
37474 2012-11-02  Roland McGrath  <roland@hack.frob.com>
37476         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
37477         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
37478         autoconf-time if not.
37479         * configure.in: Remove AC_PREREQ.
37481 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37483         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
37484         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
37485         of the internal implementation.
37487 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
37489         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
37490         except include of <misc/sys/syslog.h>.
37492 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
37494         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
37495         function returns with a NULL context exit with zero.
37497 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37499         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
37501 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
37503         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
37504         (run_program_cmd): This.
37505         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
37506         (tst_langinfo): New variable.  Use it.
37508 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
37510         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
37511         floating point opcodes.
37513 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37515         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
37516         variable.
37518         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
37520         * sysdeps/mach/hurd/powerpc: Remove directory.
37521         * sysdeps/mach/powerpc: Likewise.
37523 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
37525         * scripts/check-local-headers.sh: Ignore c++ headers.
37527 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37529         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
37530         __libc_cleanup_region_start argument.
37532 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
37534         [BZ #14784]
37535         [BZ #14785]
37536         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
37537         x * y using scaling, not as x * y + z.
37538         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37539         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37540         * math/libm-test.inc (fma_test): Add more tests.
37541         (fma_test_towardzero): Likewise.
37542         (fma_test_downward): Likewise.
37543         (fma_test_upward): Likewise.
37545 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37547         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
37549 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
37551         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
37552         New variable.
37554 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
37556         * rt/tst-shm.c (worker): Correct checking for mmap failure.
37558 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
37560         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37561         Fix sort order.
37562         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37563         Likewise.
37565 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37567         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37568         Fix the order of the list for glibc 2.17.
37569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37570         Likewise.
37572 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
37574         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37576 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
37578         [BZ #14610]
37579         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
37580         for low part of x being zero before using __atanl (y).
37581         * math/libm-test.inc (atan2_test): Add another test.
37583         * manual/install.texi (Configuring and compiling): Document
37584         general use of test-wrapper and test-wrapper-env.
37585         * INSTALL: Regenerated.
37587         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
37588         (__fma): Do not extract and scale down low bits on after-rounding
37589         systems when result rounded to normal precision would have normal
37590         exponent.
37591         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
37592         (__fmal): Do not extract and scale down low bits on after-rounding
37593         systems when result rounded to normal precision would have normal
37594         exponent.
37595         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
37596         (__fmal): Do not extract and scale down low bits on after-rounding
37597         systems when result rounded to normal precision would have normal
37598         exponent.
37599         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
37600         macro.
37601         (fma_test): Add more tests.
37602         (fma_test_towardzero): Likewise.
37603         (fma_test_downward): Likewise.
37604         (fma_test_upward): Likewise.
37606 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
37608         * sysdeps/i386/tininess.h: Renamed to ...
37609         * sysdeps/x86/tininess.h: This.
37610         * sysdeps/x86_64/tininess.h: Removed.
37612 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
37614         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
37615         input.  Use $(build-program-cmd).
37616         ($(objpfx)tst-array1-static.out): Likewise.
37617         ($(objpfx)tst-array2.out): Likewise.
37618         ($(objpfx)tst-array3.out): Likewise.
37619         ($(objpfx)tst-array4.out): Likewise.
37620         ($(objpfx)tst-array5.out): Likewise.
37621         ($(objpfx)tst-array5-static.out): Likewise.
37623 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
37625         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
37626         if defined.
37628         * nss/nsswitch.h (nss_interface_function): Provide new
37629         macro for use with NSS functions.
37630         * grp/initgroups.c: Use new macro.
37631         * nss/getXXbyYY.c: Likewise.
37632         * nss/getXXbyYY_r.c: Likewise.
37633         * nss/getXXent.c: Likewise.
37634         * nss/getXXent_r.c: Likewise.
37635         * sysdeps/posix/getaddrinfo.c: Likewise.
37637 2012-10-30  Andreas Jaeger  <aj@suse.de>
37639         * po/ru.po: Update Russion translation from translation project.
37641 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
37643         [BZ #14152]
37644         [BZ #14783]
37645         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
37646         result and shift together with sticky bit instead of replicating
37647         round-to-nearest rounding.
37648         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37649         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37650         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
37651         missing underflow exceptions.
37652         (fma_test_towardzero): Add more tests.
37653         (fma_test_downward): Likewise.
37654         (fma_test_upward): Likewise.
37656         [BZ #14047]
37657         * sysdeps/generic/tininess.h: New file.
37658         * sysdeps/i386/tininess.h: Likewise.
37659         * sysdeps/sh/tininess.h: Likewise.
37660         * sysdeps/x86_64/tininess.h: Likewise.
37661         * stdlib/tst-strtod-underflow.c: Likewise.
37662         * stdlib/tst-tininess.c: Likewise.
37663         * stdlib/strtod_l.c: Include <tininess.h>.
37664         (round_and_return): Do not set errno for exact underflow cases.
37665         Force an underflow exception when setting errno for underflow.
37666         Determine underflow based on rounding to normal precision if
37667         TININESS_AFTER_ROUNDING.
37668         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
37669         ERANGE for exact underflow cases.
37670         * stdlib/Makefile (tests): Add tst-tininess and
37671         tst-strtod-underflow.
37672         ($(objpfx)tst-tininess): Use $(link-libm).
37673         ($(objpfx)tst-strtod-underflow): Likewise.
37675 2012-10-30  Andreas Jaeger  <aj@suse.de>
37677         [BZ#14767]
37678         * elf/Makefile (tests): Remove conditional for have-initfini-array
37679         since this is now always required and the variable does not exist
37680         anymore.
37681         (tests-static): Likewise.
37682         (modules-names): Likewise.
37684         * po/eo.po: Add Esperanto translation from translation project.
37686         * elf/tst-array1.c (fini_array): Make writeable so that it can be
37687         merged with constructor/destructor.
37688         (init_array): Likewise.
37689         * elf/tst-array2dep.c (fini_array): Likewise.
37690         (init_array): Likewise.
37692 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
37694         * manual/message.texi: Delete @cartouche tags.
37696 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
37698         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
37699         EOPNOTSUPP.
37700         * sysdeps/mach/hurd/fsync.c: Likewise.
37702         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
37703         [_POSIX_REALTIME_SIGNALS]: Change condition to
37704         [_POSIX_REALTIME_SIGNALS > 0].
37706 2012-10-27  Andreas Jaeger  <aj@suse.de>
37708         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
37709         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
37710         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
37711         [__WORDSIZE != 64]: Likewise.
37713 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
37715         *  iconvdata/tst-table.sh: Remove ${SHELL}.
37716         *  iconvdata/tst-tables.sh: Likewise.
37718 2012-10-25  David S. Miller  <davem@davemloft.net>
37720         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37721         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
37722         of strtoull.
37724         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
37725         ifunc-impl-list.c
37726         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
37727         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
37728         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
37729         file.
37731 2012-10-25  Roland McGrath  <roland@hack.frob.com>
37733         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37734         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
37735         __getdirentries.
37737 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
37738             Jim Blandy  <jimb@codesourcery.com>
37740         * scripts/cross-test-ssh.sh: New file.
37741         * manual/install.texi (Configuring and compiling): Document use of
37742         cross-test-ssh.sh.
37743         * INSTALL: Regenerated.
37745 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
37747         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
37748         EOPNOTSUPP.
37750 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
37752         * Makeconfig (run-program-prefix): Fix comment.
37754 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
37755             Jim Blandy  <jimb@codesourcery.com>
37757         * Makeconfig (test-wrapper): New variable,
37758         (test-wrapper-env): Likewise.
37759         [$(cross-compiling) = yes && $(test-wrapper) != ""]
37760         (run-built-tests): Define to yes.
37761         (run-program-prefix): Use $(test-wrapper).
37762         (built-program-cmd): Likewise.
37763         * Rules (make-test-out): Use $(test-wrapper-env) and
37764         $(host-built-program-cmd).
37765         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
37766         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
37767         tst-pathopt.sh.
37768         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
37769         $(test-wrapper-env) to tst-rtld-load-self.sh.
37770         ($(objpfx)order2.out): Use $(test-wrapper).
37771         ($(objpfx)tst-initorder.out): Likewise.
37772         ($(objpfx)tst-initorder2.out): Likewise.
37773         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
37774         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
37775         (test_wrapper_env): New variable.  Use it to run ld.so.
37776         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
37777         Use it to run ld.so.
37778         (test_wrapper_env): Likewise.
37779         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
37780         $(test-wrapper) to run-iconv-test.sh.
37781         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
37782         (ICONV): Use $test_wrapper.
37783         * posix/Makefile ($(objpfx)globtest.out): Pass
37784         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
37785         globtest.sh, not $(run-program-prefix).
37786         * posix/globtest.sh (run_via_rtld_prefix): New variable.
37787         (test_wrapper): Likewise.
37788         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
37789         set together with run_via_rtld_prefix.
37790         (run_program_prefix): Define in terms of test_wrapper and
37791         run_via_rtld_prefix.
37793 2012-10-24  Roland McGrath  <roland@hack.frob.com>
37795         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
37796         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
37797         Targets removed.
37799         [BZ #14743]
37800         * include/time.h: Remove librt_hidden_proto (clock_gettime).
37801         Declare __clock_getres, __clock_gettime, __clock_settime,
37802         __clock_nanosleep, and __clock_getcpuclockid.
37803         * rt/clock_gettime.c: Define __clock_gettime as an alias.
37804         Remove librt_hidden_def (clock_gettime).
37805         * sysdeps/unix/clock_gettime.c: Likewise.
37806         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
37807         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
37808         * rt/clock_getres.c: Define __clock_getres as an alias.
37809         * sysdeps/posix/clock_getres.c: Likewise.
37810         * rt/clock_settime.c: Define __clock_settime as an alias.
37811         * sysdeps/unix/clock_settime.c: Likewise.
37812         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
37813         * sysdeps/unix/clock_nanosleep.c: Likewise.
37814         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
37815         * rt/clock-compat.c: New file.
37816         * rt/Makefile (librt-routines): Add clock-compat and move
37817         $(clock-routines) to ...
37818         (routines): ... here, new variable.
37819         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
37820         Don't add get_clockfreq here.
37821         * rt/Versions (libc: GLIBC_2.17): New version set.
37822         Add clock_* symbols here.
37823         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
37824         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
37825         (GLIBC_2.17): Add clock_* symbols.
37826         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
37827         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
37828         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
37829         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37830         Likewise.
37831         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37832         Likewise.
37833         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
37834         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
37835         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
37836         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
37837         * NEWS: Mention the move.
37839         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
37840         Use __open, __read, __close rather than their public counterparts.
37841         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37842         (__get_clockfreq_via_cpuinfo): Likewise.
37843         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
37844         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
37846         * config.h.in (HAVE_IFUNC): New #undef.
37847         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
37848         was successful.
37849         * configure: Regenerated.
37851 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
37853         * configure.in: Move READELF check to start of file.
37854         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
37855         libc_cv_asm_gnu_indirect_function in the process.
37856         * configure: Regenerated.
37858 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
37860         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
37861         send the output to /dev/null.
37862         (libc_cv_cc_with_libunwind): Likewise.
37863         (libc_cv_as_noexecstack): Likewise.
37864         * configure: Regenerate.
37866 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
37868         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
37870         * posix/globtest.sh (TMPDIR): Do not set.
37871         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
37872         (testout): Likewise.
37874 2012-10-24  Andreas Jaeger  <aj@suse.de>
37876         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
37877         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
37878         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
37879         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
37880         posix_fadvise64, posix_fallocate64.
37882         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
37883         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
37884         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
37885         Likewise.
37886         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
37887         Likewise.
37888         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
37890         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
37891         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
37892         <bits/fcntl-linux.h>.
37893         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
37895         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
37896         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
37897         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
37898         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
37899         [__WORDSIZE != 64]: Likewise.
37901 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
37903         * Makeconfig (run-built-tests): New variable.
37904         * Rules [$(cross-compiling) = yes]: Change condition to
37905         [$(run-built-tests) = no].
37906         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
37907         to [$(run-built-tests) = yes].
37908         * elf/Makefile [$(cross-compiling) = no]: Likewise
37909         * grp/Makefile [$(cross-compiling) = no]: Likewise.
37910         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
37911         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
37912         * intl/Makefile [$(cross-compiling) = no]: Likewise.
37913         * io/Makefile [$(cross-compiling) = no]: Likewise.
37914         * libio/Makefile [$(cross-compiling) = no]: Likewise.
37915         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
37916         * misc/Makefile [$(cross-compiling) = no]: Likewise.
37917         * posix/Makefile [$(cross-compiling) = no]: Likewise.
37918         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
37919         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
37920         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
37921         * string/Makefile [$(cross-compiling) = no]: Likewise.
37923         * posix/Makefile ($(objpfx)globtest.out): Pass
37924         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
37925         $(rtld-installed-name).
37926         * posix/globtest.sh (elf_objpfx): Remove variable.
37927         (rtld_installed_name): Likewise.
37928         (library_path): Likewise.
37929         (run_program_prefix): New variable.  Use for running globtest
37930         binary.
37932 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
37933             Joseph Myers  <joseph@codesourcery.com>
37935         * Makeconfig (host-built-program-cmd): New variable.
37936         * elf/Makefile (tst-stackguard1-ARGS): Use
37937         $(host-built-program-cmd).
37938         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
37939         (tst-spawn-ARGS): Likewise.
37940         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
37942 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
37943             Jim Blandy  <jimb@codesourcery.com>
37945         * Makeconfig (run-via-rtld-prefix): New variable.
37946         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
37947         (built-program-cmd): Likewise.
37949 2012-10-22  Andreas Jaeger  <aj@suse.de>
37951         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
37952         __O_RSYNC if it exists, otherwise to O_SYNC.
37954 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
37955             Joseph Myers  <joseph@codesourcery.com>
37957         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
37958         /dev/null.
37959         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
37960         from /dev/null
37961         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
37962         /dev/null.
37964 2012-10-22  Andreas Jaeger  <aj@suse.de>
37966         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
37967         Define always.
37968         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
37970         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
37971         bits/fcntl-linux.h.
37973         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
37974         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
37976         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
37977         to __O_LARGEFILE.
37978         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
37979         to __O_LARGEFILE.
37981 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
37982             Joseph Myers  <joseph@codesourcery.com>
37984         * config.make.in (NM): New variable.
37986 2012-10-21  Andreas Jaeger  <aj@suse.de>
37988         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
37989         definitions and declarations that are provided by
37990         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
37992 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
37994         [BZ #14683]
37995         * elf/Makefile (tests-static): Add tst-leaks1-static.
37996         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
37997         ($(objpfx)tst-leaks1-static): New rule.
37998         ($(objpfx)tst-leaks1-static-mem): Likewise.
37999         (tst-leaks1-static-ENV): New macro.
38000         * elf/dl-open.c (dl_open_worker): Check the main application
38001         only if SHARED is defined.
38002         * elf/tst-leaks1-static.c: New file.
38004 2012-10-20  Andreas Jaeger  <aj@suse.de>
38006         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
38007         generic values for Linux.
38008         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
38009         and declarations that are provided by <bits/fcntl-linux.h> and
38010         include <bits/fcntl-linux.h>.
38011         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
38012         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
38014 2012-10-20  Roland McGrath  <roland@hack.frob.com>
38016         * io/fcntl.h: Move include of <bits/types.h> to the top and
38017         include it unconditionally.
38019 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
38021         * wcsmbs/Makefile (tests-ifunc): New variable.
38022         (tests): Add $(tests-ifunc).
38023         * wcsmbs/test-wcschr-ifunc.c: New file.
38024         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
38025         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
38026         * wcsmbs/test-wcslen-ifunc.c: Likewise.
38027         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
38028         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
38030         * string/Makefile (tests-ifunc): New variable.
38031         (tests): Add $(tests-ifunc).
38032         * string/test-memccpy.c (TEST_NAME): New macro.
38033         * string/test-memchr.c (TEST_NAME): Likewise.
38034         * string/test-memcmp.c (TEST_NAME): Likewise.
38035         * string/test-memcpy.c (TEST_NAME): Likewise.
38036         * string/test-memmem.c (TEST_NAME): Likewise.
38037         * string/test-memmove.c (TEST_NAME): Likewise.
38038         * string/test-memset.c (TEST_NAME): Likewise.
38039         * string/test-rawmemchr.c (TEST_NAME): Likewise.
38040         * string/test-stpcpy.c (TEST_NAME): Likewise.
38041         * string/test-stpncpy.c (TEST_NAME): Likewise.
38042         * string/test-strcasecmp.c (TEST_NAME): Likewise.
38043         * string/test-strcasestr.c (TEST_NAME): Likewise.
38044         * string/test-strcat.c (TEST_NAME): Likewise.
38045         * string/test-strchr.c (TEST_NAME): Likewise.
38046         * string/test-strcmp.c(TEST_NAME): Likewise.
38047         * string/test-strcpy.c (TEST_NAME): Likewise.
38048         * string/test-strcspn.c (TEST_NAME): Likewise.
38049         * string/test-strlen.c (TEST_NAME): Likewise.
38050         * string/test-strncasecmp.c (TEST_NAME): Likewise.
38051         * string/test-strncmp.c (TEST_NAME): Likewise.
38052         * string/test-strncpy.c (TEST_NAME): Likewise.
38053         * string/test-strnlen.c (TEST_NAME): Likewise.
38054         * string/test-strpbrk.c (TEST_NAME): Likewise.
38055         * string/test-strrchr.c (TEST_NAME): Likewise.
38056         * string/test-strspn.c (TEST_NAME): Likewise.
38057         * string/test-strstr.c (TEST_NAME): Likewise.
38058         * string/test-bcopy-ifunc.c: New file.
38059         * string/test-bzero-ifunc.c: Likewise.
38060         * string/test-memccpy-ifunc.c: Likewise.
38061         * string/test-memchr-ifunc.c: Likewise.
38062         * string/test-memcmp-ifunc.c: Likewise.
38063         * string/test-memcpy-ifunc.c: Likewise.
38064         * string/test-memmem-ifunc.c: Likewise.
38065         * string/test-memmove-ifunc.c: Likewise.
38066         * string/test-mempcpy-ifunc.c: Likewise.
38067         * string/test-memset-ifunc.c: Likewise.
38068         * string/test-rawmemchr-ifunc.c: Likewise.
38069         * string/test-stpcpy-ifunc.c: Likewise.
38070         * string/test-stpncpy-ifunc.c: Likewise.
38071         * string/test-strcasecmp-ifunc.c: Likewise.
38072         * string/test-strcasestr-ifunc.c: Likewise.
38073         * string/test-strcat-ifunc.c: Likewise.
38074         * string/test-strchr-ifunc.c: Likewise.
38075         * string/test-strchrnul-ifunc.c: Likewise.
38076         * string/test-strcmp-ifunc.c: Likewise.
38077         * string/test-strcpy-ifunc.c: Likewise.
38078         * string/test-strcspn-ifunc.c: Likewise.
38079         * string/test-strlen-ifunc.c: Likewise.
38080         * string/test-strncasecmp-ifunc.c: Likewise.
38081         * string/test-strncat-ifunc.c: Likewise.
38082         * string/test-strncmp-ifunc.c: Likewise.
38083         * string/test-strncpy-ifunc.c: Likewise.
38084         * string/test-strnlen-ifunc.c: Likewise.
38085         * string/test-strpbrk-ifunc.c: Likewise.
38086         * string/test-strrchr-ifunc.c: Likewise.
38087         * string/test-strspn-ifunc.c: Likewise.
38088         * string/test-strstr-ifunc.c: Likewise.
38090         * debug/Makefile (tests-ifunc): New variable.
38091         (tests): Add $(tests-ifunc).
38092         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
38093         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
38094         * debug/test-stpcpy_chk-ifunc.c: New file.
38095         * debug/test-strcpy_chk-ifunc.c: Likewise.
38097 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
38099         [BZ #13601]
38100         * elf/dl-load.c (open_verify): Retry read if the entire ELF
38101         header is not read in.
38103 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
38105         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
38106         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
38107         directly.  Pass built executable to script as
38108         $(built-program-cmd).
38109         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
38110         $testprogram without using LD_LIBRARY_PATH and $ldso.
38112         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
38113         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
38114         $(rtld-installed-name).
38115         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
38116         (rtld_installed_name): Likewise.
38117         (library_path): Likewise.
38118         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
38119         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
38120         $(run-program-prefix) to tst-tables.sh.
38121         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
38122         it to run tst-table-from and tst-table-to.
38123         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
38124         Pass it to tst-table.sh.
38125         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
38126         $(run-program-prefix) to tst-gettext.sh.
38127         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
38128         tst-translit.sh.
38129         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
38130         tst-gettext2.sh.
38131         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
38132         to run tst-gettext.
38133         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
38134         to run tst-gettext2.
38135         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
38136         to run tst-translit.
38137         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
38138         $(run-program-prefix) to tst-mtrace.sh.
38139         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
38140         to run tst-mtrace.
38141         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
38142         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
38143         $(rtld-installed-name).
38144         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
38145         (rtld_installed_name): Likewise.
38146         (run_program_prefix): New variable.  Use it to run wordexp-test.
38148         * Makeconfig (ARCH): Remove all definitions.
38149         (machine): Likewise.
38150         [ARCH]: Remove conditional code.
38151         [!objdir]: Give error.
38152         [!objdir] (objpfx): Remove.
38153         [!objdir] (common-objpfx): Likewise.
38154         [!objdir] (common-objdir): Likewise.
38155         * configure.in (config_makefile): Remove.  Hardcode Makefile in
38156         AC_CONFIG_FILES call.
38157         * configure: Regenerated.
38159         [BZ #13888]
38160         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
38161         or TMPDIR.
38162         (testout): Likewise.
38164         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
38165         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
38166         $(rtld-installed-name).
38167         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
38168         (rtld_installed_name): Likwise.
38169         (runit): Remove function.
38170         (run_getconf): New variable,  Use it for running getconf binary.
38172 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
38174         [BZ #14716]
38175         * string/test-memmem.c (check_result): New function.
38176         (do_one_test): Use it.
38177         (check1): New function.
38178         (test_main): Use it.
38180 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
38182         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
38184 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
38186         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
38187         (_G_LSEEK64): Likewise.
38188         (_G_MMAP64): Likewise.
38189         (_G_FSTAT64): Likewise.
38190         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
38191         (_G_LSEEK64): Likewise.
38192         (_G_MMAP64): Likewise.
38193         (_G_FSTAT64): Likewise.
38194         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
38195         unconditional.  Call __mmap64 directly.
38196         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
38197         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
38198         __lseek64 directly.
38199         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
38200         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
38201         __mmap64 directly.
38202         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
38203         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
38204         __lseek64 directly.
38205         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
38206         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
38207         __lseek64 directly.
38208         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
38209         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
38210         __lseek64 directly.
38211         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
38212         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
38213         __fxstat64 directly.
38214         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
38215         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
38216         unconditional.
38217         (freopen64) [!_G_OPEN64]: Remove conditional code.
38218         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
38219         unconditional.
38220         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
38221         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
38222         unconditional.
38223         (ftello64) [!_G_LSEEK64]: Remove conditional code.
38224         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
38225         unconditional.
38226         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
38227         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
38228         unconditional.
38229         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
38230         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
38231         unconditional.
38232         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
38233         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
38234         unconditional.
38235         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
38236         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
38237         unconditional.
38238         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
38240 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
38242         [BZ #12140]
38243         * manual/memory.texi (Malloc Tunable Parameters): Add note
38244         about free list pointers overwriting some perturb bytes.
38245         Wording suggested by Roland McGrath.
38247 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
38249         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
38250         (lgamma_test): Likewise.
38251         (tgamma_test): Likewise.
38253 2012-10-16  Florian Weimer  <fweimer@redhat.com>
38255         [BZ #14700]
38256         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
38257         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
38259 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
38261         * NEWS: Mention BZ #14716.
38262         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
38263         when removing AVAILABLE1_USES_J macro.
38265 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
38267         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
38268         (__bswap_64): __uint64_t for unsigned 64-bit int.
38270 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
38272         * include/string.h (memmem): Declare libc hidden alias.
38273         * string/memmem.c (memmem): Define libc hidden alias.
38274         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
38275         __read, __close instead of open, read, close.
38277 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
38279         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
38280         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
38281         global and hidden.
38282         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
38283         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
38284         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
38285         Likewise.
38286         (__rawmemchr_sse2): Likewise.
38287         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
38288         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
38289         (__strchr_sse2): Likewise.
38290         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
38291         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
38292         (__strcasecmp_sse2): Likewise.
38293         (__strncasecmp_sse2): Likewise.
38294         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
38295         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
38296         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
38297         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
38298         (__strrchr_sse2): Likewise.
38299         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
38300         ifunc-impl-list.c.
38301         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
38302         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
38303         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
38304         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
38305         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
38306         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
38307         * sysdeps/x86_64/multiarch/memset.S: Likewise.
38308         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
38309         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
38310         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
38311         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
38312         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
38313         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
38314         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
38315         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
38316         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
38317         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
38318         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
38319         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
38320         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
38321         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
38322         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
38323         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
38324         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
38325         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
38326         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
38327         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
38328         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
38329         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
38330         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
38332         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
38333         global and hidden.
38334         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
38335         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
38336         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
38337         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
38338         Likewise.
38339         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
38340         Likewise.
38341         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
38342         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
38343         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
38344         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
38345         ifunc-impl-list.c.
38346         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
38347         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
38348         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
38349         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
38350         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
38351         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
38352         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
38353         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
38354         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
38355         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
38356         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
38357         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
38358         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
38359         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
38360         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
38361         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
38362         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
38363         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
38364         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
38365         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
38366         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
38367         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
38368         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
38369         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
38370         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
38371         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
38372         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
38373         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
38374         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
38375         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
38376         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
38377         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
38378         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
38379         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
38380         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
38381         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
38382         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
38383         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
38384         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
38385         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
38386         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
38388         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
38389         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
38390         * include/ifunc-impl-list.h: New file.
38391         * misc/ifunc-impl-list.c: Likewise.
38392         * misc/Makefile (routines): Add ifunc-impl-list.
38393         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
38394         * string/test-string.h: Include <ifunc-impl-list.h>.
38395         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
38396         TEST_NAME]: New variables.
38397         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
38398         are defined.
38399         (test_init): Call __libc_ifunc_impl_list to initialize
38400         func_list if TEST_IFUNC and TEST_NAME are defined.
38402         * string/Makefile (strop-tests): Add bcopy and bzero.
38403         * string/test-bcopy.c: New file.
38404         * string/test-bzero.c: Likewise.
38405         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
38406         defined.
38407         * string/test-memset.c: Support bzero test if TEST_BZERO is
38408         defined.
38409         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
38410         __libc_memmove.
38411         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
38412         __libc_memset.
38413         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
38414         of memset.
38416 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
38418         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
38419         * configure: Regenerated.
38421         * Makeconfig (+link-static-before-libc): Don't include
38422         $(link-static-libc).
38424         * libio/libio.h (_IO_pos_t): Remove.
38426 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38428         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
38429         McGrath.
38431 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38433         * crypt/crypt-entry.c: Include fips-private.h.
38434         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
38435         * crypt/md5c-test.c (main): Tolerate disabled MD5.
38436         * sysdeps/unix/sysv/linux/fips-private.h: New file.
38437         * sysdeps/generic/fips-private.h: New file, dummy fallback.
38439 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38441         * crypt/crypt-private.h: Include stdbool.h.
38442         (_ufc_setup_salt_r): Return bool.
38443         * crypt/crypt-entry.c: Include errno.h.
38444         (__crypt_r): Return NULL with EINVAL for bad salt.
38445         * crypt/crypt_util.c (bad_for_salt): New.
38446         (_ufc_setup_salt_r): Check that salt is long enough and within
38447         the specified alphabet.
38448         * crypt/badsalttest.c: New file.
38449         * crypt/Makefile (tests): Add it.
38450         ($(objpfx)badsalttest): New.
38452 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
38454         * NEWS: Add entry for BZ #14602.
38456 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
38458         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
38459         type-generic.
38460         * math/libm-test.inc: Update comment listing what functions and
38461         macros are tested.
38462         (isgreater_test): New function.
38463         (isgreaterequal_test): Likewise.
38464         (isless_test): Likewise.
38465         (islessequal_test): Likewise.
38466         (islessgreater_test): Likewise.
38467         (isunordered_test): Likewise.
38468         (main): Call the new functions.
38470 2012-10-09  Roland McGrath  <roland@hack.frob.com>
38472         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
38473         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
38474         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
38475         * sysdeps/i386/configure: Regenerated.
38476         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
38477         * sysdeps/mach/configure: Regenerated.
38478         * sysdeps/mach/hurd/configure: Regenerated.
38479         * sysdeps/powerpc/configure: Regenerated.
38480         * sysdeps/powerpc/powerpc32/configure: Regenerated.
38481         * sysdeps/powerpc/powerpc64/configure: Regenerated.
38482         * sysdeps/s390/s390-32/configure: Regenerated.
38483         * sysdeps/s390/s390-64/configure: Regenerated.
38484         * sysdeps/sh/configure: Regenerated.
38485         * sysdeps/sparc/configure: Regenerated.
38486         * sysdeps/unix/sysv/linux/configure: Regenerated.
38487         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
38488         * sysdeps/x86_64/configure: Regenerated.
38490         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
38491         defined.  Don't check if MAP is NULL.
38493 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
38495         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
38496         (_G_stat64): Likewise.
38497         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
38498         (_G_stat64): Likewise.
38499         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
38500         instead of struct _G_stat64.
38501         * libio/fileops.c (mmap_remap_check): Likewise.
38502         (decide_maybe_mmap): Likewise.
38503         (_IO_new_file_seekoff): Likewise.
38504         (_IO_file_stat): Likewise.
38505         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
38506         _G_off64_t.
38507         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
38508         instead of struct _G_stat64.
38509         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
38511 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
38513         [BZ #14602]
38514         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38515         Replace with ...
38516         (CHECK_EOL): New macro.
38517         (two_way_short_needle): Check beginning of haystack for EOL.  Use
38518         CHECK_EOL.
38519         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38520         Replace with CHECK_EOL.
38521         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38522         Replace with CHECK_EOL.
38524 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
38526         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
38527         type-generic.
38528         * math/libm-test.inc: Update comment listing what functions and
38529         macros are tested.
38530         (finite_test): New function.
38531         (isinf_test): Likewise.
38532         (isnan_test): Likewise.
38533         (fpclassify_test): Test subnormal input.
38534         (isfinite_test): Likewise.
38535         (isnormal_test): Likewise.
38536         (main): Call the new functions.
38538 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
38540         [BZ #14660]
38541         * Makerules (%.dynsym): Force C locale when running
38542         $(OBJDUMP) --dynamic-syms.
38544 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
38546         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
38547         <stdint.h>.
38549 2012-10-06  David S. Miller  <davem@davemloft.net>
38551         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
38552         upper 32-bits of the length value in %o2 since we use branch-on-register
38553         tests which consider the entire 64-bit register.
38555 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
38557         * string/test-strstr.c (check2): Add a test for page boundary.
38559 2012-10-05  David S. Miller  <davem@davemloft.net>
38561         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
38562         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
38563         file.
38564         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
38565         sysdep_routines.
38566         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
38567         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
38568         and bzero when HWCAP_SPARC_CRYPTO is present.
38570 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
38572         [BZ #14602]
38573         * string/test-strstr.c (check2): New function.
38574         (test_main): Call check2.
38576         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
38577         and bug-strchr1.
38578         * string/bug-strcasestr1.c (do_test): Moved to ...
38579         * string/test-strcasestr.c (check1): Here.  New function.
38580         (do_one_test): Break out result checking code into ...
38581         (check_result): This.  New function.
38582         (do_one_test): Call check_result.
38583         (test_main): Call check1.
38584         * string/bug-strchr1.c (do_test): Moved to ...
38585         * string/test-strchr.c (check1): Here.  New function.
38586         (do_one_test): Break out result checking code into ...
38587         (check_result): This.  New function.
38588         (do_one_test): Call check_result.
38589         (test_main): Call check1.
38590         * string/bug-strstr1.c (main): Moved to ...
38591         * string/test-strstr.c (check1): Here.  New function.
38592         (do_one_test): Break out result checking code into ...
38593         (check_result): This.  New function.
38594         (do_one_test): Call check_result.
38595         (test_main): Call check1.
38596         * string/bug-strcasestr1.c: Removed.
38597         * string/bug-strchr1.c: Likewise.
38598         * string/bug-strstr1.c: Likewise.
38600         * elf/Makefile (dl-routines): Add hwcaps.
38601         * elf/dl-support.c (_dl_important_hwcaps): Removed.
38602         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
38603         (_dl_important_hwcaps): Moved to ...
38604         * elf/dl-hwcaps.c: Here.  New file.
38605         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
38607         [BZ #14557]
38608         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
38609         if IS_IN_rtld isn't defined.
38611         * elf/dl-support.c (_dl_sysinfo_map): New.
38612         Include "get-dynamic-info.h" and "setup-vdso.h".
38613         (_dl_non_dynamic_init): Call setup_vdso.
38614         * elf/dynamic-link.h: Don't include <assert.h>.
38615         (elf_get_dynamic_info): Moved to ...
38616         * elf/get-dynamic-info.h: Here.  New file.
38617         * elf/dynamic-link.h: Include "get-dynamic-info.h".
38618         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
38619         * elf/setup-vdso.h: Here.  New file.
38620         * elf/rtld.c: Include "setup-vdso.h".
38621         (dl_main): Call setup_vdso.
38623 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
38625         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
38626         creal in comment listing functions tested.  List finite, isinf,
38627         isnan, isless, islessequal, isgreater, isgreaterequal,
38628         islessgreater, isunordered, lgamma_r and pow10 as functions and
38629         macros not tested.  Mention which functions not tested are aliases
38630         for other functions.  Fix typo.  Note that signs of NaNs are not
38631         tested.
38633         * scripts/config.guess: Update from config.git.
38634         * scripts/config.sub: Likewise.
38636 2012-10-04  Roland McGrath  <roland@hack.frob.com>
38638         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
38639         * misc/madvise.c (madvise): Renamed to __madvise.
38640         Make madvise a weak alias.
38641         * include/sys/mman.h: Declare __madvise.
38642         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
38643         * sysdeps/unix/syscalls.list
38644         (madvise): Make __madvise the strong name, and madvise a weak alias.
38645         * sysdeps/unix/sysv/linux/syscalls.list
38646         (madvise, mmap): Remove redundant entries.
38647         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
38648         * malloc/malloc.c (mtrim): Likewise.
38649         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
38651 2012-10-03  Roland McGrath  <roland@hack.frob.com>
38653         * sysdeps/mach/hurd/dl-cache.c: File removed.
38654         * config.h.in (USE_LDCONFIG): New #undef.
38655         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
38656         * configure: Regenerated.
38657         * elf/Makefile (dl-routines): Add dl-cache only under
38658         [$(use-ldconfig) = yes].
38659         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
38660         cache on [USE_LDCONFIG].
38661         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
38662         [USE_LDCONFIG].
38663         * elf/rtld.c (dl_main): Likewise.
38665 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
38667         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
38668         _SC_LEVEL4_CACHE_LINESIZE.
38670 2012-10-03  Roland McGrath  <roland@hack.frob.com>
38672         * sysdeps/unix/bsd/confstr.h: File removed.
38674 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
38676         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
38677         sys/sdt-config.h.
38679 2012-10-02  Roland McGrath  <roland@hack.frob.com>
38681         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
38682         Make 'mapoff' field ElfW(Off) rather than off_t.
38684 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
38686         * nscd/Makefile: Remove nscd-cflags and all its users.
38687         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
38688         (CFLAGS-nonlib): Add compiler flags for nscd modules.
38690         [BZ #10631]
38691         * malloc.c (malloc_printerr): Clarify error message.
38693 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
38695         [BZ #14648]
38696         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
38697         Set bit_FMA_Usable if FMA is supported.
38698         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
38699         macro.
38700         (bit_FMA4_Usable): Updated.
38701         (index_FMA_Usable): New macro.
38702         (CPUID_FMA): Likewise
38703         (HAS_FMA): Defined with bit_FMA_Usable.
38705 2012-10-01  Roland McGrath  <roland@hack.frob.com>
38707         * bits/types.h (__swblk_t): Type removed.
38708         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
38709         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
38710         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38711         (__SWBLK_T_TYPE): Likewise.
38712         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
38713         (__SWBLK_T_TYPE): Likewise.
38714         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38715         (__SWBLK_T_TYPE): Likewise.
38716         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38717         (__SWBLK_T_TYPE): Likewise.
38719 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
38720             Honza Horak <hhorak@redhat.com>
38722         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
38723         (xdr_mapname): Use YPMAXMAP as maxsize.
38724         (xdr_peername): Use YPMAXPEER as maxsize.
38725         (xdr_keydat): Use YPAXRECORD as maxsize.
38726         (xdr_valdat): Use YPMAXRECORD as maxsize.
38728 2012-10-01  Roland McGrath  <roland@hack.frob.com>
38730         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
38732         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
38733         * csu/init-first.c: ... here.
38734         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
38735         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
38736         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
38737         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
38738         * sysdeps/i386/init-first.c: File removed.
38739         * sysdeps/sh/init-first.c: File removed.
38741 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
38743         [BZ #14645]
38744         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
38745         if x * y might underflow to zero and z is zero.
38746         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38747         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38748         * math/libm-test.inc (min_subnorm_value): New variable.
38749         (fma_test): Add more tests.
38750         (fma_test_towardzero): Likewise.
38751         (fma_test_downward): Likewise
38752         (fma_test_upward): Likewise.
38753         (initialize): Set min_subnorm_value.
38755 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
38757         [BZ #14638]
38758         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
38759         0 + 0.
38760         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
38761         mode for addition resulting in exact zero.
38762         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
38763         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
38764         exact 0 + 0.
38765         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
38766         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38767         * math/libm-test.inc (fma_test): Add more tests.
38768         (fma_test_towardzero): New function.
38769         (fma_test_downward): Likewise.
38770         (fma_test_upward): Likewise.
38771         (main): Call the new functions.
38773 2012-09-28  David S. Miller  <davem@davemloft.net>
38775         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
38777 2012-09-28  Roland McGrath  <roland@hack.frob.com>
38779         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
38780         instead of SIGALRM.
38782         * sysdeps/gnu/_G_config.h: Moved to ...
38783         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
38784         * sysdeps/mach/hurd/_G_config.h: Moved to ...
38785         * sysdeps/generic/_G_config.h: ... here.
38787         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
38789         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
38791         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
38792         Conditionalize target on [libnss_test1.so-version].
38794         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
38796         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
38797         (elfobjdir): Move out of conditionals.
38799         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
38800         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
38801         (__nss_lookup_function): Conditionalize label remove_from_tree on
38802         [!DO_STATIC_NSS || SHARED], matching its only use.
38804 2012-09-28  David S. Miller  <davem@davemloft.net>
38806         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
38807         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
38808         file.
38809         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
38810         sysdep_routines.
38811         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
38812         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
38813         when HWCAP_SPARC_CRYPTO is present.
38815 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38817         * io/tst-mknodat.c: Create a FIFO instead of a socket.
38819 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
38821         [BZ #6530]
38822         * stdio-common/vfprintf.c (process_string_arg): Revert
38823         2000-07-22 change.
38825 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
38827         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
38828         for testcase.
38829         * stdio-common/tst-sprintf.c: Include <locale.h>
38830         (main): Test sprintf's handling of incomplete multibyte
38831         characters.
38833 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
38835         * elf/dl-runtime.c (VERSYMIDX): Removed.
38836         * elf/dl-version.c (VERSYMIDX): Likewise.
38837         * elf/do-rel.h (VERSYMIDX): Likewise.
38838         (VALIDX): Likewise.
38839         * elf/dynamic-link.h (VERSYMIDX): Likewise.
38840         * elf/rtld.c (VALIDX): Likewise.
38841         (ADDRIDX): Likewise.
38842         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
38843         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
38844         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
38845         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
38846         (VALIDX): Likewise.
38847         (ADDRIDX): Likewise.
38849 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38851         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
38853 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
38855         [BZ #11438]
38856         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
38857         to global scope.
38858         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
38859         addresses are in the same scope as 192.0.2/24.
38860         * posix/gai.conf: Document new scope table defaults.
38862 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38864         [BZ #5298]
38865         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
38866         for ftell.  Compute offsets from write pointers instead.
38867         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
38869 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38871         [BZ #14543]
38872         * libio/Makefile (tests): New test case tst-fseek.
38873         * libio/tst-fseek.c: New test case to verify that fseek/ftell
38874         combination works in wide mode.
38875         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
38876         state when the external buffer state changes.
38878 2012-09-27  David S. Miller  <davem@davemloft.net>
38880         [BZ #14376]
38881         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
38882         pass reloc->r_addend in as the 'high' argument to
38883         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
38885         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38887 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38889         * rt/tst-aio2.c: Include <pthread.h>.
38890         * rt/tst-aio3.c: Likewise.
38892 2012-09-27  Steve Ellcey  <sellcey@mips.com>
38894         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
38896 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
38898         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
38899         contents on [SHARED].
38901 2012-09-26  Marek Polacek  <polacek@redhat.com>
38903         [BZ #14530]
38904         [BZ #13741]
38905         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
38906         for C++ and GCC <4.3 as well as for non GCC compilers.
38908 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
38910         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38912 2012-09-25  Roland McGrath  <roland@hack.frob.com>
38914         * Makefile.in (all, install): Declare with .PHONY.
38915         Reported by Michael Hope <michael.hope@linaro.org>.
38917 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38919         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
38920         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
38921         system header.
38922         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
38923         Likewise.
38924         (sydep_routines): Add the new and the internal functions.
38925         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
38926         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
38927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
38928         (GLIBC_2.17): Add the new function.
38929         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
38930         (GLIBC_2.17): Likewise.
38931         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
38932         (GLIBC_2.17): Likewise.
38933         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
38934         (GLIBC_2.17): Likewise.
38935         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
38937 2012-09-25  Alan Modra  <amodra@gmail.com>
38939         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
38940         Add release barrier before setting once_control to say
38941         initialisation is done.  Add hints on lwarx.  Use macro in
38942         place of isync.
38943         (clear_once_control): Add release barrier.
38945 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
38947         [BZ #13629]
38948         * math/s_clog.c (__clog): Handle more values close to |z| = 1
38949         specially.
38950         * math/s_clog10.c (__clog10): Likewise.
38951         * math/s_clog10f.c (__clog10f): Likewise.
38952         * math/s_clog10l.c (__clog10l): Likewise.
38953         * math/s_clogf.c (__clogf): Likewise.
38954         * math/s_clogl.c (__clogl): Likewise.
38955         * math/Makefile (libm-calls): Add x2y2m1.
38956         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
38957         (__x2y2m1): Likewise.
38958         (__x2y2m1l): Likewise.
38959         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
38960         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
38961         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
38962         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
38963         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
38964         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
38965         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
38966         * sysdeps/i386/fpu/libm-test-ulps: Update.
38967         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38969         [BZ #14621]
38970         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
38971         int as type of variable DEPTH.
38972         (glob): Use size_t instead of int as type of variables NEWCOUNT
38973         and OLD_PATHC.
38975 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38977         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
38978         Add s_sincosf-sse2.
38979         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
38980         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
38981         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
38982         macros for using routine as __sincosf_ia32.
38983         Use macro for function declaration and weak_alias.
38984         * sysdeps/i386/fpu/libm-test-ulps: Update.
38986         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
38987         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38989         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
38990         subnormal argument.
38991         * math/s_cexpf.c (__cexpf): Likewise.
38992         * math/s_csinf.c (__csinf): Likewise.
38993         * math/s_csinhf.c (__csinhf): Likewise.
38994         * math/s_ctanf.c (__ctanf): Likewise.
38995         * math/s_ctanhf.c (__ctanhf): Likewise.
38996         * math/s_ccosh.c (__ccoshf): Likewise.
38997         * math/s_cexp.c (__cexpl): Likewise.
38998         * math/s_csin.c (__csin): Likewise.
38999         * math/s_csinh.c (__csinh): Likewise.
39000         * math/s_ctan.c (__ctan): Likewise.
39001         * math/s_ctanh.c (ctanh): Likewise.
39002         * math/s_ccoshl.c (__ccoshl): Likewise.
39003         * math/s_cexpl.c (__cexpl): Likewise.
39004         * math/s_csinl.c (__csinl): Likewise.
39005         * math/s_csinhl.c (__csinhl): Likewise.
39006         * math/s_ctanl.c (__ctanl): Likewise.
39007         * math/s_ctanhl.c (__ctanhl): Likewise.
39009 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
39011         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
39012         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
39013         (_IO_off_t): Define to __off_t, not _G_off_t.
39014         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
39015         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
39016         (_IO_wint_t): Define to wint_t, not _G_wint_t.
39017         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
39018         type of __dummy and __dummy2 fields.
39019         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
39020         (_G_ssize_t): Likewise.
39021         (_G_off_t): Likewise.
39022         (_G_pid_t): Likewise.
39023         (_G_uid_t): Likewise.
39024         (_G_wchar_t): Likewise.
39025         (_G_wint_t): Likewise.
39026         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
39027         (_G_ssize_t): Likewise.
39028         (_G_off_t): Likewise.
39029         (_G_pid_t): Likewise.
39030         (_G_uid_t): Likewise.
39031         (_G_wchar_t): Likewise.
39032         (_G_wint_t): Likewise.
39033         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
39034         (_G_ssize_t): Likewise.
39035         (_G_off_t): Likewise.
39036         (_G_pid_t): Likewise.
39037         (_G_uid_t): Likewise.
39038         (_G_wchar_t): Likewise.
39039         (_G_wint_t): Likewise.
39041 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
39043         * malloc/arena.c: Include malloc-sysdep.h.
39044         (shrink_heap): Use check_may_shrink_heap to decide if madvise
39045         is sufficient to shrink the heap or an unmap is needed.
39046         * sysdeps/generic/malloc-sysdep.h: New file.  Define
39047         new function check_may_shrink_heap.
39048         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
39049         new function check_may_shrink_heap.
39051 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
39053         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
39054         comments.
39056 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
39058         * catgets/test-gencat.sh: Add "set -e".
39059         * elf/tst-pathopt.sh: Likewise.
39060         * grp/tst_fgetgrent.sh: Likewise.
39061         * iconvdata/run-iconv-test.sh: Likewise.
39062         * intl/tst-gettext.sh: Likewise.
39063         * intl/tst-gettext2.sh: Likewise.
39064         * intl/tst-gettext4.sh: Likewise.
39065         * intl/tst-gettext6.sh: Likewise.
39066         * intl/tst-translit.sh: Likewise.
39067         * io/ftwtest-sh: Likewise.
39068         * libio/test-freopen.sh: Likewise.
39069         * malloc/tst-mtrace.sh: Likewise.
39070         * posix/globtest.sh: Likewise.
39071         * posix/tst-getconf.sh: Likewise.
39072         * posix/wordexp-tst.sh: Likewise.
39073         * stdio-common/tst-printf.sh: Likewise.
39074         * stdio-common/tst-unbputc.sh: Likewise.
39075         * stdlib/tst-fmtmsg.sh: Likewise.
39076         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
39077         * catgets/Makefile: Do not specify -e option when running
39078         testsuite shell scripts.
39079         * elf/Makefile: Likewise.
39080         * grp/Makefile: Likewise.
39081         * iconvdata/Makefile: Likewise.
39082         * intl/Makefile: Likewise.
39083         * io/Makefile: Likewise.
39084         * libio/Makefile: Likewise.
39085         * malloc/Makefile: Likewise.
39086         * posix/Makefile: Likewise.
39087         * stdio-common/Makefile: Likewise.
39088         * stdlib/Makefile: Likewise.
39089         * sysdeps/x86_64/Makefile: Likewise.
39091         * io/ftwtest-sh: Add copyright header.
39092         * posix/globtest.sh: Likewise.
39093         * posix/tst-getconf.sh: Likewise.
39094         * posix/wordexp-tst.sh: Likewise.
39095         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
39097 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
39099         [BZ #13679]
39100         * Makeconfig (+link): Defined as $(+link-static) if
39101         $(build-shared) isn't yes.
39102         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
39103         isn't yes.
39104         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
39106         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
39108         [BZ #14562]
39109         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
39110         new chunk size with MALLOC_ALIGN_MASK.
39112 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
39114         [BZ #5044]
39115         * stdio-common/printf_fphex.c: Include <stdbool.h> and
39116         <rounding-mode.h>.
39117         (__printf_fphex): Determine rounding using get_rounding_mode and
39118         round_away.
39119         * stdio-common/tst-printf-round.c (struct hex_test): New
39120         structure.
39121         (hex_tests): New variable.
39122         (test_hex_in_one_mode): New function.
39123         (do_test): Also run tests for hex float output.
39125 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
39127         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
39128         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
39129         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
39130         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
39131         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
39132         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
39133         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
39134         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
39136 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
39138         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
39139         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
39140         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
39141         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
39143 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
39145         [BZ #14579]
39146         * elf/rtld.c (dl_main): Limit the check for self loading to normal
39147         mode only.
39148         * elf/tst-rtld-load-self.sh: New test.
39149         * elf/Makefile: Run it.
39151 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
39153         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
39154         (tst-writev-ENV): Remove.
39155         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
39157 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
39159         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
39161 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
39163         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
39164         unconditional.
39165         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
39166         Likewise.
39167         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
39168         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
39169         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
39170         Likewise.
39172 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
39174         [BZ #14587]
39175         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
39176         * config.make.in (have-cpp-asm-debuginfo): Removed.
39177         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
39178         * configure: Regenerated.
39180 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
39182         [BZ #5044]
39183         * stdio-common/printf_fp.c: Include <stdbool.h> and
39184         <rounding-mode.h>.
39185         (___printf_fp): Determine rounding using get_rounding_mode and
39186         round_away.
39187         * stdio-common/tst-printf-round.c: New file.
39188         * stdio-common/Makefile (tests): Add tst-printf-round.
39189         (link-libm): New variable.
39190         ($(objpfx)tst-printf-round): Depend in $(link-libm).
39192 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
39194         [BZ #14576]
39195         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
39196         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
39197         Likewise.
39198         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
39199         Likewise.
39201 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
39203         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
39204         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39205         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39206         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39208 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
39210         [BZ #14518]
39211         * include/rounding-mode.h: New file.
39212         * sysdeps/generic/get-rounding-mode.h: Likewise.
39213         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
39214         * stdlib/strtod_l.c: Include <rounding-mode.h>.
39215         (MAX_VALUE): New macro.
39216         (MIN_VALUE): Likewise.
39217         (overflow_value): New function.
39218         (underflow_value): Likewise.
39219         (round_and_return): Use overflow_value and underflow_value to
39220         determine return values in overflow and underflow cases.  Use
39221         round_away to determine rounding depending on rounding mode.
39222         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
39223         determine return values in overflow and underflow cases.
39224         * stdlib/tst-strtod-round.c: Include <fenv.h>.
39225         (struct test_results): New structure.
39226         (struct test): Use struct test_results to store expected results
39227         for all rounding modes.
39228         (TEST): Include expected results for all rounding modes.
39229         (test_in_one_mode): New function.
39230         (do_test): Use test_in_one_mode to compute and check results.
39231         Check results for all rounding modes.
39232         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
39233         $(link-libm).
39235 2012-12-09  Allan McRae  <allan@archlinux.org>
39237         * sysdeps/i386/fpu/libm-test-ulps: Update
39239 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
39241         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
39242         (_G_int32_t): Likewise.
39243         (_G_uint16_t): Likewise.
39244         (_G_uint32_t): Likewise.
39245         (_G_HAVE_BOOL): Likewise.
39246         (_G_HAVE_ATEXIT): Likewise.
39247         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39248         (_G_HAVE_IO_FILE_OPEN): Likewise.
39249         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
39250         (_G_int32_t): Likewise.
39251         (_G_uint16_t): Likewise.
39252         (_G_uint32_t): Likewise.
39253         (_G_HAVE_BOOL): Likewise.
39254         (_G_HAVE_ATEXIT): Likewise.
39255         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39256         (_G_HAVE_IO_FILE_OPEN): Likewise.
39257         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
39258         (_G_int32_t): Likewise.
39259         (_G_uint16_t): Likewise.
39260         (_G_uint32_t): Likewise.
39261         (_G_HAVE_BOOL): Likewise.
39262         (_G_HAVE_ATEXIT): Likewise.
39263         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39264         (_G_HAVE_IO_FILE_OPEN): Likewise.
39266 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
39268         * csu/libc-tls.c: Update copyright years.
39270 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
39272         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
39273         [!_G_USING_THUNKS]: Remove conditional code.
39274         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
39275         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
39277         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
39278         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
39279         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39280         (_G_VTABLE_LABEL_PREFIX): Likewise.
39281         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39282         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39283         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39284         (_G_VTABLE_LABEL_PREFIX): Likewise.
39285         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
39286         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39287         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39288         (_G_VTABLE_LABEL_PREFIX): Likewise.
39289         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
39291 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
39293         * libio/Makefile: Include ../Makeconfig before tests.
39294         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
39295         only if $(build-shared) is yes.
39297         * iconv/gconv_db.c: Update copyright years.
39299 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39301         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
39302         unwind info if defined PIC. Fix special cases description.
39303         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
39305         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
39306         DP_HI_MASK entry.
39307         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
39309 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
39311         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
39313         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
39314         is NULL.
39316         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
39317         (LDLIBS-tst-chk4): This.
39318         (LDFLAGS-tst-chk5): Renamed to ...
39319         (LDLIBS-tst-chk5): This.
39320         (LDFLAGS-tst-chk6): Renamed to ...
39321         (LDLIBS-tst-chk6): This.
39322         (LDFLAGS-tst-lfschk4): Renamed to ...
39323         (LDLIBS-tst-lfschk4): This.
39324         (LDFLAGS-tst-lfschk5): Renamed to ...
39325         (LDLIBS-tst-lfschk5): This.
39326         (LDFLAGS-tst-lfschk6): Renamed to ...
39327         (LDLIBS-tst-lfschk6): This.
39329         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
39330         on $(common-objpfx)soversions.mk.
39332 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
39334         [BZ #10014]
39335         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
39336         example host name.
39338 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
39340         * malloc/arena.c (arena_get_retry): New function that gets
39341         another arena for the caller to try its request on.
39342         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
39343         current arena cannot fulfill the request.
39344         (__libc_memalign): Likewise.
39345         (__libc_memalign): Likewise.
39346         (__libc_pvalloc): Likewise.
39347         (__libc_calloc): Likewise.
39349 2012-09-05  John Tobey  <john.tobey@gmail.com>
39351         [BZ #13542]
39352         * manual/arith.texi (Operations on Complex): Fix description
39353         of carg branch cut.
39355 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
39357         [BZ #10014]
39358         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
39359         host name.
39361         [BZ #10038]
39362         * manual/memory.texi (Memory): Make order of menu items match
39363         order of sections.
39365 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39367         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
39368         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
39369         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
39371 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39373         * csu/libc-tls.c (static_dtv): Renamed to ...
39374         (_dl_static_dtv): This.  Make it global.
39375         (_dl_initial_dtv): Removed.
39376         (__libc_setup_tls): Updated.
39377         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
39378         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
39379         DL_INITIAL_DTV.
39381 2012-09-06  Petr Machata  <pmachata@redhat.com>
39383         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
39384         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
39385         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
39386         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
39388 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39390         [BZ #14545]
39391         * csu/libc-tls.c (_dl_initial_dtv): New variable.
39392         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
39393         freeing dtv[-1].
39395 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39397         [BZ #14544]
39398         * Makeconfig (link-static-before-libc): Replace $(+prector)
39399         with $(+prectorT).
39400         (link-static-after-libc): Replace $(+postctor) with
39401         $(+postctorT).
39402         (link-bounded): Replace $(+prector)/$(+postctor) with
39403         $(+prectorT)/$(+postctorT).
39404         (+prectorT): New macro.
39405         (+postctorT): Likewise.
39407 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
39409         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
39410         (round_str): Handle values above the maximum for IBM long double
39411         as inexact.
39412         * stdlib/tst-strtod-round.c (tests): Regenerated.
39414 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39416         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
39417         assembler flag.
39418         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
39419         zarch_nohighgprs around the zarch optimized routines.
39420         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
39421         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
39422         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
39423         for zarch.
39425 2012-09-05  David S. Miller  <davem@davemloft.net>
39427         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39429         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
39430         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
39431         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
39432         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
39433         entries.
39435 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39437         * malloc/arena.c: Fold copyright years.
39438         * malloc/mcheck.c, malloc/memusage.c: Likewise.
39440 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39442         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
39444 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39446         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
39448 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39450         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
39451         change internal state upon failure.
39453 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39455         * malloc/mcheck.c (mcheck_check_all): Fix typo.
39456         * malloc/memusage.c (mmap): Likewise.
39457         (mmap64, mremap): Likewise.  Adjust name in comment.
39459 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
39461         * libio/fileops.c: Fix typos in comments.
39462         * libio/oldfileops.c: Likewise.
39463         * libio/wfileops.c: Likewise.
39465 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
39467         [BZ #1349]
39468         * malloc/Makefile (tests): Add tst-malloc-usable test case.
39469         (tst-malloc-usable-ENV): Set environment for test case.
39470         * malloc/hooks.c (malloc_check_get_size): New function to get
39471         requested size.
39472         * malloc/malloc.c (musable): Use malloc_check_get_size.
39473         * malloc/tst-malloc-usable.c: New test case.
39475 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
39477         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
39479 2012-09-05  Allan McRae  <allan@archlinux.org>
39481         [BZ #13966]
39482         * configure.in (CXX_SYSINCLUDES): Use compiler output to
39483         determine header location.
39484         * configure: Regenerated.
39486 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
39488         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
39489         float format.
39490         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
39491         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
39492         format.
39493         (test): Regenerate.
39495 2012-09-04  David S. Miller  <davem@davemloft.net>
39497         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
39498         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
39499         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
39501 2012-09-04  Florian Weimer  <fweimer@redhat.com>
39503         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
39504         failures.
39506         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
39508 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
39510         [BZ #9914]
39511         * libio/iogetdelim.c: Include <limits.h>.
39512         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
39513         + len + 1 would overflow.
39515 2012-09-03  Andreas Jaeger  <aj@suse.de>
39517         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39518         * sysdeps/i386/fpu/libm-test-ulps: Update.
39520 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39522         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
39523         Add s_sinf-sse2, s_conf-sse2.
39525         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
39526         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
39527         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
39528         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
39530         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
39531         for using routine as __sinf_ia32.
39532         Use macro for function declaration and weak_alias.
39533         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
39534         for using routine as __cosf_ia32.
39535         Use macro for function declaration and weak_alias.
39537         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
39538         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
39540         * sysdeps/x86_64/fpu/s_sinf.S: New file.
39541         * sysdeps/x86_64/fpu/s_cosf.S: New file.
39542         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39544         * math/libm-test.inc (cos_test): Add more test cases.
39545         (sin_test): Likewise.
39546         (sincos_test): Likewise.
39548 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39550         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
39551         (IFUNC_RESOLVE): Make pointers to the specialized implementations
39552         hidden.
39553         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
39555 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
39557         [BZ #14538]
39558         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
39559         first element of the GOT.
39560         (elf_machine_load_address): Return the difference between
39561         the runtime address of _DYNAMIC and elf_machine_dynamic ().
39563 2012-09-01  Allan McRae  <allan@archlinux.org>
39565         [BZ #13412]
39566         * configure.in (AWK): Require gawk version 3.0 or later.
39567         * configure: Regenerated.
39569 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
39571         * sysdeps/unix/sysv/linux/kernel-features.h
39572         (__ASSUME_POSIX_CPU_TIMERS): Remove.
39573         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
39574         [__NR_clock_getres]: Make code unconditional.
39575         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
39576         (clock_getcpuclockid): Remove code left unreachable by removal of
39577         conditionals.
39578         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
39579         code unconditional.
39580         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
39581         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39582         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
39583         Make code unconditional.
39584         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
39585         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39586         * sysdeps/unix/sysv/linux/clock_settime.c
39587         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
39588         conditional code.
39589         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
39590         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39592 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
39594         [BZ #14476]
39595         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
39596         scripts/test-installation.pl.
39598         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
39599         and $ld_so_version if it is set.
39601 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
39603         [BZ #14516]
39604         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
39605         failure if reading from procfs failed.
39606         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
39608 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
39610         * sysdeps/unix/sysv/linux/kernel-features.h
39611         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
39612         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
39613         Remove conditional code.
39614         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39615         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
39616         Remove conditional code.
39617         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39618         * sysdeps/unix/sysv/linux/i386/fxstat.c
39619         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39620         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39621         * sysdeps/unix/sysv/linux/i386/fxstatat.c
39622         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39623         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39624         * sysdeps/unix/sysv/linux/i386/lxstat.c
39625         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39626         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39627         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
39628         Remove conditional code.
39629         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39630         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
39631         Remove conditional code.
39632         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39633         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
39634         <kernel-features.h>.
39635         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
39636         Remove.
39637         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
39638         Remove conditional code.
39639         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39640         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
39641         Remove conditional.
39643 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
39645         [BZ #5400]
39646         * NEWS: Add fixed bug number.
39648 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
39650         [BZ #14519]
39651         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
39652         underflowing exponent in case of negative sign.
39653         * stdlib/tst-strtod-round-data: Add more tests.
39654         * stdlib/tst-strtod-round.c (tests): Regenerated.
39656         [BZ #3479]
39657         * stdlib/strtod_l.c (NDIG): Remove.
39658         (HEXNDIG): Likewise.
39659         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
39660         smallest representable value.
39661         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
39662         lie within an exact representation of 1/2 ulp of the result.
39663         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
39664         unconditionally.
39665         (TENS_P9_IDX): Define unconditionally.
39666         (TENS_P9_SIZE): Likewise.
39667         (TENS_P10_IDX): Likewise.
39668         (TENS_P10_SIZE): Likewise.
39669         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
39670         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
39671         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
39672         entries for 10^2^13 and 10^2^14.
39673         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
39674         (TENS_P13_IDX): Define.
39675         (TENS_P13_SIZE): Likewise.
39676         (TENS_P14_IDX): Likewise.
39677         (TENS_P14_SIZE): Likewise.
39678         (_fpioconst_pow10): Change array size to
39679         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
39680         unconditional.
39681         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
39682         1024]: Add entries for 10^2^13 and 10^2^14.
39683         [LAST_POW10 > _LAST_POW10]: Remove #error.
39684         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
39685         (_fpioconst_pow10): Change array size to
39686         FPIOCONST_POW10_ARRAY_SIZE.
39687         * stdlib/gen-fpioconst.c: New file.
39688         * stdlib/gen-tst-strtod-round.c: Likewise.
39689         * stdlib/tst-strtod-round-data: Likewise.
39690         * stdlib/tst-strtod-round.c: Likewise.
39691         * stdlib/Makefile (tests): Add tst-strtod-round.
39693         [BZ #14459]
39694         * stdlib/strtod_l.c: Include <stdint.h>.
39695         (NDEBUG): Do not define.
39696         (round_and_return): Change EXPONENT parameter to type intmax_t.
39697         Rearrange calculations to avoid internal overflow possibilities.
39698         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
39699         Rearrange calculations to avoid internal overflow possibilities.
39700         Assert that number fits inside MPNSIZE limbs.
39701         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
39702         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
39703         calculations and add assertions to avoid internal overflow
39704         possibilities.  Add casts to avoid signed/unsigned operations.
39705         * stdlib/tst-strtod-overflow.c: New file.
39706         * stdlib/Makefile (tests): Add tst-strtod-overflow.
39708 2012-08-25  Marek Polacek  <polacek@redhat.com>
39710         * time/time.h: Fix some typos in comments.
39712 2012-08-23  Roland McGrath  <roland@hack.frob.com>
39714         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
39715         * posix/tst-rfc3484-2.c: Likewise.
39716         * posix/tst-rfc3484-3.c: Likewise.
39718 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
39720         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
39721         (EF_ARM_ABI_FLOAT_HARD): Likewise.
39723 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
39725         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
39726         #include of fxstatat64.c.
39728 2012-08-22  Roland McGrath  <roland@hack.frob.com>
39730         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
39731         * shadow/getspent_r.c: Likewise.
39732         * shadow/getspnam.c: Likewise.
39733         * shadow/getspnam_r.c: Likewise.
39734         * gshadow/getsgent.c: Likewise.
39735         * gshadow/getsgent_r.c: Likewise.
39736         * gshadow/getsgnam.c: Likewise.
39737         * gshadow/getsgnam_r.c: Likewise.
39738         * inet/getnetbyad.c: Likewise.
39739         * inet/getnetbyad_r.c: Likewise.
39740         * inet/getnetbynm.c: Likewise.
39741         * inet/getnetbynm_r.c: Likewise.
39742         * inet/getnetent.c: Likewise.
39743         * inet/getnetent_r.c: Likewise.
39744         * inet/getproto.c: Likewise.
39745         * inet/getproto_r.c: Likewise.
39746         * inet/getprtent.c: Likewise.
39747         * inet/getprtent_r.c: Likewise.
39748         * inet/getprtname.c: Likewise.
39749         * inet/getprtname_r.c: Likewise.
39750         * inet/getrpcbyname.c: Likewise.
39751         * inet/getrpcbyname_r.c: Likewise.
39752         * inet/getrpcbynumber.c: Likewise.
39753         * inet/getrpcbynumber_r.c: Likewise.
39754         * inet/getrpcent.c: Likewise.
39755         * inet/getrpcent_r.c: Likewise.
39756         * inet/getaliasent.c: Likewise.
39757         * inet/getaliasent_r.c: Likewise.
39758         * inet/getaliasname.c: Likewise.
39759         * inet/getaliasname_r.c: Likewise.
39760         * nscd/getgrgid_r.c: Likewise.
39761         * nscd/getgrnam_r.c: Likewise.
39762         * nscd/gethstbyad_r.c: Likewise.
39763         * nscd/gethstbynm3_r.c: Likewise.
39764         * nscd/getpwnam_r.c: Likewise.
39765         * nscd/getpwuid_r.c: Likewise.
39766         * nscd/getsrvbynm_r.c: Likewise.
39767         * nscd/getsrvbypt_r.c: Likewise.
39768         * nscd/gai.c: Likewise.
39770         * configure.in (build_nscd): New substituted variable, set
39771         by --disable-build-nscd and defaults to $use_nscd.
39772         * configure: Regenerated.
39773         * config.make.in (build-nscd): New substituted variable.
39774         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
39775         Change conditional to require [$(build-nscd) = yes] as well.
39776         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
39778         [BZ# 13696]
39779         * configure.in (use_nscd): New substituted variable, set by
39780         --disable-nscd.  If enabled, define USE_NSCD.
39781         * configure: Regenerated.
39782         * config.h.in: Add USE_NSCD.
39783         * config.make.in (use-nscd): New substituted variable.
39784         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
39785         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
39786         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
39787         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
39788         (CFLAGS-getgrnam_r.c): Likewise.
39789         (CFLAGS-initgroups.c): Likewise.
39790         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
39791         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
39792         Variables removed.
39793         * inet/getnetgrent_r.c
39794         (nscd_setnetgrent): New function, broken out of ...
39795         (setnetgrent): ... here.  Call it.
39796         (innetgr): Conditionalize nscd bits on [USE_NSCD].
39797         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
39798         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
39799         * nscd/Makefile (routines, aux): Move definitions after include of
39800         Makeconfig.  Conditionalize on [$(use-nscd) != no].
39801         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
39802         Conditionalize on [USE_NSCD].
39803         (is_nscd, nscd_init_cb): Likewise.
39804         (nss_load_library): Conditionalize init callback on [USE_NSCD].
39805         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
39806         * nss/nss_db/db-init.c: Likewise.
39807         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
39808         [USE_NSCD].
39809         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
39810         (make_request): Use it.
39811         (cache_valid_p): New function.
39812         (__check_pf): Use it.
39813         * NEWS: Add item for --disable-nscd.
39815 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
39817         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
39818         to support sed >= 4.2.1-20-ga9bf076.
39819         * configure: Regenerated.
39821 2012-08-22  Roland McGrath  <roland@hack.frob.com>
39823         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
39824         Conditionalize whole body on [IREL].
39826 2012-08-22  Jeff Law <law@redhat.com>
39828         [BZ #14505]
39829         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
39830         if the family is PF_UNSPEC.
39832 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
39834         * Makerules (lib-version): Rename from V.
39835         (install-lib-nosubdir): Change V to lib-version.
39837 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
39839         [BZ #14252]
39840         * powerpc32/power6/wcschr.c: New file.
39841         * powerpc32/power6/wcscpy.c: New file.
39842         * powerpc32/power6/wcsrchr.c: New file.
39843         * powerpc64/power6/wcschr.c: New file.
39844         * powerpc64/power6/wcscpy.c: New file.
39845         * powerpc64/power6/wcsrchr.c: New file.
39847 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
39849         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
39850         (two_way_short_needle): Use it.
39851         * string/strstr.c (AVAILABLE1_USES_J): Define.
39852         * string/strcasestr.c: Likewise.
39854         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
39855         array references.
39856         * string/strcasestr.c (TOLOWER): Make side-effect safe.
39858         [BZ #11607]
39859         * NEWS: Add an entry.
39860         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
39861         define their defaults.
39862         (two_way_short_needle): Detect end-of-string on-the-fly.
39863         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
39864         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
39865         * string/bug-strcasestr1.c: New test.
39866         * string/Makefile: Run it.
39868 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
39870         [BZ #11607]
39871         * string/str-two-way.h (two_way_short_needle): Optimize matching of
39872         the first character.
39874 2012-08-21  Roland McGrath  <roland@hack.frob.com>
39876         * csu/elf-init.c (__libc_csu_irel): Function removed.
39877         * csu/libc-start.c (apply_irel): New function.
39878         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
39880 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
39882         * sysdeps/unix/sysv/linux/kernel-features.h
39883         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
39884         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
39885         <kernel-features.h>.
39886         [__NR_fadvise64_64]: Make code unconditional.
39887         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
39888         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
39889         !__NR_fadvise64_64)]: Likewise.
39890         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
39891         !__NR_fadvise64_64))]: Likewise.
39892         [__NR_fadvise64]: Make code unconditional.
39893         [!__NR_fadvise64]: Remove conditional code.
39894         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
39895         <kernel-features.h>.
39896         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39897         unconditional.
39898         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39899         conditional code.
39900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
39901         not include <kernel-features.h>.
39902         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39903         unconditional.
39904         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39905         conditional code.
39906         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
39907         include <kernel-features.h>.
39908         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39909         unconditional.
39910         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39911         conditional code.
39913 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
39915         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
39916         slight instruction rearrangements per scrollpipe analysis.
39917         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
39919 2012-08-20  Roland McGrath  <roland@hack.frob.com>
39921         * manual/syslog.texi (syslog; vsyslog, closelog):
39922         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
39923         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
39925         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
39926         DSOCAPS to match condition on defining it.
39928 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
39930         * sysdeps/unix/sysv/linux/kernel-features.h
39931         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
39932         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
39933         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39934         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
39936         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39937         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39938         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
39939         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39940         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39942         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
39943         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
39945         * sysdeps/unix/sysv/linux/kernel-features.h
39946         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
39947         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
39948         unconditional.
39949         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39950         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
39951         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
39952         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39953         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
39954         Make code unconditional.
39955         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39956         (__mmap64) [!__NR_mmap2]: Likewise.
39957         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
39958         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
39959         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39960         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
39961         [__NR_mmap2]: Make code unconditional.
39962         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39963         (__mmap64) [!__NR_mmap2]: Likewise.
39965 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39967         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
39969 2012-08-18  Andreas Jaeger  <aj@suse.de>
39971         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
39973 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
39975         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
39976         * include/unistd.h (__have_sock_cloexec): Likewise.
39977         (__have_pipe2): Likewise.
39978         (__have_dup3): Likewise.
39980 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
39982         [BZ #9685]
39983         * include/unistd.h (__have_pipe2): Change define into an extern int.
39984         (__have_dup3): Likewise.
39985         * socket/have_sock_cloexec.c: Include fcntl.h.
39986         (__have_pipe2): New variable.
39987         (__have_dup3): Likewise.
39989 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
39991         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
39993 2012-08-17  Marek Polacek  <polacek@redhat.com>
39995         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
39996         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
39998 2012-08-17  Roland McGrath  <roland@hack.frob.com>
40000         * configure.in: Add AC_SUBST for sysheaders.
40001         * configure: Regenerated.
40002         * config.make.in (sysheaders): New substituted variable.
40004         * sysdeps/unix/mkfifo.c: Moved ...
40005         * sysdeps/posix/mkfifo.c: ... here.
40006         * sysdeps/unix/mkfifoat.c: Moved ...
40007         * sysdeps/posix/mkfifoat.c: ... here.
40009         * sysdeps/unix/utime.c: Moved ...
40010         * sysdeps/posix/utime.c: ... here.
40012         * sysdeps/unix/time.c: Moved ...
40013         * sysdeps/posix/time.c: ... here.
40014         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
40015         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
40017         * sysdeps/unix/nice.c: Moved ...
40018         * sysdeps/posix/nice.c: ... here.
40020         * sysdeps/unix/alarm.c: Moved ...
40021         * sysdeps/posix/alarm.c: ... here.
40023         * intl/Makefile ($(codeset_mo)): Depend on the input file.
40025 2012-08-17  Jeff Law <law@redhat.com>
40027         * intl/Makefile (codeset_mo): New variable.
40028         ($(codeset_mo)): New target.
40029         (tst-codeset.out): Depend on that.  Remove explicit rule.
40030         (tst-gettext3.out, tst-gettext5.out): Likewise.
40031         (LOCPATH-ENV, tst-codeset-ENV): New variables.
40032         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
40033         * intl/tst-codeset.sh: Remove.
40034         * intl/tst-gettext3.sh: Likewise.
40035         * intl/tst-gettext5.sh: Likewise.
40037 2012-08-17  Roland McGrath  <roland@hack.frob.com>
40039         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
40040         * sysdeps/unix/syscalls.list: ... here.
40042         * sysdeps/posix/getaddrinfo.c
40043         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
40044         (gaiconf_init, gaiconf_reload): Use them.
40045         [!_STATBUF_ST_NSEC]
40046         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
40047         Define using time_t rather than struct timespec.
40049         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
40050         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
40051         Macros removed.
40052         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
40053         [!NO_THREADS].
40054         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
40055         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
40056         Likewise.
40058         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
40059         __libc_cleanup_push argument.
40061         * bits/param.h: New file.
40062         * misc/sys/param.h: New file.
40063         * include/sys/param.h: New file.
40064         * misc/Makefile (headers): Add bits/param.h.
40065         * sysdeps/generic/sys/param.h: File removed.
40066         * sysdeps/unix/sysv/linux/bits/param.h: New file.
40067         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
40068         * sysdeps/mach/hurd/bits/param.h: New file.
40069         * sysdeps/mach/hurd/sys/param.h: File removed.
40071         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
40072         last change.
40074         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
40075         [_IO_MTSAFE_IO].
40076         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
40077         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
40078         New macros.
40080         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
40081         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
40082         rather than -D_IO_MTSAFE_IO conditionally.
40083         * stdio-common/Makefile (CPPFLAGS): Likewise.
40084         * wcsmbs/Makefile (CPPFLAGS): Likewise.
40085         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
40086         Use $(libio-mtsafe).
40087         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
40088         of -D_IO_MTSAFE_IO.
40089         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
40090         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
40091         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
40092         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
40093         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
40094         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
40095         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
40096         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
40097         (CFLAGS-fread_u_chk.c): Likewise.
40098         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
40099         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
40100         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
40101         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
40102         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
40103         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
40104         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
40105         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
40106         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
40108         * libio/Makefile: Test [$(libc-reentrant) = yes]
40109         instead of [$(filter %REENTRANT, $(defines)) nonempty].
40111         * Makeconfig
40112         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
40113         * sysdeps/pthread/configure: File removed.
40114         * sysdeps/pthread/Makeconfig: New file.
40115         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
40116         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
40118 2012-08-16  Gary Benson  <gbenson@redhat.com>
40120         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
40121         unmapping the first object in a namespace.
40123 2012-08-16  Roland McGrath  <roland@hack.frob.com>
40125         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
40126         (__internal_setnetgrent): ... this.  Add internal_function to
40127         definition.  Add libc_hidden_def.
40128         (setnetgrent): Update caller.
40129         (internal_endnetgrent): Renamed to ...
40130         (__internal_endnetgrent): ... this.  Add internal_function to
40131         definition.  Add libc_hidden_def.
40132         (endnetgrent): Update caller.
40133         (internal_getnetgrent_r): Renamed to ...
40134         (__internal_getnetgrent_r): ... this.  Add internal_function to
40135         definition.  Add libc_hidden_def.
40136         (__getnetgrent_r): Update caller.
40137         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
40139 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
40141         * stdlib/longlong.h: Update from GCC.
40143 2012-08-16  Roland McGrath  <roland@hack.frob.com>
40145         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
40146         on _QL, which is set by umul_ppmm but never used.
40147         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
40148         variables, which are set by GMP macros but never used.
40149         * stdio-common/_itowa.c (_itowa): Likewise.
40150         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
40151         * stdlib/mod_1.c (mpn_mod_1): Likewise.
40153 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
40155         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
40156         struct La_sh_regs is not constant.
40157         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
40158         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
40159         and struct La_sparc64_regs are not constant.
40161 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
40163         * sysdeps/unix/sysv/linux/kernel-features.h
40164         (__ASSUME_POSIX_TIMERS): Remove.
40165         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
40166         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40167         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
40168         Make code unconditional.
40169         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40170         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
40171         Make code unconditional.
40172         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40173         * sysdeps/unix/sysv/linux/clock_nanosleep.c
40174         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
40175         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40176         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
40177         Make code unconditional.
40178         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40179         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
40180         (__libc_missing_posix_timers): Remove.
40182 2012-08-15  Roland McGrath  <roland@hack.frob.com>
40184         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
40185         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
40187         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
40189         * elf/dl-sym.c: Include <stdlib.h>.
40191         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
40192         constants, which avoids warnings in 32-bit builds.
40194         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
40195         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
40197         * misc/lseek.c: File moved to ...
40198         * io/lseek.c: ... here.
40200         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
40202         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
40203         shifting LEN more than 31 bits at once.
40205 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40207         [BZ #14195]
40208         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
40209         segmentation fault for a case of two empty input strings.
40210         * string/test-strncasecmp.c (check1): Renamed to...
40211         (bz12205): ...this.
40212         (bz14195): Add new testcase for two empty input strings and N > 0.
40213         (test_main): Call new testcase, adapt for renamed function.
40215 2012-08-15  Andreas Jaeger  <aj@suse.de>
40217         [BZ #14090]
40218         * crypt/md5test2.c: New test, based on test supplied by Serge
40219         Belyshev <belyshev@depni.sinp.msu.ru>.
40220         * crypt/Makefile (xtests): Add md5test-giant..
40221         * crypt/Makefile ($(objpfx)md5test-giant): Add.
40223 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
40225         [BZ #14090]
40226         * crypt/md5.c (md5_process_block): Don't assume the buffer
40227         length is less than 2**32.
40228         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
40229         length is less than 2**64.
40231 2012-08-15  Roland McGrath  <roland@hack.frob.com>
40233         * string/str-two-way.h: Include <sys/param.h>.
40234         (MAX): Macro removed.
40236         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
40237         Move #define and #undef of memmove to just before and after
40238         including <string.h>.
40240         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
40241         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
40242         and after including <string.h>.  Move declarations of
40243         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
40244         to before #include "string/memmove.c".
40246         * include/dirent.h: Declare __getdirentries.
40248         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
40249         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
40251 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
40253         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
40254         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
40255         * sysdeps/i386/configure: Regenerated.
40256         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
40257         STABS_CURRENT_FILE, and STABS_FUN.
40258         (END): Remove call to STABS_FUN_END.
40259         (STABS_CURRENT_FILE1): Delete.
40260         (STABS_CURRENT_FILE): Likewise.
40261         (STABS_FUN): Likewise.
40262         (STABS_FUN_END): Likewise.
40263         (STABS_FUN2): Likewise.
40264         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
40265         * sysdeps/x86_64/configure: Regenerated.
40267 2012-08-14  Roland McGrath  <roland@hack.frob.com>
40269         * elf/dl-open.c: Include <atomic.h>.
40270         * elf/dl-lookup.c: Likewise.
40272 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
40274         * sysdeps/unix/sysv/linux/kernel-features.h
40275         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
40276         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
40277         unconditionally.
40278         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
40279         unconditionally.
40280         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
40281         condition on __ASSUME_CLONE_THREAD_FLAGS.
40283 2012-08-14  Andreas Jaeger  <aj@suse.de>
40285         * sysdeps/i386/fpu/libm-test-ulps: Update.
40287 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
40289         * include/atomic.h (atomic_exchange_and_add): Split into ...
40290         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
40291         New atomic macros.
40293 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
40295         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40297 2012-08-13  Jeff Law <law@redhat.com>
40299         * manual/stdio.texi (snprintf): Clarify handling of the trailing
40300         null byte in the output string.
40302 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
40304         * sysdeps/unix/sysv/linux/kernel-features.h
40305         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
40306         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
40307         (__ASSUME_ARG_MAX_STACK_BASED): Define.
40308         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
40309         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
40310         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
40311         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
40313 2012-08-09  Jeff Law <law@redhat.com>
40315         [BZ #13939]
40316         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
40317         When avoid_arena is set, don't retry in the that arena.  Pick the
40318         next one, whatever it might be.
40319         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
40320         (arena_lock): Pass in new parameter to arena_get2.
40321         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
40322         arena_get2.
40323         (__libc_malloc): Unify retrying after main arena failure with
40324         __libc_memalign version.
40325         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
40327 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
40329         [BZ #14166]
40330         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
40331         to __redirect_strstr.
40332         (__strstr_sse42): Use typeof __redirect_strstr.
40333         (__strstr_ia32): Likewise.
40334         (__libc_strstr): New prototype.
40335         (strstr): Renamed to ...
40336         (__libc_strstr): This.
40337         (strstr): New strong alias of __libc_strstr.
40338         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
40339         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
40340         __redirect_time.
40341         Include <time.h>.
40342         (__libc_time): New prototype.
40343         (time_ifunc): Replace time with __libc_time.
40344         (time): New strong alias and hidden definition of __libc_time.
40345         (__GI_time): Remove strong alias.
40346         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
40347         Include <stddef.h>.
40348         (memmove): Redefined to __redirect_memmove.
40349         (__memmove_sse2): Use typeof __redirect_memmove.
40350         (__memmove_ssse3): Likewise.
40351         (__memmove_ssse3_back): Likewise.
40352         (__libc_memmove): New prototype.
40353         (memmove): Renamed to ...
40354         (__libc_memmove): This.
40355         (memmove): New strong alias of __libc_memmove.
40357 2012-08-08  Mark Salter  <msalter@redhat.com>
40359         * elf/elf.h
40360         (R_MN10300_TLS_GD): Define.
40361         (R_MN10300_TLS_LD): Likewise.
40362         (R_MN10300_TLS_LDO): Likewise.
40363         (R_MN10300_TLS_GOTIE): Likewise.
40364         (R_MN10300_TLS_IE): Likewise.
40365         (R_MN10300_TLS_LE): Likewise.
40366         (R_MN10300_TLS_DTPMOD): Likewise.
40367         (R_MN10300_TLS_DTPOFF): Likewise.
40368         (R_MN10300_TLS_TPOFF): Likewise.
40369         (R_MN10300_SYM_DIFF): Likewise.
40370         (R_MN10300_ALIGN): Likewise.
40371         (R_MN10300_NUM): Update.
40373 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
40375         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
40376         Remove.
40378 2012-08-08  Roland McGrath  <roland@hack.frob.com>
40380         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
40382         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
40383         sysdeps/unix -> sysdeps/posix move.
40384         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
40386 2012-08-07      Allan McRae     <allan@archlinux.org>
40388         [BZ #14303]
40389         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
40390         (SUNOS_CPP): Likewise.
40391         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
40392         not found.
40393         (open_input): Call CPP using execvp.
40395 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
40397         * sysdeps/unix/sysv/linux/kernel-features.h
40398         (__ASSUME_PROT_GROWSUPDOWN): Remove.
40399         (__ASSUME_NO_CLONE_DETACHED): Likewise.
40400         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
40401         (__ASSUME_WAITID_SYSCALL): Likewise.
40402         * sysdeps/unix/sysv/linux/dl-execstack.c
40403         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
40404         code unconditional.
40405         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
40406         conditional code.
40407         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
40408         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
40409         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
40410         code.
40411         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
40412         unconditional.
40413         [__ASSUME_WAITID_SYSCALL]: Likewise.
40414         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
40416 2012-08-07  Roland McGrath  <roland@hack.frob.com>
40418         * sysdeps/unix/closedir.c: Renamed to ...
40419         * sysdeps/posix/closedir.c: ... here.
40420         * sysdeps/unix/dirfd.c: Renamed to ...
40421         * sysdeps/posix/dirfd.c: ... here.
40422         * sysdeps/unix/dirstream.h: Renamed to ...
40423         * sysdeps/posix/dirstream.h: ... here.
40424         * sysdeps/unix/fdopendir.c: Renamed to ...
40425         * sysdeps/posix/fdopendir.c: ... here.
40426         * sysdeps/unix/opendir.c: Renamed to ...
40427         * sysdeps/posix/opendir.c: ... here.
40428         * sysdeps/unix/readdir.c: Renamed to ...
40429         * sysdeps/posix/readdir.c: ... here.
40430         * sysdeps/unix/readdir_r.c: Renamed to ...
40431         * sysdeps/posix/readdir_r.c: ... here.
40432         * sysdeps/unix/rewinddir.c: Renamed to ...
40433         * sysdeps/posix/rewinddir.c: ... here.
40434         * sysdeps/unix/seekdir.c: Renamed to ...
40435         * sysdeps/posix/seekdir.c: ... here.
40436         * sysdeps/unix/telldir.c: Renamed to ...
40437         * sysdeps/posix/telldir.c: ... here.
40438         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
40439         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
40440         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
40441         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
40443         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
40444         * bits/fcntl.h: ... here.
40446         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
40447         not 0.
40448         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
40449         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
40450         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
40451         (struct flock): Move l_start, l_len to the beginning.
40452         Use __pid_t for l_pid.
40453         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
40454         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
40455         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
40456         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
40457         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
40458         [__USE_LARGEFILE64] (struct flock64): New type.
40459         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
40461         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
40462         * bits/dirent.h: ... here.
40464         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
40465         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
40467 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
40469         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40470         Change from 2.6.0 to 2.6.16.
40471         * sysdeps/unix/sysv/linux/configure: Regenerated.
40472         * sysdeps/unix/sysv/linux/kernel-features.h
40473         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
40474         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
40475         version.
40476         (__ASSUME_UTIMES): Likewise.
40477         (__ASSUME_CLONE_STOPPED): Remove.
40478         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
40479         architectures, not kernel version.
40480         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
40481         (__ASSUME_NO_CLONE_DETACHED): Likewise.
40482         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
40483         (__ASSUME_WAITID_SYSCALL): Likewise.
40484         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
40485         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
40486         * README: State 2.6.16 as minimum Linux kernel version.  Do not
40487         refer to older versions.
40489 2012-08-06  Roland McGrath  <roland@hack.frob.com>
40491         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
40492         Define alphasort64 as an alias.
40493         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
40494         Define versionsort64 as an alias.
40495         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
40496         Define scandir64 as an alias.
40497         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
40498         Define scandirat64 as an alias.
40499         * dirent/alphasort64.c (alphasort64):
40500         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
40501         * dirent/versionsort64.c: Likewise.
40502         * dirent/scandir64.c: Likewise.
40503         * dirent/scandirat64.c: Likewise.
40504         * sysdeps/wordsize-64/alphasort.c: File removed.
40505         * sysdeps/wordsize-64/alphasort64.c: File removed.
40506         * sysdeps/wordsize-64/scandir.c: File removed.
40507         * sysdeps/wordsize-64/scandir64.c: File removed.
40508         * sysdeps/wordsize-64/scandirat.c: File removed.
40509         * sysdeps/wordsize-64/scandirat64.c: File removed.
40510         * sysdeps/wordsize-64/versionsort.c: File removed.
40511         * sysdeps/wordsize-64/versionsort64.c: File removed.
40512         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
40513         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
40514         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
40515         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
40516         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
40517         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
40518         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
40519         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
40521         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
40522         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
40523         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
40524         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40525         [defined __arch64__ || defined __sparcv9]
40526         (__INO_T_MATCHES_INO64_T): New macro.
40527         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
40528         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
40529         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
40530         * sysdeps/unix/sysv/linux/bits/dirent.h
40531         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
40532         (_DIRENT_MATCHES_DIRENT64): New macro.
40534         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
40535         Define lockf64 as an alias.
40536         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
40537         Define fseeko64 as an alias.
40538         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
40539         Define ftello64 as an alias.
40540         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
40541         Define _IO_fgetpos64 and fgetpos64 as aliases.
40542         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
40543         Define _IO_fsetpos64 and fsetpos64 as aliases.
40544         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
40545         Conditionalize body on this.
40546         * libio/fseeko64.c: Likewise.
40547         * libio/ftello64.c: Likewise.
40548         * libio/iofgetpos64.c: Likewise.
40549         * libio/iofsetpos64.c: Likewise.
40550         * sysdeps/wordsize-64/lockf.c: File removed.
40551         * sysdeps/wordsize-64/lockf64.c: File removed.
40552         * sysdeps/wordsize-64/fseeko.c: File removed.
40553         * sysdeps/wordsize-64/fseeko64.c: File removed.
40554         * sysdeps/wordsize-64/ftello.c: File removed.
40555         * sysdeps/wordsize-64/ftello64.c: File removed.
40556         * sysdeps/wordsize-64/iofgetpos.c: File removed.
40557         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
40558         * sysdeps/wordsize-64/iofsetpos.c: File removed.
40559         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
40560         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
40561         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
40562         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
40563         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
40564         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
40565         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
40566         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
40567         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
40568         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
40569         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
40571         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
40572         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
40573         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
40574         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40575         [defined __arch64__ || defined __sparcv9]
40576         (__OFF_T_MATCHES_OFF64_T): New macro.
40577         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
40578         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
40579         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40580         (__OFF_T_MATCHES_OFF64_T): New macro.
40582 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
40584         * stdlib/secure-getenv.c (__secure_getenv): Replace
40585         GLIBC_2_16 with GLIBC_2_17.
40587 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
40589         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
40590         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
40592 2012-08-03  David S. Miller  <davem@davemloft.net>
40594         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40596 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
40598         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
40599         Remove.
40600         (__ASSUME_CORRECT_SI_PID): Likewise.
40601         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
40602         (__ASSUME_TMPFS_NAME): Likewise.
40603         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
40604         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
40605         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
40606         (HAVE_AUX_SECURE): Make definition unconditional.
40607         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
40608         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
40610 2012-08-03  Roland McGrath  <roland@hack.frob.com>
40612         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
40613         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
40614         * sysdeps/mach/hurd/eloop-threshold.h: New file.
40615         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
40616         __eloop_threshold instead of SYMLOOP_MAX.
40618         * sysdeps/generic/eloop-threshold.h: New file.
40619         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
40620         of MAXSYMLINKS.
40621         * elf/chroot_canon.c (chroot_canon): Likewise.
40623 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
40625         [BZ #13717]
40626         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40627         Change to 2.6.0 everywhere.
40628         * sysdeps/unix/sysv/linux/configure: Regenerated.
40629         * sysdeps/unix/sysv/linux/kernel-features.h
40630         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
40631         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
40632         kernel versions.
40633         (__ASSUME_POSIX_TIMERS): Define unconditionally.
40634         (__ASSUME_FUTEX_REQUEUE): Remove.
40635         (__ASSUME_STATFS64): Define unconditionally.
40636         (__ASSUME_AT_SECURE): Likewise.
40637         (__ASSUME_CORRECT_SI_PID): Likewise.
40638         (__ASSUME_TGKILL): Define without depending on kernel version for
40639         i386.
40640         (__ASSUME_UTIMES): Likewise.
40641         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
40642         kernel version.
40643         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
40644         (__ASSUME_TMPFS_NAME): Likewise.
40645         * README: Update reference to Linux kernel versions.
40647 2012-08-02  Marek Polacek  <polacek@redhat.com>
40649         [BZ# 14150]
40650         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
40651         libc_cv_asm_type_prefix with %.
40652         * configure: Regenerated.
40653         * include/libc-symbols.h: Remove comment about
40654         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
40655         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
40656         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
40657         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
40658         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
40659         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
40660         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
40661         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
40662         * elf/tst-unique2mod1.c: Likewise.
40663         * elf/tst-unique1mod2.c: Likewise.
40664         * elf/tst-unique1mod1.c: Likewise.
40665         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
40666         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
40667         Replace ASM_TYPE_DIRECTIVE with .type.
40668         * sysdeps/s390/s390-64/sysdep.h: Likewise.
40669         * sysdeps/i386/sysdep.h: Likewise.
40670         * sysdeps/x86_64/sysdep.h: Likewise.
40671         * sysdeps/sh/sysdep.h: Likewise.
40672         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
40673         Do not define ASM_TYPE_DIRECTIVE.
40674         * sysdeps/powerpc/sysdep.h: Likewise.
40675         * sysdeps/powerpc/powerpc32/sysdep.h:
40676         Replace ASM_TYPE_DIRECTIVE with .type.
40677         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
40678         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
40679         * sysdeps/i386/fpu/e_powf.S: Likewise.
40680         * sysdeps/i386/fpu/e_expl.S: Likewise.
40681         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
40682         * sysdeps/i386/fpu/e_acosh.S: Likewise.
40683         * sysdeps/i386/fpu/e_pow.S: Likewise.
40684         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
40685         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
40686         * sysdeps/i386/fpu/s_expm1.S: Likewise.
40687         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
40688         * sysdeps/i386/fpu/e_log2.S: Likewise.
40689         * sysdeps/i386/fpu/e_log2l.S: Likewise.
40690         * sysdeps/i386/fpu/e_scalb.S: Likewise.
40691         * sysdeps/i386/fpu/e_powl.S: Likewise.
40692         * sysdeps/i386/fpu/e_log10f.S: Likewise.
40693         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
40694         * sysdeps/i386/fpu/e_logl.S: Likewise.
40695         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
40696         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
40697         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
40698         * sysdeps/i386/fpu/e_log2f.S: Likewise.
40699         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
40700         * sysdeps/i386/fpu/e_log.S: Likewise.
40701         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
40702         * sysdeps/i386/fpu/e_logf.S: Likewise.
40703         * sysdeps/i386/fpu/e_log10l.S: Likewise.
40704         * sysdeps/i386/fpu/e_atanh.S: Likewise.
40705         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
40706         * sysdeps/i386/fpu/e_log10.S: Likewise.
40707         * sysdeps/i386/fpu/s_frexp.S: Likewise.
40708         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
40709         * sysdeps/i386/fpu/s_asinh.S: Likewise.
40710         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
40711         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
40712         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
40713         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
40714         * sysdeps/i386/i686/strtok.S: Likewise.
40715         * sysdeps/i386/i386-mcount.S: Likewise.
40716         * sysdeps/i386/strtok.S: Likewise.
40717         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
40718         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
40719         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
40720         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
40721         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40722         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
40723         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
40724         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
40725         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
40726         * sysdeps/x86_64/_mcount.S: Likewise.
40727         * sysdeps/x86_64/strtok.S: Likewise.
40728         * sysdeps/sh/_mcount.S: Likewise.
40730 2012-08-01  Roland McGrath  <roland@hack.frob.com>
40732         * libio/iofopen.c: Include <fcntl.h>.
40733         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
40734         (_IO_fopen64, fopen64): Define as aliases.
40735         * libio/iofopen64.c: Include <fcntl.h>.
40736         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
40737         Conditionalize body on this.
40738         * sysdeps/wordsize-64/iofopen.c: File removed.
40739         * sysdeps/wordsize-64/iofopen64.c: File removed.
40741 2012-08-01  Marek Polacek  <polacek@redhat.com>
40743         * libc/Makeconfig: Use elf in place of binfmt-subdir.
40744         Use dlfcn directly instead of a variable.
40745         (binfmt-subdir): Do not define.
40746         (dlfcn): Likewise.
40748 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
40750         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
40751         Remove all definitions.
40752         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
40753         <kernel-features.h>.
40754         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
40755         (miss_F_GETOWN_EX): Remove all definitions.
40756         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
40757         macro definition.
40758         [!__ASSUME_FCNTL64]: Remove conditional code.
40759         [__ASSUME_FCNTL64]: Make code unconditional.
40760         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
40761         <kernel-features.h>.
40762         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
40763         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
40764         (lockf64) [__NR_fcntl64]: Make code unconditional.
40765         (lockf64) [__ASSUME_FCNTL64]: Likewise.
40767         * sysdeps/unix/sysv/linux/kernel-features.h
40768         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
40769         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
40770         Make code unconditional.
40771         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40772         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40773         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
40774         [__NR_vfork]: Make code unconditional.
40775         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40776         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40777         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
40778         [__NR_vfork]: Make code unconditional.
40779         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40780         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40782 2012-08-01  Roland McGrath  <roland@hack.frob.com>
40784         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
40785         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
40787         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40788         Define mkstemp64 as an alias.
40789         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40790         Define mkstemps64 as an alias.
40791         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40792         Define mkostemp64 as an alias.
40793         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40794         Define mkostemps64 as an alias.
40795         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
40796         Conditionalize body on this.
40797         * misc/mkostemp64.c: Likewise.
40798         * misc/mkostemps64.c: Likewise.
40799         * misc/mkstemps64.c: Likewise.
40800         * sysdeps/wordsize-64/mkstemp64.c: File removed.
40801         * sysdeps/wordsize-64/mkostemp64.c: File removed.
40802         * sysdeps/wordsize-64/mkostemp.c: File removed.
40803         * sysdeps/wordsize-64/mkstemp.c: File removed.
40804         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
40805         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
40806         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
40807         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
40809         [BZ #14138]
40810         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
40811         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
40812         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
40813         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
40815         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
40816         compat_symbol macros from <shlib-compat.h> rather than the underlying
40817         default_symbol_version and symbol_version macros, so that DEFAULT
40818         lines in shlib-versions are respected.
40819         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
40821 2012-08-01  Florian Weimer  <fweimer@redhat.com>
40823         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
40824         Declare with warn_unused_result.
40825         (setgid, setregid, setegid, setresgid): Likewise.
40826         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
40827         Likewise.
40828         * WUR-REPORT: Remove set*id functions.
40830 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
40832         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
40834 2012-07-31  Roland McGrath  <roland@hack.frob.com>
40836         [BZ #10191]
40837         * include/sys/socket.h (__libc_accept, __libc_accept4):
40838         Add attribute_hidden.
40839         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
40841         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
40842         use of PTR_MANGLE.
40843         * inet/getnetgrent_r.c (setup): Likewise.
40845         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
40847 2012-07-31  David S. Miller  <davem@davemloft.net>
40849         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40851 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
40853         [BZ #13629]
40854         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
40855         value between 1.0 and 2.0 and smaller part has absolute value less
40856         than 1.0.
40857         * math/s_clog10.c (__clog10): Likewise.
40858         * math/s_clog10f.c (__clog10f): Likewise.
40859         * math/s_clog10l.c (__clog10l): Likewise.
40860         * math/s_clogf.c (__clogf): Likewise.
40861         * math/s_clogl.c (__clogl): Likewise.
40862         * math/libm-test.inc (clog_test): Add more tests.
40863         (clog10_test): Likewise.
40864         * sysdeps/i386/fpu/libm-test-ulps: Update.
40865         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40867 2012-07-31  Florian Weimer  <fweimer@redhat.com>
40869         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
40870         Exit with zero in case no suitable GID is found, and write a
40871         message to standard error.
40873 2012-07-30  Roland McGrath  <roland@hack.frob.com>
40875         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
40876         rather than to 1.
40877         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
40878         (MAXPATHLEN): Removed.
40879         (NOGROUP, NODEV): New macros.
40880         (setbit, clrbit, isset, isclr): New macros.
40881         (howmany, roundup, powerof2): New macros.
40882         (DEV_BSIZE): New macro.
40884         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
40885         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
40887         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
40888         definition on [!__NO_LONG_DOUBLE_MATH].
40890         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
40891         PTR_MANGLE and PTR_DEMANGLE.
40893         * socket/accept4.c (accept4): Rename to __libc_accept4.
40894         Define accept4 as a weak alias.
40896         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
40897         on [_DIRENT_HAVE_D_TYPE].
40898         * io/ftw.c (ftw_dir): Likewise.
40900         * io/xmknod.c (__xmknod): Don't check PATH for being null.
40902         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
40904         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
40905         Use the BSD numbers rather than the arbitrary ones we had.
40906         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
40907         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
40908         (SIGXCPU, SIGXFSZ): New macros.
40909         (_NSIG): Now 32.
40911         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
40912         initializer on [_LIBC_REENTRANT].
40914         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
40915         definitions inside [_POSIX_MAPPED_FILES].
40917         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
40919         * dirent/opendir.c: Include <fcntl.h>.
40921         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
40922         (__libc_getspecific): Likewise.
40923         (__libc_key_create): Likewise.
40925         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
40926         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
40927         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
40928         (tmpfile64): Define as alias.
40929         * sysdeps/wordsize-64/tmpfile.c: File removed.
40930         * sysdeps/wordsize-64/tmpfile64.c: File removed.
40931         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
40932         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
40934         * stdio-common/vfscanf.c: Include <stdbool.h>.
40935         * nss/makedb.c: Likewise.
40936         * stdio-common/_i18n_number.h: Likewise.
40937         * argp/argp-help.c: Likewise.
40938         * posix/wordexp.c: Likewise.
40939         * sysdeps/posix/spawni.c: Likewise.
40940         * nss/nss_files/files-initgroups.c: Likewise.
40941         * stdio-common/reg-modifier.c: Include <stdlib.h>.
40942         * nss/nss_files/files-initgroups.c: Likewise.
40943         * nss/nss_db/db-netgrp.c: Likewise.
40944         * nss/nss_db/db-initgroups.c: Likewise.
40945         * io/fchmodat.c: Include <sys/stat.h>.
40947         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
40948         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
40950         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
40951         [HAVE_MMAP].
40953         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
40954         Add multiple inclusion protection.
40956 2012-07-27  David S. Miller  <davem@davemloft.net>
40958         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40960 2012-07-27  Gary Benson  <gbenson@redhat.com>
40962         [BZ #14298]
40963         * elf/rtld.c: Include <stap-probe.h>.
40964         (dl_main): Added static probes "init_start" and "init_complete".
40965         * elf/dl-load.c: Include <stap-probe.h>.
40966         (lose): Take new parameter "nsid".
40967         Added static probe "map_failed".
40968         (_dl_map_object_from_fd): Pass namespace id to lose.
40969         Added static probe "map_start".
40970         (open_verify): Pass namespace id to lose.
40971         * elf/dl-open.c: Include <stap-probe.h>.
40972         (dl_open_worker) Added static probes "map_complete", "reloc_start"
40973         and "reloc_complete".
40974         * elf/dl-close.c: Include <stap-probe.h>.
40975         (_dl_close_worker): Added static probes "unmap_start" and
40976         "unmap_complete".
40977         * elf/rtld-debugger-interface.txt: New file documenting the above.
40979 2012-07-26  Roland McGrath  <roland@hack.frob.com>
40981         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
40982         rather than a string variable.
40983         * sunrpc/rpc_main.c (h_output): Likewise.
40984         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
40986 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
40988         * inet/check_native.c: New file.
40990 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
40992         [BZ #13629]
40993         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
40994         if larger part has absolute value 1.0.
40995         * math/s_clog10.c (__clog10): Likewise.
40996         * math/s_clog10f.c (__clog10f): Likewise.
40997         * math/s_clog10l.c (__clog10l): Likewise.
40998         * math/s_clogf.c (__clogf): Likewise.
40999         * math/s_clogl.c (__clogl): Likewise.
41000         * math/libm-test.inc (clog_test): Add more tests.
41001         (clog10_test): Likewise.
41002         * sysdeps/i386/fpu/libm-test-ulps: Update.
41003         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41005         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
41006         (pltexit): Likewise.
41007         (La_regs): Likewise.
41008         (La_retval): Likewise.
41009         (int_retval): Likewise.
41010         Update #error for removed macros to refer only to definitions in
41011         tst-audit.h.
41012         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
41013         macro.
41014         (pltexit): Likewise.
41015         (La_regs): Likewise.
41016         (La_retval): Likewise.
41017         (int_retval): Likewise.
41018         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
41019         macro.
41020         (pltexit): Likewise.
41021         (La_regs): Likewise.
41022         (La_retval): Likewise.
41023         (int_retval): Likewise.
41024         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
41025         macro.
41026         (pltexit): Likewise.
41027         (La_regs): Likewise.
41028         (La_retval): Likewise.
41029         (int_retval): Likewise.
41030         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
41031         macro.
41032         (pltexit): Likewise.
41033         (La_regs): Likewise.
41034         (La_retval): Likewise.
41035         (int_retval): Likewise.
41036         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
41037         macro.
41038         (pltexit): Likewise.
41039         (La_regs): Likewise.
41040         (La_retval): Likewise.
41041         (int_retval): Likewise.
41042         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
41043         macro.
41044         (pltexit): Likewise.
41045         (La_regs): Likewise.
41046         (La_retval): Likewise.
41047         (int_retval): Likewise.
41048         * sysdeps/generic/tst-audit.h: Update comment to refer only to
41049         macro definitions in tst-audit.h.
41050         * sysdeps/i386/tst-audit.h: New file.
41051         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
41052         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
41053         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
41054         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
41055         * sysdeps/sh/tst-audit.h: Likewise.
41056         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
41057         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
41058         * sysdeps/x86_64/tst-audit.h: Likewise.
41060 2012-07-26  Andreas Jaeger  <aj@suse.de>
41062         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
41063         ptrace.
41065         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
41066         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
41067         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
41068         PTRACE_O_MASK.
41069         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
41070         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
41071         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
41073         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
41074         value.
41076         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
41077         _sigsys.
41078         (si_call_addr, si_syscall, si_arch): Define new macro.
41079         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
41080         _sigsys.
41081         (si_call_addr, si_syscall, si_arch): Define new marcro.
41082         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
41083         _sigsys.
41084         (si_call_addr, si_syscall, si_arch): Define new macro.
41085         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
41086         _sigsys.
41087         (si_call_addr, si_syscall, si_arch): Define new macro.
41089 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
41091         [BZ #13717]
41092         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41093         Change to 2.4.21 where previously 2.4.1.
41094         * sysdeps/unix/sysv/linux/configure: Regenerated.
41095         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
41096         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
41097         Linux kernel version.
41098         (__ASSUME_STD_AUXV): Remove.
41099         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
41100         kernel version.
41101         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
41102         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
41103         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
41104         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
41105         (__ASSUME_NETLINK_SUPPORT): Likewise.
41106         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
41107         (__no_netlink_support): Remove conditional definition.
41108         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
41109         Remove.
41110         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
41111         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
41112         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
41113         (if_nameindex_ioctl): Remove.
41114         (if_nameindex_netlink): Do not handle __no_netlink_support.
41115         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
41116         code.
41117         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
41118         Remove conditional code.
41119         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
41120         code.
41121         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
41122         unconditional.
41123         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
41124         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
41125         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
41126         Remove.
41127         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
41128         [!__ASSUME_STD_AUXV]: Remove conditional code.
41129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
41130         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
41131         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
41132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
41133         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
41134         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
41135         code.
41136         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
41137         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
41138         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
41139         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
41140         conditional code.
41141         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
41142         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
41143         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
41144         code.
41145         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
41146         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
41147         conditional code.
41148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
41149         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41150         code unconditional.
41151         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41152         conditional code.
41153         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41154         unconditional.
41155         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41156         conditional code.
41157         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
41158         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41159         unconditional.
41160         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41161         conditional code.
41162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
41163         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41164         code unconditional.
41165         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41166         conditional code.
41167         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41168         unconditional.
41169         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41170         conditional code.
41171         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
41172         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41173         code unconditional.
41174         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41175         conditional code.
41176         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41177         unconditional.
41178         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41179         conditional code.
41181 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
41183         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
41184         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
41185         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
41186         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
41187         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
41188         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
41189         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
41190         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
41191         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
41192         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
41193         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
41194         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
41195         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
41196         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
41197         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
41198         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
41199         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
41200         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
41201         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
41202         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
41203         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
41204         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
41205         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
41207 2012-07-25  Florian Weimer  <fweimer@redhat.com>
41209         * Versions.def: Add GLIBC_2.17.
41210         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
41211         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
41212         Introduce __libc_secure_getenv.
41213         * stdlib/Versions (2.17): Add secure_getenv
41214         (GLIBC_PRIVATE): Add __libc_secure_getenv.
41215         * stdlib/secure-getenv.c: Rename __secure_getenv to
41216         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
41217         symbol __secure_getenv for GLIBC_2.0.
41218         * stdlib/tst-secure-getenv.c: New.
41219         * stdlib/Makefile (tests): Add testcase.
41220         * manual/startup.texi (Environment Access): Document
41221         secure_getenv.
41222         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
41223         __libc_secure_getenv.
41224         * inet/ruserpass.c (ruserpass): Likewise.
41225         * malloc/mtrace.c (mtrace): Likewise.
41226         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
41227         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
41228         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
41229         * sysdeps/posix/tempname.c: Likewise.  Evaluate
41230         HAVE_SECURE_GETENV.
41231         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
41232         __secure_getenv to __libc_secure_getenv.
41233         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
41234         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
41235         Likewise.
41236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
41237         Likewise.
41238         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
41239         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
41240         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
41241         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
41242         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
41243         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
41244         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
41246 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
41248         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
41249         (struct La_i86_retval): Likewise.
41250         (struct La_x86_64_regs): Likewise.
41251         (struct La_x86_64_retval): Likewise.
41252         (struct La_x32_regs): Likewise.
41253         (struct La_x32_retval): Likewise.
41254         (struct La_ppc32_regs): Likewise.
41255         (struct La_ppc32_retval): Likewise.
41256         (struct La_ppc64_regs): Likewise.
41257         (struct La_ppc64_retval): Likewise.
41258         (struct La_sh_regs): Likewise.
41259         (struct La_sh_retval): Likewise.
41260         (struct La_s390_32_regs): Likewise.
41261         (struct La_s390_32_retval): Likewise.
41262         (struct La_s390_64_regs): Likewise.
41263         (struct La_s390_64_retval): Likewise.
41264         (struct La_sparc32_regs): Likewise.
41265         (struct La_sparc32_retval): Likewise.
41266         (struct La_sparc64_regs): Likewise.
41267         (struct La_sparc64_retval): Likewise.
41268         (struct audit_ifaces): Remove architecture-specific pltenter and
41269         pltexit members.
41270         * sysdeps/i386/ldsodefs.h: New file.
41271         * sysdeps/powerpc/ldsodefs.h: Likewise.
41272         * sysdeps/s390/ldsodefs.h: Likewise.
41273         * sysdeps/sh/ldsodefs.h: Likewise.
41274         * sysdeps/sparc/ldsodefs.h: Likewise.
41275         * sysdeps/x86_64/ldsodefs.h: Likewise.
41277 2012-07-25  Marek Polacek  <polacek@redhat.com>
41279         [BZ #6808]
41280         * math/libm-test.inc (yn_test): Add another test.
41281         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
41282         to ERANGE when the result is +-Inf.
41283         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
41284         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
41285         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
41286         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
41288 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
41290         * conform/data/time.h-data (NULL): Use macro-constant.  Require
41291         equal to 0.
41292         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
41293         clock_t.
41294         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
41296 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
41298         * configure.in <sysdeps resolving>: Correct printing
41299         Implies_before.
41300         * configure: Regenerate.
41302 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
41304         * math/w_ilogb.c: Include <limits.h>.
41305         * math/w_ilogbl.c: Likewise.
41307 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
41309         * manual/lang.texi (__va_copy): Document primarily as ISO C99
41310         va_copy.  Document allowing for unavailable va_copy only as
41311         pre-C99 compatibility.
41312         * manual/string.texi (Copying and Concatenation): Use va_copy
41313         instead of __va_copy in concat example.
41315 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
41317         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
41318         (__sendto): Use create_address_port.  Initialize APORT and deallocate
41319         it if not null.
41321         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
41322         with O_NOLINK passed to __file_name_lookup.
41324         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
41325         with O_NOLINK passed to __file_name_lookup.
41327         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
41328         negative N or less than NGIDS.
41330         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
41331         type to string_t.  Set ERANGE as errno and return it if NAME is not big
41332         enough.  Use memcpy instead of strncpy.
41334 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
41336         * elf/Makefile (check-data): Remove.
41337         (localplt.data): New vpath directive.
41338         ($(objpfx)check-localplt.out): Use localplt.data from vpath
41339         instead of $(check-data).
41340         * scripts/data/localplt-generic.data: Move to ...
41341         * sysdeps/generic/localplt.data: ... here.
41342         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
41343         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
41344         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
41345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
41346         ... here.
41347         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
41348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
41349         ... here.
41350         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
41351         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
41352         ... here.
41353         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
41354         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
41355         ... here.
41356         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
41357         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
41358         ... here.
41359         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
41360         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
41361         ... here.
41363 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41365         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
41366         PPC32 and PPC64 files.
41367         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
41368         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
41370 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41372         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
41373         __makecontext_ret to ...
41374         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
41375         ... here and call exit if uc_link is NULL.  New file.
41376         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
41377         __makecontext_ret.S.
41378         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
41379         __makecontext_ret to ...
41380         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
41381         ... here and call exit if uc_link is NULL.  New file.
41382         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
41383         __makecontext_ret.S.
41385 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41387         * elf/elf.h (R_390_IRELATIVE): New definition.
41388         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
41389         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
41390         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
41391         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
41392         (elf_machine_lazy_rel): Likewise.
41393         * sysdeps/s390/dl-irel.h: New file.
41394         * sysdeps/s390/s390-64/memcpy.S: New asm code.
41395         * sysdeps/s390/s390-64/memset.S: New asm code.
41396         * sysdeps/s390/s390-64/memcmp.S: New asm code.
41397         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
41398         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
41399         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
41400         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
41401         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
41402         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
41403         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
41404         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
41405         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
41406         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
41407         * sysdeps/s390/s390-32/memcpy.S: New asm code.
41408         * sysdeps/s390/s390-32/memset.S: New asm code.
41409         * sysdeps/s390/s390-32/memcmp.S: New asm code.
41411 2012-07-17  Marek Polacek  <polacek@redhat.com>
41413         [BZ #14349]
41414         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
41415         * sysdeps/s390/s390-64/configure.in: Likewise.
41416         * sysdeps/sparc/configure.in: Likewise.
41417         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
41418         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
41419         * sysdeps/i386/configure.in: Likewise.
41420         * sysdeps/x86_64/configure.in: Likewise.
41421         * sysdeps/sh/configure.in: Likewise.
41422         * sysdeps/s390/s390-32/configure: Regenerated.
41423         * sysdeps/s390/s390-64/configure: Likewise.
41424         * sysdeps/x86_64/configure: Likewise.
41425         * sysdeps/sh/configure: Likewise.
41426         * sysdeps/powerpc/powerpc64/configure: Likewise.
41427         * sysdeps/powerpc/powerpc32/configure: Likewise.
41428         * sysdeps/sparc/configure: Likwise.
41429         * sysdeps/i386/configure: Likewise.
41431         * elf/dl-open.c: Comment fixes.
41433 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
41435         * Makefile [CXX] (check-data): Remove.
41436         [CXX] (c++-types.data): New vpath directive.
41437         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
41438         vpath.  Do not allow for C++ type data being missing.
41439         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
41440         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
41441         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
41442         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
41443         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
41444         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
41445         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
41446         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
41447         ... here.
41448         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
41449         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
41450         ... here.
41451         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
41452         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
41453         ... here.
41454         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
41455         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
41456         ... here.
41457         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
41458         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
41459         ... here.
41460         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
41461         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
41462         ... here.
41463         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
41464         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
41465         ... here.
41466         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
41467         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
41469         * elf/tls-macros.h (TLS_LE): Move architecture-specific
41470         definitions to architecture-specific files.
41471         (TLS_IE): Likewise.
41472         (TLS_LD): Likewise.
41473         (TLS_GD): Likewise.
41474         * sysdeps/i386/tls-macros.h: New file.
41475         * sysdeps/powerpc/tls-macros.h: Likewise.
41476         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
41477         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
41478         * sysdeps/sh/tls-macros.h: Likewise.
41479         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
41480         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
41481         * sysdeps/x86_64/tls-macros.h: Likewise.
41483 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
41485         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
41486         zero value for regular exit case.
41488         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
41489         (__start_context): Preserve zero value for regular exit case.
41491 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
41492             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41494         * manual/setjmp.texi (setcontext): Clarify normal process
41495         termination when uc_link is the null pointer.
41496         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
41497         exit call.
41499 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
41501         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
41502         preprocessor.  Test for each exception mask separately.
41504 2012-07-16  Andreas Jaeger  <aj@suse.de>
41506         * po/ru.po: Update from translation team.
41508 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
41510         * conform/data/string.h-data (NULL): Use macro-constant.  Require
41511         equal to 0.
41512         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
41513         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
41514         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
41515         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
41516         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41518 2012-07-13  Andreas Jaeger  <aj@suse.de>
41520         * po/fr.po: Update from translation team.
41522 2012-07-12  Marek Polacek  <polacek@redhat.com>
41524         [BZ #14173]
41525         * math/libm-test.inc (yn_test): Add test for BZ #14173.
41526         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
41527         loop condition.
41529 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
41531         [BZ #13717]
41532         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41533         Change to 2.4.1 where previously 2.4.0.
41534         * sysdeps/unix/sysv/linux/configure: Regenerated.
41535         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
41536         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
41537         version.
41538         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
41539         (__ASSUME_AT_CLKTCK): Remove.
41540         (__ASSUME_AT_PAGESIZE): Likewise.
41541         (__ASSUME_AT_XID): Likewise.
41542         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
41543         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
41544         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
41545         unconditionally.
41546         (HAVE_AUX_PAGESIZE): Likewise.
41547         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
41548         [__ASSUME_AT_CLKTCK]: Make code unconditional.
41549         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
41551 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
41553         [BZ #14307]
41554         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
41555         the temporary buffer used to invoke __gethostbyname2_r,
41556         __gethostbyaddr_r and gethostbyname4_r to make room for struct
41557         host_data / struct gaih_addrtuple.
41558         * resolv/nss_dns/dns-host.c (global scope): Move definition of
41559         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
41560         header file nss/nsswitch.h.
41561         * nss/nsswitch.h (global scope): Add definition of implementation
41562         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
41563         resolv/nss_dns/dns-host.c).
41565 2012-07-11  Andreas Jaeger  <aj@suse.de>
41567         * po/fr.po: Update from translation team.
41569         * po/sv.po: Update from translation team
41570         * po/fr.po: Another update from translation team.
41572 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41574         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
41575         for subnormals or multiply small sinh result by itself.
41576         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
41577         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41579 2012-07-11  David S. Miller  <davem@davemloft.net>
41581         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41583 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
41585         [BZ #14347]
41586         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
41587         (INTERNAL_MARK): Shift it here.
41589 2012-07-10  Marek Polacek  <polacek@redhat.com>
41591         [BZ #14151]
41592         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
41593         libc_cv_asm_global_directive with .globl.
41594         * configure: Regenerated.
41595         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
41596         with .globl.
41597         * sysdeps/i386/configure: Regenerated.
41598         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
41599         with .globl.
41600         * sysdeps/x86_64/configure: Regenerated.
41601         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
41602         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
41603         * elf/tst-unique2mod2.c: Likewise.
41604         * elf/tst-unique2mod1.c: Likewise.
41605         * elf/tst-unique1mod2.c: Likewise.
41606         * elf/tst-unique1mod1.c: Likewise.
41607         * sysdeps/s390/s390-32/sysdep.h: Likewise.
41608         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
41609         * sysdeps/s390/s390-64/sysdep.h: Likewise.
41610         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
41611         * sysdeps/mach/sysdep.h: Likewise.
41612         * sysdeps/i386/sysdep.h: Likewise.
41613         * sysdeps/i386/i386-mcount.S: Likewise.
41614         * sysdeps/x86_64/_mcount.S: Likewise.
41615         * sysdeps/x86_64/sysdep.h: Likewise.
41616         * sysdeps/sh/_mcount.S: Likewise.
41617         * sysdeps/sh/sysdep.h: Likewise.
41618         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
41619         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
41620         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
41621         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
41622         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
41623         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
41624         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
41625         * locale/localeinfo.h: Likewise.
41626         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
41627         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
41629 2012-07-09  Roland McGrath  <roland@hack.frob.com>
41631         [BZ #14336]
41632         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
41633         system".
41634         * manual/message.texi (The Uniforum approach): Likewise.
41635         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
41636         (glibc iconv Implementation): Likewise.
41638 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
41640         [BZ #14337]
41641         * math/s_clog.c (__clog): Avoid scaling a value down where that
41642         could result in underflow.
41643         * math/s_clog10.c (__clog10): Likewise.
41644         * math/s_clog10f.c (__clog10f): Likewise.
41645         * math/s_clog10l.c (__clog10l): Likewise.
41646         * math/s_clogf.c (__clogf): Likewise.
41647         * math/s_clogl.c (__clogl): Likewise.
41648         * math/libm-test.inc (clog_test): Add more tests.
41649         (clog10_test): Likewise.
41650         * sysdeps/i386/fpu/libm-test-ulps: Update.
41651         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41653 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
41655         [BZ #14283]
41656         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
41657         by 7 not 8 to examine high bit of fractional part.
41659         [BZ #14042]
41660         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
41661         for call to __mcount_internal.
41662         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
41663         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
41664         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
41666 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
41668         [BZ #14154]
41669         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
41670         approximation for values within 0x1p-13f of an odd multiple of
41671         pi/4.
41672         * math/libm-test.inc (tan_test): Do not allow spurious underflow
41673         exception.  Add more tests.
41674         * sysdeps/i386/fpu/libm-test-ulps: Update.
41676         [BZ #6778]
41677         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
41678         inputs and return -1 for them.  Do not check for +Inf in case not
41679         reachable for +Inf.
41680         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
41681         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
41682         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
41683         and return -1 for them.  Do not check for +Inf in case not
41684         reachable for +Inf.
41685         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
41686         define.
41687         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
41688         and return -1 for them.  Do not check for +Inf in case not
41689         reachable for +Inf.
41690         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
41691         spurious underflow.
41692         * sysdeps/i386/fpu/libm-test-ulps: Update.
41693         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41695 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
41697         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
41699 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
41701         [BZ #14157]
41702         [BZ #14331]
41703         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
41704         could result in spurious underflow.  Scale down values above
41705         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
41706         * math/s_csqrtf.c (__csqrtf): Likewise.
41707         * math/s_csqrtl.c (__csqrtl): Likewise.
41708         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
41709         spurious underflow.
41710         * sysdeps/i386/fpu/libm-test-ulps: Update.
41711         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41713 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
41715         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
41716         xopen-msg.sed.
41717         * catgets/xopen-msg.awk: New file.
41718         * catgets/xopen-msg.sed: Removed.
41720         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
41721         po2text.sed.
41722         * intl/po2test.awk: New file.
41723         * intl/po2test.sed: Removed.
41725 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
41727         [BZ #14328]
41728         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
41729         or multiply small sinh result by itself.
41730         * math/s_ctanf.c (__ctanf): Likewise.
41731         * math/s_ctanh.c (__ctanh): Likewise.
41732         * math/s_ctanhf.c (__ctanhf): Likewise.
41733         * math/s_ctanhl.c (__ctanhl): Likewise.
41734         * math/s_ctanl.c (__ctanl): Likewise.
41735         * math/libm-test.inc (ctan_test_tonearest): New function.
41736         (ctan_test_towardzero): Likewise.
41737         (ctan_test_downward): Likewise.
41738         (ctan_test_upward): Likewise.
41739         (ctanh_test_tonearest): Likewise.
41740         (ctanh_test_towardzero): Likewise.
41741         (ctanh_test_downward): Likewise.
41742         (ctanh_test_upward): Likewise.
41743         (main): Call these new functions.
41744         * sysdeps/i386/fpu/libm-test-ulps: Update.
41745         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41747 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
41749         * .gitignore: Delete /ports entry.
41751 2012-07-03  Andreas Jaeger  <aj@suse.de>
41753         * po/bg.po: Update from translation team.
41754         * po/cs.po: Likewise.
41755         * po/de.po: Likewise.
41756         * po/hr.po: Likewise.
41757         * po/nl.pl: Likewise.
41758         * po/pl.po: Likewise.
41759         * po/vi.po: Likewise.
41761 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
41763         * Makeconfig [!+link] (+link-before-libc): New variable.
41764         [!+link] (+link-after-libc): Likewise.
41765         [!+link] (+link-tests): Likewise.
41766         [!+link] (+link): Define in terms of $(+link-before-libc) and
41767         $(+link-after-libc).
41768         [!+link-static] (+link-static-before-libc): New variable.
41769         [!+link-static] (+link-static-after-libc): Likewise.
41770         [!+link-static] (+link-static-tests): Likewise.
41771         [!+link-static] (+link-static): Define in terms of
41772         $(+link-static-before-libc) and $(+link-static-after-libc).
41773         [build-shared] (link-libc-before-gnulib): New variable.
41774         [build-shared] (link-libc-tests): Likewise.
41775         [build-shared] (link-libc): Define in terms of
41776         $(link-libc-before-gnulib).
41777         [!build-shared] (link-libc-tests): New variable.
41778         (link-libc-static-tests): New variable.
41779         [!gnulib] (gnulib-arch): New variable.
41780         [!gnulib] (gnulib-tests): Likewise.
41781         [!gnulib] (static-gnulib-arch): Likewise.
41782         [!gnulib] (static-gnulib-tests): Likewise.
41783         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
41784         Define with "=" instead of ":=".
41785         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
41786         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
41787         * Rules (binaries-all-notests): New variable.
41788         (binaries-all-tests): Likewise.
41789         (binaries-static-notests): Likewise.
41790         (binaries-static-tests): Likewise.
41791         (binaries-all): Define using $(binaries-all-notests) and
41792         $(binaries-all-tests).
41793         (binaries-static): Define using $(binaries-static-notests) and
41794         $(binaries-static-tests).
41795         (binaries-shared-tests): New variable.
41796         (binaries-shared-notests): Likewise.
41797         (binaries-shared): Remove variable.
41798         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
41799         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
41800         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
41801         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
41802         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
41803         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
41804         * elf/Makefile (sln-modules): New variable.
41805         (extra-objs): Add $(sln-modules:=.o).
41806         (ldconfig-modules): Add static-stubs.
41807         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
41808         * elf/static-stubs.c: New file.
41810         [BZ #14283]
41811         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
41812         by 7 not 8 to examine high bit of fractional part.  Use volatile
41813         variables when splitting into final array of floats if
41814         __FLT_EVAL_METHOD__ != 0.
41815         * math/libm-test.inc (cos_test): Add another test.
41816         (sin_test): Likewise.
41817         * sysdeps/i386/fpu/libm-test-ulps: Update.
41819         [BZ #14273]
41820         * math/libm-test.inc (cosh_test): Add more tests.
41822         * version.h (RELEASE): Set to "development".
41823         (VERSION): Set to "2.16.90".
41825 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
41827         * NEWS: Update copyright. Remove last-updated date.
41828         Mention math library bug fixes and timezone data changes.
41829         * README: Mention GNU/Hurd, x32, and HPPA support status.
41831 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
41833         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
41835 2012-06-27  Andreas Jaeger  <aj@suse.de>
41837         * manual/contrib.texi (Contributors): Add Samuel Thibault.
41839 2012-06-25  Andreas Jaeger  <aj@suse.de>
41841         * sysdeps/s390/fpu/libm-test-ulps: Update.
41843 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
41844             Thomas Schwinge  <thomas@codesourcery.com>
41846         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
41847         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
41848         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
41849         fanotify_mark.
41851 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
41853         * sysdeps/mach/start.c: Remove file.
41854         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
41855         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
41856         * sysdeps/sh/init-first.c: Likewise.
41858         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
41859         registers for frame unwinding purposes, add CFI directives.
41860         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
41861         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
41862         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
41863         Likewise.
41865         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
41866         __fortify_fail returning.
41867         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
41869         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
41870         sysdeps/sh/____longjmp_chk.S.
41871         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
41872         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
41873         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
41874         (gen-as-const-headers): Append sigaltstack-offsets.sym.
41876         * sysdeps/sh/abort-instr.h: New file.
41877         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
41878         process in case exit returns.
41880         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
41881         initialize the GOT register before use.
41883         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
41884         calculation of ARGC > 4.
41886         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
41887         meaningful names to some local labels.
41889 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
41890             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41892         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
41893         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
41894         (__arch_compare_and_exchange_val_16_acq): Likewise.
41895         (__arch_compare_and_exchange_val_32_acq): Likewise.
41896         (atomic_exchange_and_add): Fix gUSA sequence.
41897         (atomic_add): Likewise.
41898         (atomic_add_negative): Likewise.
41899         (atomic_add_zero): Likewise.
41900         (atomic_bit_test_set): Likewise.
41902 2012-06-22  Andreas Schwab  <schwab@redhat.com>
41904         [BZ #13579]
41905         * include/link.h (struct link_map): Add l_free_initfini.
41906         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
41907         l_initfini.
41908         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
41909         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
41910         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
41911         set.
41913 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
41915         * configure.in: Use AC_LANG_SOURCE.
41916         * configure: Regenerate.
41918 2012-06-22  Roland McGrath  <roland@hack.frob.com>
41920         * configure.in (libc_cv_localstatedir): New substituted variable.
41921         * configure: Regenerated.
41922         * config.make.in (localstatedir): New variable, substituted from
41923         libc_cv_localstatedir.
41924         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
41925         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
41926         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
41927         * sysdeps/gnu/configure: Regenerated.
41929 2012-06-21  Jeff Law  <law@redhat.com>
41931         [BZ #14277]
41932         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
41933         free.  Simplify list management for _LIBC case.
41935 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
41937         [BZ #14273]
41938         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
41939         Clear sign bit of 64-bit integer value before comparing against
41940         overflow value.
41942         * sysdeps/mach/configure: Regenerated.
41944 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
41946         [BZ #14278]
41947         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
41949 2012-06-21  Jeff Law  <law@redhat.com>
41951         [BZ #13882]
41952         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
41953         uint16_t for elements in the "seen" array to avoid char overflows.
41954         * elf/dl-fini.c (_dl_sort_fini): Likewise.
41955         * elf/dl-open.c (dl_open_worker): Likewise.
41957 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
41959         * scripts/list-sources.sh: Scan PORTS for translations.
41960         * po/libc.pot: Regenerated.
41962 2012-06-21  Andreas Jaeger  <aj@suse.de>
41964         [BZ #12194]
41965         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
41966         warning.
41967         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
41968         * bits/byteswap-16.h (__bswap_16): Likewise.
41969         * bits/byteswap.h (__bswap_constant_16): Likewise.
41971 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
41973         [BZ #14117]
41974         * sysdeps/i386/fpu_control.h: Removed.
41975         * sysdeps/x86_64/fpu_control.h: Moved to ...
41976         * sysdeps/x86/fpu_control.h: Here.
41978         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
41979         (_FPU_SETCW): Likewise.
41981 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
41983         [BZ #14117]
41984         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
41985         * sysdeps/x86/fpu/bits/mathinline.h: This.
41986         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
41988         [BZ #14050]
41989         [BZ #14117]
41990         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
41991         functions if __x86_64__ is defined.
41993 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
41995         * string/endian.h: Add !__ASSEMBLER__ condition for including
41996         conversion interfaces.
41998 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
42000         [BZ #14241]
42001         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
42002         of ABS(x) in calculating zero to negative powers other than odd
42003         integers.
42004         * math/libm-test.inc (pow_test): Add more tests.
42006 2012-06-15  Andreas Jaeger  <aj@suse.de>
42008         * manual/contrib.texi (Contributors): Update entry of Liubov
42009         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
42010         Machado Filho.
42012 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
42014         * string/string.h: Add __wur to GNU version of strerror_r.
42016 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
42018         [BZ #14229]
42019         * string/Makefile (tests): Add tst-strtok_r.
42020         * string/tst-strtok_r.c: New file.
42021         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
42022         RAX_LP/RDX_LP on SAVE_PTR.
42024 2012-06-14  Roland McGrath  <roland@hack.frob.com>
42026         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
42028 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
42030         * libm_test.inc (csqrt_test): Allow more spurious underflow
42031         exceptions.
42032         (j0_test): Likewise.
42033         (j1_test): Likewise.
42034         (y0_test): Likewise.
42035         (y1_test): Likewise.
42037 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
42039         * po/Makefile (libc.pot): Use UTF-8 charset.
42041 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
42043         [BZ #14210]
42044         Suppress sign-conversion warning from FD_SET.
42045         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
42046         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
42047         not unsigned long int.
42048         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
42050 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
42052         [BZ #14050]
42053         [BZ #14117]
42054         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
42055         __extern_always_inline instead of __extern_inline.
42056         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
42057         (__signbit): Likewise.
42058         (__signbitl): Support C++ namespace.
42059         (lrintf): New inline function.
42060         (lrint): Likewise.
42061         (llrintf): Likewise.
42062         (llrint): Likewise.
42063         (fmaxf): Likewise.
42064         (fmax): Likewise.
42065         (fminf): Likewise.
42066         (fmin): Likewise.
42067         (rint): Likewise.
42068         (rintf): Likewise.
42069         (ceil): Likewise.
42070         (ceilf): Likewise.
42071         (floor): Likewise.
42072         (floorf): Likewise.
42073         (nearbyint): Likewise.
42074         (nearbyintf): Likewise.
42076 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
42078         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
42079         non-default versions.
42081 2012-06-11  Roland McGrath  <roland@hack.frob.com>
42083         [BZ #14218]
42084         * manual/argp.texi (Argp): Reword argp_parse description slightly.
42086 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
42088         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
42089         (FE_UPWARD, FE_DOWNWARD): Don't define.
42090         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
42091         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
42093         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
42094         reading it.
42095         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
42096         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
42098 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42100         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
42101         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
42102         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
42103         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
42105 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
42107         [BZ #14117]
42108         * sysdeps/i386/fpu/bits/fenv.h: Removed.
42109         * sysdeps/i386/fpu/Implies: New file.
42110         * sysdeps/x86_64/fpu/Implies: Likewise.
42111         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
42112         * sysdeps/x86/fpu/bits/fenv.h: This.
42114         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
42115         __SSE_MATH__.
42117 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
42119         [BZ #14134]
42120         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
42121         character 0xffff that matches the last element of the
42122         conversion table.
42124 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42126         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
42127         fmodl commit.
42129 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42131         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
42132         values higher than 25.6283.
42134 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42136         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
42137         subnormal exponent extraction and add some __builtin_expect.
42138         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
42139         Fix for subnormal mantissa calculation.
42141 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
42143         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
42144         cpu2 is -1 and errno is not ENOSYS.
42146 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
42148         [BZ #14117]
42149         * sysdeps/i386/i486/bits/string.h: Renamed to ...
42150         * sysdeps/x86/bits/string.h: This.
42151         * sysdeps/x86_64/bits/string.h: Removed.
42153         * sysdeps/i386/i486/bits/string.h: Define inline functions only
42154         if not compiling for x86-64, but compiling for >= i486.
42156         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
42157         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
42159         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
42160         New macro from Linux kernel 3.4.0.
42161         (FP_XSTATE_MAGIC2): Likewise.
42162         (FP_XSTATE_MAGIC2_SIZE): Likewise.
42163         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
42164         (struct _fpx_sw_bytes): New struct.
42165         (struct _xsave_hdr): Likewise.
42166         (struct _ymmh_state): Likewise.
42167         (struct _xstate): Likewise.
42169         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
42170         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
42171         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
42172         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
42173         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
42174         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
42176         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
42177         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
42178         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
42179         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
42180         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
42181         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
42183 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
42185         [BZ #13743]
42186         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
42187         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
42188         (sysdep_headers): Include sys/platform/ppc.h.
42189         * sysdeps/powerpc/test-gettimebase.c: Test for
42190         __ppc_get_timebase() to catch future ISA opcode/insn changes.
42191         * manual/Makefile (appendices): Include platform.texi.
42192         * manual/contrib.texi (Contributors): Update @node pointers.
42193         * manual/maint.texi (Maintenance): Likewise.
42194         (Platform): New node.
42195         * manual/platform.texi: New file.  Document the new features.
42197 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
42198             Jakub Jelinek  <jakub@redhat.com>
42200         [BZ #14188]
42201         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
42202         where __builtin_expect is unavailable.
42204 2012-06-03  David S. Miller  <davem@davemloft.net>
42206         * stdlib/longlong.h: Updated from GCC.
42208 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
42210         [BZ #14042]
42211         * sysdeps/powerpc/powerpc32/mcount.c: New file.
42212         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
42213         __mcount_internal.
42214         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
42215         (GLIBC_2.16): Likewise.
42217 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42219         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
42221 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
42223         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
42224         (default-abi): New variable.
42225         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
42226         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
42227         variable.
42228         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
42229         Likewise.
42230         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
42231         Likewise.
42232         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
42233         Likewise.
42235         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
42236         definition.  Document in comment.
42238 2012-06-01  David S. Miller  <davem@davemloft.net>
42240         * stdlib/longlong.h: Updated from GCC.
42242 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42244         [BZ #14117]
42245         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
42246         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
42247         sys/debugreg.h sys/io.h here.
42248         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
42249         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
42250         sys/io.h.
42251         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
42252         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
42253         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
42254         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
42255         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
42256         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
42258         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
42259         Define only if __x86_64__ is defined.
42261 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
42263         [BZ #14048]
42264         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
42265         Use int64_t for variable i.
42266         * math/libm-test.inc (fmod_test): Add more tests.
42268         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
42269         z computation is not scheduled after fetestexcept.
42270         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
42271         Use math_force_eval instead of asm to ensure calculation scheduled
42272         before exception test.
42273         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
42274         Ensure a1 + u.d computation is not scheduled after fetestexcept.
42276 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
42278         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
42279         computation is not scheduled after fetestexcept.
42281 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42283         [BZ #14117]
42284         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
42285         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
42287 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42289         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
42290         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
42292 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
42294         [BZ #14117]
42295         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
42296         <bits/wordsize.h>.
42297         (__WCHAR_MIN): Support __WORDSIZE == 64.
42298         (__WCHAR_MAX): Likewise.
42300         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
42301         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
42303         [BZ #14183]
42304         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
42305         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
42307         [BZ #14117]
42308         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
42309         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
42311         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
42312         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
42314         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
42315         Defined to 1 if __x86_64__ isn't defined.
42316         (_STAT_VER_LINUX_OLD): New.
42317         (st_atime): Remove duplicate.
42318         (st_mtime): Likewise.
42319         (st_ctime): Likewise.
42321 2012-05-31  David S. Miller  <davem@davemloft.net>
42323         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
42324         entries.
42326 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
42328         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
42329         gen-libm-test.pl.
42331         [BZ #14132]
42332         * elf/dl-reloc.c: Include <_itoa.h>.
42333         (_dl_reloc_bad_type): Remove use of INTUSE.
42334         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
42335         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
42336         * stdio-common/psiginfo.c (psiginfo): Likewise.
42337         * stdio-common/psignal.c (psignal): Likewise.
42338         * string/strsignal.c (strsignal): Likewise.
42339         * include/signal.h (_sys_siglist): Declare hidden proto.
42340         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
42341         INTVARDEF with libc_hidden_data_def.
42342         * stdio-common/itoa-udigits.c: Likewise.
42343         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
42344         (_itoa_lower_digits_internal): Remove declaration.
42345         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
42346         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
42347         (_sys_sigabbrev_internal): Remove aliases.
42348         (_sys_siglist): Define hidden alias.
42350 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
42352         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42353         bits/sysctl.h.
42355 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
42357         [BZ #14117]
42358         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
42359         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
42361         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
42362         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
42363         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
42364         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
42365         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
42366         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
42368         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
42369         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
42370         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
42372         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
42373         with __addr.
42374         (insw): Likewise.
42375         (insl): Likewise.
42376         (outsb): Likewise.
42377         (outsw): Likewise.
42378         (outsl): Likewise.
42380         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
42381         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
42382         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
42384         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
42385         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
42386         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
42387         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
42388         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
42389         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
42391         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
42392         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
42394         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
42395         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
42397         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
42398         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
42399         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
42401         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
42402         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
42403         to ...
42404         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
42406         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
42407         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
42408         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
42410         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
42411         for x86-64.
42412         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
42414 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
42416         * math/math.h (M_El): Use two more decimal places.
42417         (M_LOG2El): Likewise.
42418         (M_LOG10El): Likewise.
42419         (M_LN2l): Likewise.
42420         (M_LN10l): Likewise.
42421         (M_PIl): Likewise.
42422         (M_PI_2l): Likewise.
42423         (M_PI_4l): Likewise.
42424         (M_1_PIl): Likewise.
42425         (M_2_PIl): Likewise.
42426         (M_2_SQRTPIl): Likewise.
42427         (M_SQRT2l): Likewise.
42428         (M_SQRT1_2l): Likewise.
42430 2012-05-31  David S. Miller  <davem@davemloft.net>
42432         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
42433         values between float registers.
42434         * sysdeps/sparc/sparc64/memset.S: Likewise.
42435         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
42437 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
42439         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
42440         -D_FORTIFY_SOURCE=1.
42441         (CPPFLAGS-tst-longjmp_chk.c): Define.
42442         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
42443         (CPPFLAGS-tst-longjmp_chk2.c): Define.
42444         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
42445         CFLAGS-tst-wchar-h.c.
42447 2012-05-31  Marek Polacek  <polacek@redhat.com>
42449         [BZ #14132]
42450         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
42451         __endmntent_internal): Remove declaration.
42452         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
42453         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
42454         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
42456 2012-05-30  David S. Miller  <davem@davemloft.net>
42458         * sysdeps/sparc/sparc32/soft-fp/q_util.c
42459         (___Q_simulate_exceptions): Use real FP ops rather than writing
42460         into the %fsr.
42461         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
42462         Likewise.
42464 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42466         [BZ #14117]
42467         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
42468         * sysdeps/x86/bits/xtitypes.h: This.
42470         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
42471         * sysdeps/x86/bits/wordsize.h: This.
42473         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
42474         * sysdeps/x86/bits/huge_vall.h: This.
42476         * sysdeps/i386/bits/select.h: Removed.
42477         * sysdeps/x86_64/bits/select.h: Renamed to ...
42478         * sysdeps/x86/bits/select.h: This.
42480         * sysdeps/i386/bits/setjmp.h: Removed.
42481         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
42482         * sysdeps/x86/bits/setjmp.h: This.
42484         * sysdeps/i386/bits/mathdef.h: Removed.
42485         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
42486         * sysdeps/x86/bits/mathdef.h: This.
42488 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
42490         [BZ #14132]
42491         * include/sys/socket.h (__connect_internal)
42492         (__libc_sa_len_internal): Remove declaration.
42493         (__connect, __libc_sa_len): Declare hidden_proto.
42494         (SA_LEN): Remove use of INTUSE.
42495         * socket/connect.c: Add libc_hidden_def.
42496         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
42497         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
42498         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
42499         alias.
42500         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
42501         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
42502         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
42503         of adding _internal alias.
42505 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42507         [BZ #14117]
42508         * sysdeps/i386/bits/link.h: Removed.
42509         * sysdeps/i386/bits/linkmap.h: Likewise.
42510         * sysdeps/x86_64/bits/link.h: Renamed to ...
42511         * sysdeps/x86/bits/link.h: This.
42512         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
42513         * sysdeps/x86/bits/linkmap.h: This.
42515         * sysdeps/i386/bits/endian.h: Removed.
42516         * sysdeps/x86_64/bits/endian.h: Renamed to ...
42517         * sysdeps/x86/bits/endian.h: This.
42519         * sysdeps/i386/bits/byteswap.h: Removed.
42520         * sysdeps/i386/bits/byteswap-16.h: Likewise.
42521         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
42522         * sysdeps/x86/bits/byteswap.h: This.
42523         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
42524         * sysdeps/x86/bits/byteswap-16.h: This.
42525         * sysdeps/i386/Implies: Add x86.
42526         * sysdeps/x86_64/Implies: Likewise.
42528 2012-05-30  David S. Miller  <davem@davemloft.net>
42530         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
42531         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
42532         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
42533         (FP_TRAPPING_EXCEPTIONS): Define.
42534         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
42535         (FP_TRAPPING_EXCEPTIONS): Define.
42536         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
42537         subnormals only when inexact has been signalled or underflow
42538         exceptions are enabled.
42539         (_FP_PACK_CANONICAL): Likewise.
42541 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42543         [BZ #14183]
42544         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
42545         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
42547 2012-05-30  Richard Henderson  <rth@twiddle.net>
42549         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
42550         with #ifndef NOT_IN_libc.
42552         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
42553         marked to avoid plt entry.
42555 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42557         [BZ #14112]
42558         * Makeconfig (default-abi): New macro.
42559         (abi-includes): Likewise.
42560         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
42561         $(abi-$(default-abi)-lib-soname) for soname if defined.
42562         ($(common-objpfx)gnu/lib-names.stmp): Generate from
42563         abi-variants.
42564         * Makefile (installed-stubs): Likewise.
42565         * include/stubs-biarch.h: Removed.
42566         * scripts/lib-names.awk: Only handle one library at a time.
42567         * scripts/soversions.awk: Remove WORDSIZE support.
42568         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
42569         entries.
42570         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
42571         Removed.
42572         (syscall-list-default-condition): Likewise.
42573         (syscall-list-default-condition): Likewise.
42574         (syscall-list-includes): Likewise.
42575         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
42576         syscall-list-* with abi-*.  Handle undefined abi-variants.
42577         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
42578         * sysdeps/unix/sysv/linux/i386/Implies: New file.
42579         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
42580         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
42581         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
42582         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
42583         Removed.
42584         (syscall-list-32-options): Likewise.
42585         (syscall-list-32-condition): Likewise.
42586         (syscall-list-64-options): Likewise.
42587         (syscall-list-64-condition): Likewise.
42588         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
42589         macro.
42590         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
42591         Renamed to ...
42592         (abi-*): This.
42593         (abi-64-ld-soname): New macro.
42594         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
42595         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
42596         Renamed to ...
42597         (abi-*): This.
42598         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
42599         * sysdeps/x86_64/x32/shlib-versions: Likewise.
42601 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
42603         * sysdeps/unix/sysv/linux/kernel-features.h
42604         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
42605         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
42606         include <kernel-features.h>.
42607         [!__NR_ftruncate64]: Remove conditional code.
42608         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42609         [__NR_ftruncate64]: Make code unconditional.
42610         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42611         * sysdeps/unix/sysv/linux/truncate64.c: Do not
42612         include <kernel-features.h>.
42613         [!__NR_ftruncate64]: Remove conditional code.
42614         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42615         [__NR_ftruncate64]: Make code unconditional.
42616         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42617         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
42618         include <kernel-features.h>.
42619         [!__NR_ftruncate64]: Remove conditional code.
42620         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42621         [__NR_ftruncate64]: Make code unconditional.
42622         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42623         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
42624         include <kernel-features.h>.
42625         [!__NR_ftruncate64]: Remove conditional code.
42626         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42627         [__NR_ftruncate64]: Make code unconditional.
42628         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42630         * configure.in (libc_cv_fpie): Weaken to a compile test using
42631         LIBC_TRY_CC_OPTION.
42632         * configure: Regenerated.
42634 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42636         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
42637         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
42638         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
42639         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
42640         Refreshed.
42641         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
42642         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
42643         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
42644         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
42645         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
42646         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
42647         Refreshed.
42649 2012-05-27  David S. Miller  <davem@davemloft.net>
42651         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
42652         (___Q_zero): New.
42653         (__Q_simulate_exceptions): Return void.  Change to simulate
42654         exceptions by writing into the %fsr.
42655         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
42656         (__Qp_handle_exceptions): Likewise.
42657         (numbers): Delete.
42658         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
42659         __Qp_handle_exceptions.
42660         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
42661         __Qp_handle_exceptions.
42662         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
42663         as unused and give dummy FP_RND_NEAREST initializer.
42664         (FP_INHIBIT_RESULTS): Define.
42665         (___Q_simulate_exceptions): Update declaration.
42666         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
42667         formatting.
42668         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
42669         as unused and give dummy FP_RND_NEAREST initializer.
42670         (__Qp_handle_exceptions): Update declaration.
42671         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
42672         formatting.
42674 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
42676         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
42677         the temporary FPU control word.
42678         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
42679         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
42680         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
42681         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
42682         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
42683         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
42684         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
42685         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
42686         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
42687         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
42688         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
42690 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42692         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
42693         fields.
42695 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
42697         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
42698         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
42699         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
42700         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
42701         Likewise.
42702         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
42703         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
42704         Likewise.
42706 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
42708         * po/h.po: Update from translation team.
42710 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
42712         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
42714         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
42715         handling of denormals.
42716         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
42717         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
42718         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
42719         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
42720         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
42721         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
42722         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
42723         Likewise.
42725 2012-05-26  Marek Polacek  <polacek@redhat.com>
42727         [BZ #14152]
42728         * math/libm-test.inc (fma_test): Don't always expect underflow
42729         exception.
42731 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
42733         [BZ #12416]
42734         * elf/tst-execstack.c: Include stackinfo.h.
42735         (do_test): Adjust test case to ensure that pthread_getattr_np
42736         behaviour remains the same after marking stack executable.
42738 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
42740         * sysdeps/unix/sysv/linux/kernel-features.h
42741         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
42742         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
42743         kernel-features.h.
42744         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
42745         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
42746         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
42747         kernel-features.h.
42748         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
42749         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
42751 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
42753         * configure.in: Define the default includes to being none.
42754         * configure: Regenerated.
42756 2012-05-25  Roland McGrath  <roland@hack.frob.com>
42758         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
42759         * sysdeps/x86_64/setjmp.S: Likewise.
42760         * sysdeps/i386/bsd-setjmp.S: Likewise.
42761         * sysdeps/i386/bsd-_setjmp.S: Likewise.
42762         * sysdeps/i386/setjmp.S: Likewise.
42763         * sysdeps/i386/__longjmp.S: Likewise.
42764         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
42765         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
42767         * include/stap-probe.h: New file.
42768         * configure.in: Handle --enable-systemtap.
42769         * configure: Regenerated.
42770         * config.h.in (USE_STAP_PROBE): New #undef.
42771         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
42772         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
42773         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
42775 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
42777         [BZ #13717]
42778         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
42779         to 2.4.0 where earlier.
42780         * sysdeps/unix/sysv/linux/configure: Regenerated.
42781         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
42782         <kernel-features.h>.
42783         [__ASSUME_32BITUIDS]: Make code unconditional.
42784         [!__ASSUME_32BITUIDS]: Remove conditional code.
42785         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
42786         <kernel-features.h>.
42787         [__ASSUME_32BITUIDS]: Make code unconditional.
42788         [!__ASSUME_32BITUIDS]: Remove conditional code.
42789         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
42790         [__ASSUME_32BITUIDS]: Make code unconditional.
42791         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
42792         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
42793         <kernel-features.h>.
42794         [__ASSUME_32BITUIDS]: Make code unconditional.
42795         [!__ASSUME_32BITUIDS]: Remove conditional code.
42796         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
42797         <kernel-features.h>.
42798         [__ASSUME_32BITUIDS]: Make code unconditional.
42799         [!__ASSUME_32BITUIDS]: Remove conditional code.
42800         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
42801         <kernel-features.h>.
42802         [__ASSUME_32BITUIDS]: Make code unconditional.
42803         [!__ASSUME_32BITUIDS]: Remove conditional code.
42804         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
42805         <kernel-features.h>.
42806         [__ASSUME_32BITUIDS]: Make code unconditional.
42807         [!__ASSUME_32BITUIDS]: Remove conditional code.
42808         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
42809         <kernel-features.h>.
42810         [__ASSUME_32BITUIDS]: Make code unconditional.
42811         [!__ASSUME_32BITUIDS]: Remove conditional code.
42812         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
42813         <kernel-features.h>.
42814         [__ASSUME_32BITUIDS]: Make code unconditional.
42815         [!__ASSUME_32BITUIDS]: Remove conditional code.
42816         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
42817         <kernel-features.h>.
42818         [__ASSUME_32BITUIDS]: Make code unconditional.
42819         [!__ASSUME_32BITUIDS]: Remove conditional code.
42820         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
42821         <kernel-features.h>.
42822         [__ASSUME_32BITUIDS]: Make code unconditional.
42823         [!__ASSUME_32BITUIDS]: Remove conditional code.
42824         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
42825         <kernel-features.h>.
42826         [__ASSUME_32BITUIDS]: Make code unconditional.
42827         [!__ASSUME_32BITUIDS]: Remove conditional code.
42828         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
42829         <kernel-features.h>.
42830         [__ASSUME_32BITUIDS]: Make code unconditional.
42831         [!__ASSUME_32BITUIDS]: Remove conditional code.
42832         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
42833         <kernel-features.h>.
42834         [__NR_setresgid] (__setresgid): Do not declare.
42835         [__ASSUME_32BITUIDS]: Make code unconditional.
42836         [!__ASSUME_32BITUIDS]: Remove conditional code.
42837         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
42838         <kernel-features.h>.
42839         [__NR_setresuid] (__setresuid): Do not declare.
42840         [__ASSUME_32BITUIDS]: Make code unconditional.
42841         [!__ASSUME_32BITUIDS]: Remove conditional code.
42842         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
42843         <kernel-features.h>.
42844         [__ASSUME_32BITUIDS]: Make code unconditional.
42845         [!__ASSUME_32BITUIDS]: Remove conditional code.
42846         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
42847         <kernel-features.h>.
42848         [__ASSUME_32BITUIDS]: Make code unconditional.
42849         [!__ASSUME_32BITUIDS]: Remove conditional code.
42850         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
42851         <kernel-features.h>.
42852         [__ASSUME_32BITUIDS]: Make code unconditional.
42853         [!__ASSUME_32BITUIDS]: Remove conditional code.
42854         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
42855         <kernel-features.h>.
42856         [__ASSUME_32BITUIDS]: Make code unconditional.
42857         [!__ASSUME_32BITUIDS]: Remove conditional code.
42858         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
42859         <kernel-features.h>.
42860         [__ASSUME_32BITUIDS]: Make code unconditional.
42861         [!__ASSUME_32BITUIDS]: Remove conditional code.
42862         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
42863         <kernel-features.h>.
42864         [__ASSUME_32BITUIDS]: Make code unconditional.
42865         [!__ASSUME_32BITUIDS]: Remove conditional code.
42866         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
42867         <kernel-features.h>.
42868         [__ASSUME_32BITUIDS]: Make code unconditional.
42869         [!__ASSUME_32BITUIDS]: Remove conditional code.
42870         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
42871         <kernel-features.h>.
42872         [__ASSUME_32BITUIDS]: Make code unconditional.
42873         [!__ASSUME_32BITUIDS]: Remove conditional code.
42874         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
42875         <kernel-features.h>.
42876         [__ASSUME_32BITUIDS]: Make code unconditional.
42877         [!__ASSUME_32BITUIDS]: Remove conditional code.
42878         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
42879         <kernel-features.h>.
42880         [__ASSUME_32BITUIDS]: Make code unconditional.
42881         [!__ASSUME_32BITUIDS]: Remove conditional code.
42882         * sysdeps/unix/sysv/linux/kernel-features.h
42883         (__ASSUME_SETRESUID_SYSCALL): Remove.
42884         (__ASSUME_SETRESGID_SYSCALL): Likewise.
42885         (__ASSUME_32BITUIDS): Likewise.
42886         (__ASSUME_LDT_WORKS): Likewise.
42887         (__ASSUME_O_DIRECTORY): Likewise.
42888         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
42889         architecture but not kernel version.
42890         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
42891         (__ASSUME_MMAP2_SYSCALL): Likewise.
42892         (__ASSUME_STAT64_SYSCALL): Likewise.
42893         (__ASSUME_IPC64): Likewise.
42894         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
42895         <kernel-features.h>.
42896         [__ASSUME_32BITUIDS]: Make code unconditional.
42897         [!__ASSUME_32BITUIDS]: Remove conditional code.
42898         * sysdeps/unix/sysv/linux/opendir.c: Do not include
42899         <kernel-features.h>.
42900         [__ASSUME_O_DIRECTORY]: Make code unconditional.
42901         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
42902         132096]: Remove conditional code.
42903         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
42904         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
42905         <kernel-features.h>.
42906         [__ASSUME_32BITUIDS]: Make code unconditional.
42907         [!__ASSUME_32BITUIDS]: Remove conditional code.
42908         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
42909         <kernel-features.h>.
42910         [__ASSUME_32BITUIDS]: Make code unconditional.
42911         [!__ASSUME_32BITUIDS]: Remove conditional code.
42912         * sysdeps/unix/sysv/linux/setegid.c: Do not include
42913         <kernel-features.h>.
42914         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
42915         unconditional.
42916         (__setresgid): Do not declare.
42917         [__ASSUME_32BITUIDS]: Make code unconditional.
42918         [!__ASSUME_32BITUIDS]: Remove conditional code.
42919         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
42920         <kernel-features.h>.
42921         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
42922         unconditional.
42923         (__setresuid): Do not declare.
42924         [__ASSUME_32BITUIDS]: Make code unconditional.
42925         [!__ASSUME_32BITUIDS]: Remove conditional code.
42926         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
42927         <kernel-features.h>.
42928         [__ASSUME_32BITUIDS]: Make code unconditional.
42929         [!__ASSUME_32BITUIDS]: Remove conditional code.
42930         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
42931         <kernel-features.h>.
42932         [__ASSUME_32BITUIDS]: Make code unconditional.
42933         [!__ASSUME_32BITUIDS]: Remove conditional code.
42935 2012-05-25  Richard Henderson  <rth@twiddle.net>
42937         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
42938         dl_hwcap to ifunc resolver.
42939         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
42940         elf_ifunc_invoke.
42941         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
42942         dl_hwcap to ifunc resolver.
42943         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
42945 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42947         [BZ #14153]
42948         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
42949         for |x| <= 2**-26, not 2**-57.
42950         * math/libm-test.inc (acos_test): Do not allow spurious underflow
42951         exception.
42953 2012-05-24  Jeff Law  <law@redhat.com>
42955         * stdio-common/Makefile (tests): Add bug25.
42956         * stdio-common/bug25.c: New test.
42958 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
42960         [BZ #13576]
42961         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
42962         multiple of MALLOC_ALIGNMENT in size.
42963         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
42965 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42967         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
42968         Require >= 256.
42969         (FILENAME_MAX): Use macro-int-constant.
42970         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
42971         (_IOFBF): Use macro-int-constant.
42972         (_IOLBF): Likewise.
42973         (_IONBF): Likewise.
42974         (SEEK_CUR): Likewise.
42975         (SEEK_END): Likewise.
42976         (SEEK_SET): Likewise.
42977         (TMP_MAX): Likewise.
42978         (EOF): Use macro-int-constant.  Require < 0.
42979         (NULL): Use macro-constant.  Require == 0.
42980         (stdin): Require type to be FILE *.
42981         (stdout): Likewise.
42982         (stderr): Likewise.
42983         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
42984         macro-int-constant.
42985         (EXIT_SUCCESS): Likewise.
42986         (NULL): Use macro-constant.  Require == 0.
42987         (RAND_MAX): Use macro-int-constant.
42988         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
42989         [C99-based standards] (strtof): Require function.
42990         [C99-based standards] (strtold): Likewise.
42991         [C99-based standards] (strtoll): Likewise.
42992         [C99-based standards] (strtoull): Likewise.
42993         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
42994         [ISO || ISO99 || ISO11] (limits.h): Likewise.
42995         [ISO || ISO99 || ISO11] (math.h): Likewise.
42996         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
42997         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
42998         [ISO || ISO99 || ISO11] (*_t): Do not allow.
43000 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
43002         [BZ #14132]
43003         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
43004         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
43005         * intl/dgettext.c (DCGETTEXT): Likewise.
43006         * intl/gettext.c (DCGETTEXT): Likewise.
43007         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
43008         * posix/regex_internal.h (gettext): Likewise.
43009         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
43010         Remove declaration.
43011         * include/argz.h (__argz_count_internal)
43012         (__argz_stringify_internal): Remove declaration.
43013         (__argz_count, __argz_stringify): Declare hidden proto.
43014         * intl/dcgettext.c: Remove use of INTDEF.
43015         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
43016         * string/argz-stringify.c: Likewise.
43017         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
43018         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
43019         Declare hidden proto.
43020         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
43021         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
43022         Declare hidden proto.
43023         * include/stdio.h (__asprintf_internal): Don't declare.
43024         (__asprintf): Don't define as macro.  Declare hidden proto.
43025         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
43026         (__fsetlocking): Declare hidden proto.
43027         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
43028         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
43029         hidden proto.
43030         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
43031         (_IO_setlinebuf): Remove use of INTUSE.
43032         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
43033         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
43034         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
43035         Remove declaration.
43036         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
43037         (_IO_do_flush): Remove use of INTUSE.
43038         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
43039         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
43040         (_IO_adjust_column, _IO_least_wmarker)
43041         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
43042         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
43043         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
43044         (_IO_default_doallocate, _IO_wdefault_doallocate)
43045         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
43046         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
43047         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
43048         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
43049         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
43050         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
43051         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
43052         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
43053         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
43054         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
43055         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
43056         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
43057         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
43058         proto.
43059         (_IO_flush_all_internal, _IO_adjust_column_internal)
43060         (_IO_default_uflow_internal, _IO_default_finish_internal)
43061         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
43062         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
43063         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
43064         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
43065         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
43066         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
43067         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
43068         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
43069         (_IO_file_close_internal, _IO_file_close_it_internal)
43070         (_IO_file_underflow_internal, _IO_file_overflow_internal)
43071         (_IO_file_init_internal, _IO_file_attach_internal)
43072         (_IO_file_fopen_internal, _IO_file_read_internal)
43073         (_IO_file_sync_internal, _IO_file_seek_internal)
43074         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
43075         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
43076         (_IO_str_underflow_internal, _IO_str_overflow_internal)
43077         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
43078         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
43079         (_IO_list_all_internal, _IO_link_in_internal)
43080         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
43081         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
43082         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
43083         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
43084         (_IO_do_write_internal, _IO_padn_internal)
43085         (_IO_getline_info_internal, _IO_getline_internal)
43086         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
43087         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
43088         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
43089         (_IO_vfscanf_internal, _IO_vfprintf_internal)
43090         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
43091         (_IO_init_internal, _IO_un_link_internal): Don't declare.
43092         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
43093         with libc_hidden_ver, remove use of INTUSE.
43094         * libio/genops.c: Likewise.
43095         * libio/freopen.c: Likewise.
43096         * libio/freopen64.c: Likewise.
43097         * libio/iofclose.c: Likewise.
43098         * libio/iofdopen.c: Likewise.
43099         * libio/iofflush.c: Likewise.
43100         * libio/iofflush_u.c: Likewise.
43101         * libio/iofgets.c: Likewise.
43102         * libio/iofgets_u.c: Likewise.
43103         * libio/iofopen.c: Likewise.
43104         * libio/iofopncook.c: Likewise.
43105         * libio/iofread.c: Likewise.
43106         * libio/iofread_u.c: Likewise.
43107         * libio/ioftell.c: Likewise.
43108         * libio/iofwrite.c: Likewise.
43109         * libio/iogetline.c: Likewise.
43110         * libio/iogets.c: Likewise.
43111         * libio/iogetwline.c: Likewise.
43112         * libio/iopadn.c: Likewise.
43113         * libio/iopopen.c: Likewise.
43114         * libio/ioseekoff.c: Likewise.
43115         * libio/ioseekpos.c: Likewise.
43116         * libio/iosetbuffer.c: Likewise.
43117         * libio/iosetvbuf.c: Likewise.
43118         * libio/ioungetc.c: Likewise.
43119         * libio/ioungetwc.c: Likewise.
43120         * libio/iovdprintf.c: Likewise.
43121         * libio/iovsprintf.c: Likewise.
43122         * libio/iovsscanf.c: Likewise.
43123         * libio/memstream.c: Likewise.
43124         * libio/obprintf.c: Likewise.
43125         * libio/oldfileops.c: Likewise.
43126         * libio/oldiofclose.c: Likewise.
43127         * libio/oldiofdopen.c: Likewise.
43128         * libio/oldiofopen.c: Likewise.
43129         * libio/oldiopopen.c: Likewise.
43130         * libio/oldstdfiles.c: Likewise.
43131         * libio/putc.c: Likewise.
43132         * libio/setbuf.c: Likewise.
43133         * libio/setlinebuf.c: Likewise.
43134         * libio/stdfiles.c: Likewise.
43135         * libio/strops.c: Likewise.
43136         * libio/vasprintf.c: Likewise.
43137         * libio/vscanf.c: Likewise.
43138         * libio/vsnprintf.c: Likewise.
43139         * libio/vswprintf.c: Likewise.
43140         * libio/wfiledoalloc.c: Likewise.
43141         * libio/wfileops.c: Likewise.
43142         * libio/wgenops.c: Likewise.
43143         * libio/wmemstream.c: Likewise.
43144         * libio/wstrops.c: Likewise.
43145         * libio/__fpurge.c: Likewise.
43146         * libio/__fsetlocking.c: Likewise.
43147         * assert/assert.c: Likewise.
43148         * debug/fgets_chk.c: Likewise.
43149         * debug/fgets_u_chk.c: Likewise.
43150         * debug/fread_chk.c: Likewise.
43151         * debug/fread_u_chk.c: Likewise.
43152         * debug/gets_chk.c: Likewise.
43153         * debug/obprintf_chk.c: Likewise.
43154         * debug/vasprintf_chk.c: Likewise.
43155         * debug/vdprintf_chk.c: Likewise.
43156         * debug/vsnprintf_chk.c: Likewise.
43157         * debug/vsprintf_chk.c: Likewise.
43158         * malloc/mtrace.c: Likewise.
43159         * misc/error.c: Likewise.
43160         * misc/syslog.c: Likewise.
43161         * stdio-common/asprintf.c: Likewise.
43162         * stdio-common/fxprintf.c: Likewise.
43163         * stdio-common/getw.c: Likewise.
43164         * stdio-common/isoc99_fscanf.c: Likewise.
43165         * stdio-common/isoc99_scanf.c: Likewise.
43166         * stdio-common/isoc99_vfscanf.c: Likewise.
43167         * stdio-common/isoc99_vscanf.c: Likewise.
43168         * stdio-common/isoc99_vsscanf.c: Likewise.
43169         * stdio-common/printf-prs.c: Likewise.
43170         * stdio-common/printf_fp.c: Likewise.
43171         * stdio-common/printf_fphex.c: Likewise.
43172         * stdio-common/printf_size.c: Likewise.
43173         * stdio-common/putw.c: Likewise.
43174         * stdio-common/scanf.c: Likewise.
43175         * stdio-common/sprintf.c: Likewise.
43176         * stdio-common/tmpfile.c: Likewise.
43177         * stdio-common/vfprintf.c: Likewise.
43178         * stdio-common/vfscanf.c: Likewise.
43179         * stdlib/strfmon_l.c: Likewise.
43180         * sunrpc/openchild.c: Likewise.
43181         * sunrpc/xdr_stdio.c: Likewise.
43182         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
43183         * sysdeps/mach/hurd/tmpfile.c: Likewise.
43185 2012-05-24  Roland McGrath  <roland@hack.frob.com>
43187         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
43189         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
43190         in the third column, to generate for the shared library an IFUNC
43191         that uses _dl_vdso_vsym.
43192         * Makerules (COMPILE.c, compile-stdin.c): New variables.
43193         * Makeconfig (object-suffixes-noshared): New variable.
43195         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
43196         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
43197         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
43198         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
43200         [BZ #14132]
43201         * include/sys/time.h (__gettimeofday): Remove macro.
43202         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
43203         * time/gettimeofday.c (__gettimeofday): Remove #undef.
43204         Remove INTDEF.
43205         (__gettimeofday): Add libc_hidden_def.
43206         (gettimeofday): Add libc_hidden_weak.
43207         * sysdeps/mach/gettimeofday.c: Likewise.
43208         * sysdeps/posix/gettimeofday.c: Likewise.
43209         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
43210         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
43211         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
43212         (__gettimeofday_internal): Remove strong_alias.
43213         (__gettimeofday): Add libc_hidden_def.
43214         (gettimeofday): Add libc_hidden_weak.
43215         * sysdeps/unix/syscalls.list (gettimeofday):
43216         Remove __gettimeofday_internal alias.
43218 2012-05-24  Daniel Jacobowitz  <drow@false.org>
43219             H.J. Lu  <hongjiu.lu@intel.com>
43221         [BZ #12495]
43222         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
43223         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
43224         (largebin_index_32_big): New.
43225         (largebin_index): Use it for 16-byte alignment.
43226         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
43227         correction with front_misalign.
43229 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
43231         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
43232         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
43233         Likewise.
43234         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
43235         Likewise.
43236         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
43237         Likewise.
43238         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
43239         Likewise.
43240         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
43241         Likewise.
43242         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
43243         Likewise.
43244         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
43245         Likewise.
43246         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
43247         Likewise.
43248         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
43249         Likewise.
43250         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
43251         Likewise.
43252         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
43253         Likewise.
43254         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
43255         Likewise.
43257         * scripts/data/c++-types-x32-linux-gnu.data: New file.
43258         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
43260 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43262         [BZ #10846]
43263         [BZ #14036]
43264         * math/libm-test.inc (exp_test): Add test from bug 14036.
43265         (pow_test): Add test from bug 10846.
43267         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
43268         and other flags.
43269         (special_function): Do not include flags in test name.
43270         (parse_args): Likewise.
43271         * sysdeps/i386/fpu/libm-test-ulps: Update.
43272         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43273         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
43274         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
43275         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43277         * math/gen-libm-test.pl (%beautify): Add entries for underflow
43278         exceptions.
43279         * math/libm-test.inc ("Philosophy"): Update comment about
43280         exception testing.
43281         (UNDERFLOW_EXCEPTION): New macro.
43282         (UNDERFLOW_EXCEPTION_OK): Likewise.
43283         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
43284         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
43285         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
43286         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
43287         (INVALID_EXCEPTION_OK): Update value.
43288         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
43289         (OVERFLOW_EXCEPTION_OK): Likewise.
43290         (IGNORE_ZERO_INF_SIGN): Likewise.
43291         (test_exceptions): Handle underflow exceptions.
43292         (acos_test): Update for underflow exception expectations.
43293         (cexp_test): Likewise.
43294         (clog_test): Likewise.
43295         (clog10_test): Likewise.
43296         (csqrt_test): Likewise.
43297         (ctan_test): Likewise.
43298         (ctanh_test): Likewise.
43299         (exp_test): Likewise.
43300         (exp10_test): Likewise.
43301         (exp2_test): Likewise.
43302         (expm1_test): Likewise.
43303         (fma_test): Likewise.
43304         (j0_test): Likewise.
43305         (jn_test): Likewise.
43306         (nexttoward_test): Likewise.
43307         (pow_test): Likewise.
43308         (scalbn_test): Likewise.
43309         (scalbln_test): Likewise.
43310         (tan_test): Likewise.
43311         (y1_test): Likewise.
43312         * sysdeps/i386/fpu/libm-test-ulps: Update.
43313         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43315 2012-05-23  David S. Miller  <davem@davemloft.net>
43317         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
43318         (__libc_sigaction): Remove unused local variables.
43320 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43322         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
43324 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
43326         mktime: avoid signed integer overflow
43327         * time/mktime.c (__mktime_internal): Do not mishandle the case
43328         where diff == INT_MIN.
43330         mktime: simplify computation of average
43331         * time/mktime.c (ranged_convert): Use new time_t_avg function
43332         instead of rolling our own (probably-slower) code.
43334         mktime: do not assume signed right shift propagates sign bit
43335         * time/mktime.c (isdst_differ): New static function.
43336         (__mktime_internal): No need to normalize tm_isdst now.
43337         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
43338         tm_isdst values.
43340         mktime: merge another wrapv change from gnulib
43341         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
43342         from some compilers.
43344         mktime: remove incorrect attempt at unusual arithmetics
43345         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
43346         The code didn't really work on such machines anyway.
43347         (TYPE_MINIMUM): Assume two's complement.
43348         (twos_complement_arithmetic): Verify that long_int and time_t
43349         are two's complement (or unsigned, in the latter case).
43351         mktime: check signed shifts on long_int and time_t, too
43352         * time/mktime.c (SHR): Check that shifts work as desired
43353         on the types long_int and time_t too, as SHR is used on
43354         such types.
43356         mktime: do not assume 'long' is wide enough
43357         * time/mktime.c (verify): Move decl up.
43358         (long_int): New type.
43359         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
43360         to remove assumption in the code that 'long' is wide enough to
43361         store year values.  This assumption is not true on x32 and on
43362         some non-glibc platforms.
43364         mktime: merge wrapv change from gnulib
43365         * time/mktime.c (WRAPV): New macro.
43366         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
43367         (guess_time_tm, __mktime_internal): Do not assume that signed
43368         integer overflow wraps around; modern compilers generate code
43369         where this assumption is no longer valid.
43371 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43373         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
43374         Replace "jmp L(pseudo_end)" with "ret".
43375         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
43376         Likewise.
43378 2012-05-23  Andreas Jaeger  <aj@suse.de>
43380         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
43381         * sysdeps/unix/sysv/linux/poll.c: Remove file.
43383 2012-05-23  Andreas Jaeger  <aj@suse.de>
43384             Maximilian Attems  <max@stro.at>
43386         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
43387         New macros.
43389 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43391         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
43392         code so that pseudo_end is just ret and the stack pointer is
43393         correct also for static library in error case.
43395 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
43397         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
43398         move to syscalls.list.
43399         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
43400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
43401         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
43402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
43404         * manual/install.texi (Running make install): Do not mention Linux
43405         kernel version for which pt_chown is not needed.
43406         (Linux): Do not mention problems with nscd with 2.0 kernels.
43407         * INSTALL: Regenerated.
43409 2012-05-23  Andreas Jaeger  <aj@suse.de>
43411         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
43412         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
43413         macro.
43414         * sysdeps/unix/sysv/linux/s390/bits/mman.h
43415         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43416         * sysdeps/unix/sysv/linux/sh/bits/mman.h
43417         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43418         * sysdeps/unix/sysv/linux/i386/bits/mman.h
43419         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43420         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
43421         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43422         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
43423         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43424         * sysdeps/unix/sysv/linux/bits/in.h
43425         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
43427 2012-05-22  Roland McGrath  <roland@hack.frob.com>
43429         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
43430         (PREPARE_VERSION): Just use assert instead, it will be elided
43431         under [NDEBUG] anyway.
43433 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43435         * sysdeps/unix/sysv/linux/Makefile: Include
43436         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
43437         (sysdep_routines): Remove sysctl.
43438         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
43439         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
43440         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
43441         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
43442         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
43444 2012-05-22  Andreas Jaeger  <aj@suse.de>
43446         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
43447         that pseudo_end is just ret and the stack pointer is correct also
43448         for static library in error case.
43450 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
43452         [BZ #14122]
43453         * nss/nsswitch.c (defconfig_entries): New variable.
43454         (__nss_database_lookup): Don't leak defconfig entries.
43455         (nss_parse_service_list): Don't leak on error paths.
43456         (free_database_entries): New function.
43457         (free_defconfig): New function.
43458         (free_mem): Move common code to free_database_entries.
43460 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43462         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
43463         Add arch_prctl.
43464         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
43466         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
43467         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
43468         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
43469         New macro.
43470         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
43471         (INTERNAL_SYSCALL_TYPES): Likewise.
43472         (LOAD_ARGS_TYPES_[1-6]): Likewise.
43473         (LOAD_REGS_TYPES_[1-6]): Likewise.
43474         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
43475         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
43477 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43479         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
43480         copysignl for GLIBC_2_0.
43481         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
43482         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
43483         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
43484         logbl for GLIBC_2_0.
43485         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
43486         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
43488 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43490         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
43491         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43493         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
43494         Use "neg %eax".
43496         * time/mktime.c: Update copyright years.
43498 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
43500         mktime: merge comment-quoting-style change from gnulib
43501         * time/mktime.c: Quote 'like this' in comments.
43502         The GNU coding standards suggest that we no longer quote `like this',
43503         as "`" and "'" are typically rendered asymmetrically nowadays.
43504         The typical gnulib style is to quote 'like this' when quoting
43505         code, and "like this" when quoting English.
43507         * time/mktime.c (compile-command): Add "-I.".
43509         mktime: merge mktime-internal.h change from gnulib
43510         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
43512         mktime: merge time_r change from gnulib
43513         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
43515         mktime: merge DEBUG change from gnulib
43516         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
43517         case system <time.h> has a #define.
43519         mktime: merge <sys/types.h> change from gnulib
43520         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
43521         since <time.t> is now guaranteed to define time_t.
43523         mktime: merge HAVE_CONFIG_H change from gnulib
43524         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
43526 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43528         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
43529         Use "neg %eax".
43531         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
43532         __rlim_t cast.
43533         (struct rusage): Use anonymous union to pad each field to
43534         __syscall_slong_t.
43536 2012-05-21  David S. Miller  <davem@davemloft.net>
43538         * Makefules (o-iterator): Remove .s cases.
43539         (compile-command.s): Delete.
43540         (COMPILE.s): Delete.
43541         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
43543 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
43545         * configure.in (libc_cv_predef_stack_protector): Only consider
43546         "foobar" and "__stack_chk_fail" lines in libc_undefs.
43547         * configure: Regenerated.
43549 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43551         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
43552         New macro.  Use R*LP on int and pointer.
43553         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
43554         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
43555         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
43556         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
43558         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
43559         [__WORDSIZE_TIME64_COMPAT32] instead of
43560         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
43561         (struct utmp): Likewise.
43562         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
43563         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
43564         Renamed to ...
43565         (__WORDSIZE_TIME64_COMPAT32): This.
43566         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
43567         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
43568         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
43569         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
43570         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
43571         (__WORDSIZE_TIME64_COMPAT32): New macro.
43573 2012-05-21  Andreas Jaeger  <aj@suse.de>
43575         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
43576         only if [SHARED]. Add prototype for __wcschr_ia32.
43578 2012-05-21  Roland McGrath  <roland@hack.frob.com>
43580         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
43581         of %rbp unmolested in the jmp_buf while mangling the low bits.
43582         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
43583         unmolested high bits of %rbp while demangling the low bits.
43584         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
43586 2012-05-21  Andreas Jaeger  <aj@suse.de>
43588         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
43589         * sunrpc/svc_simple.c: Use it for registerrpc.
43590         * sunrpc/xcrypt.c: Use it for passwd2des.
43592         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
43594 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43596         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
43597         Don't define if [__SYSCALL_WORDSIZE != 32].
43598         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
43599         New macro.
43601 2012-05-21  Bruno Haible  <bruno@clisp.org>
43602             Andreas Jaeger  <aj@suse.de>
43604         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
43605         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
43606         inptr and inend for must_buffer_ch.
43607         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
43608         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
43609         * stdio-common/Makefile (tests): Remove bug15.
43610         (bug15-ENV): Remove macro.
43611         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
43612         anymore.
43614 2012-05-19  Andreas Jaeger  <aj@suse.de>
43615             Roland McGrath  <roland@hack.frob.com>
43617         * manual/contrib.texi: Completely rewritten. It contains now an
43618         alphabetical list of contributors and their contributions.
43620 2012-05-21  Richard Henderson  <rth@twiddle.net>
43622         * misc/getauxval.c (__getauxval): Use unsigned long int.
43623         * misc/sys/auxv.h: Include <sys/cdefs.h>.
43624         (getauxval): Use unsigned long int.
43626 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43628         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
43630 2012-05-21  Roland McGrath  <roland@hack.frob.com>
43632         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
43633         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
43634         __alignof__ (long double).
43636 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43638         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43640 2012-05-20  Richard Henderson  <rth@twiddle.net>
43642         * misc/getauxval.c: New file.
43643         * misc/sys/auxv.h: New file.
43644         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
43645         (routines): Add getauxval.
43646         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
43647         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
43648         * elf/dl-sysdep.c (_dl_auxv): Remove.
43649         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
43650         * elf/dl-support.c (_dl_auxv): New variable.
43651         (_dl_aux_init): Initialize it.
43652         * manual/startup.texi (Auxiliary Vector): New node.
43653         * sysdeps/generic/bits/hwcap.h: New file.
43654         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
43655         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
43656         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
43657         * sysdeps/sparc/sysdep.h: ... here.  Include it.
43658         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
43659         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
43660         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
43661         Update.
43662         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
43663         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
43664         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
43665         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
43666         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
43667         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
43668         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
43669         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
43671 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43673         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43675 2012-05-19  David S. Miller  <davem@davemloft.net>
43677         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43679 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
43681         [BZ #14123]
43682         * math/s_ccosh.c: Include <float.h>
43683         (__ccosh): Avoid internal overflow calculating sinh and cosh
43684         values before multiplying by sin and cos values.
43685         * math/s_ccoshf.c: Likewise.
43686         * math/s_ccoshl.c: Likewise.
43687         * math/s_csin.c: Likewise.
43688         * math/s_csinf.c: Likewise.
43689         * math/s_csinl.c: Likewise.
43690         * math/s_csinh.c: Likewise.
43691         * math/s_csinhf.c: Likewise.
43692         * math/s_csinhl.c: Likewise.
43693         * math/libm-test.inc (ccos_test): Add more tests.
43694         (ccosh_test): Likewise.
43695         (csin_test): Likewise.
43696         (csinh_test): Likewise.
43697         * sysdeps/i386/fpu/libm-test-ulps: Update.
43698         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43700 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
43702         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
43703         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
43705         * sysdeps/x86_64/x32/_itoa.h: Add comment.
43707 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
43709         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
43710         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
43711         * sysdeps/powerpc/soft-fp/Versions: Likewise.
43712         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
43713         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
43714         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
43715         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
43716         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
43717         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
43718         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
43719         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
43720         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
43721         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
43722         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
43723         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
43724         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
43725         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
43726         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
43727         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
43728         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
43729         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
43730         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
43731         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
43732         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
43733         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
43734         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
43735         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
43736         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
43737         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
43738         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
43739         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
43741 2012-05-18  Andreas Jaeger  <aj@suse.de>
43743         * csu/.gitignore: Delete.
43745 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43747         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
43748         (timex): Use __syscall_slong_t.
43750 2012-05-18  Andreas Jaeger  <aj@suse.de>
43751             Carlos O'Donell  <carlos_odonell@mentor.com>
43753         * manual/install.texi (Configuring and compiling): Update
43754         description about files modified in the source directory.
43755         * INSTALL: Regenerated.
43757 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43759         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
43760         value.  Use "or" to set return value to -1.
43761         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
43762         negate return value.
43764 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43766         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
43767         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
43768         failure if the compiler has Graphite support disabled.
43769         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
43770         Likewise.
43771         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
43772         (CFLAGS-memmove.c): Likewise.
43773         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
43774         Likewise.
43776 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43778         * sysdeps/x86_64/x32/_itoa.h: New file.
43780         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
43781         getdents system call only if kernel and user dirents have the
43782         same d_ino and d_off.
43784         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
43785         LLONG_MAX != LONG_MAX.
43786         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43787         (_fitoa_word): Likewise.
43789         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
43790         years.
43791         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
43792         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
43793         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
43795         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
43796         include <bits/wordsize.h>.  Check __x86_64__ instead of
43797         __WORDSIZE.
43798         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
43799         if __x86_64__ is defined.  Use anonymous union on fpstate.
43801         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
43802         anonymous union.
43804 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
43806         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
43807         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
43808         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
43809         Refer to _rtld_local_ro instead of _rtld_global_ro.
43810         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
43811         Likewise.
43812         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
43813         Likewise.
43814         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
43815         Likewise.
43816         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
43817         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
43818         of _rtld_global, and rtld_progname instead of _dl_argv[0].
43820         * sysdeps/powerpc/powerpc32/dl-machine.c
43821         (__elf_machine_runtime_setup) [PROF]: Don't reference
43822         _dl_prof_resolve.
43824 2012-05-18  Andreas Jaeger  <aj@suse.de>
43826         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
43827         function only available for GCCs before 3.4 since GCC 3.4
43828         introduced a builtin.
43829         (lrint): Likewise.
43830         (llrintf): Likewise.
43831         (llrint): Likewise.
43832         (fmaxf): Likewise.
43833         (fmax): Likewise.
43834         (fminf): Likewise.
43835         (fmin): Likewise.
43836         (rint): Likewise.
43837         (rintf): Likewise.
43838         (nearbyint): Likewise.
43839         (nearbyintf): Likewise.
43840         (ceil): Likewise.
43841         (ceilf): Likewise.
43842         (floor): Likewise.
43843         (floorf): Likewise.
43845 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43847         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
43848         on both fields and cast pointer to __syscall_ulong_t.
43850         * bits/types.h (__fsword_t): New type.
43851         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
43852         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
43853         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43854         (__FSWORD_T_TYPE): Likewise.
43855         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43856         (__FSWORD_T_TYPE): Likewise.
43857         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43858         (__FSWORD_T_TYPE): Likewise.
43859         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
43860         (__FSWORD_T_TYPE): Likewise.
43861         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
43862         __SWORD_TYPE with __fsword_t.
43863         (statfs64): Likewise.
43865 2012-05-17  David S. Miller  <davem@davemloft.net>
43867         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
43869 2012-05-17  Andreas Jaeger  <aj@suse.de>
43871         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
43872         warning.
43874 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43876         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
43878 2012-05-17  Andreas Jaeger  <aj@suse.de>
43880         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
43881         when it is used.
43883 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
43885         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
43887 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43889         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
43890         * sysdeps/x86_64/tst-mallocalign1.c: New file.
43892 2012-05-17  Andreas Jaeger  <aj@suse.de>
43893             Carlos O'Donell  <carlos_odonell@mentor.com>
43895         [BZ #14059]
43896         * sysdeps/x86_64/multiarch/init-arch.h
43897         (bit_YMM_Usable): Rename to...
43898         (bit_AVX_Usable): ... this.
43899         (bit_FMA4_Usable): New macro.
43900         (bit_XMM_state): New macro.
43901         (bit_YMM_state): New macro.
43902         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
43903         [__ASSEMBLER__] (index_AVX_Usable): ... this.
43904         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
43905         (CPUID_OSXSAVE): New macro.
43906         (CPUID_AVX): New macro.
43907         (CPUID_FMA4): New macro.
43908         (index_YMM_Usable): Rename to...
43909         (index_AVX_Usable): ... this.
43910         (HAS_AVX): Use HAS_ARCH_FEATURE.
43911         (HAS_FMA4): Likewise.
43912         (HAS_YMM_USABLE): Remove.
43913         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
43914         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
43915         are present.
43916         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
43917         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
43918         * sysdeps/x86_64/multiarch/Makefile: Likewise.
43919         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
43920         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
43922 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
43924         * math/libm-test.c: Support platforms without multiple rounding modes.
43925         * math/bug-nextafter.c: Support platforms without FP exceptions.
43926         * math/bug-nexttoward.c: Likewise.
43927         * math/test-fenv.c: Likewise.
43928         * math/test-misc.c: Likewise.
43929         * stdlib/bug-getcontext.c: Likewise.
43931 2012-05-17  Andreas Jaeger  <aj@suse.de>
43933         * manual/examples/search.c (critter_cmp): Change signature to
43934         avoid warnings.
43935         * manual/string.texi (Collation Functions): Likewise.
43937 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43939         * bits/types.h: Fold copyright years.
43940         * bits/typesizes.h: Likewise.
43941         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
43942         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
43943         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
43944         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
43945         * time/time.h: Likewise.
43947 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
43949         [BZ #208]
43950         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
43951         in instead of returning them.  Return void.
43952         (__libc_mallinfo): Accumulate over all arenas.
43953         (__malloc_stats): Adjust for change in int_mallinfo interface.
43955 2012-05-16  Roland McGrath  <roland@hack.frob.com>
43957         [BZ #10375]
43958         * configure.in (NM): Add AC_CHECK_TOOL for it.
43959         (libc_extra_cflags): New substituted variable.
43960         Check for -fstack-protector being used implicitly.
43961         * configure: Regenerated.
43962         * config.make.in (config-extra-cflags): New variable,
43963         gets @libc_extra_cflags@.
43964         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
43966         [BZ #10375]
43967         * configure.in: Check for _FORTIFY_SOURCE being predefined.
43968         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
43969         * configure: Regenerated.
43970         * config.make.in (CPPUNDEFS): New substituted variable.
43971         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
43972         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
43973         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
43975 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43977         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
43978         (mq_attr): Use __syscall_slong_t.
43980 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43982         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
43983         Check __x86_64__ instead of __WORDSIZE.
43984         (_STAT_VER_LINUX): Likewise.
43985         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
43986         __syscall_ulong_t and __syscall_slong_t.
43987         (stat64): Likewise.
43989 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43991         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
43993 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43995         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
43997 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43999         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
44000         __syscall_ulong_t.
44002         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
44003         include <bits/wordsize.h>.  Check __x86_64__ instead of
44004         __WORDSIZE.
44005         (greg_t): Use "__extension__ long long int" if __x86_64__ is
44006         defined.
44007         (mcontext_t): Replace "unsigned long" with "unsigned long long".
44009         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
44010         include <bits/wordsize.h>.  Check __x86_64__ instead of
44011         __WORDSIZE.
44012         (user_regs_struct): Use "__extension__ unsigned long long"
44013         instead of "unsigned long" if __x86_64__ is defined.
44014         (user): Likewise.  Pad after pointer field if __ILP32__ is
44015         defined.
44017 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
44019         * configure.in (makeinfo): Require version 4.5 or later.  Allow
44020         versions 5 to 9.
44021         * configure: Regenerated.
44022         * manual/install.texi (texinfo): Increase version requirement to
44023         4.5 or later.
44024         * INSTALL: Regenerated.
44026         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
44028 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44030         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
44032         * sysdeps/x86_64/x32/ffs.c: New file.
44034         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
44035         __syscall_ulong_t.
44036         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
44037         defined.  Use __syscall_ulong_t.
44038         (shminfo): Use __syscall_ulong_t.
44039         (shm_info): Likewise.
44041         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
44042         __syscall_ulong_t.
44044         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
44045         <bits/wordsize.h>.
44046         (msgqnum_t): Use __syscall_ulong_t.
44047         (msglen_t): Likewise.
44048         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
44049         __syscall_ulong_t.
44051         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
44052         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
44054         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
44056         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
44057         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
44059         * sysvipc/sys/msg.h (msgbuf): Replace long int with
44060         __syscall_slong_t.
44062         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
44063         include <bits/wordsize.h>.  Check __x86_64__ instead of
44064         __WORDSIZE.
44066         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
44067         "unsigned long long int" if __x86_64__ is defined.
44068         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
44070         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
44071         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
44072         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
44074         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
44075         <stdint.h>.
44076         (GET_PC): Cast to uintptr_t first.
44077         (GET_FRAME): Likewise.
44078         (GET_STACK): Likewise.
44080         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
44081         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
44082         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
44083         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
44084         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
44085         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
44086         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
44087         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
44088         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
44089         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
44090         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
44091         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
44092         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
44093         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
44094         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
44095         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
44096         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
44097         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
44098         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
44099         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
44100         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
44101         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
44102         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
44103         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
44104         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
44105         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
44106         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
44107         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
44108         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
44110 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
44112         * Makerules (+depfiles): Also collect depfiles from .oS in
44113         $(extra-objs).
44114         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
44115         .oS, $(libnldbl-routines)).
44117         * Makerules (native-compile-mkdep-flags): Define.
44118         * sunrpc/Makefile (extra-objs): Add $(addprefix
44119         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
44120         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
44121         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
44122         calling $(make-target-directory).
44124 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44126         * bits/types.h (__snseconds_t): Removed.
44127         * time/time.h (struct timespec): Replace __snseconds_t with
44128         __syscall_slong_t.
44129         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
44130         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
44131         Likewise.
44132         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44133         (__SNSECONDS_T_TYPE): Likewise.
44134         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44135         (__SNSECONDS_T_TYPE): Likewise.
44136         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44137         (__SNSECONDS_T_TYPE): Likewise.
44139 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44141         * sysdeps/mach/hurd/bits/typesizes.h
44142         (__SYSCALL_SLONG_TYPE): New macro.
44143         (__SYSCALL_ULONG_TYPE): Likewise.
44145 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44147         * bits/types.h (__syscall_slong_t): New type.
44148         (__syscall_ulong_t): Likewise.
44150         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
44151         (__SYSCALL_ULONG_TYPE): Likewise.
44152         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44153         (__SYSCALL_SLONG_TYPE): Likewise.
44154         (__SYSCALL_ULONG_TYPE): Likewise.
44155         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44156         (__SYSCALL_SLONG_TYPE): Likewise.
44157         (__SYSCALL_ULONG_TYPE): Likewise.
44158         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44159         (__SYSCALL_SLONG_TYPE): Likewise.
44160         (__SYSCALL_ULONG_TYPE): Likewise.
44162 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44164         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
44165         Add sigaltstack-offsets.sym.
44166         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
44167         <sigaltstack-offsets.h>.
44168         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
44169         longjmp_msg pointer.
44170         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
44171         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
44172         signal stack.
44173         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
44175 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
44177         * elf/stackguard-macros.h: Remove file.
44178         * sysdeps/generic/stackguard-macros.h: New file.
44179         * sysdeps/i386/stackguard-macros.h: Likewise.
44180         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
44181         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
44182         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
44183         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
44184         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
44185         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
44186         * sysdeps/x86_64/stackguard-macros.h: Likewise.
44187         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
44188         <elf/stackguard-macros.h>.
44190         [BZ #14109]
44191         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
44192         __aligned__ in attribute.
44193         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
44194         (gregset_t): Likewise.
44196 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44198         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
44199         * sysdeps/x86_64/64/Implies-after: Here.  New file.
44200         * sysdeps/x86_64/x32/Implies-after: New file.
44202 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44204         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
44205         and access return value for _dl_profile_fixup.  Use R10_LP to
44206         load frame size.
44208 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44210         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
44212 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44214         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
44215         * sysdeps/x86_64/x32/sysdep.h: New file.
44217 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44219         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
44220         * sysdeps/x86_64/setjmp.S: Likewise.
44222 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44224         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
44225         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
44226         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
44227         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
44228         remove unused global constant.
44230 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
44232         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
44233         include of <not-cancel.h>.
44235 2012-05-15  Roland McGrath  <roland@hack.frob.com>
44237         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
44239 2012-05-15  Jeff Law  <law@redhat.com>
44240             Andreas Jaeger  <aj@suse.de>
44242         [BZ #13594]
44243         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
44244         out from...
44245         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
44246         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
44247         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
44248         code changing __hst_map_handle.map.
44250 2012-05-15  Roland McGrath  <roland@hack.frob.com>
44252         * configure.in (sysnames): Look for Implies-before and Implies-after
44253         files.
44254         * configure: Regenerated.
44256 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44258         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
44259         8-byte data alignment with LP_SIZE alignment.
44261 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44263         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
44264         into R10_LP.
44266 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44268         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
44270 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44272         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
44273         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
44274         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
44275         Likewise.
44276         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
44278 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44280         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
44281         (stackinfo_sub_sp): Likewise.
44283 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44285         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
44286         RAX_LP.
44288 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44290         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
44291         into R*_LP.
44293 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44295         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
44296         sizes into R*_LP.
44298 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44300         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
44302 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44304         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
44305         into R11_LP and load __x86_64_shared_cache_size_half into
44306         R8_LP.
44308 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44310         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
44311         R8_LP.
44313 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44315         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
44316         logb for POWER7.
44317         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
44318         logbf for POWER7.
44319         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
44320         logbl for POWER7.
44321         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
44322         powerpc32/power7/fpu/s_logb.c via #include.
44323         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
44324         powerpc32/power7/fpu/s_logbf.c via #include.
44325         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
44326         powerpc32/power7/fpu/s_logbl.c via #include.
44328 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
44330         * README.libm: Remove file.
44332 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44334         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
44335         count for x32.  Use R*_LP and omit operand-size suffix.
44337 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44339         * shlib-versions: Move x86_64-.*-linux.* entries to ...
44340         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
44341         * sysdeps/x86_64/x32/shlib-versions: New file.
44343 2012-05-14  Roland McGrath  <roland@hack.frob.com>
44345         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
44346         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
44347         Use _dl_fatal_printf instead.
44349 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
44351         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
44352         set if not set by the user.  Do not allow for being unset.
44353         * sysdeps/unix/sysv/linux/configure: Regenerated.
44355 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44357         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
44358         the `q' suffix from lea and replace .quad with ASM_ADDR.
44360 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44362         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
44363         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
44364         instead of $17.
44365         (PTR_DEMANGLE): Likewise.
44367 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44369         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
44370         (LP_OP): Likewise.
44371         (ASM_ADDR): Likewise.
44372         (RAX_LP): Likewise.
44373         (RBP_LP): Likewise.
44374         (RBX_LP): Likewise.
44375         (RCX_LP): Likewise.
44376         (RDI_LP): Likewise.
44377         (RSI_LP): Likewise.
44378         (RSP_LP): Likewise.
44379         (R8_LP): Likewise.
44380         (R9_LP): Likewise.
44381         (R10_LP): Likewise.
44382         (R10_LP): Likewise.
44383         (R11_LP): Likewise.
44384         (R12_LP): Likewise.
44385         (R13_LP): Likewise.
44386         (R14_LP): Likewise.
44387         (R15_LP): Likewise.
44389 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44391         * sysdeps/x86_64/x32/dl-machine.h: New file.
44393 2012-05-14  Andreas Jaeger  <aj@suse.de>
44395         * manual/Makefile (subdir): Remove export of subdir.
44396         (all): Remove target.
44397         (.PHONY): Remove all from list.
44398         (mkinstalldirs): Remove.
44399         (.PHONY): Remove installdirs from list.
44400         ($(inst_infodir)/libc.info): Use make-target-directory.
44401         (installdirs): Remove.
44402         (subdir_%): Remove.
44403         (glibc-targets): Remove.
44404         (lib): Remove.
44405         (stubs): Remove.
44406         ($(objpfx)stubs ../po/manual.pot): Remove.
44407         ($(objpfx)stamp%): Remove.
44408         (make-target-directory): Remove.
44409         (subdir_install): Remove.
44410         (routines): Remove.
44411         (aux): Remove.
44412         (sources): Remove.
44413         (objects): Remove.
44414         (headers): Remove.
44416         [BZ #13750]
44417         * manual/.gitignore: Remove, it's not needed anymore.
44418         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
44419         all files in it.
44420         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
44421         directory.
44422         (texis): Renamed to $(objpfx)texis.
44423         (texis-path): New, contains path to generated files.
44424         (chapters.%): Use texis-path for complete path, add extra argument
44425         libc-texinfo.sh.
44426         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
44427         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
44428         (summary,texi, stamp-summary): Use complete path of
44429         files. Generate files in build dir.
44430         (dir-add.texi): Build in build dir.
44431         (libm-err.texi,stamp-libm-err): Likewise.
44432         (version.texi, stamp-version): Likewise.
44433         (.%c.texi): Likewise.
44434         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
44435         (mostlyclean): Remove target.
44436         (realclean): Remove target.
44437         (generated): Add new variable with contents from mostlyclean and
44438         realclean, remove entries duplicated in common-mostlyclean, add
44439         stamp-libm-err and stamp-version.
44440         (generated-dirs): Add libc directory.
44441         ($(inst_infodir)/libc.info): Install files from build dir.
44443         * manual/install.texi (Configuring and compiling): Adjust since
44444         the info files are not part of the tar ball anymore.
44446 2012-05-14  Andreas Jaeger  <aj@suse.de>
44448         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
44449         variable.
44451 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
44453         [BZ #13717]
44454         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
44455         to 2.2.0 where earlier.
44456         * sysdeps/unix/sysv/linux/configure: Regenerated.
44457         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
44458         Remove conditional code.
44459         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
44460         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
44461         Remove conditional code.
44462         [!__NR_lchown]: Likewise.
44463         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44464         [__NR_lchown]: Likewise.
44465         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
44466         comment referencing __ASSUME_LCHOWN_SYSCALL.
44467         * sysdeps/unix/sysv/linux/i386/sigaction.c
44468         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44469         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44470         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
44471         Remove conditional code.
44472         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
44473         (__protocol_available): Remove #if 0 code.
44474         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
44475         conditional code.
44476         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
44477         * sysdeps/unix/sysv/linux/kernel-features.h
44478         (__ASSUME_GETCWD_SYSCALL): Don't define.
44479         (__ASSUME_REALTIME_SIGNALS): Likewise.
44480         (__ASSUME_PREAD_SYSCALL): Likewise.
44481         (__ASSUME_PWRITE_SYSCALL): Likewise.
44482         (__ASSUME_POLL_SYSCALL): Likewise.
44483         (__ASSUME_LCHOWN_SYSCALL): Likewise.
44484         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
44485         non-SPARC.
44486         (__ASSUME_SIOCGIFNAME): Don't define.
44487         (__ASSUME_MSG_NOSIGNAL): Likewise.
44488         (__ASSUME_SENDFILE): Define unconditionally.
44489         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
44490         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
44491         conditional code.
44492         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
44493         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
44494         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
44495         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44496         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
44497         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
44498         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44499         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
44500         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44501         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44502         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
44503         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44504         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44505         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
44506         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44507         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44508         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
44509         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44510         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44511         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
44512         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44513         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44514         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
44515         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44516         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44517         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
44518         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44519         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44520         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
44521         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44522         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44523         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
44524         Remove conditional code.
44525         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44526         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
44527         Remove conditional code.
44528         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44529         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
44530         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
44531         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
44532         Remove conditional code.
44533         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44534         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
44535         Remove conditional code.
44536         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44537         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
44538         Remove conditional code.
44539         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44540         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
44541         Remove conditional code.
44542         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44543         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
44544         Remove conditional code.
44545         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44546         * sysdeps/unix/sysv/linux/sh/pwrite64.c
44547         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44548         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44549         * sysdeps/unix/sysv/linux/sigaction.c
44550         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44551         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44552         * sysdeps/unix/sysv/linux/sigpending.c
44553         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44554         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44555         * sysdeps/unix/sysv/linux/sigprocmask.c
44556         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44557         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44558         * sysdeps/unix/sysv/linux/sigsuspend.c
44559         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44560         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44561         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
44562         (__libc_missing_rt_sigs): Remove.
44563         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
44564         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
44565         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
44566         Remove conditional code.
44567         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
44568         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
44569         return 1.
44570         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
44571         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
44572         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
44573         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
44575 2012-05-14  Andreas Jaeger  <aj@suse.de>
44577         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
44578         it's not used in glibc.
44579         (__coshm1): Likewise.
44580         (__acosh1p): Likewise.
44581         (__sgn): Likewise.
44583         * manual/string.texi (Copying and Concatenation): Add missing
44584         variable in concat example.
44585         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
44587 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44589         [BZ #14103]
44590         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
44591         __builtin_clzl with __builtin_clzll.
44593 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44595         [BZ #14104]
44596         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
44597         libc_freeres_ptr.
44599 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44601         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
44602         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
44603         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
44604         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
44606 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
44608         * NEWS: Update ia64 info.
44610 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
44612         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
44613         used as bcopy.
44615 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
44617         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
44618         * sysdeps/unix/syscalls.list (dup3): Likewise.
44619         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
44620         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
44622 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
44624         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
44625         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
44627 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
44629         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
44630         thread pointer.
44631         (TLS_IE): Use mov/add instead of movq/addq to load thread
44632         pointer.
44633         (TLS_GD_PREFIX): New.
44634         (TLS_GD): Use it.
44636 2012-05-11  David S. Miller  <davem@davemloft.net>
44638         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
44639         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
44640         (_FPU_SETCW): Likewise.
44642 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44644         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
44645         is 32-byte aligned.
44647 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
44649         [BZ #11837]
44650         * iconvdata/gb18030.c: Update tables.
44651         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
44652         characters specially.
44653         (BODY for TO_LOOP): Add encoding of missing ranges.
44655 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
44657         [BZ #13673]
44658         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
44659         * sysdeps/mach/hurd/dup3.c: Likewise.
44660         * sysdeps/mach/hurd/readlinkat.c: Likewise.
44661         * sysdeps/powerpc/memmove.c:: Likewise.
44663 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44665         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
44666         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
44668 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44670         * elf/elf.h (R_X86_64_RELATIVE64): New.
44671         (R_X86_64_NUM): Updated.
44672         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
44673         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
44674         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
44675         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
44676         tst-quad1pie tst-quad2pie
44677         (modules-names): Add tst-quadmod1 tst-quadmod2.
44678         ($(objpfx)tst-quad1): New dependency.
44679         ($(objpfx)tst-quad2): Likewise.
44680         ($(objpfx)tst-quad1pie): Likewise.
44681         ($(objpfx)tst-quad2pie): Likewise.
44682         * sysdeps/x86_64/tst-quad1.c: New file.
44683         * sysdeps/x86_64/tst-quad1pie.c: New file.
44684         * sysdeps/x86_64/tst-quad2.c: Likewise.
44685         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
44686         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
44687         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
44688         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
44689         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
44691 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44693         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
44694         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
44695         * streams/stropts.h (t_scalar_t): Define type.
44697         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
44698         (_PATH_PRESERVE): Set to "/var/lib".
44699         (_PATH_RWHODIR): Set to "/var/spool/rwho".
44701         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
44702         instead of int.
44704         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
44705         if __dir_mkfile succeeded.
44707         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
44708         checking for _hurd_dtablesize.  Unlock it right after having
44709         finished _hurd_dtable allocation.
44711 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44713         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
44714         * sysdeps/mach/hurd/configure: Regenerated.
44715         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
44716         special-casing to...
44717         * sysdeps/gnu/configure.in: ... this new file.
44718         * sysdeps/unix/sysv/linux/configure: Regenerated.
44719         * sysdeps/gnu/configure: New generated file.
44721         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
44722         for Linux: use nsec instead of usec, as well as:
44723         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
44724         members of type struct timespec.
44725         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
44726         New macros.
44727         (struct stat64): Likewise.
44728         (_STATBUF_ST_NSEC): New macro.
44729         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
44731         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
44732         __strtoul_internal rather than strtoul.
44734 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44736         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
44737         and reject them.
44739 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44741         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
44742         which preserves existing values.
44743         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
44745 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44747         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
44748         TIMEOUT values.  Return EINVAL for NFDS values either negative or
44749         greater than FD_SETSIZE.
44751 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44753         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
44754         allocated, call __vm_protect to finish enabling the existing space, and
44755         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
44756         allocate the remainder.
44758 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44760         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
44761         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
44763 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44765         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
44766         sysdeps/mach/hurd/readlink.c.
44768         * posix/tst-sysconf.c (posix_options): Only use
44769         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
44770         _POSIX_SYNCHRONIZED_IO when they are defined
44771         * sysdeps/mach/hurd/bits/posix_opt.h:
44772         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
44773         (_XOPEN_REALTIME): Undefine macro.
44774         (_XOPEN_REALTIME_THREADS): Undefine macro.
44775         (_XOPEN_SHM): Undefine macro.
44776         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
44777         macro to -1.
44778         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
44779         macro to -1.
44780         (_POSIX_ASYNC_IO): Undefine macro.
44781         (_POSIX_PRIORITIZED_IO): Undefine macro.
44782         (_POSIX_SPIN_LOCKS): Define macro to -1.
44784         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
44785         SA_NODEFER, SA_RESETHAND.
44786         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
44787         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
44788         F_DUPFD_CLOEXEC.
44790 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44792         * elf/Makefile (pldd-modules): Define unconditionally.
44794 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44796         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
44798 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44800         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
44801         Return ENOENT when name is empty.
44802         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
44804 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44806         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
44808         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
44810 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44812         Fix mlock in all cases except non-readable pages.
44813         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
44814         instead of VM_PROT_ALL as parameter to __vm_wire function.
44816         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
44817         (__mkdir): When path is `/', just fail with EEXIST.
44818         * sysdeps/mach/hurd/mkdirat.c: Likewise.
44820 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44822         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
44823         <sys/uio.h> (for writev).
44824         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
44825         and <sys/param.h> (for MIN).
44827 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44829         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
44830         REQUESTED_TIME.  Properly set the remaining time and return EINTR
44831         if interrupted.
44833 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44835         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
44836         Depend on against $(link-rpcuserlibs).
44838 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44840         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
44841         (__libc_stack_end): Do not use attribute_relro.
44842         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
44843         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
44844         to libthread-provided value.
44845         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
44846         attribute_relro.
44848 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44850         [BZ #3748]
44851         * bits/libc-lock.h (__libc_once_get): New macro.
44852         * sysdeps/mach/bits/libc-lock.h: Likewise.
44853         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
44854         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
44855         instead of using implementation details.
44857         * libio/fileops.c: Unconditionally include <kernel-features.h>.
44858         * libio/freopen.c: Likewise.
44859         * libio/freopen64.c: Likewise.
44860         * misc/syslog.c: Likewise.
44861         * nscd/connections.c: Likewise.
44862         * nscd/netgroupcache.c: Likewise.
44863         * sysdeps/posix/getcwd.c: Likewise.
44865 2012-05-10  Roland McGrath  <roland@hack.frob.com>
44867         * math/w_ilogbf.c: Add #include <limits.h>.
44869 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44871         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
44872         path instead of returning without unlocking.
44874         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
44875         immediate-write ioctls.
44876         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
44878 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44880         * sysdeps/mach/hurd/i386/init-first.c (init): Use
44881         __builtin_frame_address instead of making assumptions about the
44882         location of the return address relative to DATA.  Force early load of
44883         the return address.
44884         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
44885         __builtin_frame_address.
44887         dup3 for GNU Hurd.
44888         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
44889         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
44890         implement dup3 and do some further code clean-ups.
44891         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
44892         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
44894 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44896         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
44898         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
44899         HURD_CRITICAL_END around holding _hurd_dtable_lock.
44900         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
44901         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
44902         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
44903         d->port.lock.
44905         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
44906         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
44907         when handler == SIG_ERR, not when handler != SIG_ERR.
44909 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44911         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
44912         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
44913         definitions.
44915         accept4 for GNU Hurd.
44916         * include/sys/socket.h (__libc_accept4): New prototype.
44917         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
44918         to implement __libc_accept4.
44919         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
44920         __libc_accept4.
44921         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
44923         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
44924         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
44925         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
44926         signal-defines.sym.
44928 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44930         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
44932 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44934         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
44935         assertion on O_CLOEXEC flag.
44936         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
44937         * hurd/intern-fd.c: Likewise.
44938         * hurd/port2fd.c: Likewise.
44940 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44942         [BZ #3906]
44943         * bits/in.h (IPV6_PKTINFO): Define new macro.
44944         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
44946 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44948         [BZ #13954]
44949         [BZ #13955]
44950         [BZ #13956]
44951         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
44952         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
44953         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
44954         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
44955         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
44956         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
44957         * math/libm-test.inc (logb_test) : Additional logb tests.
44959 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
44960             Andreas Jaeger  <aj@suse.de>
44962         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
44963         * configure: Regenerated.
44964         * config.h.in (LINK_OBSOLETE_RPC): New macro.
44965         * config.make.in (link-obsolete-rpc): New substituted variable.
44966         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
44967         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
44968         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
44969         (shared-only-routines): Don't set it under [link-obsolete-rpc],
44970         so that libc.a contains the symbols.
44971         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
44972         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
44973         * sunrpc/auth_none.c: Likewise.
44974         * sunrpc/auth_unix.c: Likewise.
44975         * sunrpc/authdes_prot.c: Likewise.
44976         * sunrpc/authuxprot.c: Likewise.
44977         * sunrpc/clnt_gen.c: Likewise.
44978         * sunrpc/clnt_perr.c: Likewise.
44979         * sunrpc/clnt_raw.c: Likewise.
44980         * sunrpc/clnt_simp.c: Likewise.
44981         * sunrpc/clnt_tcp.c: Likewise.
44982         * sunrpc/clnt_udp.c: Likewise.
44983         * sunrpc/clnt_unix.c: Likewise.
44984         * sunrpc/des_crypt.c: Likewise.
44985         * sunrpc/des_soft.c: Likewise.
44986         * sunrpc/get_myaddr.c: Likewise.
44987         * sunrpc/key_call.c: Likewise.
44988         * sunrpc/key_prot.c: Likewise.
44989         * sunrpc/netname.c: Likewise.
44990         * sunrpc/pm_getmaps.c: Likewise.
44991         * sunrpc/pm_getport.c: Likewise.
44992         * sunrpc/pmap_clnt.c: Likewise.
44993         * sunrpc/pmap_prot.c: Likewise.
44994         * sunrpc/pmap_prot2.c: Likewise.
44995         * sunrpc/pmap_rmt.c: Likewise.
44996         * sunrpc/publickey.c: Likewise.
44997         * sunrpc/rpc_cmsg.c: Likewise.
44998         * sunrpc/rpc_common.c: Likewise.
44999         * sunrpc/rpc_dtable.c: Likewise.
45000         * sunrpc/rpc_prot.c: Likewise.
45001         * sunrpc/rpc_thread.c: Likewise.
45002         * sunrpc/rtime.c: Likewise.
45003         * sunrpc/svc.c: Likewise.
45004         * sunrpc/svc_auth.c: Likewise.
45005         * sunrpc/svc_raw.c: Likewise.
45006         * sunrpc/svc_run.c: Likewise.
45007         * sunrpc/svc_tcp.c: Likewise.
45008         * sunrpc/svc_udp.c: Likewise.
45009         * sunrpc/svc_unix.c: Likewise.
45010         * sunrpc/svcauth_des.c: Likewise.
45011         * sunrpc/xcrypt.c: Likewise.
45012         * sunrpc/xdr.c: Likewise.
45013         * sunrpc/xdr_array.c: Likewise.
45014         * sunrpc/xdr_float.c: Likewise.
45015         * sunrpc/xdr_intXX_t.c: Likewise.
45016         * sunrpc/xdr_mem.c: Likewise.
45017         * sunrpc/xdr_rec.c: Likewise.
45018         * sunrpc/xdr_ref.c: Likewise.
45019         * sunrpc/xdr_sizeof.c: Likewise.
45020         * sunrpc/xdr_stdio.c: Likewise.
45022 2012-05-10  Roland McGrath  <roland@hack.frob.com>
45024         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
45025         change.  Update copyright years.
45027 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
45029         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
45031 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
45032             Joseph Myers  <joseph@codesourcery.com>
45033             Paul Pluzhnikov  <ppluzhnikov@google.com>
45035         [BZ #14012]
45036         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
45037         requiring rpcgen.
45038         [cross-compiling] (extra-libs): Likewise.
45039         [cross-compiling] (extra-libs-others): Likewise.
45040         [cross-compiling] (librpcsvc-routines): Likewise.
45041         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
45042         [cross-compiling] (omit-deps): Likewise.
45043         (sunrpc-CPPFLAGS): New variable.
45044         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
45045         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
45046         (cross-rpcgen-objs): New variable.
45047         (extra-objs): Append $(cross-rpcgen-objs).
45048         ($(cross-rpcgen-objs)): New rule.
45049         ($(objpfx)cross-rpcgen): Likewise.
45050         (rpcgen-cmd): Define to use $(built-program-file).  Expand
45051         comment.
45052         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
45053         ($(objpfx)x%.stmp): Likewise.
45054         * sunrpc/proto.h [IS_IN_build] (_): Define.
45055         [IS_IN_build] (_libc_intl_domainname): Likewise.
45057 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45059         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
45060         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
45061         and R_X86_64_TPOFF64.
45063 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
45065         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
45066         sysdeps/unix/sysv/syscalls.list.
45067         (stime): Likewise.
45068         (utime): Likewise.
45069         * sysdeps/unix/sysv/syscalls.list: Remove file.
45071 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
45073         [BZ #3440]
45074         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
45075         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
45076         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
45077         (__LC_IDENTIFICATION): Make these macros useful in #if
45078         expressions, as required by C99.
45080 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
45082         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
45083         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
45084         after this.
45086 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
45088         * stdlib/longlong.h: Updated from GCC.
45090 2012-05-09  Andreas Jaeger  <aj@suse.de>
45092         * nscd/nscd.c (run_modes): Make named enum, reorder so that
45093         default is first entry.
45094         (run_mode): Set type.
45095         (main): Remove informal message about syslog.
45096         (options): Fix typo.
45098         [BZ #14053]
45099         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
45100         to asm.
45101         (lrint): Likewise.
45102         (llrintf): Likewise.
45103         (llrint): Likewise.
45104         (rint): Likewise.
45105         (rintf): Likewise.
45106         (nearbyint): Likewise.
45107         (nearbyintf): Likewise.
45109 2012-05-09  Andreas Jaeger  <aj@suse.de>
45110             Pedro Alves  <palves@redhat.com>
45112         * nscd/nscd.c (run_mode): Use enum.
45113         (main): Cleanup coding style issue.
45115 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
45116             Andreas Jaeger  <aj@suse.de>
45118         * nscd/nscd.c (go_background): Replaced with...
45119         (run_mode): ... this.
45120         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
45121         (options): Add -F --foreground.
45122         (main): Implement it.
45123         (parse_opt): Parse it.
45125 2012-05-09  Andreas Jaeger  <aj@suse.de>
45127         [BZ #14083]
45128         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
45129         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
45130         -Wconversion warning.
45131         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
45132         Likewise.
45134 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
45136         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
45137         == 0.
45138         (LC_ALL): Use macro-int-constant.
45139         (LC_COLLATE): Likewise.
45140         (LC_CTYPE): Likewise.
45141         (LC_MESSAGES): Likewise.
45142         (LC_MONETARY): Likewise.
45143         (LC_NUMERIC): Likewise.
45144         (LC_TIME): Likewise.
45145         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
45146         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
45147         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45148         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
45149         Specify type.
45150         [C99-based standards] (float_t): Expect type.
45151         [C99-based standards] (double_t): Expect type.
45152         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
45153         type.
45154         [C99-based standards] (HUGE_VALL): Likewise.
45155         [C99-based standards] (INFINITY): Likewise.
45156         [C99-based standards] (NAN): Likewise.
45157         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
45158         [C99-based standards] (FP_NAN): Likewise.
45159         [C99-based standards] (FP_NORMAL): Likewise.
45160         [C99-based standards] (FP_SUBNORMAL): Likewise.
45161         [C99-based standards] (FP_ZERO): Likewise.
45162         [C99-based standards] (FP_FAST_FMA): Use
45163         optional-macro-int-constant.  Specify type.  Require == 1.
45164         [C99-based standards] (FP_FAST_FMAF): Likewise.
45165         [C99-based standards] (FP_FAST_FMAL): Likewise.
45166         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
45167         [C99-based standards] (FP_ILOGBNAN): Likewise.
45168         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
45169         Specify type.
45170         [C99-based standards] (MATH_ERREXCEPT): Likewise.
45171         [C99-based standards] (math_errhandling): Specify type.
45172         [ISO99 || ISO11] (signgam): Do not allow.
45173         [non-C99-based standards] (copysignf): Do not allow.
45174         [non-C99-based standards] (exp2f): Likewise.
45175         [non-C99-based standards] (log2f): Likewise.
45176         [non-C99-based standards] (modff): Allow.
45177         [non-C99-based standards] (erff): Do not allow.
45178         [non-C99-based standards] (erfcf): Likewise.
45179         [non-C99-based standards] (gammaf): Likewise.
45180         [non-C99-based standards] (hypotf): Likewise.
45181         [non-C99-based standards] (j0f): Likewise.
45182         [non-C99-based standards] (j1f): Likewise.
45183         [non-C99-based standards] (jnf): Likewise.
45184         [non-C99-based standards] (lgammaf): Likewise.
45185         [non-C99-based standards] (tgammaf): Likewise.
45186         [non-C99-based standards] (y0f): Likewise.
45187         [non-C99-based standards] (y1f): Likewise.
45188         [non-C99-based standards] (ynf): Likewise.
45189         [non-C99-based standards] (isnanf): Likewise.
45190         [non-C99-based standards] (acoshf): Likewise.
45191         [non-C99-based standards] (asinhf): Likewise.
45192         [non-C99-based standards] (atanhf): Likewise.
45193         [non-C99-based standards] (cbrtf): Likewise.
45194         [non-C99-based standards] (expm1f): Likewise.
45195         [non-C99-based standards] (ilogbf): Likewise.
45196         [non-C99-based standards] (log1pf): Likewise.
45197         [non-C99-based standards] (logbf): Likewise.
45198         [non-C99-based standards] (nextafterf): Likewise.
45199         [non-C99-based standards] (remainderf): Likewise.
45200         [non-C99-based standards] (rintf): Likewise.
45201         [non-C99-based standards] (scalbf): Likewise.
45202         [non-C99-based standards] (copysignl): Likewise.
45203         [non-C99-based standards] (exp2l): Likewise.
45204         [non-C99-based standards] (log2l): Likewise.
45205         [non-C99-based standards] (modfl): Allow.
45206         [non-C99-based standards] (erfl): Do not allow.
45207         [non-C99-based standards] (erfcl): Likewise.
45208         [non-C99-based standards] (gammal): Likewise.
45209         [non-C99-based standards] (hypotl): Likewise.
45210         [non-C99-based standards] (j0l): Likewise.
45211         [non-C99-based standards] (j1l): Likewise.
45212         [non-C99-based standards] (jnl): Likewise.
45213         [non-C99-based standards] (lgammal): Likewise.
45214         [non-C99-based standards] (tgammal): Likewise.
45215         [non-C99-based standards] (y0l): Likewise.
45216         [non-C99-based standards] (y1l): Likewise.
45217         [non-C99-based standards] (ynl): Likewise.
45218         [non-C99-based standards] (isnanl): Likewise.
45219         [non-C99-based standards] (acoshl): Likewise.
45220         [non-C99-based standards] (asinhl): Likewise.
45221         [non-C99-based standards] (atanhl): Likewise.
45222         [non-C99-based standards] (cbrtl): Likewise.
45223         [non-C99-based standards] (expm1l): Likewise.
45224         [non-C99-based standards] (ilogbl): Likewise.
45225         [non-C99-based standards] (log1pl): Likewise.
45226         [non-C99-based standards] (logbl): Likewise.
45227         [non-C99-based standards] (nextafterl): Likewise.
45228         [non-C99-based standards] (remainderl): Likewise.
45229         [non-C99-based standards] (rintl): Likewise.
45230         [non-C99-based standards] (scalbl): Likewise.
45231         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45232         [non-C99-based standards] (FP_*): Do not allow.
45233         [C99-based standards] (FP_*): Change to
45234         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
45235         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45236         allow.
45237         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
45238         (SIG_ERR): Likewise.
45239         [X/Open-based standards] (SIG_HOLD): Likewise.
45240         (SIG_IGN): Likewise.
45241         (SIGABRT): Use macro-int-constant.  Specify type.  Require
45242         positive value.
45243         (SIGFPE): Likewise.
45244         (SIGILL): Likewise.
45245         (SIGINT): Likewise.
45246         (SIGSEGV): Likewise.
45247         (SIGTER): Likewise.
45248         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
45249         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
45250         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
45251         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
45252         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
45253         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
45254         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
45255         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
45256         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
45257         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
45258         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
45259         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
45260         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
45261         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
45262         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
45263         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
45264         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
45265         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
45266         [X/Open-based standards] (SIGTRAP): Likewise.
45267         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
45268         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
45269         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
45270         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
45271         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45272         allow.
45274 2012-05-08  Ian Wienand  <ianw@vmware.com>
45276         [BZ #14080]
45277         * time/tzset.c (__tzset_parse_tz): Update default rules for
45278         daylight time changes in the Energy Policy Act of 2005.
45280 2012-05-09  Andreas Jaeger  <aj@suse.de>
45282         [BZ #13983]
45283         * elf/ldconfig.c (parse_conf): Change string to make clear that
45284         ldconfig only issued a warning if ld.so.conf does not exist.
45286 2012-05-08  David S. Miller  <davem@davemloft.net>
45288         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
45289         movxtod instead of popping the value on the stack.
45291         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45293 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
45295         * config.h.in: Add HAVE_ARM_PCS_VFP.
45297 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
45299         [BZ #13979]
45300         * include/features.h: Warn if user requests __FORTIFY_SOURCE
45301         checking but the checks are disabled for any reason.
45303 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
45305         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
45306         and ELF64_R_TYPE with ELFW(R_TYPE).
45308 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
45310         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
45311         (ulimit): Likewise.
45313         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
45314         (settimeofday): Likewise.
45316 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
45318         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
45319         a struct th_u2 inside the union, and move tu_block/tu_code into
45320         a new th_u3 union of tu_block/tu_code inside of that.  Move
45321         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
45322         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
45323         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
45324         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
45325         (th_stuff): Change to th_u1.tu_stuff.
45326         (th_data): Define.
45327         (th_msg): Change to th_u1.th_u2.tu_data.
45329 2012-05-07  David S. Miller  <davem@davemloft.net>
45331         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45333         [BZ #14074]
45334         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
45335         (SETUP_PIC_REG): Use it.
45336         (SETUP_PIC_REG_LEAF): Use it.
45338 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
45340         [BZ #13885]
45341         [BZ #13923]
45342         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45343         USE_AS_EXPM1L.
45344         (EXPL_FINITE): Likewise.
45345         (FLDLOG): Likewise.
45346         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
45347         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
45348         e_expl.S.
45349         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45350         USE_AS_EXPM1L.
45351         (EXPL_FINITE): Likewise.
45352         (FLDLOG): Likewise.
45353         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
45354         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
45355         e_expl.S.
45356         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
45357         test of -max_value argument for long double.
45358         * sysdeps/i386/fpu/libm-test-ulps: Update.
45359         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45361 2012-05-06  David S. Miller  <davem@davemloft.net>
45363         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
45364         quad soft-float symbols whose references which are compiler
45365         generated.
45366         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
45368 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
45370         [BZ #13884]
45371         [BZ #13914]
45372         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45373         USE_AS_EXP10L.
45374         (EXPL_FINITE): Likewise.
45375         (FLDLOG): Likewise.
45376         (c0): Likewise.
45377         (c1): Likewise.
45378         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
45379         Adjust comments for base varying.
45380         (__expl_finite): Change alias to EXPL_FINITE.
45381         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
45382         e_expl.S.
45383         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
45384         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
45385         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
45386         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
45387         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45388         USE_AS_EXP10L.
45389         (EXPL_FINITE): Likewise.
45390         (FLDLOG): Likewise.
45391         (c0): Likewise.
45392         (c1): Likewise.
45393         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
45394         Adjust comments for base varying.
45395         (__expl_finite): Change alias to EXPL_FINITE.
45396         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
45397         tests for bugs.
45398         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45400         [BZ #14064]
45401         * math/libm-test.inc (check_float_internal): Correct ulp
45402         calculation for subnormal expected results.
45404 2012-05-06  Andreas Jaeger  <aj@suse.de>
45406         * Makeconfig (+math-flags): New, set to -frounding-math.
45407         (+cflags): Add +math-flags so that all of glibc gets compiled with
45408         it.
45410         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
45412 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
45414         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
45415         Disable one test.
45417         [BZ #13787]
45418         [BZ #13922]
45419         [BZ #14036]
45420         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
45421         (__ieee754_expl): Allow for and saturate large arguments.
45422         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
45423         (u_threshold): Likewise.
45424         (__exp): Call __ieee754_exp before checking for overflow and
45425         underflow.
45426         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
45427         (u_threshold): Likewise.
45428         (__expf): Call __ieee754_expf before checking for overflow and
45429         underflow.
45430         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
45431         (u_threshold): Likewise.
45432         (__expl): Call __ieee754_expl before checking for overflow and
45433         underflow.
45434         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
45435         (__ieee754_expl): Allow for and saturate large arguments.
45436         * math/libm-test.inc (exp_test): Add another test.  Do not allow
45437         missing overflow exception on overflow.
45438         (expm1_test): Do not allow missing overflow exception on overflow.
45440         * sysdeps/i386/fpu/e_expl.c: Move to ...
45441         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
45442         rather than using inline asm.
45443         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
45444         * sysdeps/x86_64/fpu/e_expl.S: Copy from
45445         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
45447         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
45448         (nice): Likewise.
45449         (poll): Likewise.
45450         (signal): Likewise.
45451         (time): Likewise.
45452         (times): Likewise.
45454 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45456         * sysdeps/unix/syscalls.list (adjtime): Add entry from
45457         sysdeps/unix/common/syscalls.list.
45458         (fchmod): Likewise.
45459         (fchown): Likewise.
45460         (ftruncate): Likewise.
45461         (getrusage): Likewise.
45462         (gettimeofday): Likewise.
45463         (setpgid): Likewise.
45464         (setregid): Likewise.
45465         (setreuid): Likewise.
45466         (sigaction): Likewise.
45467         (truncate): Likewise.
45468         (vhangup): Likewise.
45469         * sysdeps/unix/common/syscalls.list: Remove file.
45470         * sysdeps/unix/bsd/Implies: Don't include unix/common.
45471         * sysdeps/unix/sysv/linux/Implies: Likewise.
45473 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
45475         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
45476         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
45477         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
45478         Moved to ...
45479         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
45480         Here.
45481         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
45482         to ...
45483         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
45484         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
45485         to ...
45486         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
45487         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
45488         to ...
45489         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
45490         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
45491         to ...
45492         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
45493         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
45494         to ...
45495         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
45496         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
45497         to ...
45498         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
45499         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
45500         to ...
45501         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
45502         Here.
45503         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
45504         to ...
45505         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
45506         Here.
45507         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
45508         to ...
45509         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
45510         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
45511         Moved to ...
45512         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
45513         Here.
45514         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
45515         to ...
45516         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
45518 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45520         * sysdeps/unix/common/bits/dirent.h: Remove file.
45521         * sysdeps/unix/common/bits/fcntl.h: Likewise.
45523         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
45524         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
45525         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
45526         * sysdeps/unix/bsd/isatty.c: Likewise.
45527         * sysdeps/unix/bsd/tcdrain.c: Likewise.
45528         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
45529         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
45531 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45533         [BZ #13563]
45534         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
45535         long double comparison inaccuracies.
45536         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
45537         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45539 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
45541         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
45542         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
45544 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45546         [BZ #14049]
45547         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
45548         nonzero digits before rounding a hex value.
45549         * stdlib/tst-strtod.c (tests): Add another test.
45551 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45553         * sysdeps/s390/fpu/libm-test-ulps: Update.
45555 2012-05-03  Andreas Jaeger  <aj@suse.de>
45557         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
45558         does not get optimized out.
45559         (malloc_opt_barrier): New.
45561 2012-05-03  Andreas Jaeger  <aj@suse.de>
45562             Roland McGrath  <roland@hack.frob.com>
45564         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
45565         intermediate file deletion.
45566         (generated): Add .symlist files.
45568 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
45570         [BZ #13775]
45571         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
45572         Redirect under this condition.
45573         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
45574         [__USE_GNU] (__dprintf_chk): Not under this condition.
45575         [__USE_GNU] (__vdprintf_chk): Likewise.
45576         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
45577         under this condition.
45578         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
45579         [__USE_XOPEN2K8] (dprintf): Define under this condition.
45580         [__USE_XOPEN2K8] (vdprintf): Likewise.
45581         [__USE_GNU] (__dprintf_chk): Not under this condition.
45582         [__USE_GNU] (__vdprintf_chk): Likewise.
45583         [__USE_GNU] (dprintf): Likewise.
45584         [__USE_GNU] (vdprintf): Likewise.
45586 2012-05-03  Roland McGrath  <roland@hack.frob.com>
45588         * elf/Makefile (common-generated): Set this instead of generated for
45589         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
45590         $(all-built-dso)-derived lists.
45592 2012-05-03  Andreas Jaeger  <aj@suse.de>
45594         * sysdeps/i386/fpu/libm-test-ulps: Update.
45596         * FAQ: Removed.
45597         * FAQ.in: Likewise.
45598         * scripts/gen-FAQ.pl: Likewise.
45599         * manual/install.texi (Installation): Point to online location of
45600         FAQ.
45601         * Makefile (files-for-dist): Remove FAQ.
45602         (FAQ): Remove.
45604 2012-05-02  Allan McRae  <allan@archlinux.org>
45606         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
45607         (LDFLAGS-reldepmod5.so): Likewise.
45608         (LDFLAGS-reldep6mod1.so): Likewise.
45609         (LDFLAGS-reldep6mod4.so): Likewise.
45610         (LDFLAGS-reldep8mod3.so): Likewise.
45611         (LDFLAGS-unload4mod1.so): Likewise.
45612         (LDFLAGS-unload4mod2.so): Likewise.
45613         (LDFLAGS-tst-initorder): Likewise.
45614         (LDFLAGS-tst-initordera2.so): Likewise.
45615         (LDFLAGS-tst-initordera3.so): Likewise.
45616         (LDFLAGS-tst-initordera4.so): Likewise.
45617         (LDFLAGS-tst-initorderb2.so): Likewise.
45618         (LDFLAGS-noload): Likewise.
45619         (LDFLAGS-next): Likewise.
45620         (LDFLAGS-order2mod1.so): Likewise.
45621         (LDFLAGS-order2mod2.so): Likewise.
45622         (LDFLAGS-tst-initorder2): Likewise.
45623         (LDFLAGS-tst-initorder2a.so): Likewise.
45624         (LDFLAGS-tst-initorder2b.so): Likewise.
45625         (LDFLAGS-tst-initorder2c.so): Likewise.
45626         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
45628 2012-05-02  David S. Miller  <davem@davemloft.net>
45630         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45632 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
45634         [BZ #14055]
45635         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
45637 2012-05-02  Andreas Jaeger  <aj@suse.de>
45639         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
45640         since we manipulate rounding mode.
45641         (CPPFLAGS-test-idouble.c): Likewise.
45642         (CPPFLAGS-test-ifloat.c): Likewise.
45643         (CFLAGS-test-ldouble.c): Likewise.
45644         (CFLAGS-test-double.c): Likewise.
45645         (CFLAGS-test-float.c): Likewise.
45646         (CFLAGS-test-misc.c): Likewise.
45647         (CFLAGS-test-test-fenv.c): Likewise.
45649 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45651         [BZ #2550]
45652         [BZ #2570]
45653         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
45654         comparisons to determine direction to adjust input.
45656 2012-05-01  Roland McGrath  <roland@hack.frob.com>
45658         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
45659         output to the target.
45661         * scripts/localplt.awk: New file.
45662         * elf/Makefile ($(objpfx)check-localplt): Target removed.
45663         (check-localplt-CFLAGS): Variable removed.
45664         ($(all-built-dso:=.jmprel)): New static pattern rule.
45665         (generated): Add those targets.
45666         (localplt-built-dso): New variable.
45667         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
45669         * elf/check-localplt.c: File removed.
45671         * scripts/check-execstack.awk: New file.
45672         * elf/Makefile ($(objpfx)check-execstack): Target removed.
45673         (check-execstack-CFLAGS): Variable removed.
45674         ($(objpfx)check-execstack.h): Target removed.
45675         ($(objpfx)execstack-default): New target.
45676         (generated): Add that instead of check-execstack.h.
45677         ($(all-built-dso:=.phdr)): New static pattern rule.
45678         (generated): Add those targets.
45679         * elf/check-execstack.c: File removed.
45681         * scripts/check-textrel.awk: New file.
45682         * elf/Makefile ($(objpfx)check-textrel): Target removed.
45683         (check-textrel-CFLAGS): Variable removed.
45684         (all-built-dso): Use := to define.o
45685         ($(all-built-dso:=.dyn)): New static pattern rule.
45686         (generated): Add those targets.
45687         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
45688         * config.make.in (READELF): New substituted variable.
45689         * elf/check-textrel.c: File removed.
45691 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
45693         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45694         allow.
45695         * conform/data/ctype.h-data [C99-based standards] (isblank):
45696         Expect function.
45697         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
45698         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
45699         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45700         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
45701         Specify type.  Require positive value.
45702         (EILSEQ): Likewise.
45703         (ERANGE): Likewise.
45704         [ISO || POSIX] (EILSEQ): Do not expect.
45705         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
45706         Specify type.  Require positive value.
45707         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
45708         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
45709         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
45710         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
45711         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
45712         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
45713         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
45714         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
45715         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
45716         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
45717         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
45718         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
45719         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
45720         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
45721         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
45722         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
45723         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
45724         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
45725         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
45726         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
45727         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
45728         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
45729         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
45730         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
45731         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
45732         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
45733         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
45734         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
45735         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
45736         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
45737         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
45738         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
45739         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
45740         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
45741         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
45742         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
45743         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
45744         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
45745         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
45746         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
45747         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
45748         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
45749         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
45750         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
45751         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
45752         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
45753         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
45754         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
45755         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
45756         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
45757         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
45758         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
45759         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
45760         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
45761         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
45762         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
45763         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
45764         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
45765         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
45766         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
45767         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
45768         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
45769         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
45770         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
45771         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
45772         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
45773         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
45774         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
45775         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
45776         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
45777         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
45778         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
45779         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
45780         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
45781         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
45782         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
45783         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
45784         Require >= 2.
45785         (FLT_ROUNDS): Expect as macro, not constant.
45786         (FLT_MANT_DIG): Use macro-int-constant.
45787         (DBL_MANT_DIG): Likewise.
45788         (LDBL_MANT_DIG): Likewise.
45789         (FLT_DIG): Likewise.
45790         (DBL_DIG): Likewise.
45791         (LDBL_DIG): Likewise.
45792         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
45793         (DBL_MIN_EXP): Likewise.
45794         (LDBL_MIN_EXP): Likewise.
45795         (FLT_MAX_EXP): Use macro-int-constant.
45796         (DBL_MAX_EXP): Likewise.
45797         (LDBL_MAX_EXP): Likewise.
45798         (FLT_MAX_10_EXP): Likewise.
45799         (DBL_MAX_10_EXP): Likewise.
45800         (LDBL_MAX_10_EXP): Likewise.
45801         (FLT_MAX): Use macro-constant.
45802         (DBL_MAX): Likewise.
45803         (LDBL_MAX): Likewise.
45804         (FLT_EPSILON): Use macro-constant.  Give upper bound.
45805         (DBL_EPSILON): Likewise.
45806         (LDBL_EPSILON): Likewise.
45807         (FLT_MIN): Likewise.
45808         (DBL_MIN): Likewise.
45809         (LDBL_MIN): Likewise.
45810         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
45811         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
45812         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
45813         [ISO11] (FLT_HAS_SUBNORM): Likewise.
45814         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
45815         [ISO11] (DBL_DECIMAL_DIG): Likewise.
45816         [ISO11] (FLT_DECIMAL_DIG): Likewise.
45817         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
45818         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
45819         [ISO11] (FLT_TRUE_MIN): Likewise.
45820         [ISO11] (LDBL_TRUE_MIN): Likewise.
45821         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45822         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
45823         (SCHAR_MIN): Use macro-int-constant.  Specify type.
45824         (SCHAR_MAX): Likewise.
45825         (UCHAR_MAX): Likewise.
45826         (CHAR_MIN): Likewise.
45827         (CHAR_MAX): Likewise.
45828         (MB_LEN_MAX): Use macro-int-constant.
45829         (SHRT_MIN): Use macro-int-constant.  Specify type.
45830         (SHRT_MAX): Likewise.
45831         (USHRT_MAX): Likewise.
45832         (INT_MAX): Likewise.
45833         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
45834         bound negative.
45835         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45836         bound with "U".
45837         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45838         bound with "L".
45839         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
45840         bound negative.  Suffix upper bound with "L".
45841         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45842         bound with "UL".
45843         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
45844         Specify type.
45845         [C99-based standards] (LLONG_MAX): Likewise.
45846         [C99-based standards] (ULLONG_MAX): Likewise.
45847         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
45848         == 0.
45849         [ISO11] (max_align_t): Require type.
45850         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45852         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
45853         from $CFLAGS, without defining away __attribute__ calls.
45854         (checknamespace): Use $CFLAGS_namespace.
45856         * conform/conformtest.pl (@keywords): Only include C99 keywords
45857         for standards based on C99 or C11.
45859         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
45860         Disable tests.
45861         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
45862         UNIX98]: Likewise.
45864         * conform/conformtest.pl: Handle "macro-int-constant" and test for
45865         usability of symbols in #if.
45867         * conform/conformtest.pl: If macro or constant types start
45868         "promoted:", expect the symbol to be of the following type
45869         promoted by the integer promotions.
45871         * conform/conformtest.pl: Parse all "constant" and "macro" lines
45872         in one place.  Also handle "macro-constant".
45874         * conform/conformtest.pl: Only accept expected macro values with
45875         "==".  Parse all "macro" lines in one place.
45876         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
45878         * conform/conformtest.pl: Handle braced types on "constant" lines
45879         instead of handling "typed-constant".
45880         * conform/data/signal.h-data: Use "constant" instead of
45881         "typed-constant".
45883         * conform/conformtest.pl: Handle "optional-" at start of lines in
45884         one place rather than duplicating several cases.  Handle each
45885         format of "macro" line with initial "optional-".
45887         * conform/conformtest.pl: Only accept expected constant or
45888         optional-constant values with "==".  Parse all "constant" lines in
45889         one place.  Parse all "optional-constant" lines in one place.
45890         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
45891         * conform/data/fmtmsg.h-data: Likewise.
45892         * conform/data/netinet/in.h-data: Likewise.
45893         * conform/data/tar.h-data: Likewise.
45894         * conform/data/limits.h-data: Use "==" form on "constant" and
45895         "optional-constant" lines.
45897         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
45898         Use -std=c99 for XOPEN2K.
45899         (@knownproblems): Remove.
45900         (newtoken): Don't check %isknown.
45902         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
45903         Do not expect macro.
45904         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
45905         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
45906         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
45907         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
45908         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
45909         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
45910         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
45911         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
45912         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
45913         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
45914         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
45915         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
45916         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
45917         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
45918         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
45919         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
45920         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
45921         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
45922         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
45923         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
45924         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
45925         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
45926         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
45927         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
45928         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
45929         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
45930         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
45931         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
45932         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
45933         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
45934         [XPG3] (acosh): Likewise.
45935         [XPG3] (asinh): Likewise.
45936         [XPG3] (atanh): Likewise.
45937         [XPG3] (cbrt): Likewise.
45938         [XPG3] (expm1): Likewise.
45939         [XPG3] (ilogb): Likewise.
45940         [XPG3] (log1p): Likewise.
45941         [XPG3] (logb): Likewise.
45942         [XPG3] (nextafter): Likewise.
45943         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
45944         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
45945         [XPG3] (remainder): Likewise.
45946         [XPG3] (rint): Likewise.
45947         [XPG3 || XPG4 || UNIX98] (round): Likewise.
45948         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
45949         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
45950         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
45951         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
45952         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
45953         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
45954         [UNIX98 || XOPEN2K] (scalb): Expect.
45955         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
45956         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
45957         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
45958         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
45959         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
45960         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
45961         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
45962         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
45963         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
45964         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
45965         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
45966         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
45967         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
45968         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
45969         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
45970         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
45971         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
45972         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
45973         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
45974         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
45975         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
45976         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
45977         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
45978         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
45979         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
45980         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
45981         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
45982         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
45983         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
45984         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
45985         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
45986         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
45987         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
45988         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
45989         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
45990         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
45991         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
45992         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
45993         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
45994         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
45995         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
45996         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
45997         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
45998         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
45999         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
46000         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
46001         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
46002         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
46003         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
46004         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
46005         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
46006         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
46007         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
46008         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
46009         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
46010         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
46011         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
46012         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
46013         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
46014         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
46015         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
46016         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
46017         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
46018         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
46019         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
46020         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
46021         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
46022         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
46023         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
46024         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
46025         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
46026         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
46027         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
46028         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
46029         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
46030         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
46031         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
46032         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
46033         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
46034         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
46035         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
46036         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
46037         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
46038         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
46039         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
46040         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
46041         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
46042         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
46043         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
46044         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
46045         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
46046         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
46047         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
46048         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
46049         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
46050         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
46051         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
46052         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
46053         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
46054         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
46055         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
46056         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
46057         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
46058         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
46059         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
46060         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
46061         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
46062         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
46063         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
46064         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
46065         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
46066         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
46067         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
46068         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
46069         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
46070         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
46071         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
46072         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
46073         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
46074         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
46075         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
46076         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
46077         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
46078         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
46079         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
46080         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
46081         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
46082         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
46083         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
46084         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
46085         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
46086         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
46087         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
46088         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
46089         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
46090         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
46091         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
46093         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
46094         _XOPEN_SOURCE_EXTENDED for XPG4.
46096         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
46098         * Makeconfig (localtime): Remove variable.
46099         (inst_localtime-file): Likewise.
46101 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
46103         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
46104         Update.
46105         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
46106         Update.
46107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
46108         Update.
46109         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
46110         Update.
46111         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
46112         Update.
46113         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
46114         Update.
46115         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
46116         Update.
46117         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
46118         Update.
46119         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
46120         Update.
46122 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
46124         [BZ #2550]
46125         [BZ #2570]
46126         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
46127         comparisons to determine direction to adjust input.
46128         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
46129         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
46130         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
46131         Likewise.
46132         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
46133         Likewise.
46134         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
46135         Likewise.
46136         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
46137         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
46138         Likewise.
46139         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
46140         Likewise.
46141         * math/libm-test.inc (nexttoward_test): Add more tests.
46143 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
46145         [BZ #14040]
46146         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
46147         in version GLIBC_2.1, not GLIBC_2.0.
46148         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
46149         Likewise.
46151 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
46153         [BZ #13942]
46154         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
46155         (1 - x) * (1 + x).
46156         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
46157         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
46158         * math/libm-test.inc (acos_test): Add more tests.
46159         (asin_test): Likewise.
46160         * sysdeps/i386/fpu/libm-test-ulps: Update.
46161         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46163         [BZ #14034]
46164         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
46165         of square root.
46166         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
46167         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
46168         * math/libm-test.inc (acos_test_tonearest): New function.
46169         (acos_test_towardzero): Likewise.
46170         (acos_test_downward): Likewise.
46171         (acos_test_upward): Likewise.
46172         (asin_test_tonearest): Likewise.
46173         (asin_test_towardzero): Likewise.
46174         (asin_test_downward): Likewise.
46175         (asin_test_upward): Likewise.
46176         (main): Call the new functions.
46177         * sysdeps/i386/fpu/libm-test-ulps: Update.
46178         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46180         [BZ #13884]
46181         [BZ #13924]
46182         * math/e_exp10.c: Include <float.h>.
46183         (__ieee754_exp10): Handle underflow here rather than multiplying
46184         large negative argument by M_LN10.
46185         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
46186         of __ieee754_expf.
46187         * math/e_exp10l.c: Include <float.h>.
46188         (__ieee754_exp10l): Handle underflow here rather than multiplying
46189         large negative argument by M_LN10l.
46190         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
46191         spurious overflow exception on underflow.
46193 2012-04-29  Marek Polacek  <polacek@redhat.com>
46195         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
46196         (__fortify_function): New macro.
46197         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
46198         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
46199         __extern_always_inline.
46200         * libio/bits/stdio2.h: Likewise.
46201         * libio/bits/stdio.h: Likewise.
46202         * string/string.h: Likewise.
46203         * string/bits/string3.h: Likewise.
46204         * include/stdio.h: Likewise.
46205         * stdlib/bits/stdlib.h: Likewise.
46206         * stdlib/stdlib.h: Likewise.
46207         * rt/bits/mqueue2.h: Likewise.
46208         * rt/mqueue.h: Likewise.
46209         * posix/bits/unistd.h: Likewise.
46210         * posix/unistd.h: Likewise.
46211         * io/bits/poll2.h: Likewise.
46212         * io/bits/fcntl2.h: Likewise.
46213         * io/fcntl.h: Likewise.
46214         * io/sys/poll.h: Likewise.
46215         * misc/bits/syslog.h: Likewise.
46216         * misc/bits/syslog-ldbl.h: Likewise.
46217         * misc/sys/syslog.h: Likewise.
46218         * socket/bits/socket2.h: Likewise.
46219         * socket/sys/socket.h: Likewise.
46220         * debug/tst-chk1.c: Likewise.
46221         * wcsmbs/bits/wchar2.h: Likewise.
46222         * wcsmbs/bits/wchar-ldbl.h: Likewise.
46223         * wcsmbs/wchar.h: Likewise.
46225 2012-04-29  Andreas Jaeger  <aj@suse.de>
46227         * Makerules (tests): Remove enable-check-abi protection.
46228         (check-abi-warn): Remove.
46229         (check-abi-%): Remove check-abi-warn usage.
46231         * configure.in: Remove check-abi configure option.
46232         * configure: Regenerated.
46233         * config.make.in (enable-check-abi): Remove.
46235 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
46237         [BZ #14033]
46238         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
46239         double functions to double *_finite functions.
46241         [BZ #13941]
46242         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
46243         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
46244         LDBL_MIN_EXP.
46245         * stdio-common/Makefile (tests): Add tst-sprintf3.
46246         * stdio-common/tst-sprintf3.c: New file.
46248         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
46249         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
46251 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
46253         * conform/conformtest.pl: Remove duplicate typed-constant
46254         handling.
46256 2012-04-28  David S. Miller  <davem@davemloft.net>
46258         * Makerules (%.abilist): Add vpath on sysdep_dirs.
46259         (check-abi-%): Remove AWK script prerequisite and explicit
46260         abilist directory.
46261         (check-abi): Rewrite to just diff the symlist with the abilist.
46262         (config-tls, config-abi-config): Delete, no longer used.
46263         (update-abi-%): Remove AWK script and explicit abilist directory.
46264         (update-abi): Rewrite to simply compare and conditionally copy the
46265         symlist and the sysdep abilist file.  Remove update-abi-config
46266         checks.
46267         * abilist/ld.abilist: Remove.
46268         * abilist/libBrokenLocale.abilist: Remove.
46269         * abilist/libanl.abilist: Remove.
46270         * abilist/libcrypt.abilist: Remove.
46271         * abilist/libdl.abilist: Remove.
46272         * abilist/librt.abilist: Remove.
46273         * abilist/libthread_db.abilist: Remove.
46274         * abilist/libutil.abilist: Remove.
46275         * scripts/extract-abilist.awk: Remove.
46276         * scripts/merge-abilist.awk: Remove.
46277         * sysdeps/generic/libcidn.abilist: New file.
46278         * sysdeps/generic/libnss_compat.abilist: New file.
46279         * sysdeps/generic/libnss_db.abilist: New file.
46280         * sysdeps/generic/libnss_dns.abilist: New file.
46281         * sysdeps/generic/libnss_files.abilist: New file.
46282         * sysdeps/generic/libnss_hesiod.abilist: New file.
46283         * sysdeps/generic/libnss_nis.abilist: New file.
46284         * sysdeps/generic/libnss_nisplus.abilist: New file.
46285         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
46286         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
46287         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
46288         file.
46289         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
46290         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
46291         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
46292         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
46293         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
46294         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
46295         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
46296         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
46297         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
46298         file.
46299         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
46300         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
46301         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
46302         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
46303         file.
46304         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
46305         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
46306         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
46307         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
46308         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
46309         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
46310         file.
46311         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
46312         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
46313         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
46314         file.
46315         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
46316         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
46317         New file.
46318         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
46319         New file.
46320         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
46321         New file.
46322         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
46323         New file.
46324         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
46325         New file.
46326         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
46327         New file.
46328         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
46329         New file.
46330         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
46331         New file.
46332         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
46333         New file.
46334         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
46335         New file.
46336         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
46337         New file.
46338         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
46339         New file.
46340         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
46341         New file.
46342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
46343         file.
46344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
46345         New file.
46346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
46347         New file.
46348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
46349         file.
46350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
46351         New file.
46352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
46353         New file.
46354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
46355         file.
46356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
46357         New file.
46358         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
46359         New file.
46360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
46361         New file.
46362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
46363         New file.
46364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
46365         New file.
46366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
46367         New file.
46368         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
46369         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
46370         file.
46371         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
46372         New file.
46373         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
46374         file.
46375         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
46376         file.
46377         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
46378         file.
46379         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
46380         file.
46381         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
46382         file.
46383         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
46384         New file.
46385         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
46386         file.
46387         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
46388         file.
46389         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
46390         New file.
46391         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
46392         file.
46393         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
46394         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
46395         file.
46396         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
46397         New file.
46398         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
46399         file.
46400         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
46401         file.
46402         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
46403         file.
46404         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
46405         file.
46406         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
46407         file.
46408         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
46409         New file.
46410         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
46411         file.
46412         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
46413         file.
46414         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
46415         New file.
46416         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
46417         file.
46418         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
46419         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
46420         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
46421         file.
46422         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
46423         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
46424         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
46425         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
46426         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
46427         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
46428         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
46429         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
46430         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
46431         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
46432         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
46433         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
46434         file.
46435         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
46436         New file.
46437         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
46438         file.
46439         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
46440         file.
46441         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
46442         file.
46443         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
46444         file.
46445         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
46446         file.
46447         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
46448         New file.
46449         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
46450         New file.
46451         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
46452         file.
46453         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
46454         New file.
46455         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
46456         file.
46457         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
46458         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
46459         file.
46460         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
46461         New file.
46462         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
46463         file.
46464         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
46465         file.
46466         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
46467         file.
46468         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
46469         file.
46470         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
46471         file.
46472         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
46473         New file.
46474         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
46475         New file.
46476         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
46477         file.
46478         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
46479         New file.
46480         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
46481         file.
46483 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
46485         * conform/conformtest.pl: Fix typo in handling typed-constant from
46486         allow-header.
46488 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
46490         * README: Cut down references to pre-2.6 Linux kernels and
46491         Linuxthreads.  Update lists of configurations in libc and ports
46492         and sort alphabetically.  Say "or newer" with Linux kernel version
46493         requirements.
46495         * config.h.in [IS_IN_build]: Allow compiling without optimization.
46497 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
46499         [BZ #887]
46500         * math/libm-test.inc (logb_test_downward): New test to expose
46501         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
46502         rounding mode.
46504 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
46506         [BZ #14027]
46507         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
46508         to be done.
46509         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
46510         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
46512 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
46514         * sysdeps/unix/i386/brk.S: Remove file.
46515         * sysdeps/unix/i386/dl-brk.S: Likewise.
46516         * sysdeps/unix/i386/pipe.S: Likewise.
46517         * sysdeps/unix/i386/sigreturn.S: Likewise.
46518         * sysdeps/unix/i386/syscall.S: Likewise.
46519         * sysdeps/unix/i386/vfork.S: Likewise.
46520         * sysdeps/unix/i386/wait.S: Likewise.
46522         * sysdeps/unix/common/tcsendbrk.c: Move to ...
46523         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
46525         * configure.in (arm*-none*): Do not allow without
46526         --enable-hacker-mode.
46527         (netbsd*): Remove case setting base_os.
46528         (386bsd*): Likewise.
46529         (freebsd*): Likewise.
46530         (bsdi*): Likewise.
46531         (osf*): Likewise.
46532         (sunos*): Likewise.
46533         (ultrix*): Likewise.
46534         (newsos*): Likewise.
46535         (dynix*): Likewise.
46536         (*bsd*): Likewise.
46537         (sysv*): Likewise.
46538         (isc*): Likewise.
46539         (esix*): Likewise.
46540         (sco*): Likewise.
46541         (minix*): Likewise.
46542         (irix4*): Likewise.
46543         (irix6*): Likewise.
46544         (solaris[2-9]*): Likewise.
46545         (none): Likewise.
46546         * configure: Regenerated.
46548 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46550         [BZ #11521]
46551         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
46552         overflow or cancellation in calculating denominator.
46553         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
46554         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
46555         down expression to avoid unexpected rounding in newer GCCs.
46556         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
46558 2012-04-26  David S. Miller  <davem@davemloft.net>
46560         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
46561         long-double compat symbols.
46562         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
46563         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
46564         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
46565         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
46566         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
46567         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
46568         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
46569         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
46570         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
46571         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
46572         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
46573         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
46574         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
46576 2012-04-25  David S. Miller  <davem@davemloft.net>
46578         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
46579         HWCAP_* values only after the memory barriers have been defined.
46580         (atomic_full_barrier): Define.
46581         (atomic_read_barrier): Define.
46582         (atomic_write_barrier): Define.
46584 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
46586         * shlib-versions: Add libgcc_s version information.
46587         * sysdeps/generic/libgcc_s.h: Remove.
46588         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
46589         libgcc_s.h.
46590         * sysdeps/gnu/unwind-resume.c: Likewise.
46591         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
46593 2012-04-25  David S. Miller  <davem@davemloft.net>
46595         * sysdeps/unix/sparc/brk.S: Delete.
46596         * sysdeps/unix/sparc/dl-brk.S: Delete.
46597         * sysdeps/unix/sparc/pipe.S: Delete.
46598         * sysdeps/unix/sparc/sysdep.S: Delete.
46599         * sysdeps/unix/sparc/sysdep.h: Delete.
46600         * sysdeps/unix/sparc/vfork.S: Delete.
46601         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
46602         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
46603         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
46604         (ret_ERRVAL, r0, r1, MOVE): Define.
46605         (JUMPTARGET): Remove.
46606         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
46607         sysdeps/unix/sparc/sysdep.h
46608         (ENTRY, END): Remove.
46609         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46611 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
46613         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
46614         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
46615         -DIS_IN_build.
46617         * timezone/README: Update upstream location and email address for
46618         tzcode and tzdata.
46619         * timezone/zdump.c: Update from tzcode 2012b.
46620         * timezone/zic.c: Likewise.
46622         * configure.in (libc_cv_as_needed): Remove test.
46623         * configure: Regenerated.
46624         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
46625         conditional definition.
46626         [$(have-as-needed) != yes] (no-as-needed): Likewise.
46627         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
46628         * config.make.in (have-as-needed): Remove variable.
46630 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
46631             Paul Pluzhnikov  <ppluzhnikov@google.com>
46633         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
46634         strings correctly.
46636 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
46638         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
46639         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
46640         * sysdeps/sh/strlen.S: Likewise.
46642 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46644         * sysdeps/unix/fork.S: Remove file.
46645         * sysdeps/unix/i386/fork.S: Likewise.
46646         * sysdeps/unix/sparc/fork.S: Likewise.
46648         * sysdeps/unix/system.c: Remove file.
46649         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
46651         * sysdeps/unix/getegid.S: Remove file.
46652         * sysdeps/unix/geteuid.S: Likewise.
46654 2012-04-24  Roland McGrath  <roland@hack.frob.com>
46656         * scripts/check-localplt.awk: New file.
46657         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
46658         of diff.
46659         * scripts/data/localplt-generic.data: Add a comment.
46661         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
46662         NODE when __dir_mkfile failed.
46663         * sysdeps/mach/hurd/symlinkat.c: Likewise.
46664         Reported by Ludovic Courtès <ludo@gnu.org>.
46666 2012-04-24  Andreas Jaeger  <aj@suse.de>
46668         * Makerules (common-clean): Also remove gen-as-const-headers
46669         files.
46671 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46673         * Makerules (native-compile): Do not change working directory for
46674         build.  Use $(OUTPUT_OPTION) in command.
46675         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
46677 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46679         [BZ #13886]
46680         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
46681         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
46682         * math/libm-test.inc (floor_test): Add more tests.
46683         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
46685 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46687         * sysdeps/unix/getdents.c: Remove file.
46688         * sysdeps/unix/sysv/getdents.c: Likewise.
46689         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
46691         * sysdeps/unix/syscalls.list (madvise): Add syscall from
46692         sysdeps/unix/mman/syscalls.list.
46693         (mmap): Likewise.
46694         (mprotect): Likewise.
46695         (msync): Likewise.
46696         (munmap): Likewise.
46697         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
46698         * sysdeps/unix/mman/syscalls.list: Remove.
46699         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
46701         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
46702         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
46703         * configure: Regenerated.
46704         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
46705         $(libgcc_s_suffix).
46706         * config.make.in (libgcc_s_suffix): Remove variable.
46708 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
46710         * sysdeps/unix/sysv/gethostname.c: Move to ...
46711         * sysdeps/posix/gethostname.c: ... here.
46713         * sysdeps/unix/execve.S: Remove file.
46715         * sysdeps/unix/_exit.S: Remove file.
46717 2012-04-23  Andreas Jaeger  <aj@suse.de>
46719         [BZ #13739]
46720         * manual/Makefile: Remove make dist support, there's no
46721         need for a stand-alone documentation tar ball.
46722         (TEXI2DVI): Define always, it's not in Makeconfig.
46723         (dist): Removed.
46724         (tar-it): Removed.
46725         (edition): Removed.
46726         (glibc-doc-$(edition).tar): Removed
46727         (%.Z): Removed.
46728         (%.gz): Removed.
46729         (%.uu): Removed.
46730         (ETAGS): Remove, it's in Makeconfig.
46731         (move-if-change): Remove, it's in Makeconfig.
46733 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
46735         [BZ #13970]
46736         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
46737         (strtod, strtof, strtold, strtol, strtoul, strtoq)
46738         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
46739         (strtod_l, strtof_l, strtold_l): Remove __wur.
46740         It is not necessarily an error to ignore strtol's return value.
46741         One can reliably look at the stored endptr to decide whether
46742         the number had valid syntax.
46744 2012-04-21  Andreas Jaeger  <aj@suse.de>
46746         [BZ #13739]
46747         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
46749 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
46751         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
46752         * sysdeps/unix/sysv/Versions: Remove file.
46754 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
46756         [BZ #13927]
46757         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46759 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
46761         [BZ #7064]
46762         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
46763         version from __vm86.
46765 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
46767         * sysdeps/unix/common/lxstat.c: Remove file.
46768         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
46770         * sysdeps/unix/sysv/Makefile: Remove file.
46772         * sysdeps/unix/sysv/direct.h: Remove file.
46774         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
46775         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
46776         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
46777         * sysdeps/unix/sysv/bits/signum.h: Likewise.
46778         * sysdeps/unix/sysv/bits/stat.h: Likewise.
46779         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
46780         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
46782         * sysdeps/unix/sysv/setrlimit.c: Remove file.
46784         * sysdeps/unix/xmknod.c: Remove file.
46785         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
46787         * sysdeps/unix/sysv/settimeofday.c: Remove file.
46789         * sysdeps/unix/sysv/i386/time.S: Remove file.
46791         * sysdeps/unix/fxstat.c: Remove file.
46792         * sysdeps/unix/xstat.c: Likewise.
46793         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
46795         * sysdeps/unix/sysv/sigaction.c: Remove file.
46797         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
46798         (sysdep_headers): Remove variable.
46799         [termio.h not in sysdep_headers] (generated): Likewise.
46800         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
46801         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
46802         * sysdeps/unix/sysv/tcdrain.c: Likewise.
46803         * sysdeps/unix/sysv/tcflow.c: Likewise.
46804         * sysdeps/unix/sysv/tcflush.c: Likewise.
46805         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
46806         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
46807         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
46808         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
46809         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
46811         * sysdeps/unix/siglist.c: Remove file.
46813         * sysdeps/unix/getppid.S: Remove file.
46815         * sysdeps/unix/mkdir.c: Remove file.
46816         * sysdeps/unix/rmdir.c: Likewise.
46818 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
46820         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
46821         ERR_MAX value.
46822         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
46823         errlist-compat value.
46825 2012-04-18  David S. Miller  <davem@davemloft.net>
46827         * sysdeps/generic/memcopy.h (reg_char): Delete.
46828         * debug/strcat_chk.c: Use char, not reg_char.
46829         * debug/strcpy_chk.c: Likewise.
46830         * debug/strncat_chk.c: Likewise.
46831         * debug/strncpy_chk.c: Likewise.
46832         * string/memchr.c: Likewise.
46833         * string/memrchr.c: Likewise.
46834         * string/rawmemchr.c: Likewise.
46835         * string/strcat.c: Likewise.
46836         * string/strchr.c: Likewise.
46837         * string/strchrnul.c: Likewise.
46838         * string/strcmp.c: Likewise.
46839         * string/strcpy.c: Likewise.
46840         * string/strncat.c: Likewise.
46841         * string/strncmp.c: Likewise.
46842         * string/strncpy.c: Likewise.
46844 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46846         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
46847         __builtin_memcopy is called when src and dest ranges are known to not
46848         overlap.
46850 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46852         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
46853         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
46854         fwd_align_merge macro call.
46855         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
46856         bwd_align_merge macro call.
46857         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
46859 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46861         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
46862         bwd_align_merge macros.
46863         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
46864         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
46865         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
46867 2012-04-18  David S. Miller  <davem@davemloft.net>
46869         * sysdeps/sparc/sparc64/memcopy.h: Delete.
46871 2012-04-18  Andreas Jaeger  <aj@suse.de>
46873         [BZ# 6794]
46874         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
46875         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
46876         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46878         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
46879         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
46880         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46882         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
46883         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
46884         Adjust for changed ldbl-128 files.
46886         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
46887         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
46888         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46890 2012-04-17  David S. Miller  <davem@davemloft.net>
46892         * sysdeps/sparc/sparc32/memcopy.h: Delete.
46894 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
46896         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
46897         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
46898         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
46899         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
46900         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
46901         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
46903 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46905         [BZ #6794]
46906         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
46907         * math/libm-test.inc: Add ilogb errno and exception tests.
46908         * math/w_ilogb.c: New file: ilogb wrapper.
46909         * math/w_ilogbf.c: New file: ilogbf wrapper.
46910         * math/w_ilogbl.c: New file: ilogbl wrapper.
46911         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
46912         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
46913         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
46914         exception being thrown with 0.0 as argument.
46915         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
46916         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
46917         exception being thrown with 0.0 as argument.
46918         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
46919         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
46920         exception being thrown with 0.0 as argument.
46921         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
46922         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
46923         exception being thrown with 0.0 as argument.
46924         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
46925         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
46926         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
46927         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
46928         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
46929         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
46930         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
46931         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
46932         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
46934 2012-04-17  Petr Baudis  <pasky@ucw.cz>
46936         * include/sys/uio.h: Change __vector to __iovec to avoid clash
46937         with altivec.
46939 2012-04-16  Marek Polacek  <polacek@redhat.com>
46941         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
46943 2012-04-16  Marek Polacek  <polacek@redhat.com>
46945         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
46946         operands of fdivp instruction.
46948 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
46950         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
46951         * elf/tst-auditmod3b.c: Likewise.
46952         * elf/tst-auditmod4b.c: Likewise.
46953         * elf/tst-auditmod5b.c: Likewise.
46954         * elf/tst-auditmod6b.c: Likewise.
46955         * elf/tst-auditmod6c.c: Likewise.
46956         * elf/tst-auditmod7b.c: Likewise.
46957         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
46958         * sysdeps/x86_64/preconfigure.in: Likewise.
46959         * sysdeps/x86_64/preconfigure: Regenerated.
46961 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
46963         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
46964         __ILP32__.
46966 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
46968         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
46969         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
46971 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
46973         [BZ #13973]
46974         * locale/iso-639.def: Fix gl language name. Spotted by
46975         Yaron Shahrabani.
46977 2012-04-12  Roland McGrath  <roland@hack.frob.com>
46979         [BZ #2074]
46980         * libio/libio.h (__io_write_fn): Update comment.
46982 2012-04-12  Petr Baudis  <pasky@ucw.cz>
46984         [BZ #2074]
46985         * stdio.texi (Hook Functions): The user provided writer function
46986         is not allowed to return -1.
46988 2012-04-11  David S. Miller  <davem@davemloft.net>
46990         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46992 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
46994         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
46995         Add a leading slash to rtkaio.
46997 2012-04-11  Jim Meyering  <meyering@redhat.com>
46999         [BZ #11959]
47000         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
47001         It is not necessarily an error to ignore fwrite's return
47002         value.  One can reliably use ferror to test for errors after
47003         the fact.
47005 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
47007         * bits/types.h (__snseconds_t): New type.
47008         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
47010         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
47011         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
47012         (__SNSECONDS_T_TYPE): Likewise.
47013         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
47014         (__SNSECONDS_T_TYPE): Likewise.
47015         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
47016         (__SNSECONDS_T_TYPE): Likewise.
47018 2012-04-10  Andreas Jaeger  <aj@suse.de>
47020         [BZ #2636]
47021         * manual/time.texi (Processor Time): Return type of times is
47022         elapsed real time since an arbitrary point in the past.
47023         (CPU Time): Move CLK_TCK from here...
47024         (Processor Time): ...to here.  Correct description.
47025         * manual/conf.texi (Constants for Sysconf): Correct description of
47026         _SC_CLK_TCK.
47028 2012-04-10  David S. Miller  <davem@davemloft.net>
47030         [BZ #13967]
47031         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
47032         where the is a gap between DT_REL(A) and DT_JMPREL.
47034 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
47036         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
47037         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
47038         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
47040 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
47042         * elf/dl-support.c (_dl_inhibit_cache): New variable.
47043         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
47044         (dl_main): Handle --inhibit-cache.
47045         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
47046         _dl_inhibit_cache.
47047         * elf/dl-load.c (_dl_map_object): Use it.
47048         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
47050 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
47052         [BZ #13872]
47053         * sysdeps/i386/fpu/e_powl.S (p78): New object.
47054         (__ieee754_powl): Saturate large exponents rather than testing for
47055         overflow of y*log2(x).
47056         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
47057         * math/libm-test.inc (pow_test): Do not permit spurious overflow
47058         exceptions.
47060         [BZ #11521]
47061         * math/s_ctan.c: Include <float.h>.
47062         (__ctan): Avoid internal overflow or cancellation in calculating
47063         denominator.
47064         * math/s_ctanf.c: Likewise.
47065         * math/s_ctanl.c: Likewise.
47066         * math/s_ctanh.c: Likewise.
47067         * math/s_ctanhf.c: Likewise.
47068         * math/s_ctanhl.c: Likewise.
47069         * math/libm-test.inc (ctan_test): Add more tests.
47070         (ctanh_test): Likewise.
47071         * sysdeps/i386/fpu/libm-test-ulps: Update.
47072         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47074 2012-04-09  Andreas Jaeger  <aj@suse.de>
47076         [BZ #6894]
47077         * manual/filesys.texi (Directory Entries): Mention that d_namlen
47078         is an optional BSD extension.
47080         [BZ #10254]
47081         * manual/stdio.texi (Opening Streams): Document additional fopen
47082         parameters.
47084 2012-04-09  Roland McGrath  <roland@hack.frob.com>
47086         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
47087         %eax without telling the compiler.
47089 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
47091         [BZ # 13963]
47092         * manual/install.texi: Use sourceware.org.
47094 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
47096         [BZ #13873]
47097         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
47098         (__ieee754_pow): Generate overflow and underflow using huge*huge
47099         and tiny*tiny rather than just returning constant infinity or zero
47100         for large exponents.
47101         * math/libm-test.inc (pow_test): Require overflow exceptions for
47102         applicable cases of large exponents.
47104         [BZ #706]
47105         * sysdeps/i386/fpu/e_pow.S (p10): New object.
47106         (__ieee754_pow): Use iterative multiplication algorithm only for
47107         integer exponents with absolute value below 1024.  Check for odd
47108         integer exponents when using algorithm for real exponents.
47109         * math/libm-test.inc (pow_test): Add more tests.
47110         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47112 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
47114         [BZ #13705]
47115         * math/libm-test.inc (exp_test): Do not allow overflow exception
47116         on underflow test.
47118 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
47120         [BZ #13705]
47121         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
47122         instead of __kernel_standard_f.
47124 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
47126         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
47127         * sysdeps/x86_64/memset_chk.S: Likewise.
47129 2012-04-08  Andreas Jaeger  <aj@suse.de>
47131         [BZ #10153]
47132         * manual/startup.texi (Environment Access): Describe return value
47133         for putenv and setenv.
47135         [BZ #6895]
47136         * manual/filesys.texi (Directory Entries): Add description for
47137         DT_LNK.
47139         [BZ #6890]
47140         * manual/filesys.texi (Directory Entries): Clarify that it's file
47141         system not operating system in the description of DT_UNKNOWN.
47143         [BZ #6578]
47144         * manual/syslog.texi (closelog): Fix reference, it's openlog.
47146 2012-04-08  Stephen Compall  <s11@member.fsf.org>
47148         [BZ #6649]
47149         * manual/llio.texi (Opening and Closing Files): Add cross
47150         reference to explain mode argument.
47152 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
47154         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
47155         * sysdeps/x86_64/memset_chk.S: Likewise.
47157 2012-04-07  David S. Miller  <davem@davemloft.net>
47159         * elf/elf.h (R_SPARC_WDISP10): Define.
47160         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
47161         R_SPARC_SIZE32.
47162         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
47163         R_SPARC_SIZE64 and R_SPARC_H34.
47165 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
47167         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
47168         conditions and remove no longer applicable assertion.
47170 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
47172         * bits/byteswap.h: Include <features.h>.
47173         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
47174         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
47176 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
47178         * bits/byteswap.h (__bswap_16): Removed.
47179         Include <bits/byteswap-16.h> to get __bswap_16.
47180         * sysdeps/i386/bits/byteswap.h: Likewise.
47181         * sysdeps/s390/bits/byteswap.h: Likewise.
47182         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47183         * bits/byteswap-16.h: New file.
47184         * sysdeps/i386/bits/byteswap-16.h: Likewise.
47185         * sysdeps/s390/bits/byteswap-16.h: Likewise.
47186         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
47187         * string/Makefile (headers): Add bits/byteswap-16.h.
47189 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
47191         [BZ #13895]
47192         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
47193         extra indirection.
47194         * nss/Makefile (tests-static, tests): Add tst-nss-static.
47195         * nss/tst-nss-static.c: New.
47197 2012-04-06  Robert Millan  <rmh@gnu.org>
47199         [BZ #6486]
47200         * manual/llio.texi (File Position Primitive): lseek
47201         refers to WHENCE when it really means OFFSET.
47203 2012-04-06  Andreas Jaeger  <aj@suse.de>
47205         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
47206         strncmp declarations.
47208         * abilist/libc.abilist: Add __poll and __ppoll.
47210 2012-04-05  David S. Miller  <davem@davemloft.net>
47212         * scripts/check-local-headers.sh: Accept a host triplet in the
47213         path matched by the exclude regexp.
47215         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
47216         definition.
47217         * sysdeps/powerpc/powerpc32/dl-machine.h
47218         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
47219         * sysdeps/s390/s390-32/dl-machine.h
47220         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47221         * sysdeps/sparc/sparc32/dl-machine.h
47222         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47223         * sysdeps/sparc/sparc64/dl-machine.h
47224         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47226         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
47227         lazy binding.
47228         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
47229         undefined symbol errors.
47231         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
47232         DT_NEEDED entries.
47234 2012-04-05  Michael Matz  <matz@suse.de>
47236         [BZ #13592]
47237         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
47239 2012-04-05  Andreas Jaeger  <aj@suse.de>
47241         [BZ #13908]
47242         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
47243         comment.
47245 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47247         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
47248         which ROUND is no valid rounding mode.
47250 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47252         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
47253         read again.
47254         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
47256 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47258         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
47259         an exception using FPU order intentionally.
47261 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47263         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
47264         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
47265         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
47266         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
47268 2012-04-05  Simon Josefsson  <simon@josefsson.org>
47270         [BZ #12340]
47271         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
47272         EINVAL when BUFLEN is too smal.
47274 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
47276         [BZ #13553]
47277         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
47278         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
47280 2012-04-03  Andreas Jaeger  <aj@suse.de>
47282         [BZ #13938]
47283         * manual/setjmp.texi (System V contexts): Fix sentence.
47285         [BZ #13926]
47286         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
47287         New macro for this case.
47288         [!__GNUC__] (__bswap_64): New inline function for this case.
47289         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47290         * bits/byteswap.h: Likewise.
47291         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
47292         ull, guard with __GLIBC_HAVE_LONG_LONG.
47294         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
47295         __GLIBC_HAVE_LONG_LONG.
47297         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
47298         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
47300 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
47302         [BZ #13691]
47303         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
47304         inptr and inend, rather than using last_ch.
47306 2012-04-02  David S. Miller  <davem@davemloft.net>
47308         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
47309         * stdio-common/printf-parse.h (read_int): Change return type to
47310         'int', return -1 on INT_MAX overflow.
47311         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
47312         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
47313         overflows INT_MAX.  Check for overflow of in-format-string precision
47314         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
47315         SIZE_MAX not INT_MAX for integer overflow test.
47316         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
47317         skip the construct in the format string but do not record anything.
47318         * stdio-common/bug22.c: Adjust to test both width/prevision
47319         INT_MAX overflow as well as total length INT_MAX overflow.  Check
47320         explicitly for proper errno values.
47322 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
47324         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
47325         CHAR_MAX.
47326         * string/test-strcmp.c [! WIDE]: Likewise.
47327         * time/tst-mktime2.c: Likewise for INT_MAX.
47328         * string/test-string.h: #include <sys/param.h> for MIN.
47330         * csu/init-first.c (__libc_init_first): Call __ctype_init.
47331         * sysdeps/i386/init-first.c (init): Likewise.
47332         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
47333         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
47334         * sysdeps/sh/init-first.c (init): Likewise.
47336 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
47338         * po/ru.po: Update from translation team.
47339         * po/vi.po: Likewise.
47341 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
47343         * resolv/nss_dns/dns-host.c: Merge copyright years.
47345 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47347         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
47348         Optimize memcpy with prefetch if
47349         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
47350         src, dst pointers have unequal 16 byte alignments.
47352 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
47354         [BZ #13928]
47355         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
47356         from a CNAME entry and return the minimum ttl for the query.
47357         (gaih_getanswer_slice): Likewise.
47359 2012-03-30  Jeff Law  <law@redhat.com>
47361         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
47362         due to long keys.
47363         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
47364         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
47366         * resolv/nss_dns/dns-host.c: Update copyright year.
47368 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
47370         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
47371         requests to save a system call.  Fix check that all bytes are sent.
47373         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
47374         comments for sendmmsg.
47376 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
47378         [BZ #13691]
47379         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
47380         with only 1 character between 0x0041 and 0x01b0.
47381         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
47382         * wcsmbs/tst-mbsnrtowcs.c: New file.
47384 2012-03-29  David S. Miller  <davem@davemloft.net>
47386         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
47387         small copies by hand.
47389 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
47391         [BZ #13761]
47392         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
47393         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
47394         group memberships.
47396 2012-03-28  David S. Miller  <davem@davemloft.net>
47398         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
47399         that branches into memcpy.
47400         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
47401         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
47402         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
47403         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
47404         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
47405         bits.
47406         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
47407         implementation too.
47408         * sysdeps/sparc/mempcpy.S: New file.
47410         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
47411         the IFUNC routine in the libc case.
47412         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
47414         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
47415         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
47416         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
47417         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
47418         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
47419         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
47420         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
47421         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
47423         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
47424         loop to 256 bytes instead of 64 bytes and fix test signedness.
47426         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
47427         * sysdeps/sparc/sparc32/Makefile: rather than here...
47428         * sysdeps/sparc/sparc64/Makefile: and here.
47430 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
47432         * malloc/mallocbug.c: Avoid warnings about unused variables.
47434 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
47436         [BZ #13760]
47437         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
47438         in the right place. Discard and retry query if response is
47439         larger than input buffer size.
47441 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
47443         [BZ #369]
47444         [BZ #2678]
47445         [BZ #3866]
47446         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
47447         x for large integer exponent.
47448         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
47449         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
47450         sign of result as needed afterwards.
47451         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
47452         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
47453         result for underflowing pow the same as for overflow.
47454         (__kernel_standard_l): Handle powl overflow and underflow here
47455         rather than calling __kernel_standard.
47456         * math/libm-test.inc (pow_test): Add more tests.
47458         [BZ #3868]
47459         [BZ #13879]
47460         [BZ #13910]
47461         [BZ #13911]
47462         [BZ #13912]
47463         [BZ #13913]
47464         [BZ #13915]
47465         [BZ #13916]
47466         [BZ #13917]
47467         [BZ #13918]
47468         [BZ #13919]
47469         [BZ #13920]
47470         [BZ #13921]
47471         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
47472         * sysdeps/ieee754/k_standard.c: Include <float.h>.
47473         (__kernel_standard_l): New function.
47474         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
47475         __kernel_standard.
47476         * math/w_acosl.c (__acosl): Likewise.
47477         * math/w_asinl.c (__asinl): Likewise.
47478         * math/w_atan2l.c (__atan2l): Likewise.
47479         * math/w_atanhl.c (__atanhl): Likewise.
47480         * math/w_coshl.c (__coshl): Likewise.
47481         * math/w_exp10l.c (__exp10l): Likewise.
47482         * math/w_exp2l.c (__exp2l): Likewise.
47483         * math/w_fmodl.c (__fmodl): Likewise.
47484         * math/w_hypotl.c (__hypotl): Likewise.
47485         * math/w_j0l.c (__j0l, __y0l): Likewise.
47486         * math/w_j1l.c (__j1l, __y1l): Likewise.
47487         * math/w_jnl.c (__jnl, __ynl): Likewise.
47488         * math/w_lgammal.c (__lgammal): Likewise.
47489         * math/w_log10l.c (__log10l): Likewise.
47490         * math/w_log2l.c (__log2l): Likewise.
47491         * math/w_logl.c (__logl): Likewise.
47492         * math/w_powl.c (__powl): Likewise.
47493         * math/w_remainderl.c (__remainderl): Likewise.
47494         * math/w_scalbl.c (sysv_scalbl): Likewise.
47495         * math/w_sinhl.c (__sinhl): Likewise.
47496         * math/w_sqrtl.c (__sqrtl): Likewise.
47497         * math/w_tgammal.c (__tgammal): Likewise.
47498         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
47499         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
47500         * math/libm-test.inc (acos_test): Add more tests.
47501         (acosh_test): Likewise.
47502         (asin_test): Likewise.
47503         (atanh_test): Likewise.
47504         (exp_test): Likewise.
47505         (exp10_test): Likewise.
47506         (exp2_test): Likewise.
47507         (expm1_test): Likewise.
47508         (lgamma_test): Likewise.
47509         (log_test): Likewise.
47510         (log10_test): Likewise.
47511         (log1p_test): Likewise.
47512         (log2_test): Likewise.
47513         (pow_test): Do not allow some spurious overflow exceptions.
47514         (sqrt_test): Add more tests.
47515         (tgamma_test): Likewise.
47516         (y0_test): Likewise.
47517         (y1_test): Likewise.
47518         (yn_test): Likewise.
47520 2012-03-27  Anton Blanchard  <anton@samba.org>
47522         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
47523         MAP_HUGETLB.
47524         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
47525         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
47526         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
47528 2012-03-27  David S. Miller  <davem@davemloft.net>
47530         * conform/Makefile: Run run-conformtest.sh using $(BASH).
47532         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
47533         have-as-vis3 check.
47535 2012-03-27  Andreas Jaeger  <aj@suse.de>
47537         * sysdeps/x86_64/elf/configure.in: Moved to ...
47538         * sysdeps/x86_64/configure.in: ... here.
47539         * sysdeps/x86_64/elf/start.S: Moved to ...
47540         * sysdeps/x86_64/start.S: ... here.
47541         * sysdeps/x86_64/elf/configure: Delete.
47543         * sysdeps/x86_64/configure.in: Merge contents from
47544         sysdeps/i386/configure.in (without i686 check).
47546         * sysdeps/i386/elf/Versions: Merge into ...
47547         * sysdeps/i386/Versions: ... this.
47548         * sysdeps/i386/elf/Versions: Delete file.
47549         * sysdeps/i386/elf/start.S: Moved to ...
47550         * sysdeps/i386/start.S: ...here.
47551         * sysdeps/i386/elf/configure.in: Merge into...
47552         * sysdeps/i386/configure.in: ...here.
47553         * sysdeps/i386/elf/configure.in: Delete file.
47554         * sysdeps/i386/elf/configure: Delete file.
47556         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
47557         * debug/backtracesyms.c: ... here.
47558         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
47559         * debug/backtracesymsfd.c: ... here.
47560         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
47561         * sysdeps/generic/ifunc-sel.h: ... here.
47563         * sysdeps/unix/i386/start.c: Delete file.
47564         * sysdeps/unix/sparc/start.c: Delete file.
47565         * sysdeps/unix/start.c: Delete file.
47567         * sysdeps/sh/elf/configure.in: Moved to ...
47568         * sysdeps/sh/configure.in: ... here.
47569         * sysdeps/sh/elf/start.S: Moved to ...
47570         * sysdeps/sh/start.S: ... here.
47571         * sysdeps/sh/elf/configure: Delete file.
47573         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
47574         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
47575         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
47576         * sysdeps/powerpc/powerpc64/entry.h: ... here.
47577         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
47578         * sysdeps/powerpc/powerpc64/start.S: here.
47579         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
47580         * sysdeps/powerpc/powerpc64/Makefile: ... this.
47581         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
47582         * sysdeps/powerpc/powerpc64/configure.in: ... this.
47583         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
47585         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
47586         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
47587         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
47588         * sysdeps/powerpc/powerpc32/start.S: ... here.
47589         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
47590         * sysdeps/powerpc/powerpc32/configure.in: ... this.
47591         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
47593         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
47594         * sysdeps/powerpc/ifunc-sel.h: ... here.
47595         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
47596         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
47598         * sysdeps/sparc/elf/configure.in: Moved to ...
47599         * sysdeps/sparc/configure.in: ... here.
47600         * sysdeps/sparc/elf/configure: Delete file.
47601         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
47602         * sysdeps/sparc/sparc32/start.S: ... here.
47603         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
47604         * sysdeps/sparc/sparc64/start.S: ... here.
47605         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
47606         * sysdeps/sparc/sparc32/Makefile: ... this.
47607         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
47608         * sysdeps/sparc/sparc64/Makefile: ... this.
47610         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
47611         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
47612         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
47613         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
47614         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
47615         * sysdeps/s390/s390-32/setjmp.S: ... here.
47616         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
47617         * sysdeps/s390/s390-32/configure.in: ... here.
47618         * sysdeps/s390/s390-32/elf/configure: Delete file.
47619         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
47620         * sysdeps/s390/s390-32/start.S: ... here.
47622         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
47623         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
47624         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
47625         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
47626         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
47627         * sysdeps/s390/s390-64/setjmp.S: ... here.
47628         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
47629         * sysdeps/s390/s390-64/configure.in: ... here
47630         * sysdeps/s390/s390-64/elf/configure: Delete file.
47631         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
47632         * sysdeps/s390/s390-64/start.S: ... here.
47633         * sysdeps/s390/s390-64/elf/configure: Delete.
47635         * configure.in: Remove support for elf directories in sysdeps.
47637         * configure: Regenerated.
47638         * sysdeps/i386/configure: Regenerated.
47639         * sysdeps/powerpc/powerpc32/configure: Regenerated.
47640         * sysdeps/powerpc/powerpc64/configure: Regenerated.
47641         * sysdeps/s390/s390-32/configure: Regenerated.
47642         * sysdeps/s390/s390-64/configure: Regenerated.
47643         * sysdeps/sh/configure: Regenerated.
47644         * sysdeps/sparc/configure: Regenerated.
47645         * sysdeps/x86_64/configure: Regenerated.
47647 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
47649         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47651         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
47652         denormal result into account.
47654 2012-03-25  Roland McGrath  <roland@hack.frob.com>
47656         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
47657         Reported by Allan McRae <allan@archlinux.org>.
47659 2012-03-23  Jeff Law  <law@redhat.com>
47661         * nss/getnssent.c (__nss_getent): Fix typo.
47663 2012-03-23  David S. Miller  <davem@davemloft.net>
47665         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47667 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
47669         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
47670         to pad to uint64_t for each field.
47671         (dl_tls_index): Replace unsigned long with uint64_t.
47673 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
47674         Paul Pluzhnikov  <ppluzhnikov@google.com>
47676         [BZ #6528]
47677         * grp/Makefile (otherlibs): Don't set it.
47678         * inet/Makefile (otherlibs): Likewise.
47679         * login/Makefile (otherlibs): Likewise.
47680         * nscd/Makefile (otherlibs): Likewise.
47681         * posix/Makefile (otherlibs): Likewise.
47682         * pwd/Makefile (otherlibs): Likewise.
47683         * rt/Makefile (otherlibs): Likewise.
47684         * sunrpc/Makefile (otherlibs): Likewise.
47685         * nss/Makefile (otherlibs): Likewise.
47686         Add libnss_files to routines and static-only-routines.
47687         ($(objpfx)getent): Remove rule.
47688         * resolv/Makefile: Add libnss_dns and libresolv to routines and
47689         static-only-routines.
47691 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
47693         [BZ #13892]
47694         * math/s_cexp.c: Include <float.h>.
47695         (__cexp): Handle exp result overflowing not necessarily
47696         overflowing both real and imaginary parts of result.
47697         * math/s_cexpf.c: Likewise.
47698         * math/s_cexpl.c: Likewise.
47699         * math/libm-test.inc (cexp_test): Add more tests.
47700         * sysdeps/i386/fpu/libm-test-ulps: Update.
47701         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47703 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47705         * include/link.h (ELFW): New macro.
47706         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
47707         Replace ELF64_R_TYPE with ELFW(R_TYPE).
47709 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47711         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
47712         with uint64_t.
47714 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47716         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
47717         declaration.
47718         (struct La_x32_retval): Likewise.
47720 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47722         * sysdeps/x86_64/preconfigure.in: New file.
47723         * sysdeps/x86_64/preconfigure: New generated file.
47725 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
47727         [BZ #13824]
47728         * math/e_exp2l.c: Include <float.h>.
47729         (__ieee754_exp2l): Handle overflow and underflow cases
47730         separately.  Only pass fractional part of argument to
47731         __ieee754_expl.
47732         * math/libm-test.inc (exp2_test): Add more tests.
47734         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
47735         negating x to take absolute value.
47736         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
47737         Likewise.
47738         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
47739         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
47740         Likewise.
47741         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
47742         computing low part if x was negated.
47743         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
47745 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47747         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
47748         la_x32_gnu_pltexit.
47749         (pltexit): Cast int_retval to ptrdiff_t.
47750         * elf/tst-auditmod3b.c: Likewise.
47751         * elf/tst-auditmod4b.c: Likewise.
47752         * elf/tst-auditmod5b.c: Likewise.
47753         * elf/tst-auditmod6b.c: Likewise.
47754         * elf/tst-auditmod6c.c: Likewise.
47755         * elf/tst-auditmod7b.c: Likewise.
47757         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
47758         and x32_gnu_pltexit.
47760         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
47761         __ELF_NATIVE_CLASS.
47762         (La_x32_regs): New macro.
47763         (La_x32_retval): Likewise.
47764         (la_x32_gnu_pltenter): New function prototype.
47765         (la_x32_gnu_pltexit): Likewise.
47767 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
47769         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
47770         exponent.
47772         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47774         * configure.in (libc_cv_cc_nofma): Check for option to disable
47775         generation of FMA instructions.
47776         * configure: Regenerate.
47777         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
47778         * sysdeps/ieee754/dbl-64/Makefile: New file.
47779         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
47780         Remove brandred-fma4.
47781         (CFLAGS-brandred-fma4.c): Remove.
47782         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
47783         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
47784         define.
47785         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
47786         define.
47788 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47790         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
47791         LLONG_MAX != LONG_MAX.
47792         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47793         (_fitoa_word): Likewise.
47794         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
47795         LLONG_MAX != LONG_MAX.
47796         * stdio-common/_itowa.h: Include <_itoa.h>.
47797         (_itowa_word): Use _ITOA_WORD_TYPE on value.
47798         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
47799         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
47800         only if not defined.
47801         (_ITOA_WORD_TYPE): Likewise.
47802         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47803         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
47805 2012-03-21  David S. Miller  <davem@davemloft.net>
47807         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47809 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47811         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
47812         of x86_64 when setting libc_cv_slibdir, libdir and
47813         libc_cv_localedir.
47814         * sysdeps/unix/sysv/linux/configure: Regenerated.
47816 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47818         * manual/lang.texi (Old Varargs): Remove section.
47819         (How Variadic): Update menu.
47820         (va_start): Do not mention varargs.h.
47822 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
47823             Joseph Myers  <joseph@codesourcery.com>
47825         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
47826         link test.
47827         * configure: Regenerated.
47829 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
47831         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
47832         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
47833         conformtest.pl
47835 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47837         * NOTES: Remove.
47838         * Makefile (files-for-dist): Remove NOTES.
47839         (NOTES): Remove rule.
47840         * README: Don't refer to NOTES.
47841         * manual/creature.texi: Don't include macros.texi.
47842         * manual/intro.texi (creature.texi): Remove comment referring to
47843         NOTES.
47845         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
47846         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
47847         * configure: Regenerated.
47848         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
47849         LIBC_TRY_CC_OPTION.
47850         (libc_cv_as_i686): Likewise.
47851         (libc_cv_cc_avx): Likewise.
47852         (libc_cv_cc_sse2avx): Likewise.
47853         (libc_cv_cc_fma4): Likewise.
47854         (libc_cv_cc_novzeroupper): Likewise.
47855         * sysdeps/i386/configure: Regenerated.
47857         [BZ #13883]
47858         * sysdeps/i386/fpu/s_cexp.S: Remove.
47859         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
47860         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
47861         * math/libm-test.inc (cexp_test): Add more tests.
47862         * sysdeps/i386/fpu/libm-test-ulps: Update.
47863         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47865 2012-03-21  Allan McRae  <allan@archlinux.org>
47867         * timezone/Makefile: Do not install iso3166.tab and zone.tab
47869 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47871         [BZ #13871]
47872         * math/w_exp2.c: Do not include <float.h>.
47873         (o_threshold, u_threshold): Remove.
47874         (__exp2): Calculate result before checking finiteness and calling
47875         __kernel_standard.
47876         * math/w_exp2f.c: Likewise.
47877         * math/w_exp2l.c: Likewise.
47878         * math/libm-test.inc (exp2_test): Require overflow exception for
47879         1e6 input.
47881         [BZ #3866]
47882         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
47883         range of signed 64-bit integers before using fistpll.  Remove
47884         checks for whether integers fit in mantissa bits.
47885         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
47886         the range of signed 32-bit integers before using fistpl.  Remove
47887         checks for whether integers fit in mantissa bits.
47888         * sysdeps/i386/fpu/e_powl.S (p64): New object.
47889         (__ieee754_powl): Test for y outside the range of signed 64-bit
47890         integers before using fistpll.  Reduce 64-bit values to 63-bit
47891         ones as needed.
47892         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
47893         divide-by-zero is raised for zero to large negative powers.
47894         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
47895         (__ieee754_powl): Test for y outside the range of signed 64-bit
47896         integers before using fistpll.  Reduce 64-bit values to 63-bit
47897         ones as needed.
47898         * math/libm-test.inc (pow_test): Add more tests.
47900 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47902         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
47903         <stdio-common/_itoa.h>.
47904         * debug/segfault.c: Likewise.
47905         * elf/dl-cache.c: Likewise.
47906         * elf/dl-minimal.c: Likewise.
47907         * elf/dl-misc.c: Likewise.
47908         * elf/dl-sysdep.c: Likewise.
47909         * elf/dl-version.c: Likewise.
47910         * elf/rtld.c: Likewise.
47911         * hurd/hurdsock.c: Likewise.
47912         * hurd/lookup-retry.c: Likewise.
47913         * malloc/malloc.c: Likewise.
47914         * malloc/mtrace.c: Likewise.
47915         * nscd/nscd_getgr_r.c: Likewise.
47916         * nscd/nscd_getpw_r.c: Likewise.
47917         * nscd/nscd_getserv_r.c: Likewise.
47918         * posix/getopt_init.c: Likewise.
47919         * posix/wordexp.c: Likewise.
47920         * stdio-common/_itoa.c: Likewise.
47921         * stdio-common/printf_fphex.c: Likewise.
47922         * stdio-common/vfprintf.c: Likewise.
47923         * string/_strerror.c: Likewise.
47924         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
47925         * sysdeps/i386/i686/hp-timing.h: Likewise.
47926         * sysdeps/mach/_strerror.c: Likewise.
47927         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
47928         * sysdeps/mach/hurd/sethostid.c: Likewise.
47929         * sysdeps/mach/hurd/xmknodat.c: Likewise.
47930         * sysdeps/mach/xpg-strerror.c: Likewise.
47931         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
47932         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
47933         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
47934         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
47935         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
47936         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
47937         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
47938         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
47939         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
47940         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
47941         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
47942         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
47943         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
47944         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
47945         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
47946         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
47947         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
47948         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
47949         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
47950         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
47951         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
47953         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
47955         * stdio-common/_itoa.h: Moved to ...
47956         * sysdeps/generic/_itoa.h: Here.
47958         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
47960         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
47961         instead of "_itoa.h" and "_itowa.h".
47962         * stdio-common/vfprintf.: Likewise.
47964 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47966         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
47967         <bits/wordsize.h>.
47968         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
47969         (__signbit): Likwise.
47970         (llrintf): Likwise.
47971         (llrint): Likwise.
47973 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47975         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
47976         __WORDSIZE != 64.
47978 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
47980         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
47981         OVERFLOW_EXCEPTION_OK.
47982         * math/libm-test.inc ("Philosophy"): Update comment about
47983         exception testing.
47984         (OVERFLOW_EXCEPTION): Define.
47985         (OVERFLOW_EXCEPTION_OK): Likewise.
47986         (INVALID_EXCEPTION_OK): Renumber.
47987         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
47988         (IGNORE_ZERO_INF_SIGN): Likewise.
47989         (test_exceptions): Handle FE_OVERFLOW.
47990         (exp10_test): Expect overflow exceptions.
47991         (exp2_test): Likewise.
47992         (expm1_test): Likewise.
47993         (nextafter_test): Likewise.
47994         (pow_test): Likewise.
47995         (scalbn_test): Likewise.
47996         (scalbln_test): Likewise.
47998 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48000         * sysdeps/x86_64/bits/atomic.h
48001         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
48002         64bit integer.
48003         (atomic_exchange_acq): Likewise.
48004         (__arch_exchange_and_add_body): Likewise.
48005         (__arch_add_body): Likewise.
48006         (atomic_add_negative): Likewise.
48007         (atomic_add_zero): Likewise.
48009 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48011         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
48012         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
48014 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48016         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
48017         Check __x86_64__ instead of __WORDSIZE.
48019 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48021         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
48023 2012-03-19  David S. Miller  <davem@davemloft.net>
48025         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48027         * sysdeps/sparc/fpu/fenv_private.h: New file.
48028         * sysdeps/sparc/fpu/math_private.h: Use it.
48029         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
48030         Remove.
48031         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
48032         (libc_feholdexcept_setroundl): Remove.
48033         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
48034         Remove.
48035         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
48036         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
48038 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48040         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
48041         int64_t instead of long int.
48042         (INSERT_WORDS64): Likwise.
48044 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48046         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
48047         _Unwind_GetCFA return to _Unwind_Ptr first.
48049 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
48051         [BZ #13629]
48052         * math/s_clog.c: Include <float.h>.
48053         (__clog): Scale large or subnormal inputs.
48054         * math/s_clogf.c: Likewise.
48055         * math/s_clogl.c: Likewise.
48056         * math/s_clog10.c: Include <float.h>.
48057         (M_LOG10_2): Define.
48058         (__clog10): Scale large or subnormal inputs.
48059         * math/s_clog10f.c: Likewise.
48060         * math/s_clog10l.c: Likewise.
48061         * math/libm-test.inc (clog_test): Add more tests.
48062         (clog10_test): Likewise.
48063         * sysdeps/i386/fpu/libm-test-ulps: Update.
48064         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48066         [BZ #11451]
48067         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
48068         x and y.
48069         * math/libm-test.inc (atan2_test): Add another test.
48071         * Makerules (common-objdir-compile): Remove.
48072         * sysdeps/unix/Makefile (config-generated): Do not add
48073         $(unix-generated) to variable.
48074         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
48075         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
48076         Remove rule.
48077         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
48078         Likewise.
48079         [generic bits/local_lim.h] (before-compile): Do not append to
48080         variable.
48081         [generic bits/local_lim.h] (common-generated): Likewise.
48082         [generic sys/param.h] (before-compile): Do not append to variable.
48083         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
48084         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
48085         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
48086         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
48087         include.
48088         [generic sys/param.h] (sys/param.h-includes): Remove variable.
48089         [generic sys/param.h] (sys/param.h-includes): Remove rule.
48090         [generic sys/param.h] ($(addprefix
48091         $(common-objpfx),$(sys/param.h-includes))): Likewise.
48092         [generic sys/param.h] (common-generated): Do not append to
48093         variable.
48094         [generic sys/param.h] (sysdep_headers): Likewise.
48095         [generic bits/errno.h] (before-compile): Do not append to
48096         variable.
48097         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
48098         rule.
48099         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
48100         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
48101         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
48102         [generic bits/errno.h] (common-generated): Do not append to
48103         variable.
48104         [generic bits/ioctls.h] (before-compile): Do not append to
48105         variable.
48106         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
48107         rule.
48108         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
48109         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
48110         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
48111         rule.
48112         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
48113         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
48114         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
48115         [generic bits/ioctls.h] (common-generated): Do not append to
48116         variable.
48117         [generic sys/syscall.h] (syscall.h): Remove variable.
48118         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
48119         rule.
48120         [generic sys/syscall.h] (before-compile): Do not append to
48121         variable.
48122         [generic sys/syscall.h] (common-generated): Likewise.
48123         * sysdeps/unix/errnos-tmpl.c: Remove file.
48124         * sysdeps/unix/errnos.awk: Likewise.
48125         * sysdeps/unix/ioctls-tmpl.c: Likewise.
48126         * sysdeps/unix/ioctls.awk: Likewise.
48127         * sysdeps/unix/mk-local_lim.c: Likewise.
48128         * sysdeps/unix/snarf-ioctls: Likewise.
48130 2012-03-19  Richard Henderson  <rth@twiddle.net>
48132         * sysdeps/i386/fpu/fenv_private.h: New file.
48133         * sysdeps/i386/fpu/math_private.h: Use it.
48134         (math_opt_barrier, math_force_eval): Remove.
48135         (libc_feholdexcept_setround_53bit): Remove.
48136         (libc_feupdateenv_53bit): Remove.
48137         * sysdeps/x86_64/fpu/math_private.h: Likewise.
48138         (math_opt_barrier, math_force_eval): Remove.
48139         (libc_feholdexcept): Remove.
48140         (libc_feholdexcept_setround): Remove.
48141         (libc_fetestexcept, libc_fesetenv): Remove.
48142         (libc_feupdateenv_test): Remove.
48143         (libc_feupdateenv, libc_feholdsetround): Remove.
48144         (libc_feresetround): Remove.
48146         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
48147         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
48149         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
48150         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
48151         (libc_feupdateenv_testl): New.
48152         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
48153         (libc_feupdateenv_testf): New.
48154         (libc_feupdateenv): Use libc_feupdateenv_test.
48155         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
48156         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
48158         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
48159         (libc_feholdsetroundf, libc_feholdsetroundl): New.
48160         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
48161         (libc_feresetround_noex): New.
48162         (libc_feresetround_noexf): New.
48163         (libc_feresetround_noexl): New.
48164         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
48165         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
48166         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
48167         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
48168         SET_RESTORE_ROUND.
48169         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
48170         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
48171         (__cos): Likewise.
48172         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
48173         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
48174         SET_RESTORE_ROUND_NOEX.
48175         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
48176         SET_RESTORE_ROUND_NOEXF.
48177         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
48178         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
48179         (libc_feholdsetroundf): New.
48180         (libc_feresetround, libc_feresetroundf): New.
48182         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
48183         (libc_feholdexcept_setround_53bit): Convert from macro to function.
48184         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
48186         * sysdeps/generic/math_private.h: Include <fenv.h>.
48187         (default_libc_feholdexcept): New.
48188         (default_libc_feholdexcept_setround): New.
48189         (default_libc_fesetenv, default_libc_feupdateenv): New.
48190         (libc_feholdexcept): Only define if undefined.
48191         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
48192         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
48193         (libc_feholdexcept_setroundl): Likewise.
48194         (libc_feholdexcept_setround_53bit): Likewise.
48195         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
48196         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
48197         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
48198         (libc_feupdateenv_53bit): Likewise.
48199         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
48200         (libc_feholdexcept): Convert from macro to inline function.
48201         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
48202         (libc_fesetenv, libc_feupdateenv): Likewise.
48204         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
48205         not previously defined.
48206         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
48207         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
48208         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
48209         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
48210         * sysdeps/ieee754/flt-32/math_private.h: New file.
48211         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
48212         math_private.h below SET_FLOAT_WORD.
48213         (__isnan, __isinf_ns, __finite): Remove.
48214         (__isnanf, __isinf_nsf, __finitef): Remove.
48216 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
48218         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48220 2012-03-17  David S. Miller  <davem@davemloft.net>
48222         [BZ #6471]
48223         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
48224         for 2.16.
48226 2012-03-16  David S. Miller  <davem@davemloft.net>
48228         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
48229         warnings.
48231         [BZ #6471]
48232         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
48233         properly.
48234         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
48235         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
48236         sysdep_routines when subdir is sysvipc.
48237         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
48238         __getshmlba helper.
48240         * sysdeps/sparc/fpu/libm-test/ulps: Update.
48242 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48244         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
48245         [__LP64__].
48247 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48249         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
48250         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
48251         (__lround): Renamed to ...
48252         (__llround): This.  Replace long int with long long int.
48253         Define lround functions as aliases of llround functions.
48254         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
48256 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48258         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
48259         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
48260         adresses to uintptr_t.  Replace "long int" and "unsigned long
48261         int" with "greg_t" on va_arg.
48263 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48265         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
48266         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
48268         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
48269         Move e_machine check before EI_CLASS check.  Handle x32
48270         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
48271         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
48272         SKIP_EM_IA_64 and include
48273         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
48275         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
48276         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
48277         (add_system_dir): New macro.
48279         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
48280         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
48282 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
48284         [BZ #2551]
48285         [BZ #2552]
48286         [BZ #2553]
48287         [BZ #2554]
48288         [BZ #2562]
48289         [BZ #2563]
48290         [BZ #2565]
48291         [BZ #2566]
48292         [BZ #2576]
48293         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
48294         (y0): Likewise.
48295         * math/w_j0f.c (j0f): Likewise.
48296         (y0f): Likewise.
48297         * math/w_j0l.c (__j0l): Likewise.
48298         (__y0l): Likewise.
48299         * math/w_j1.c (j1): Likewise.
48300         (y1): Likewise.
48301         * math/w_j1f.c (j1f): Likewise.
48302         (y1f): Likewise.
48303         * math/w_j1l.c (__j1l): Likewise.
48304         (__y1l): Likewise.
48305         * math/w_jn.c (jn): Likewise.
48306         (yn): Likewise.
48307         * math/w_jnf.c (jnf): Likewise.
48308         (ynf): Likewise.
48309         * math/w_jnl.c (__jnl): Likewise.
48310         (__ynl): Likewise.
48311         * math/libm-test.inc (j0_test): Add more tests.
48312         (j1_test): Likewise.
48313         (jn_test): Likewise.  Add trailing semicolon to existing test.
48314         (y0_test): Likewise.
48315         (y1_test): Likewise.
48316         * sysdeps/i386/fpu/libm-test-ulps: Update.
48317         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48319         [BZ #13851]
48320         [BZ #13854]
48321         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
48322         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
48323         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
48324         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
48325         (__tanl): Set errno for infinite argument.
48326         * sysdeps/i386/fpu/mptan.c: Remove.
48327         * sysdeps/i386/fpu/s_tan.S: Likewise.
48328         * sysdeps/i386/fpu/s_tanl.S: Likewise.
48329         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
48330         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
48331         * math/libm-test.inc (tan_test): Add more tests and enable more
48332         tests for double and long double.
48333         * sysdeps/i386/fpu/libm-test-ulps: Update.
48334         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48336 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
48338         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
48339         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
48341 2012-03-16  Roland McGrath  <roland@hack.frob.com>
48343         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
48344         * configure.in: Use it for both main tree and add-ons.
48345         * configure: Regenerated.
48347 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48349         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
48351 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
48353         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
48354         in comment.
48356         [BZ #13851]
48357         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
48358         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
48359         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
48360         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
48361         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
48362         infinite argument.
48363         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
48364         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
48365         != 0 for prec == 2.
48366         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
48367         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
48368         * sysdeps/i386/fpu/s_cosl.S: Likewise.
48369         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
48370         * sysdeps/i386/fpu/s_sinl.S: Likewise.
48371         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
48372         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
48373         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
48374         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
48375         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
48376         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
48377         * math/libm-test.inc (cos_test): Add more tests and enable more
48378         tests for long double.
48379         (sin_test): Likewise.
48380         (sincos_test): Likewise.
48381         * sysdeps/i386/fpu/libm-test-ulps: Update.
48382         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48384 2012-03-16  David S. Miller  <davem@davemloft.net>
48386         * sysdeps/sparc/fpu/math_private.h: New file.
48388 2012-03-15  David S. Miller  <davem@davemloft.net>
48390         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
48391         file.
48392         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
48393         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
48394         file.
48395         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
48396         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
48397         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
48398         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
48399         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
48400         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
48401         sysdep routines.
48402         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
48404         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
48405         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
48407         * sysdeps/sparc/sparc-ifunc.h: New file.
48408         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
48409         sparc-ifunc.h
48410         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
48411         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
48412         Likewise.
48413         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
48414         Likewise.
48415         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
48416         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
48417         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
48418         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
48419         Likewise.
48420         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
48421         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
48422         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
48423         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
48424         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
48425         Likewise.
48426         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
48427         Likewise.
48428         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
48429         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
48430         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
48431         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
48432         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
48433         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
48434         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
48435         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
48436         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
48437         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
48438         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
48439         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
48440         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
48441         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
48442         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
48443         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
48444         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
48445         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
48446         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
48447         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
48448         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
48449         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
48450         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
48451         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
48453 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
48455         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
48456         scaling.
48457         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48459 2012-03-15  Andreas Jaeger  <aj@suse.de>
48461         [BZ #13852]
48462         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
48463         ieee754/flt-32 implementation for sin, cos and sincos.
48464         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
48465         * sysdeps/i386/fpu/s_cosf.S: Likewise.
48466         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
48467         * sysdeps/i386/fpu/s_sinf.S: Likewise.
48468         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
48469         ieee754/flt-32 implementation for tan.
48471         * math/libm-test.inc (cos_test): Enable some large input tests for
48472         float as well
48473         (sin_test): Likewise.
48474         (sincos_test): Likewise.
48475         (tan_test): Add tests for large input.
48477         * sysdeps/i386/fpu/libm-test-ulps: Update.
48479 2012-03-15  Andreas Jaeger  <aj@suse.de>
48481         [BZ #13658]
48482         * math/libm-test.inc (cos_test): Add more test cases.
48483         (sin_test): Likewise.
48484         (sincos_test): Likewise.
48486 2012-03-15  Andreas Jaeger  <aj@suse.de>
48488         [BZ #13837]
48489         * math/libm-test.inc (cos_test): Add a test case for large input
48490         value.
48491         (sin_test): Likewise.
48492         (sincos_test): Likewise.
48494 2012-03-15  Andreas Jaeger  <aj@suse.de>
48495             Joseph Myers  <joseph@codesourcery.com>
48497         [BZ #13658]
48498         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
48499         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
48500         * sysdeps/i386/fpu/branred.c: Likewise.
48501         * sysdeps/i386/fpu/dosincos.c: Likewise.
48502         * sysdeps/i386/fpu/mpa.c: Likewise.
48503         * sysdeps/i386/fpu/s_cos.S: Likewise.
48504         * sysdeps/i386/fpu/s_sin.S: Likewise.
48505         * sysdeps/i386/fpu/s_sincos.S: Likewise.
48506         * sysdeps/i386/fpu/sincos32.c: Likewise.
48508         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
48509         Define.
48510         (libc_feupdateenv_53bit): Define.
48511         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
48512         Define.
48513         (libc_feupdateenv_53bit): Define.
48515         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
48516         53 bit (without extend i386 double precision).
48518         * math/libm-test.inc (sincos_test): Add tests for large input.
48519         (sin): Likewise.
48520         (cos): Likewise.
48522         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
48524 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
48526         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48528 2012-03-15  David S. Miller  <davem@davemloft.net>
48530         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
48531         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
48532         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
48533         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
48534         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
48535         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
48536         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
48537         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
48538         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
48539         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
48540         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
48541         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
48542         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
48543         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
48544         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
48545         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
48546         file.
48547         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
48548         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
48549         file.
48550         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
48551         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
48552         file.
48553         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
48554         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
48555         file.
48556         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
48557         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
48558         fmin/fmax sysdep routines.
48559         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
48561 2012-03-14  David S. Miller  <davem@davemloft.net>
48563         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
48564         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
48565         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
48566         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
48567         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
48568         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
48569         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
48570         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
48571         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
48572         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
48573         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
48574         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
48575         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
48576         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
48577         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
48578         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
48579         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
48580         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
48581         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
48582         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
48583         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
48584         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
48585         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
48586         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
48587         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
48588         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
48589         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
48590         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
48591         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
48592         routines.
48593         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
48594         file.
48595         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
48596         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
48597         file.
48598         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
48599         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
48600         file.
48601         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
48602         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
48603         file.
48604         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
48605         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
48606         file.
48607         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
48608         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
48609         file.
48610         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
48611         file.
48612         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
48613         file.
48614         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
48615         file.
48616         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
48617         New file.
48618         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
48619         file.
48620         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
48621         file.
48622         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
48623         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
48624         file.
48625         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
48626         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
48627         file.
48628         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
48629         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
48630         file.
48631         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
48632         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
48633         VIS3 routines.
48635         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
48636         New file.
48638         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48640         * sysdeps/sparc/configure.in: New file.
48641         * sysdeps/sparc/configure: Generate.
48642         * configure.in (libc_cv_sparc_as_vis3): Substitute.
48643         * configure: Regenerate.
48644         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
48645         * config.make.in (have-as-vis3): New.
48646         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
48647         available use -Av9d instead of -Av9a.
48648         * sysdeps/sparc/sparc64/Makefile: Likewise.
48649         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
48650         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
48651         New file.
48652         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
48653         file.
48654         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
48655         New file.
48656         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
48657         file.
48658         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
48659         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
48660         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
48661         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
48662         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
48664         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
48665         fzeros/fnegs to load 0x80000000 into a float register instead of
48666         using the stack.
48667         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
48669 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
48671         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48672         bits/syscall.h.
48673         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
48674         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
48675         ($(inst_includedir)/bits/syscall.h): Remove rule.
48676         ($(objpfx)bits/syscall.d): Include instead of
48677         $(objpfx)syscall-list.d.
48678         (generated): Change syscall-list.h and syscall-list.d to
48679         bits/syscall.h and bits/syscall.d.
48681 2012-03-14  Roland McGrath  <roland@hack.frob.com>
48683         [BZ #13846]
48684         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
48686 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
48688         [BZ #13841]
48689         * math/s_csqrt.c: Include <float.h>.
48690         (__csqrt): Scale large or subnormal inputs.
48691         * math/s_csqrtf.c: Likewise.
48692         * math/s_csqrtl.c: Likewise.
48693         * math/libm-test.inc (csqrt_test): Add more tests.
48694         * sysdeps/i386/fpu/libm-test-ulps: Update.
48695         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48697         [BZ #13840]
48698         * math/libm-test.inc (hypot_test): Add more tests.
48700 2012-03-13  David S. Miller  <davem@davemloft.net>
48702         [BZ #13840]
48703         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
48704         double-precision for the calculation instead of scaling.
48706 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
48708         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
48709         manipulate bits before adding and subtracting TWO52[sx].
48710         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
48711         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
48712         Likewise.
48713         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
48715 2012-03-13  David S. Miller  <davem@davemloft.net>
48717         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
48718         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
48719         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
48720         rtld-global-offsets.h
48721         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
48723         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
48724         large parameters.
48726         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
48728         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
48729         'err' in the ifdef scope in which it is actually used.
48731         * nss/nss_db/db-init.c: Include string.h
48733 2012-03-12  David S. Miller  <davem@davemloft.net>
48735         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48736         masking out of the most significant byte of random value used.
48737         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48738         Fix coding style in previous change.
48740         * sysdeps/unix/sysv/linux/kernel-features.h
48741         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
48742         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
48743         expression.
48744         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
48745         later.
48747 2012-03-11  David S. Miller  <davem@davemloft.net>
48749         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
48750         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
48751         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
48752         for 'resultvar' otherwise things get truncated on 64-bit.
48754         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48755         Fix masking out of the most significant byte of random value used.
48757         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48759 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
48761         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48763 2012-03-09  David S. Miller  <davem@davemloft.net>
48765         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
48766         variables with appropriate CPP guards.
48767         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
48768         from the frame pointer, not the stack pointer.  Correct layout
48769         comments.  Fix test on resulting framesize and the management of
48770         the outregs buffer for pltexit.  Preserve floating point return
48771         values across _dl_call_pltexit call.
48772         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
48773         framesize and the management of the outregs buffer for pltexit.
48774         Preserve floating point return values across _dl_call_pltexit
48775         call.
48776         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
48777         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
48778         (la_sparc64_gnu_pltexit): New functions.
48779         (print_exit): Fix format string for return register value.
48781 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
48783         * sunrpc/Makefile (others): Add rpcgen.
48784         ($(objpfx)rpcgen): Remove special build rule and dependency on
48785         libc.
48786         * sunrpc/rpcgen.c: New file.
48788 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
48790         [BZ #13673]
48791         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
48792         * stdio-common/bug-vfprintf-nargs.c: Likewise.
48793         * sysdeps/i386/crti.S: Likewise.
48794         * sysdeps/i386/crtn.S: Likewise.
48795         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
48796         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
48797         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
48798         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
48799         * sysdeps/sh/crti.S: Likewise.
48800         * sysdeps/sh/crtn.S: Likewise.
48801         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
48803         [BZ #13673]
48804         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
48805         with URL.
48806         * locale/programs/locfile-kw.gperf: Likewise.
48807         * locale/programs/charmap-kw.h: Regenerated.
48808         * locale/programs/locfile-kw.h: Likewise.
48810         [BZ #13673]
48811         * intl/plural.y: Replace FSF snail mail address with URL.
48812         * intl/plural.c: Regenerated.
48814 2012-03-09  Richard Henderson  <rth@twiddle.net>
48816         * include/math_private.h: Remove file.
48817         * math/math_private.h: Move file ...
48818         * sysdeps/generic/math_private.h: ... here.
48820         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
48821         * sysdeps/powerpc/fpu/math_private.h: Likewise.
48822         * sysdeps/x86_64/fpu/math_private.h: Likewise.
48824         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
48825         and <math_private.h>.
48826         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
48827         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
48828         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
48829         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
48830         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
48831         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
48832         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
48833         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48834         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
48835         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48836         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48837         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
48838         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
48839         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48840         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
48841         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
48842         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48843         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
48844         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
48845         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
48846         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48847         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
48848         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
48849         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48850         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
48851         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
48852         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
48853         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
48854         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48855         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
48856         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
48857         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48858         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
48859         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
48860         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
48861         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
48862         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
48863         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
48864         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
48865         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48866         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
48867         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
48868         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
48869         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
48870         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
48871         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
48872         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
48873         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
48874         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
48875         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
48876         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
48877         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
48878         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
48879         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
48880         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
48881         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
48882         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48883         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
48884         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
48885         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
48886         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
48887         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
48888         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48889         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
48890         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
48891         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
48892         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
48893         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
48894         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
48895         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
48896         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
48897         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48898         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
48899         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48900         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
48901         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
48902         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
48903         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
48904         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
48905         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
48906         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
48907         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
48908         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
48909         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
48910         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
48911         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
48912         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
48913         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
48914         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
48915         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
48916         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
48917         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
48918         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48919         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
48920         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
48921         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
48922         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48923         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
48924         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
48925         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
48926         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
48927         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
48928         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
48929         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
48930         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
48931         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
48932         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
48933         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
48934         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
48935         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
48936         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
48937         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
48938         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
48939         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
48940         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
48941         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48942         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
48943         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
48944         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
48945         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
48946         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
48947         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
48948         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48949         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
48950         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
48951         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
48952         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
48953         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
48954         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
48955         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
48956         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
48957         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
48958         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
48959         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
48960         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
48961         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
48962         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
48963         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
48964         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
48965         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
48966         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48967         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
48968         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
48969         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
48970         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
48971         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
48972         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
48973         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
48974         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
48975         * sysdeps/ieee754/k_standard.c: Likewise.
48976         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
48977         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
48978         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
48979         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
48980         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
48981         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
48982         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
48983         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
48984         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
48985         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
48986         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
48987         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
48988         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
48989         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
48990         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
48991         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
48992         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
48993         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
48994         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
48995         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
48996         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
48997         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
48998         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
48999         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
49000         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
49001         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
49002         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
49003         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
49004         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
49005         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
49006         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
49007         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
49008         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
49009         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
49010         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
49011         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
49012         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
49013         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
49014         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
49015         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
49016         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
49017         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
49018         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
49019         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
49020         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
49021         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
49022         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
49023         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
49024         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
49025         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
49026         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
49027         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
49028         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
49029         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
49030         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
49031         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
49032         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
49033         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
49034         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
49035         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
49036         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
49037         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
49038         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
49039         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
49040         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
49041         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
49042         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
49043         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
49044         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
49045         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
49046         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
49047         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
49048         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
49049         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
49050         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
49051         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
49052         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
49053         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
49054         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
49055         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
49056         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
49057         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
49058         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
49059         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
49060         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
49061         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
49062         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
49063         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
49064         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
49065         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
49066         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
49067         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
49068         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
49069         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
49070         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
49071         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
49072         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
49073         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
49074         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
49075         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
49076         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
49077         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
49078         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
49079         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
49080         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
49081         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
49082         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
49083         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
49084         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
49085         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
49086         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
49087         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
49088         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
49089         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
49090         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
49091         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
49092         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
49093         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
49094         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
49095         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
49096         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
49097         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
49098         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
49099         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
49100         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
49101         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
49102         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
49103         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
49104         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
49105         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
49106         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
49107         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
49108         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
49109         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
49110         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
49111         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
49112         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
49113         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
49114         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
49115         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
49116         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
49117         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
49118         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
49119         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
49120         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
49121         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
49122         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
49123         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
49124         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
49125         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
49126         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
49127         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
49128         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
49129         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
49130         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
49131         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
49132         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
49133         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
49134         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
49135         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
49136         * sysdeps/ieee754/s_lib_version.c: Likewise.
49137         * sysdeps/ieee754/s_matherr.c: Likewise.
49138         * sysdeps/ieee754/s_signgam.c: Likewise.
49139         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
49140         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
49141         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
49142         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
49143         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
49144         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
49145         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
49146         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
49147         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
49148         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
49149         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
49150         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
49151         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
49152         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
49153         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
49154         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
49155         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
49156         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
49157         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
49158         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
49159         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
49161 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
49163         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
49164         * sunrpc/rpc_main.c: Likewise.
49165         * sunrpc/rpc_svcout.c: Likewise.
49167 2012-03-09  David S. Miller  <davem@davemloft.net>
49169         * include/math_private.h: New file.
49171 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
49173         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
49174         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
49175         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
49176         from <bits/socket_type.h>.
49177         (enum __socket_type): Don't define here.
49178         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
49179         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49180         bits/socket_type.h.
49182         [BZ #13566]
49183         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
49184         checking __USE_GNU.
49186         * Makerules ($(inst_includedir)/%.h): New rule.
49187         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
49188         (install-others): Remove variable setting.
49189         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
49191 2012-03-08  Richard Henderson  <rth@twiddle.net>
49193         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
49194         from macro to inline function; merge with the
49195         !__LIBC_INTERNAL_MATH_INLINES version.
49196         (__ieee754_sqrtf): Likewise.
49198         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
49199         to inline function.
49200         (__rintf, __floor, __floorf): Likewise.
49202         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
49203         macro to inline function.
49204         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
49206         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
49207         not <math/math_private.h>.
49209 2012-03-08  David S. Miller  <davem@davemloft.net>
49211         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
49212         copyright year.
49213         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
49215 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
49217         * resolv/gai_misc.c (handle_requests): Fix struct timespec
49218         normalization.
49219         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
49220         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
49222 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
49224         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
49225         be defined individually, they must be defined as a block.  Define
49226         S for printing a string instead of hidint the different by using a
49227         macro for adding the 'l'.
49228         * stdio-common/tst-fphex-wide.c: Adjust.
49230 2012-03-07  Marek Polacek  <polacek@redhat.com>
49232         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
49234 2012-03-08  Marek Polacek  <polacek@redhat.com>
49236         [BZ #13806]
49237         * stdio-common/Makefile (tests): Add tst-fphex-wide.
49238         * stdio-common/tst-fphex.c: Define a few macros to make the
49239         test reusable.  Use them.
49240         * stdio-common/tst-fphex-wide.c: New file.
49242 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
49244         [BZ #6911]
49245         * manual/macros.texi (gnusystems): New macro.
49246         (nongnusystems): Likewise.
49247         (gnulinuxhurdsystems): Likewise.
49248         (gnuhurdsystems): Likewise..
49249         (gnulinuxsystems): Likewise.
49250         * manual/charset.texi: Use new macros or @theglibc{} to refer to
49251         variants of the GNU system, not "GNU system".
49252         * manual/conf.texi: Likewise.
49253         * manual/errno.texi: Likewise.  Update example of errno macro
49254         expansion.
49255         * manual/filesys.texi: Likewise.
49256         (getumask): Document as specific to GNU/Hurd.
49257         * manual/install.texi: Likewise.  Reword some references to
49258         GNU/Linux.
49259         * manual/intro.texi: Likewise.
49260         * manual/io.texi: Likewise.
49261         (File Name Portability): Detail which constraints are inapplicable
49262         to all GNU systems and which are only inapplicable to GNU/Hurd.
49263         * manual/job.texi: Likewise.
49264         * manual/llio.texi: Likewise.
49265         (O_NOCTTY): Document as present on GNU/Linux.
49266         * manual/maint.texi: Likewise.
49267         * manual/memory.texi: Likewise.
49268         * manual/pattern.texi: Likewise.
49269         * manual/pipe.texi: Likewise.
49270         * manual/process.texi: Likewise.
49271         * manual/resource.texi: Likewise.
49272         (RUSAGE_CHILDREN): Remove statement about specifying a particular
49273         child on GNU/Hurd.
49274         * manual/setjmp.texi: Likewise.
49275         * manual/signal.texi: Likewise.
49276         * manual/startup.texi: Likewise.
49277         * manual/stdio.texi: Likewise.
49278         * manual/terminal.texi: Likewise.
49279         (ONLCR): Document as POSIX.
49280         (OXTABS): Document availability on GNU/Linux as XTABS.
49281         (ONOEOT): Document availability separately from other bits.
49282         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
49283         * manual/time.texi: Likewise.
49284         * manual/users.texi: Likewise.
49285         * INSTALL: Regenerated.
49286         * sysdeps/gnu/errlist.c: Regenerated.
49288         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
49289         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
49290         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
49291         puts.
49292         * configure: Regenerated.
49294 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
49296         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
49297         default includes instead of AC_HEADER_CHECK.
49298         * sysdeps/i386/configure: Regenerated.
49300         [BZ #10716]
49301         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
49302         * math/s_cacoshf.c (__cacoshf): Likewise.
49303         * math/s_cacoshl.c (__cacoshl): Likewise.
49304         * math/s_casinh.c (__casinh): Set signs of result from argument.
49305         * math/s_casinhf.c (__casinhf): Likewise.
49306         * math/s_casinhl.c (__casinhl): Likewise.
49307         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
49308         (casinh_test): Add more tests.
49309         * sysdeps/i386/fpu/libm-test-ulps: Update.
49310         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49312 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
49314         * po/zh_TW.po: Update from translation team.
49316         * login/Makefile (distribute): Remove variable.
49317         * catgets/Makefile: Likewise.
49318         * mach/Makefile: Likewise.
49319         * malloc/Makefile: Likewise.
49320         * misc/Makefile: Likewise.
49321         * iconv/Makefile: Likewise.
49322         * nscd/Makefile: Likewise.
49323         * hurd/Makefile: Likewise.
49324         * manual/Makefile: Likewise.
49325         * locale/Makefile: Likewise.
49326         * intl/Makefile: Likewise.
49327         * conform/Makefile: Likewise.
49328         * nss/Makefile: Likewise.
49329         * time/Makefile: Likewise.
49330         * soft-fp/Makefile: Likewise.
49331         * dirent/Makefile: Likewise.
49332         * gmon/Makefile: Likewise.
49333         * po/Makefile: Likewise.
49334         * rt/Makefile: Likewise.
49335         * socket/Makefile: Likewise.
49336         * math/Makefile: Likewise.
49337         * signal/Makefile: Likewise.
49338         * debug/Makefile: Likewise.
49339         * elf/Makefile: Likewise.
49340         * timezone/Makefile: Likewise.
49341         * stdlib/Makefile: Likewise.
49342         * iconvdata/Makefile: Likewise.
49343         * sunrpc/Makefile: Likewise.
49344         * io/Makefile: Likewise.
49345         * argp/Makefile: Likewise.
49346         * inet/Makefile: Likewise.
49347         * hesiod/Makefile: Likewise.
49348         * grp/Makefile: Likewise.
49349         * csu/Makefile: Likewise.
49350         * wctype/Makefile: Likewise.
49351         * crypt/Makefile: Likewise.
49352         * libio/Makefile: Likewise.
49353         * string/Makefile: Likewise.
49354         * nis/Makefile: Likewise.
49355         * resolv/Makefile: Likewise.
49356         * stdio-common/Makefile: Likewise.
49357         * wcsmbs/Makefile: Likewise.
49358         * dlfcn/Makefile: Likewise.
49359         * posix/Makefile: Likewise.
49361         [BZ #6959]
49362         * timezone/Makefile: Don't install timezone files, just the programs
49363         and scripts.
49365 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
49367         * nss/databases.def: Add missing gshadow entry.
49369         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
49371 2012-03-06  Marek Polacek  <polacek@redhat.com>
49373         [BZ #13726]
49374         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
49375         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
49376         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
49377         * stdio-common/tst-long-dbl-fphex.c: New file.
49379 2012-03-06  David S. Miller  <davem@davemloft.net>
49381         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
49382         (set_obp_int): New function.
49383         (get_obp_int): New function.
49384         (__get_clockfreq_via_dev_openprom): Likewise.
49385         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
49386         Avoid unused variable warnings on 'val' and use builtin_expect.
49387         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
49388         __builtin_expect.
49389         (INLINE_CLONE_SYSCALL): Likewise.
49391 2012-03-05  David S. Miller  <davem@davemloft.net>
49393         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49395 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
49397         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49399         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
49400         only for |x| >= 40.
49401         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
49403 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
49405         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
49406         Replace gettimeofday with __vdso_gettimeofday.
49408         * sysdeps/unix/sysv/linux/x86_64/init-first.c
49409         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
49410         __vdso_clock_gettime and __vdso_getcpu.
49412         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
49413         time with __vdso_time.
49415 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
49417         * manual/lang.texi (size_t): Note types to which size_t may be
49418         equivalent with the GNU C Library, but do not describe when
49419         differences between them are significant.
49421 2012-03-05  Andreas Jaeger  <aj@suse.de>
49423         * sysdeps/i386/fpu/libm-test-ulps: Update.
49425 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
49427         [BZ #3976]
49428         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
49429         (__ieee754_pow): Save and restore rounding mode and use
49430         round-to-nearest for main computations.
49431         * math/libm-test.inc (pow_test_tonearest): New function.
49432         (pow_test_towardzero): Likewise.
49433         (pow_test_downward): Likewise.
49434         (pow_test_upward): Likewise.
49435         (main): Call the new functions.
49436         * sysdeps/i386/fpu/libm-test-ulps: Update.
49437         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49439         [BZ #3976]
49440         * math/libm-test.inc (cosh_test_tonearest): New function.
49441         (cosh_test_towardzero): Likewise.
49442         (cosh_test_downward): Likewise.
49443         (cosh_test_upward): Likewise.
49444         (sinh_test_tonearest): Likewise.
49445         (sinh_test_towardzero): Likewise.
49446         (sinh_test_downward): Likewise.
49447         (sinh_test_upward): Likewise.
49448         (main): Call the new functions.
49449         * sysdeps/i386/fpu/libm-test-ulps: Update.
49450         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49452 2012-03-05  Tom de Vries  <tom@codesourcery.com>
49454         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
49455         default stack guard is set in last bytes.
49456         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
49458 2012-03-05  Kees Cook  <keescook@chromium.org>
49460         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
49462         [BZ #13656]
49463         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
49464         possibly allocate from heap instead of stack.
49465         * stdio-common/bug-vfprintf-nargs.c: New file.
49466         * stdio-common/Makefile (tests): Add nargs overflow test.
49468 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
49470         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49472 2012-03-03  Marek Polacek  <polacek@redhat.com>
49474         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
49475         * math/math_private.h: Likewise.
49476         * stdlib/tst-strtod.c: Likewise.
49477         * sysdeps/i386/i486/bits/atomic.h: Likewise.
49478         * sysdeps/x86_64/bits/atomic.h: Likewise.
49480 2012-03-02  David S. Miller  <davem@davemloft.net>
49482         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
49483         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
49484         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
49485         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
49486         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
49487         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
49488         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
49489         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
49491 2012-03-02  Roland McGrath  <roland@hack.frob.com>
49493         [BZ #13792]
49494         * manual/examples/README: New file, says the example source files
49495         can be used under GPL>=2.
49496         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
49497         line containing just "*/".
49498         * manual/examples/add.c: Add copyright header (GPL>=2).
49499         * manual/examples/argp-ex1.c: Likewise.
49500         * manual/examples/argp-ex2.c: Likewise.
49501         * manual/examples/argp-ex3.c: Likewise.
49502         * manual/examples/argp-ex4.c: Likewise.
49503         * manual/examples/atexit.c: Likewise.
49504         * manual/examples/db.c: Likewise.
49505         * manual/examples/dir.c: Likewise.
49506         * manual/examples/dir2.c: Likewise.
49507         * manual/examples/execinfo.c: Likewise.
49508         * manual/examples/filecli.c: Likewise.
49509         * manual/examples/filesrv.c: Likewise.
49510         * manual/examples/fmtmsgexpl.c: Likewise.
49511         * manual/examples/genpass.c: Likewise.
49512         * manual/examples/inetcli.c: Likewise.
49513         * manual/examples/inetsrv.c: Likewise.
49514         * manual/examples/isockad.c: Likewise.
49515         * manual/examples/longopt.c: Likewise.
49516         * manual/examples/memopen.c: Likewise.
49517         * manual/examples/memstrm.c: Likewise.
49518         * manual/examples/mkfsock.c: Likewise.
49519         * manual/examples/mkisock.c: Likewise.
49520         * manual/examples/mygetpass.c: Likewise.
49521         * manual/examples/pipe.c: Likewise.
49522         * manual/examples/popen.c: Likewise.
49523         * manual/examples/rprintf.c: Likewise.
49524         * manual/examples/search.c: Likewise.
49525         * manual/examples/select.c: Likewise.
49526         * manual/examples/setjmp.c: Likewise.
49527         * manual/examples/sigh1.c: Likewise.
49528         * manual/examples/sigusr.c: Likewise.
49529         * manual/examples/stpcpy.c: Likewise.
49530         * manual/examples/strdupa.c: Likewise.
49531         * manual/examples/strftim.c: Likewise.
49532         * manual/examples/strncat.c: Likewise.
49533         * manual/examples/subopt.c: Likewise.
49534         * manual/examples/swapcontext.c: Likewise.
49535         * manual/examples/termios.c: Likewise.
49536         * manual/examples/testopt.c: Likewise.
49537         * manual/examples/testpass.c: Likewise.
49538         * manual/examples/timeval_subtract.c: Likewise.
49540         [BZ #13792]
49541         * manual/time.texi (Elapsed Time): Move timeval_subtract example
49542         function to ...
49543         * manual/timeval_subtract.c.texi: ... here, new file.
49545 2012-03-02  David S. Miller  <davem@davemloft.net>
49547         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
49549 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
49551         [BZ #3976]
49552         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
49553         (__sin): Save and restore rounding mode and use round-to-nearest
49554         for all computations.
49555         (__cos): Save and restore rounding mode and use round-to-nearest
49556         for all computations.
49557         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
49558         <fenv.h>.
49559         (tan): Save and restore rounding mode and use round-to-nearest for
49560         all computations.
49561         * math/libm-test.inc (cos_test_tonearest): New function.
49562         (cos_test_towardzero): Likewise.
49563         (cos_test_downward): Likewise.
49564         (cos_test_upward): Likewise.
49565         (sin_test_tonearest): Likewise.
49566         (sin_test_towardzero): Likewise.
49567         (sin_test_downward): Likewise.
49568         (sin_test_upward): Likewise.
49569         (tan_test_tonearest): Likewise.
49570         (tan_test_towardzero): Likewise.
49571         (tan_test_downward): Likewise.
49572         (tan_test_upward): Likewise.
49573         (main): Call the new functions.
49574         * sysdeps/i386/fpu/libm-test-ulps: Update.
49575         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49577         [BZ #10135]
49578         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
49579         small n, then large n, before computing and testing k+n.
49580         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
49581         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
49582         Likewise.
49583         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
49584         Likewise.
49585         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
49586         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
49587         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
49588         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
49589         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
49590         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
49591         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
49592         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
49593         * math/libm-test.inc (scalbn_test): Add more tests.
49594         (scalbln_test): Likewise.
49596         * manual/filesys.texi (mode_t): Describe constraints on size and
49597         signedness, not exact equivalence to a particular type.
49598         (ino_t): Likewise.
49599         (ino64_t): Likewise.
49600         (dev_t): Likewise.
49601         (nlink_t): Likewise.
49602         (blkcnt_t): Likewise.
49603         (blkcnt64_t): Likewise.
49604         * manual/llio.texi (off_t): Likewise.
49606         [BZ #3976]
49607         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
49608         (__ieee754_exp): Save and restore rounding mode and use
49609         round-to-nearest for all computations.
49610         * math/libm-test.inc (exp_test_tonearest): New function.
49611         (exp_test_towardzero): Likewise.
49612         (exp_test_downward): Likewise.
49613         (exp_test_upward): Likewise.
49614         (main): Call the new functions.
49615         * sysdeps/i386/fpu/libm-test-ulps: Update.
49616         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49618 2012-03-01  Chris Demetriou  <cgd@google.com>
49620         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
49621         have predictable order.
49623 2012-03-01  David S. Miller  <davem@davemloft.net>
49625         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
49627         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
49628         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
49629         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
49630         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
49632         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
49633         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
49634         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
49635         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
49636         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
49637         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
49638         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
49639         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
49640         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
49642         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49644         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
49645         * sysdeps/sparc/fpu/libm-test-ulps: to here.
49646         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
49648         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
49649         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
49650         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
49651         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
49652         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
49653         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
49654         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
49655         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
49656         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
49657         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
49658         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
49659         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49660         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
49661         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
49662         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
49663         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
49664         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
49665         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
49666         * sysdeps/sparc/elf/configure: Regenerated.
49668 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
49670         * configure.in (AS, LD): Require binutils 2.20 or later.
49671         * configure: Regenerated.
49672         * manual/install.texi (Tools for Compilation): Give binutils 2.20
49673         as required minimum version.
49674         * INSTALL: Regenerated.
49676         [BZ #2541]
49677         [BZ #4108]
49678         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
49679         before squaring exponent.
49680         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
49681         bottom long double and 27 bits of top long double before squaring
49682         exponent.
49683         * math/libm-test.inc (erfc_test): Add more tests.
49684         * sysdeps/i386/fpu/libm-test-ulps: Update.
49685         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
49686         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49688 2012-03-01  Kai Tietz  <ktietz@redhat.com>
49690         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
49691         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
49692         containing bit-fields.
49693         * soft-fp/extended.h (_FP_UNION_E): Likewise.
49694         * soft-fp/single.h (_FP_UNION_S): Likewise.
49695         * soft-fp/double.h (_FP_UNION_D): Likewise.
49697 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
49699         [BZ #13786]
49700         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
49701         not include ../strcmp.S.
49702         [USE_AS_STRNCASECMP_L]: Likewise.
49703         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
49704         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
49705         * sysdeps/i386/i686/multiarch/strncase_l-c.c
49706         (__strncasecmp_l_ia32): Define as alias to
49707         __strncasecmp_l_nonascii.
49709         [BZ #5794]
49710         * math/libm-test.inc (expm1_test): Add test for bug 5794.
49711         * sysdeps/i386/fpu/libm-test-ulps: Update.
49712         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49714         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
49715         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49717 2012-02-29  Jeff Law  <law@redhat.com>
49719         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
49720         out of bounds read.
49722 2012-02-29  Marek Polacek  <polacek@redhat.com>
49724         [BZ #13706]
49725         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
49726         * elf/Makefile: Add rules to run tst-unused-dep.out.
49728 2012-02-28  David S. Miller  <davem@davemloft.net>
49730         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
49731         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
49732         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
49733         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
49734         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
49735         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
49737 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
49739         * math/libm-test.inc (llround_test): Move one test from
49740         lround_test.  Use TEST_f_L in moved test.
49741         (lround_test): Move misplaced test to llround_test.  Add testcase
49742         from bug 2561.
49744 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
49746         * sysdeps/x86_64/fpu/e_expf.S: New file.
49747         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
49749 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
49751         [BZ #13637]
49752         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
49753         of remain_len that may cause incomplete multi-byte character and
49754         false match.
49755         * posix/bug-regex33.c: New file.
49756         * posix/Makefile (tests): Add bug-regex33.
49758 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
49760         * manual/macros.texi: New file.
49761         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
49762         * manual/libc.texinfo: Include macros.texi.
49763         * manual/creatute.texi: Likewise.
49764         * manual/install.texi: Likewise.
49765         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
49766         @glibcadj{} in references to the GNU C Library.
49767         * manual/charset.texi: Likewise.
49768         * manual/conf.texi: Likewise.
49769         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
49770         when not using those macros.
49771         * manual/creature.texi: Likewise.
49772         * manual/crypt.texi: Likewise.
49773         * manual/errno.texi: Likewise.
49774         * manual/filesys.texi: Likewise.
49775         * manual/header.texi: Likewise.
49776         * manual/install.texi: Likewise.
49777         * manual/intro.texi: Likewise.
49778         * manual/io.texi: Likewise.
49779         * manual/job.texi: Likewise.
49780         * manual/lang.texi: Likewise.
49781         * manual/libc.texiinfo: Likewise.
49782         * manual/llio.texi: Likewise.
49783         * manual/locale.texi: Likewise.
49784         * manual/maint.texi: Likewise.
49785         * manual/math.texi: Likewise.
49786         * manual/memory.texi: Likewise.
49787         * manual/message.texi: Likewise.
49788         * manual/nss.texi: Likewise.
49789         * manual/pattern.texi: Likewise.
49790         * manual/process.texi: Likewise.
49791         * manual/resource.texi: Likewise.
49792         * manual/search.texi: Likewise.
49793         * manual/setjmp.texi: Likewise.
49794         * manual/signal.texi: Likewise.
49795         * manual/socket.texi: Likewise.
49796         * manual/startup.texi: Likewise.
49797         * manual/stdio.texi: Likewise.
49798         * manual/string.texi: Likewise.
49799         * manual/sysinfo.texi: Likewise.
49800         * manual/syslog.texi: Likewise.
49801         * manual/terminal.texi: Likewise.
49802         * manual/time.texi: Likewise.
49803         * manual/users.texi: Likewise.
49804         * INSTALL: Regenerated.
49805         * NOTES: Regenerated.
49806         * sysdeps/gnu/errlist.c: Regenerated.
49808 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
49810         * include/dirent.h: Include <dirstream.h> before
49811         <dirent/dirent.h>.
49813 2012-02-28  David S. Miller  <davem@davemloft.net>
49815         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
49816         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
49817         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
49818         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
49820 2012-02-27  David S. Miller  <davem@davemloft.net>
49822         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
49823         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
49824         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
49825         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
49827         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
49828         frame pointer instead of stack pointer relative arg slot.
49829         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
49830         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
49831         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
49833 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
49835         [BZ #3992]
49836         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
49838 2012-02-27  David S. Miller  <davem@davemloft.net>
49840         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
49841         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
49842         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
49843         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
49844         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
49845         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
49846         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
49847         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
49849 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
49851         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
49852         later.  Allow versions 5-9.
49853         * configure: Regenerated.
49854         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
49855         required minimum version and 4.6 as recommended version.  Do not
49856         mention bugs in GCC 2.7 and 2.8.
49857         * INSTALL: Regenerated.
49859 2012-02-27  David S. Miller  <davem@davemloft.net>
49861         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
49862         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
49863         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
49864         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
49865         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
49866         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
49867         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
49868         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
49870         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
49871         manipulate bits before adding and subtracting TWO112[sx].
49872         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
49874 2012-02-27  Roland McGrath  <roland@hack.frob.com>
49876         [BZ #13775]
49877         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
49878         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
49879         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
49880         being in POSIX, because they are in 1003.1-2008.
49882         * rt/tst-aio.c: Include <fcntl.h>.
49883         * rt/tst-aio7.c: Likewise.
49884         * rt/tst-aio64.c: Likewise.
49886         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
49888 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
49890         * manual/install.texi (--with-headers): Describe headers as
49891         interface headers, not private headers.
49892         (Specific advice for GNU/Linux systems): Describe use of headers
49893         from "make headers_install", not private headers from older
49894         kernels.
49895         * INSTALL: Regenerated.
49896         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
49897         Change to 2.6.19.
49898         * sysdeps/unix/sysv/linux/configure: Regenerated.
49900         * manual/llio.texi (fclean): Remove documentation.
49902         * manual/Makefile (libc-texi-generated): New variable.  Include
49903         version.texi.
49904         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
49905         $(libc-texi-generated), not duplicated list of files.
49906         (version.texi, stamp-version): New rules.
49907         (realclean): Remove $(libc-texi-generated), not individual files
49908         from that list.  Do not remove dir-add.texinfo.
49909         * manual/libc.texinfo: Comment out uses of edition numbers and
49910         references to printed manual.  Remove last-updated dates.
49911         (EDITION): Comment out.
49912         (ISBN): Likewise.
49913         (VERSION, UPDATED): Remove.
49914         (version.texi): Include.
49916 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
49918         * sysdeps/posix/spawni.c: Include <signal.h>.
49919         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
49920         * sysdeps/pthread/aio_fsync.c: Likewise.
49922 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
49924         * conform/Makefile (tests): Run only when not cross-compiling and
49925         when fast-check is not defined.
49927         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
49928         * conform/data/limits.h-data: Fixes for POSIX2008.
49929         * conform/run-conformtest.sh: Run all tests.
49930         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
49931         headers.
49932         * include/bits/dlfcn.h: Likewise.
49933         * include/langinfo.h: Likewise.
49934         * include/monetary.h: Likewise.
49935         * include/sys/poll.h: Likewise.
49937         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
49938         for __USE_GNU.
49939         * posix/spawn.h: Define __need_sigset_t.
49940         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
49941         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
49942         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
49943         to get sigevent_t only.
49944         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
49945         only for __USE_GNU.
49946         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49947         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
49948         process_vm_writev only for __USE_GNU.
49949         * termios/termios.h: Declare tcgetsid also for POSIX2008.
49951         * conform/Makefile: For now ignore errors from run-conformtest.
49952         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
49953         POSIX to avoid namespace pollution.  Don't prepend headers.
49954         * conform/data/aio.h-data: Fixes for POSIX testing.
49955         * conform/data/fcntl.h-data: Likewise.
49956         * conform/data/glob.h-data: Likewise.
49957         * conform/data/grp.h-data: Likewise.
49958         * conform/data/pthread.h-data: Likewise.
49959         * conform/data/pwd.h-data: Likewise.
49960         * conform/data/signal.h-data: Likewise.
49961         * conform/data/spawn.h-data: Likewise.
49962         * conform/data/stdio.h-data: Likewise.
49963         * conform/data/stdlib.h-data: Likewise.
49964         * conform/data/stropts.h-data: Likewise.
49965         * conform/data/sys/mman.h-data: Likewise.
49966         * conform/data/sys/stat.h-data: Likewise.
49967         * conform/data/sys/types.h-data: Likewise.
49968         * conform/data/sys/wait.h-data: Likewise.
49969         * conform/data/time.h-data: Likewise.
49970         * conform/data/unistd.h-data: Likewise.
49971         * conform/data/utime.h-data: Likewise.
49973         * io/sys/stat.h: fchmod was always in POSIX.
49974         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
49975         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
49976         * rt/aio.h: Define __need_timespec before including <time.h>.
49977         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
49978         struct.  Add forward declaration of pthread_attr_t and use it in
49979         sigevent.
49980         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
49981         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
49982         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
49983         always remove CLK_TCK definition.
49985 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
49987         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
49989 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
49991         * conform/run-conformtest.sh: New file.
49992         * conform/Makefile: Run run-conformtest for tests.
49993         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
49994         support.
49996         * conform/data/uchar.h-data: New file.
49997         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
49998         * conform/data/arpa/inet.h-data: Likewise.
49999         * conform/data/assert.h-data: Likewise.
50000         * conform/data/complex.h-data: Likewise.
50001         * conform/data/cpio.h-data: Likewise.
50002         * conform/data/ctype.h-data: Likewise.
50003         * conform/data/dirent.h-data: Likewise.
50004         * conform/data/dlfcn.h-data: Likewise.
50005         * conform/data/errno.h-data: Likewise.
50006         * conform/data/fcntl.h-data: Likewise.
50007         * conform/data/float.h-data: Likewise.
50008         * conform/data/fmtmsg.h-data: Likewise.
50009         * conform/data/fnmatch.h-data: Likewise.
50010         * conform/data/ftw.h-data: Likewise.
50011         * conform/data/glob.h-data: Likewise.
50012         * conform/data/grp.h-data: Likewise.
50013         * conform/data/iconv.h-data: Likewise.
50014         * conform/data/inttypes.h-data: Likewise.
50015         * conform/data/langinfo.h-data: Likewise.
50016         * conform/data/libgen.h-data: Likewise.
50017         * conform/data/limits.h-data: Likewise.
50018         * conform/data/locale.h-data: Likewise.
50019         * conform/data/math.h-data: Likewise.
50020         * conform/data/monetary.h-data: Likewise.
50021         * conform/data/mqueue.h-data: Likewise.
50022         * conform/data/ndbm.h-data: Likewise.
50023         * conform/data/net/if.h-data: Likewise.
50024         * conform/data/netdb.h-data: Likewise.
50025         * conform/data/netinet/in.h-data: Likewise.
50026         * conform/data/nl_types.h-data: Likewise.
50027         * conform/data/poll.h-data: Likewise.
50028         * conform/data/pthread.h-data: Likewise.
50029         * conform/data/pwd.h-data: Likewise.
50030         * conform/data/regex.h-data: Likewise.
50031         * conform/data/sched.h-data: Likewise.
50032         * conform/data/search.h-data: Likewise.
50033         * conform/data/semaphore.h-data: Likewise.
50034         * conform/data/setjmp.h-data: Likewise.
50035         * conform/data/signal.h-data: Likewise.
50036         * conform/data/spawn.h-data: Likewise.
50037         * conform/data/stdarg.h-data: Likewise.
50038         * conform/data/stdio.h-data: Likewise.
50039         * conform/data/stdlib.h-data: Likewise.
50040         * conform/data/string.h-data: Likewise.
50041         * conform/data/strings.h-data: Likewise.
50042         * conform/data/stropts.h-data: Likewise.
50043         * conform/data/sys/ipc.h-data: Likewise.
50044         * conform/data/sys/mman.h-data: Likewise.
50045         * conform/data/sys/msg.h-data: Likewise.
50046         * conform/data/sys/resource.h-data: Likewise.
50047         * conform/data/sys/select.h-data: Likewise.
50048         * conform/data/sys/sem.h-data: Likewise.
50049         * conform/data/sys/shm.h-data: Likewise.
50050         * conform/data/sys/socket.h-data: Likewise.
50051         * conform/data/sys/stat.h-data: Likewise.
50052         * conform/data/sys/statvfs.h-data: Likewise.
50053         * conform/data/sys/time.h-data: Likewise.
50054         * conform/data/sys/timeb.h-data: Likewise.
50055         * conform/data/sys/times.h-data: Likewise.
50056         * conform/data/sys/types.h-data: Likewise.
50057         * conform/data/sys/uio.h-data: Likewise.
50058         * conform/data/sys/un.h-data: Likewise.
50059         * conform/data/sys/utsname.h-data: Likewise.
50060         * conform/data/sys/wait.h-data: Likewise.
50061         * conform/data/syslog.h-data: Likewise.
50062         * conform/data/tar.h-data: Likewise.
50063         * conform/data/termios.h-data: Likewise.
50064         * conform/data/utime.h-data: Likewise.
50065         * conform/data/utmpx.h-data: Likewise.
50066         * conform/data/varargs.h-data: Likewise.
50067         * conform/data/wchar.h-data: Likewise.
50068         * conform/data/wctype.h-data: Likewise.
50069         * conform/data/wordexp.h-data: Likewise.
50071         * include/stropts.h: New file.
50072         * include/uchar.h: New file.
50073         * include/aio.h: Changes to allow conformtest.pl to use the headers.
50074         * include/assert.h: Likewise.
50075         * include/ctype.h: Likewise.
50076         * include/dirent.h: Likewise.
50077         * include/dlfcn.h: Likewise.
50078         * include/fcntl.h: Likewise.
50079         * include/fnmatch.h: Likewise.
50080         * include/glob.h: Likewise.
50081         * include/grp.h: Likewise.
50082         * include/libio.h: Likewise.
50083         * include/locale.h: Likewise.
50084         * include/math.h: Likewise.
50085         * include/net/if.h: Likewise.
50086         * include/netdb.h: Likewise.
50087         * include/netinet/in.h: Likewise.
50088         * include/pthread.h: Likewise.
50089         * include/pwd.h: Likewise.
50090         * include/regex.h: Likewise.
50091         * include/sched.h: Likewise.
50092         * include/search.h: Likewise.
50093         * include/setjmp.h: Likewise.
50094         * include/signal.h: Likewise.
50095         * include/stdio.h: Likewise.
50096         * include/stdlib.h: Likewise.
50097         * include/string.h: Likewise.
50098         * include/sys/cdefs.h: Likewise.
50099         * include/sys/mman.h: Likewise.
50100         * include/sys/msg.h: Likewise.
50101         * include/sys/resource.h: Likewise.
50102         * include/sys/select.h: Likewise.
50103         * include/sys/socket.h: Likewise.
50104         * include/sys/stat.h: Likewise.
50105         * include/sys/statvfs.h: Likewise.
50106         * include/sys/time.h: Likewise.
50107         * include/sys/times.h: Likewise.
50108         * include/sys/uio.h: Likewise.
50109         * include/sys/utsname.h: Likewise.
50110         * include/sys/wait.h: Likewise.
50111         * include/termios.h: Likewise.
50112         * include/time.h: Likewise.
50113         * include/ulimit.h: Likewise.
50114         * include/unistd.h: Likewise.
50115         * include/utime.h: Likewise.
50116         * include/wchar.h: Likewise.
50117         * include/wctype.h: Likewise.
50118         * include/wordexp.h: Likewise.
50120         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
50122         * time/time.h: TIME_UTC must be a macro.
50123         Make timespec_get available for ISO C11 only as well.
50125 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
50127         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
50128         Reported by Peng Haitao <penght@cn.fujitsu.com>.
50130 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
50132         * configure.in: Use -o not -a in test for unsupported multi-arch.
50134 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
50136         * manual/texinfo.tex: Update to version 2012-01-19.16.
50138 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
50140         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
50142 2012-02-24  Roland McGrath  <roland@hack.frob.com>
50144         [BZ #13738]
50145         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
50146         * manual/fdl-1.3.texi: New file.
50147         * manual/fdl-1.1.texi: File removed.
50149         [BZ #13738]
50150         * manual/libc.texinfo (FDL_VERSION): New @set.
50151         Use it for mention of FDL in cover text.
50152         (Documentation License): Use it in @include file name.
50154 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50155             Roland McGrath  <roland@hack.frob.com>
50157         [BZ #5461]
50158         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
50159         (not LONG_LONG_MAX and LONG_LONG_MIN.
50160         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
50161         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
50162         name.
50163         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
50165 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50167         [BZ #2547]
50168         [BZ #11365]
50169         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
50170         manipulate bits before adding and subtracting TWO23[sx].
50171         * math/libm-test.inc (nearbyint_test): Add more tests.
50173 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50175         [BZ #2548]
50176         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
50177         bits before adding and subtracting TWO23[sx].
50178         * math/libm-test.inc (rint_test): Add more tests.
50179         (rint_test_tonearest): Likewise.
50180         (rint_test_towardzero): Likewise.
50181         (rint_test_downward): Likewise.
50182         (rint_test_upward: Likewise.
50184 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50186         [BZ #10110]
50187         * include/stdc-predef.h: New file.  Extracted from features.h.
50188         * include/features.h: Include stdc-predef.h.
50189         * Makefile (headers): Add stdc-predef.h.
50190         * CONFORMANCE (Compiler limitations): Update.
50192 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50194         * manual/libc.texinfo (VERSION, UPDATED): Revert.
50196 2012-02-21  David S. Miller  <davem@davemloft.net>
50198         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
50199         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
50201 2012-02-20  David S. Miller  <davem@davemloft.net>
50203         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
50204         using a normal save/restore sequence, rather than allocating a
50205         dummy stack frame just to store a frame pointer and restore.
50206         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50208 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50210         * manual/install.texi: Fix stray word in line-wrapped comment.
50212 2012-02-20  David S. Miller  <davem@davemloft.net>
50214         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
50215         both binutils and gcc support GOTDATA.
50217         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
50218         "rd %pc" in the PIC register setup sequences.
50220         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
50221         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
50222         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
50223         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
50224         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
50225         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
50226         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
50227         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50228         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
50229         (SYSCALL_ERROR_HANDLER): Likewise.
50230         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
50231         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
50232         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
50233         (SYSCALL_ERROR_HANDLER): Likewise.
50235         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
50236         (HAVE_GCC_GOTDATA): New.
50237         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
50238         relocation support in both binutils and gcc.
50239         * sysdeps/sparc/elf/configure: Regenerate.
50241         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
50242         * sysdeps/sparc/sparc32/elf/configure: Delete.
50243         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
50244         * sysdeps/sparc/sparc64/elf/configure: Delete.
50245         * sysdeps/sparc/elf/configure.in: New file.
50246         * sysdeps/sparc/elf/configure: Generate.
50248         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
50249         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
50250         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
50251         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
50252         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
50254 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50256         * manual/install.texi: Do not mention specific glibc version
50257         numbers.
50258         * manual/libc.texinfo (VERSION, UPDATED): Update.
50259         (@copying): Use @copyright{} and range of years.
50261 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50263         [BZ #13695]
50264         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
50265         [crti.S not in sysdirs] (generated): Do not append.
50266         [crti.S not in sysdirs] (omit-deps): Likewise.
50267         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
50268         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
50269         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
50270         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
50271         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
50272         Likewise.
50273         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
50274         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
50275         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
50276         * csu/defs.awk: Remove file.
50277         * sysdeps/generic/initfini.c: Likewise.
50278         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
50279         variable.
50280         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
50281         Likewise.
50283 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50285         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
50286         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
50287         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
50288         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
50289         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
50290         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
50291         <bits/epoll.h>.
50292         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
50293         (__EPOLL_PACKED): Define to empty if not defined by
50294         <bits/epoll.h>.
50295         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
50296         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50297         bits/epoll.h.
50299 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50301         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
50302         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
50303         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
50304         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
50305         <bits/timerfd.h>.
50306         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
50307         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50308         bits/timerfd.h.
50310 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50312         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
50313         in C locale.
50314         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
50315         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
50316         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
50317         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50319 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
50321         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50322         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
50324 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
50326         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
50327         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
50328         defined.
50329         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
50330         Likewise.
50331         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
50332         entry for 2.16.
50334 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
50336         * math/w_acos.c: Use non-signaling floating-point comparisons.
50337         * math/w_acosf.c: Likewise.
50338         * math/w_acosh.c: Likewise.
50339         * math/w_acoshf.c: Likewise.
50340         * math/w_acoshl.c: Likewise.
50341         * math/w_acosl.c: Likewise.
50342         * math/w_asin.c: Likewise.
50343         * math/w_asinf.c: Likewise.
50344         * math/w_asinl.c: Likewise.
50345         * math/w_atanh.c: Likewise.
50346         * math/w_atanhf.c: Likewise.
50347         * math/w_atanhl.c: Likewise.
50348         * math/w_exp2.c: Likewise.
50349         * math/w_exp2f.c: Likewise.
50350         * math/w_exp2l.c: Likewise.
50351         * math/w_j0.c: Likewise.
50352         * math/w_j0f.c: Likewise.
50353         * math/w_j0l.c: Likewise.
50354         * math/w_j1.c: Likewise.
50355         * math/w_j1f.c: Likewise.
50356         * math/w_j1l.c: Likewise.
50357         * math/w_jn.c: Likewise.
50358         * math/w_jnf.c: Likewise.
50359         * math/w_log.c: Likewise.
50360         * math/w_log10.c: Likewise.
50361         * math/w_log10f.c: Likewise.
50362         * math/w_log10l.c: Likewise.
50363         * math/w_log2.c: Likewise.
50364         * math/w_log2f.c: Likewise.
50365         * math/w_log2l.c: Likewise.
50366         * math/w_logf.c: Likewise.
50367         * math/w_logl.c: Likewise.
50368         * math/w_sqrt.c: Likewise.
50369         * math/w_sqrtf.c: Likewise.
50370         * math/w_sqrtl.c: Likewise.
50371         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
50372         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
50373         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
50374         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
50375         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
50377 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50379         [BZ #9739]
50380         * manual/string.texi (strnlen): Use correct parameter name in
50381         equivalent expression.
50383 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50385         [BZ #11174]
50386         * manual/users.texi (seteuid): Consistently use neweuid for
50387         argument name.
50389 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50391         [BZ #13704]
50392         * manual/nss.texi (Services in the NSS configuration): Correct
50393         list of services in example configuration file.
50395 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
50397         [BZ #11322]
50398         * manual/arith.texi: Remove statements about negative zero
50399         behaving identically to zero.
50401 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
50403         [BZ #5993]
50404         * manual/install.texi: Do not document upgrading from libc5.
50406 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
50408         [BZ #4596]
50409         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
50411 2012-02-18  David S. Miller  <davem@davemloft.net>
50413         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
50414         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
50415         %o7 across the call.
50416         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
50417         instead.
50418         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
50419         SETUP_PIC_REG_LEAF.
50420         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50421         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
50422         * sysdeps/sparc/crtn.S: Likewise.
50424 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
50426         * aout/Makefile: Remove.
50428 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
50430         [BZ #13058]
50431         * manual/examples/argp-ex1.c (main): Format definition in GNU
50432         style.
50433         * manual/examples/argp-ex2.c (main): Likewise.
50434         * manual/examples/argp-ex3.c (main): Likewise.
50435         * manual/examples/argp-ex4.c (main): Likewise.
50436         * manual/examples/longopt.c (main): Use new-style prototype
50437         definition.
50438         * manual/examples/strncat.c (main): Specify return type and use
50439         (void) for arguments.
50440         * manual/examples/subopt.c (main): Use char **argv argument.
50442 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50444         [BZ #5077]
50445         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
50446         rounding modes.
50448 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
50450         [BZ #6907]
50451         * manual/string.texi (strchr): Change when strchrnul is
50452         recommended.
50454 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
50456         [BZ #174]
50457         * manual/locale.texi (setlocale): Document LOCPATH.
50459 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50461         [BZ #10210]
50462         * manual/process.texi (execle): Move @dots{} before last argument.
50464 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
50466         [BZ #12047]
50467         * manual/charset.texi (Generic Charset Conversion): Fix typo
50468         (LC_TYPE -> LC_CTYPE).
50470 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
50472         [BZ #5805]
50473         * manual/arith.texi (scalbn): Use @var{} on parameter names.
50474         (scalbnf): Likewise.
50475         (scalbnl): Likewise.
50476         (scalbln): Likewise.
50477         (scalblnf): Likewise.
50478         (scalblnl): Likewise.
50479         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
50480         (vwarnx): Likewise.
50481         (verr): Likewise.
50482         (verrx): Likewise.
50483         * manual/filesys.texi (telldir): Use braces around return type.
50484         * manual/llio.texi (mmap): Add space after comma.
50485         (mmap64): Likewise.
50486         * manual/math.texi (jn): Use @var{} on parameter names.
50487         (jnf): Likewise.
50488         (jnl): Likewise.
50489         (yn): Likewise.
50490         (ynf): Likewise.
50491         (ynl): Likewise.
50492         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
50493         line.
50494         * manual/resource.texi (ulimit): Use @dots{} instead of literal
50495         "...".
50496         (sched_get_priority_min): Remove semicolon on @deftypefun line.
50497         (sched_get_priority_max): Likewise.
50498         * manual/signal.texi (sigvec): Add space after comma.
50499         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
50500         names.
50501         (if_indextoname): Likewise.
50502         (if_freenameindex): Likewise.
50503         (sendto): Use ',' instead of '.' in prototype.
50504         * manual/startup.texi (syscall): Use @dots{} instead of literal
50505         "...".
50506         * manual/stdio.texi (__fpending): Separate initial words of
50507         paragraph from @deftypefun line.
50508         * manual/syslog.texi (syslog): Use @dots{} instead of literal
50509         "...".
50510         (vsyslog): Use @var{} on parameter names.
50511         * manual/terminal.texi (stty): Use @var{} on parameter names.
50512         * manual/users.texi (getutmp): Use @var{} on parameter names.
50513         (getutmpx): Likewise.
50515 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50517         [BZ #6884]
50518         * manual/stdio.texi (fopen): Fix typos in description of
50519         ",ccs=STRING".
50521 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
50523         [BZ #4026]
50524         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
50525         get clock_id definition.
50527 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
50529         [BZ #4822]
50530         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
50531         (madvise): Cast every argument to void on its own.
50533 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50535         [BZ #9902]
50536         * manual/startup.texi (Exit Status): Fix typo.
50538 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50540         [BZ #10140]
50541         * manual/examples/argp-ex1.c: Include <stdlib.h>.
50542         * manual/examples/argp-ex2.c: Likewise.
50543         * manual/examples/argp-ex3.c: Likewise.
50545 2012-02-16  Richard Henderson  <rth@redhat.com>
50547         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
50548         * sysdeps/s390/s390-32/initfini.c: Remove.
50549         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
50550         * sysdeps/s390/s390-64/initfini.c: Remove.
50552 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
50554         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
50555         compiler output for sysdeps/generic/initfini.c.
50556         * sysdeps/sh/elf/initfini.c: Remove file.
50558 2012-02-16  David S. Miller  <davem@davemloft.net>
50560         [BZ #11494]
50561         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
50563         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
50564         * sysdeps/sparc/crti.S: New file.
50565         * sysdeps/sparc/crtn.S: New file.
50566         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
50567         * sysdeps/sparc/sparc64/Makefile: Likewise.
50569 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
50571         [BZ #3335]
50572         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
50574 2012-02-15  Roland McGrath  <roland@hack.frob.com>
50576         [BZ #4822]
50577         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
50579         * mach/devstream.c (cookie_io_functions_t): Macro removed.
50580         (write, read, close): Likewise.
50581         Patch by Aurelien Jarno <aurelien@aurel32.net>.
50583 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
50585         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
50586         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
50587         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
50588         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
50589         <bits/signalfd.h>.
50590         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
50591         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50592         bits/signalfd.h.
50594 2012-02-14  Marek Polacek  <polacek@redhat.com>
50596         * sysdeps/x86_64/crti.S: New file.
50597         * sysdeps/x86_64/crtn.S: New file.
50598         * sysdeps/x86_64/elf/initfini.c: Remove file.
50600 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
50602         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
50603         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
50604         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
50605         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
50606         <bits/inotify.h>.
50607         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
50608         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50609         bits/inotify.h.
50611 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
50613         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
50614         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
50615         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
50616         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
50617         <bits/eventfd.h>.
50618         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
50619         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50620         bits/eventfd.h.
50622 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
50624         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
50625         __feraiseexcept instead of feraiseexcept.
50627         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
50628         nanosleep invocations.
50629         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
50630         strings, and add error checking for a nanosleep invocations.
50632 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
50634         Replace FSF snail mail address with URLs, as per GNU coding standards.
50635         Most of the snail mail addresses were wrong anyway, and omitting
50636         them makes the source code easier to maintain.  Almost all of the
50637         changes are to license notices and to locale LC_IDENTIFICATION
50638         addresses, except for this one:
50639         * manual/libc.texinfo: In "Published by", give the FSF's URL,
50640         not its snail mail address.
50642 2012-02-09  Richard Henderson  <rth@twiddle.net>
50644         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
50645         of kernel-features.h.
50647         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
50649 2012-02-08  Marek Polacek  <polacek@redhat.com>
50651         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
50652         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
50653         * sysdeps/gnu/_G_config.h: Likewise.
50654         * sysdeps/generic/_G_config.h: Likewise.
50656 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
50658         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
50659         tests.
50660         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50662         * sysdeps/powerpc/powerpc32/crti.S: New file.
50663         * sysdeps/powerpc/powerpc32/crtn.S: New file.
50664         * sysdeps/powerpc/powerpc64/crti.S: New file.
50665         * sysdeps/powerpc/powerpc64/crtn.S: New file.
50667         * Makeconfig (have-initfini): Don't set.
50668         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
50669         * configure.in (nopic_initfini): Don't substitute.
50670         * config.h.in (HAVE_INITFINI): Don't #undef.
50671         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
50672         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
50674 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
50676         Support crti.S and crtn.S provided directly by architectures.
50677         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
50678         [crti.S in sysdirs] (omit-deps): Likewise.
50679         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
50680         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
50681         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
50682         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
50683         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
50684         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
50685         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
50686         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
50687         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
50688         compiler output for sysdeps/generic/initfini.c.
50689         * sysdeps/i386/elf/Makefile: Remove file.
50690         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
50692 2012-02-07  Marek Polacek  <polacek@redhat.com>
50694         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
50695         * sysdeps/gnu/_G_config.h: Likewise.
50696         * sysdeps/mach/hurd/_G_config.h: Likewise.
50698 2012-02-07  Marek Polacek  <polacek@redhat.com>
50700         * math/Makefile (tests): Add tst-CMPLX2.
50701         * math/tst-CMPLX2.c: New file.
50703 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
50705         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50707         * math/libm-test.inc (jn_test): Add missing L suffix.
50709 2012-02-06  Marek Polacek  <polacek@redhat.com>
50711         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
50712         * sysdeps/i386/fpu/e_powf.S: Likewise.
50713         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
50714         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
50715         * sysdeps/i386/fpu/e_acosh.S: Likewise.
50716         * sysdeps/i386/fpu/e_pow.S: Likewise.
50717         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
50718         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
50719         * sysdeps/i386/fpu/s_expm1.S: Likewise.
50720         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
50721         * sysdeps/i386/fpu/e_log2.S: Likewise.
50722         * sysdeps/i386/fpu/e_log2l.S: Likewise.
50723         * sysdeps/i386/fpu/e_scalb.S: Likewise.
50724         * sysdeps/i386/fpu/e_powl.S: Likewise.
50725         * sysdeps/i386/fpu/s_log1p.S: Likewise.
50726         * sysdeps/i386/fpu/e_log10f.S: Likewise.
50727         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
50728         * sysdeps/i386/fpu/e_logl.S: Likewise.
50729         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
50730         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
50731         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
50732         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
50733         * sysdeps/i386/fpu/e_log2f.S: Likewise.
50734         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
50735         * sysdeps/i386/fpu/e_log.S: Likewise.
50736         * sysdeps/i386/fpu/s_cexp.S: Likewise.
50737         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
50738         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
50739         * sysdeps/i386/fpu/e_logf.S: Likewise.
50740         * sysdeps/i386/fpu/e_log10l.S: Likewise.
50741         * sysdeps/i386/fpu/e_atanh.S: Likewise.
50742         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
50743         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
50744         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
50745         * sysdeps/i386/fpu/e_log10.S: Likewise.
50746         * sysdeps/i386/fpu/s_frexp.S: Likewise.
50747         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
50748         * sysdeps/i386/fpu/s_asinh.S: Likewise.
50749         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
50750         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
50751         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
50752         * sysdeps/i386/asm-syntax.h: Likewise.
50753         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
50754         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
50755         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
50756         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
50757         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
50758         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
50759         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
50760         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
50761         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
50762         * sysdeps/powerpc/sysdep.h: Likewise.
50763         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
50764         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
50766 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
50768         [BZ #411]
50769         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
50771 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
50773         * sysdeps/i386/sysdep.h: Include <features.h>.
50774         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
50775         version.
50777 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
50779         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
50780         Define.
50781         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
50782         LOAD_PIC_REG_STR.
50784 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50786         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
50787         (SETUP_PIC_REG): Use GET_PC_THUNK.
50788         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
50789         macro.
50791 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50793         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
50794         for non-PIC compilation.
50795         (SETUP_PIC_REG): Add .p2align directive.
50796         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
50797         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
50798         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
50799         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
50800         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
50801         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
50802         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
50803         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
50804         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
50805         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
50806         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
50807         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
50808         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
50809         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
50810         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
50811         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
50812         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
50813         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
50814         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
50815         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
50816         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
50817         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
50818         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
50819         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
50820         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
50821         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
50822         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
50823         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
50824         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
50825         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
50826         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
50827         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
50828         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
50829         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
50830         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
50831         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
50832         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
50833         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
50834         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
50835         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
50836         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
50838 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50840         * math/tst-CMPLX.c: Include <stdio.h>.
50842 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
50844         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
50845         float.
50846         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
50847         * sysdeps/sparc/bits/mathdef.h: Likewise.
50849 2012-01-31  Marek Polacek  <polacek@redhat.com>
50851         * libio/libio.h: Don't define _PARAMS.
50852         * locale/programs/config.h: Don't define PARAMS.
50853         * stdlib/strtol_l.c: Likewise.
50854         (__strtol_l): Remove PARAMS from the prototype.
50856 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
50858         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
50859         names.  Just use the correct names.  Remove unnecessary wrapper
50860         functions.
50861         * malloc/arena.c: Likewise.
50862         * malloc/hooks.c: Likewise.
50864         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
50865         ARENA_TEST says not to.  Simplify test for creation of a new arena.
50866         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
50868 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
50870         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
50871         into tail calls.
50872         (update_get_addr): New function.
50873         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
50874         GET_ADDR_MODULE parameter.
50876 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
50878         * crypt/cert.c: Remove __STDC__ conditionals.
50879         * crypt/crypt-entry.c: Likewise.
50880         * crypt/crypt_util.c: Likewise.
50881         * libio/filedoalloc.c: Likewise.
50882         * libio/fileops.c: Likewise.
50883         * libio/genops.c: Likewise.
50884         * libio/iofclose.c: Likewise.
50885         * libio/iofdopen.c: Likewise.
50886         * libio/iofopen.c: Likewise.
50887         * libio/iofopen64.c: Likewise.
50888         * libio/iogetdelim.c: Likewise.
50889         * libio/iopopen.c: Likewise.
50890         * libio/obprintf.c: Likewise.
50891         * libio/oldfileops.c: Likewise.
50892         * libio/oldiofclose.c: Likewise.
50893         * libio/oldiofdopen.c: Likewise.
50894         * libio/oldiofopen.c: Likewise.
50895         * libio/oldiopopen.c: Likewise.
50896         * libio/wfiledoalloc.c: Likewise.
50897         * libio/wgenops.c: Likewise.
50898         * locale/programs/xmalloc.c: Likewise.
50899         * misc/syslog.c: Likewise.
50900         * stdio-common/xbug.c: Likewise.
50901         * string/memchr.c: Likewise.
50902         * string/memcmp.c: Likewise.
50903         * string/memrchr.c: Likewise.
50904         * string/rawmemchr.c: Likewise.
50905         * sysdeps/posix/getcwd.c: Likewise.
50906         * time/strftime_l.c: Likewise.
50908 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
50910         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
50911         * config.make.in (config-cflags-sse2avx): Define.
50912         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
50913         Fix typo.
50915 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
50917         * scripts/config.guess: Update from upstream config git repository.
50918         * scripts/config.sub: Likewise.
50920 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
50922         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
50923         (EM_NUM): Update.
50924         (R_TILEPRO_*, R_TILEGX_*): New macros.
50926         * scripts/firstversions.awk: Fix bug in version range handling.
50928         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
50930         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
50932         * include/sys/epoll.h: New file.
50933         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
50934         libc_hidden_def.
50936 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
50938         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
50939         Avoid unnecessary __WORDSIZE == 64 test.
50940         (fmaxf): Use VEX format if possible.
50941         (fmax): Likewise.
50942         (fminf): Likewise.
50943         (fmin): Likewise.
50945         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
50946         * math/math_private.h: Remove libc_fegetround* and
50947         libc_fesetround*.
50948         * sysdeps/i386/configure.in: Check for -msse2avx.
50949         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
50950         also if SSE2AVX is defined.
50951         Remove libc_fegetround* and libc_fesetround*.
50952         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
50953         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
50954         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
50955         of HAS_YMM_USABLE.
50956         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
50957         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
50958         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
50959         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
50960         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
50962         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
50964 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50966         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
50967         size is not set.
50968         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50970 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
50972         [BZ #13618]
50973         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
50974         relocation.
50975         * Makeconfig (libm): Define.
50976         * elf/Makefile: Add rules to build and run tst-relsort1.
50977         * elf/tst-relsort1.c: New file.
50978         * elf/tst-relsort1mod1.c: New file.
50979         * elf/tst-relsort1mod2.c: New file.
50981 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
50983         * math/s_ldexp.c: Remove __STDC__ conditionals.
50984         * math/s_ldexpf.c: Likewise.
50985         * math/s_ldexpl.c: Likewise.
50986         * math/s_nextafter.c: Likewise.
50987         * math/s_nexttowardf.c: Likewise.
50988         * math/s_significand.c: Likewise.
50989         * math/s_significandf.c: Likewise.
50990         * math/s_significandl.c: Likewise.
50991         * math/w_jnl.c: Likewise.
50992         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
50993         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
50994         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
50995         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
50996         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
50997         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
50998         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
50999         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
51000         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
51001         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
51002         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
51003         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
51004         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
51005         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
51006         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
51007         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
51008         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
51009         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
51010         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
51011         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
51012         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
51013         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
51014         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
51015         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
51016         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
51017         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
51018         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
51019         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
51020         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
51021         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
51022         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
51023         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
51024         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
51025         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
51026         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
51027         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
51028         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
51029         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
51030         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
51031         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
51032         * sysdeps/ieee754/k_standard.c: Likewise.
51033         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
51034         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
51035         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
51036         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
51037         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
51038         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
51039         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
51040         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
51041         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
51042         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
51043         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
51044         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
51045         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
51046         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
51047         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
51048         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
51049         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
51050         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
51051         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
51052         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
51053         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
51054         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
51055         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
51056         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
51057         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
51058         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
51059         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
51060         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
51061         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
51062         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
51063         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
51064         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
51065         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
51066         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
51067         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
51068         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
51069         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
51070         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
51071         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
51072         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
51073         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
51074         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
51075         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
51076         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
51077         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
51078         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
51079         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
51080         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
51081         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
51082         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
51083         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
51084         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
51085         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
51086         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
51087         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
51088         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
51089         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
51090         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
51091         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
51092         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
51093         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
51094         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
51095         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
51096         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
51097         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
51098         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
51099         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
51100         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
51101         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
51102         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
51103         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
51104         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
51105         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
51106         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
51107         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
51108         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
51109         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
51110         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
51111         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
51112         * sysdeps/ieee754/s_matherr.c: Likewise.
51113         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
51114         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
51115         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
51116         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
51118 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
51120         * crypt/md5.h: Remove __STDC__ conditionals.
51121         * libio/libioP.h: Likewise.
51122         * locale/programs/config.h: Likewise.
51123         * sysdeps/generic/sysdep.h: Likewise.
51124         * sysdeps/i386/asm-syntax.h: Likewise.
51125         * sysdeps/s390/asm-syntax.h: Likewise.
51126         * sysdeps/unix/sysdep.h: Likewise.
51127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
51128         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
51130 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
51132         * libio/libio.h: Remove __STDC__ conditionals.
51133         * malloc/obstack.h: Likewise.
51134         * math/complex.h: Likewise.
51135         * math/math.h: Likewise.
51136         * sysdeps/generic/_G_config.h: Likewise.
51137         * sysdeps/gnu/_G_config.h: Likewise.
51138         * sysdeps/mach/hurd/_G_config.h: Likewise.
51139         * sysdeps/powerpc/bits/mathdef.h: Likewise.
51140         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
51141         * sysdeps/sparc/bits/mathdef.h: Likewise.
51143 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
51145         [BZ #13583]
51146         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
51147         Clean up HAS_* macros.
51148         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
51149         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
51150         possible.
51151         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
51152         HAS_AVX.
51153         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
51154         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
51155         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
51156         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
51157         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
51159 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
51161         * elf/tst-unique3.cc (gets): Remove declaration.
51162         * elf/tst-unique3lib.cc (gets): Likewise.
51163         * elf/tst-unique3lib2.cc (gets): Likewise.
51164         * elf/tst-unique4.cc (gets): Likewise.
51166 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
51168         * include/stdio.h: Add C++ protection.  Add gets declarations and
51169         definitions.
51170         * debug/tst-chk1.c: Don't declare gets here.
51171         * stdio-common/tst-gets.c: Likewise.
51173 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
51175         * posix/glob: Remove directory.
51177 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
51179         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
51181 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
51183         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
51184         of the non-standard EPFNOSUPPORT.
51186 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51188         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
51189         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
51190         ANYWHERE set to 1 only on KERN_NO_SPACE error.
51192 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
51194         * wcsmbs/uchar.h: Test __STDC_VERSION__.
51196 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
51198         * nscd/aicache.c (addhstaiX): Do not cache negative results of
51199         transient errors.
51200         * nscd/grpcache.c (cache_addgr): Likewise.
51201         * nscd/hstcache.c (cache_addhst): Likewise.
51202         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51203         * nscd/pwdcache.c (cache_addpw): Likewise.
51204         * nscd/servicescache.c (cache_addserv): Likewise.
51206 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
51208         * malloc/malloc.c: Various cleanups.
51209         * malloc/hooks.c: Likewise.
51211         * stdlib/Makefile (tests): Add bug-fmtmsg1.
51212         * stdlib/bug-fmtmsg1.c: New file.
51214         * stdlib/fmtmsg.c (init): Add missing unlock.
51215         Patch by Peng Haitao <penght@cn.fujitsu.com>.
51217 2012-01-12  Marek Polacek  <polacek@redhat.com>
51219         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
51220         and _GNU_SOURCE.
51222 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
51224         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
51225         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
51226         macro to ensure uniqueness of label name.
51227         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
51228         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
51230 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
51232         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
51234         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
51235         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
51236         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
51237         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
51239 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
51241         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
51243         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
51244         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
51245         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
51247         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
51249         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
51250         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
51251         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
51252         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
51254         * math/bits/math-finite.h: Add ldexp support.
51256 2012-01-10  Marek Polacek  <polacek@redhat.com>
51258         * locale/programs/localedef.h (show_archive_content): Add noreturn
51259         attribute.
51261 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
51263         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
51265 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51267         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
51269         * io/Makefile (headers): Add bits/poll2.h.
51271 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
51273         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
51274         typo #include statement.
51276 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51278         * include/sys/cdefs.h: Define __attribute_alloc_size.
51279         * catgets/gencat.c: Add alloc_size attribute and apply consistently
51280         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
51281         * elf/pldd.c: Likewise.
51282         * iconv/iconv_charmap.c: Likewise.
51283         * iconv/iconvconfig.c: Likewise.
51284         * iconv/strtab.c: Likewise.
51285         * locale/programs/locale.c: Likewise.
51286         * locale/programs/localedef.h: Likewise.
51287         * locale/programs/simple-hash.c: Likewise.
51288         * nscd/nscd.h: Likewise.
51289         * nss/makedb.c: Likewise.
51290         * sysdeps/generic/ldconfig.h: Likewise.
51291         * locale/programs/localedef.c: Remove xmalloc prototype.
51292         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
51294 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
51296         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
51297         appropriate.
51299 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51301         * math/Makefile (tests): Add tst-CMPLX.
51302         * math/tst-CMPLX.c: New file.
51304         * math/complex.h (CMPLXL): Fix typo.
51306         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
51307         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
51308         GLIBC_2.16.
51309         * debug/tst-chk1.c: Add poll and ppoll tests.
51310         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
51311         * include/sys/poll.h: Add hidden proto for ppoll.
51312         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
51313         * sysdeps/mach/hurd/ppoll.c: Likewise.
51314         * io/ppoll.c: Likewise.
51315         * debug/poll_chk.c: New file.
51316         * debug/ppoll_chk.c: New file.
51317         * include/bits/poll2.h: New file.
51318         * io/bits/poll2.h: New file.
51320         [BZ #1350]
51321         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
51323         * configure.in: static is always set to yes.  Remove.
51324         * config.make.in: Don't set build-static.
51325         * Makeconfig: Remove use of build-static.
51326         * dlfcn/Makefile: Likewise.
51327         * elf/Makefile: Likewise.
51328         * math/Makefile: Likewise.
51329         * misc/Makefile: Likewise.
51330         * nptl/Makefile: Likewise.
51331         * sysdeps/mach/hurd/Makefile: Likewise.
51333         * configure.in: PWD_P is not used anymore.
51334         * config.make.in: Remove PWD_P entry.
51336         * configure.in: Remove last remnants of RANLIB.
51337         No need to check for signed size_t anymore.
51338         Don't set libc_commonpagesize and libc_relro_required here for Alpha
51339         and IA-64.
51340         Remove __builtin_expect test because we require at least gcc 3.4.
51341         * aclocal.m4: Likewise.
51343         * wcsmbs/mbrtoc16.c: Implement using towc function.
51344         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
51345         * wcsmbs/wcsmbsload.c: Likewise.
51346         * iconv/gconv_simple.c: Likewise.
51347         * iconv/gconv_int.h: Likewise.
51348         * iconv/gconv_builtin.h: Likewise.
51349         * iconv/iconv_prog.c: Remove CHAR16 handling.
51351         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
51353         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
51355         * configure.in: Remove --with-elf and --enable-bounded options.
51356         Dont set base_machine for ia64.  More non-ELF conditions removed.
51357         Remove testing and setting of leading underscore information.
51358         * config.make.in (build-bounded): Set to no.
51359         * config.h.in: Remove NO_UNDERSCORES entry.
51360         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
51361         them.
51362         * csu/start.c: Remove !NO_UNDERSCORE code.
51363         * locale/localeinfo.h: Likewise.
51364         * sysdeps/generic/machine-gmon.h: Likewise.
51365         * sysdeps/generic/sysdep.h: Likewise.
51366         * sysdeps/i386/sysdep.h: Likewise.
51367         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
51368         * sysdeps/mach/sysdep.h: Likewise.
51369         * sysdeps/s390/s390-32/sysdep.h: Likewise.
51370         * sysdeps/s390/s390-64/sysdep.h: Likewise.
51371         * sysdeps/sh/sysdep.h: Likewise.
51372         * sysdeps/sparc/sparc32/alloca.S: Likewise.
51373         * sysdeps/unix/i386/sysdep.S: Likewise.
51374         * sysdeps/unix/sparc/start.c: Likewise.
51375         * sysdeps/unix/sparc/sysdep.S: Likewise.
51376         * sysdeps/unix/sparc/sysdep.h: Likewise.
51377         * sysdeps/unix/start.c: Likewise.
51378         * sysdeps/unix/x86_64/sysdep.S: Likewise.
51379         * sysdeps/x86_64/sysdep.h: Likewise.
51381 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
51383         [BZ #13553]
51384         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
51385         for non-gcc.
51386         * argp/argp-fmtstream.h: Use const instead __const.
51387         * argp/argp.h: Likewise.
51388         * assert/assert.h: Likewise.
51389         * bits/fenv.h: Likewise.
51390         * bits/sched.h: Likewise.
51391         * bits/sigset.h: Likewise.
51392         * bits/sigthread.h: Likewise.
51393         * catgets/nl_types.h: Likewise.
51394         * conform/data/pthread.h-data: Likewise.
51395         * crypt/crypt-private.h: Likewise.
51396         * crypt/crypt.h: Likewise.
51397         * crypt/crypt_util.c: Likewise.
51398         * ctype/ctype.h: Likewise.
51399         * debug/execinfo.h: Likewise.
51400         * debug/mbsnrtowcs_chk.c: Likewise.
51401         * debug/mbsrtowcs_chk.c: Likewise.
51402         * debug/wcsnrtombs_chk.c: Likewise.
51403         * debug/wcsrtombs_chk.c: Likewise.
51404         * debug/wcstombs_chk.c: Likewise.
51405         * dirent/dirent.h: Likewise.
51406         * dlfcn/dlfcn.h: Likewise.
51407         * elf/neededtest4.c: Likewise.
51408         * grp/grp.h: Likewise.
51409         * gshadow/gshadow.h: Likewise.
51410         * iconv/gconv.h: Likewise.
51411         * iconv/gconv_int.h: Likewise.
51412         * iconv/gconv_simple.c: Likewise.
51413         * iconv/iconv.h: Likewise.
51414         * iconv/loop.c: Likewise.
51415         * iconv/skeleton.c: Likewise.
51416         * include/aio.h: Likewise.
51417         * include/aliases.h: Likewise.
51418         * include/argz.h: Likewise.
51419         * include/arpa/inet.h: Likewise.
51420         * include/assert.h: Likewise.
51421         * include/dirent.h: Likewise.
51422         * include/dlfcn.h: Likewise.
51423         * include/execinfo.h: Likewise.
51424         * include/fcntl.h: Likewise.
51425         * include/fenv.h: Likewise.
51426         * include/glob.h: Likewise.
51427         * include/grp.h: Likewise.
51428         * include/libintl.h: Likewise.
51429         * include/mntent.h: Likewise.
51430         * include/netdb.h: Likewise.
51431         * include/pwd.h: Likewise.
51432         * include/rpc/netdb.h: Likewise.
51433         * include/sched.h: Likewise.
51434         * include/search.h: Likewise.
51435         * include/shadow.h: Likewise.
51436         * include/signal.h: Likewise.
51437         * include/stdio.h: Likewise.
51438         * include/stdlib.h: Likewise.
51439         * include/string.h: Likewise.
51440         * include/sys/socket.h: Likewise.
51441         * include/sys/stat.h: Likewise.
51442         * include/sys/statfs.h: Likewise.
51443         * include/sys/statvfs.h: Likewise.
51444         * include/sys/syslog.h: Likewise.
51445         * include/sys/time.h: Likewise.
51446         * include/sys/uio.h: Likewise.
51447         * include/time.h: Likewise.
51448         * include/unistd.h: Likewise.
51449         * include/utmp.h: Likewise.
51450         * include/wchar.h: Likewise.
51451         * include/wctype.h: Likewise.
51452         * inet/aliases.h: Likewise.
51453         * inet/arpa/inet.h: Likewise.
51454         * inet/netinet/ether.h: Likewise.
51455         * inet/netinet/in.h: Likewise.
51456         * intl/libintl.h: Likewise.
51457         * io/bits/fcntl2.h: Likewise.
51458         * io/fcntl.h: Likewise.
51459         * io/ftw.h: Likewise.
51460         * io/sys/poll.h: Likewise.
51461         * io/sys/stat.h: Likewise.
51462         * io/sys/statfs.h: Likewise.
51463         * io/sys/statvfs.h: Likewise.
51464         * io/utime.h: Likewise.
51465         * libio/bits/stdio.h: Likewise.
51466         * libio/bits/stdio2.h: Likewise.
51467         * libio/libio.h: Likewise.
51468         * libio/libioP.h: Likewise.
51469         * libio/stdio.h: Likewise.
51470         * locale/lc-ctype.c: Likewise.
51471         * locale/locale.h: Likewise.
51472         * login/utmp.h: Likewise.
51473         * malloc/arena.c: Likewise.
51474         * malloc/malloc.c: Likewise.
51475         * malloc/malloc.h: Likewise.
51476         * malloc/mcheck.c: Likewise.
51477         * malloc/mtrace.c: Likewise.
51478         * math/bits/mathcalls.h: Likewise.
51479         * math/fenv.h: Likewise.
51480         * math/math_private.h: Likewise.
51481         * misc/bits/error.h: Likewise.
51482         * misc/bits/syslog.h: Likewise.
51483         * misc/err.h: Likewise.
51484         * misc/error.h: Likewise.
51485         * misc/fstab.h: Likewise.
51486         * misc/mntent.h: Likewise.
51487         * misc/regexp.h: Likewise.
51488         * misc/search.h: Likewise.
51489         * misc/sgtty.h: Likewise.
51490         * misc/sys/mman.h: Likewise.
51491         * misc/sys/syslog.h: Likewise.
51492         * misc/sys/uio.h: Likewise.
51493         * misc/sys/xattr.h: Likewise.
51494         * misc/ttyent.h: Likewise.
51495         * nis/rpcsvc/ypclnt.h: Likewise.
51496         * nss/nss.h: Likewise.
51497         * posix/bits/unistd.h: Likewise.
51498         * posix/fnmatch.h: Likewise.
51499         * posix/glob.h: Likewise.
51500         * posix/sched.h: Likewise.
51501         * posix/spawn.h: Likewise.
51502         * posix/sys/wait.h: Likewise.
51503         * posix/unistd.h: Likewise.
51504         * posix/wordexp.h: Likewise.
51505         * pwd/pwd.h: Likewise.
51506         * resolv/netdb.h: Likewise.
51507         * resource/sys/resource.h: Likewise.
51508         * rt/aio.h: Likewise.
51509         * rt/bits/mqueue2.h: Likewise.
51510         * rt/mqueue.h: Likewise.
51511         * shadow/shadow.h: Likewise.
51512         * signal/signal.h: Likewise.
51513         * socket/send.c: Likewise.
51514         * socket/sendto.c: Likewise.
51515         * socket/sys/socket.h: Likewise.
51516         * stdio-common/printf.h: Likewise.
51517         * stdlib/bits/stdlib.h: Likewise.
51518         * stdlib/fmtmsg.h: Likewise.
51519         * stdlib/monetary.h: Likewise.
51520         * stdlib/stdlib.h: Likewise.
51521         * stdlib/ucontext.h: Likewise.
51522         * streams/stropts.h: Likewise.
51523         * string/argz.h: Likewise.
51524         * string/bits/string2.h: Likewise.
51525         * string/string.h: Likewise.
51526         * string/strings.h: Likewise.
51527         * sunrpc/rpc/auth.h: Likewise.
51528         * sunrpc/rpc/auth_des.h: Likewise.
51529         * sunrpc/rpc/clnt.h: Likewise.
51530         * sunrpc/rpc/netdb.h: Likewise.
51531         * sunrpc/rpc/pmap_clnt.h: Likewise.
51532         * sunrpc/rpc/xdr.h: Likewise.
51533         * sysdeps/generic/inttypes.h: Likewise.
51534         * sysdeps/generic/net/if.h: Likewise.
51535         * sysdeps/generic/sys/swap.h: Likewise.
51536         * sysdeps/gnu/net/if.h: Likewise.
51537         * sysdeps/gnu/utmpx.h: Likewise.
51538         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
51539         * sysdeps/i386/i486/bits/string.h: Likewise.
51540         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
51541         * sysdeps/s390/bits/string.h: Likewise.
51542         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
51543         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
51544         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
51545         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
51546         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
51547         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
51548         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
51549         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
51550         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
51551         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
51552         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
51553         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
51554         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
51555         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
51556         * sysdeps/unix/sysv/linux/readv.c: Likewise.
51557         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
51558         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
51559         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
51560         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
51561         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
51562         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
51563         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
51564         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
51565         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
51566         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
51567         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
51568         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
51569         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51570         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
51571         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
51572         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
51573         * sysvipc/sys/ipc.h: Likewise.
51574         * sysvipc/sys/msg.h: Likewise.
51575         * sysvipc/sys/sem.h: Likewise.
51576         * sysvipc/sys/shm.h: Likewise.
51577         * termios/termios.h: Likewise.
51578         * time/sys/time.h: Likewise.
51579         * time/time.h: Likewise.
51580         * wcsmbs/bits/wchar2.h: Likewise.
51581         * wcsmbs/uchar.h: Likewise.
51582         * wcsmbs/wchar.h: Likewise.
51583         * wctype/wctype.h: Likewise.
51585         [BZ #13551]
51586         * Makeconfig: Remove all but ELF support including AIX support.
51587         * Makerules: Likewise.
51588         * config.h.in: Likewise.
51589         * config.make.in: Likewise.
51590         * configure: Likewise.
51591         * configure.in: Likewise.
51592         * csu/Makefile: Likewise.
51593         * csu/version.c: Likewise.
51594         * debug/Makefile: Likewise.
51595         * dlfcn/Makefile: Likewise.
51596         * elf/Makefile: Likewise.
51597         * extra-lib.mk: Likewise.
51598         * iconv/Makefile: Likewise.
51599         * include/libc-symbols.h: Likewise.
51600         * include/shlib-compat.h: Likewise.
51601         * resolv/Makefile: Likewise.
51602         * resolv/res_libc.c: Likewise.
51603         * rt/Makefile: Likewise.
51604         * sysdeps/i386/asm-syntax.h: Likewise.
51605         * sysdeps/i386/sysdep.h: Likewise.
51606         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
51607         * sysdeps/mach/sysdep.h: Likewise.
51608         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
51609         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
51610         * sysdeps/s390/asm-syntax.h: Likewise.
51611         * sysdeps/s390/s390-32/sysdep.h: Likewise.
51612         * sysdeps/s390/s390-64/sysdep.h: Likewise.
51613         * sysdeps/sh/sysdep.h: Likewise.
51614         * sysdeps/unix/sparc/sysdep.h: Likewise.
51615         * sysdeps/wordsize-32/divdi3.c: Likewise.
51616         * sysdeps/x86_64/sysdep.h: Likewise.
51618         * argp/Versions: Remove _argp_unlock_xxx.
51620         [BZ #13559]
51621         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
51622         * abilist/libBrokenLocale.abilist: Likewise.
51623         * abilist/libanl.abilist: Likewise.
51624         * abilist/libc.abilist: Likewise.
51625         * abilist/libcrypt.abilist: Likewise.
51626         * abilist/libdl.abilist: Likewise.
51627         * abilist/libm.abilist: Likewise.
51628         * abilist/libnsl.abilist: Likewise.
51629         * abilist/libpthread.abilist: Likewise.
51630         * abilist/libresolv.abilist: Likewise.
51631         * abilist/librt.abilist: Likewise.
51632         * abilist/libthread_db.abilist: Likewise.
51633         * abilist/libutil.abilist: Likewise.
51634         * abilist/libnss_db.abilist: New file.
51636         * scripts/abilist.awk: Add support for indirect functions.
51638         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
51640         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
51642         * shlib-versions: Remove entries for ports architectures.
51644         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
51645         files in ports.
51646         * elf/stackguard-macros.h: Remove support for IA-64.
51647         * elf/tst-auditmod1.c: Likewise.
51648         * sysdeps/generic/ldsodefs.h: Likewise.
51650         * sysdeps/unix/sysv/linux/configure.in: Ports should define
51651         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
51652         configure files.
51654         [BZ #13552]
51655         * configure.in: Remove --enable-omitfp support.
51656         * FAQ.in: Adjust.
51657         * config.make.in: Likewise.
51658         * Makeconfig: Likewise.
51659         * manual/install.texi: Likewise.
51661         In case anyone cares, the IA-64 architecture could move to ports.
51662         * sysdeps/ia64/*: Removed.
51663         * sysdeps/unix/sysv/linux/ia64/*: Removed.
51664         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
51666         [BZ #13555]
51667         * configure.in: Remove entries for unsupported architectures.
51669         [BZ #13533]
51670         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
51671         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
51672         routines.
51673         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
51674         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
51675         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
51676         fall back to using wcrtomb.
51677         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
51678         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
51679         renaming.
51680         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
51681         * wcsmbs/tst-c16c32-1.c: New file.
51683         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
51684         local variable.
51686         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
51688         * elf/tst-unique3.cc: Add explicit declaration of gets.
51689         * elf/tst-unique3lib.cc: Likewise.
51690         * elf/tst-unique3lib2.cc: Likewise.
51691         * elf/tst-unique4.cc: Likewise.
51693         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
51695 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
51697         [BZ #13566]
51698         * assert/assert.h (static_assert): Don't define for C++.
51699         * libio/stdio.h (gets): Do declare for C++ <= C++11.
51700         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
51702 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
51704         * iconv/loop.c (single loop): Fix assertion in storing of
51705         remaining bytes.
51707         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
51709 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
51711         * posix/getconf.c: Update copyright year.
51712         * nss/getent.c: Likewise.
51713         * nss/makedb.c: Likewise.
51714         * iconv/iconvconfig.c: Likewise.
51715         * iconv/iconv_prog.c: Likewise.
51716         * elf/ldconfig.c: Likewise.
51717         * elf/pldd.c: Likewise.
51718         * elf/sotruss.ksh: Likewise.
51719         * catgets/gencat.c: Likewise.
51720         * csu/version.c: Likewise.
51721         * elf/ldd.bash.in: Likewise.
51722         * elf/sprof.c (print_version): Likewise.
51723         * locale/programs/locale.c: Likewise.
51724         * locale/programs/localedef.c: Likewise.
51725         * login/programs/pt_chown.c: Likewise.
51726         * nscd/nscd.c (print_version): Likewise.
51727         * debug/xtrace.sh: Likewise.
51728         * malloc/memusage.sh: Likewise.
51729         * malloc/mtrace.pl: Likewise.
51730         * debug/catchsegv.sh: Likewise.
51732 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
51734         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
51735         pure attribute.
51737 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
51739         [BZ #13533]
51740         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
51741         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
51742         transformations.
51743         * iconv/gconv_int.h: Likewise.
51744         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
51745         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
51746         from libc for GLIBC_2.16.
51747         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
51748         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
51749         * wcsmbs/uchar.h: Really define mbstate_t.
51750         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
51751         * wcsmbs/c16rtomb.c: New file.
51752         * wcsmbs/mbrtoc16.c: New file.
51753         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
51754         for C/POSIX locale.
51755         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
51756         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
51758         * wcsmbs/wchar.h: Add missing __restrict.
51760 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
51762         [BZ #13532]
51763         * time/Makefile (routines): Add timespec_get.
51764         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
51765         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
51766         timespec for ISO C11.
51767         * time/timespec_get.c: New file.
51768         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
51769         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
51771         [BZ #13531]
51772         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
51773         * stdlib/stdlib.h: Declare aligned_alloc.
51774         * Versions.def: Add GLIBC_2.16 for libc.
51775         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
51777         [BZ 13527]
51778         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
51779         ISO C11.
51781         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
51782         code.
51784         [BZ #13528]
51785         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
51787         [BZ #13529]
51788         * assert/assert.h (static_assert): Define.
51790         * version.h: Update for 2.16 development version.
51792         [BZ #13526]
51793         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
51794         _ISOC11_SOURCE.
51796         * version.h (RELEASE): Bump for 2.15 release.
51797         * include/features.h (__GLIBC_MINOR__): Bump to 15.
51799         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
51800         Patch by Marek Polacek <mpolacek@redhat.com>.
51802         * bits/byteswap.h: Protect long long constants with __extension__.
51803         * sysdeps/i386/bits/byteswap.h: Likewise.
51804         * sysdeps/ia64/bits/byteswap.h: Likewise.
51805         * sysdeps/s390/bits/byteswap.h: Likewise.
51806         * sysdeps/x86_64/bits/byteswap.h: Likewise.
51808 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51810         [BZ #13540]
51811         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
51812         destination buffer.
51813         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
51815 2011-12-23  Marek Polacek  <polacek@redhat.com>
51817         * elf/dl-addr.c (determine_info): Add inline keyword.
51818         * elf/tst-auditmod4b.c (check_avx): Likewise.
51819         * elf/tst-auditmod6b.c (check_avx): Likewise.
51820         * elf/tst-auditmod6c.c (check_avx): Likewise.
51821         * elf/tst-auditmod7b.c (check_avx): Likewise.
51823 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
51825         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
51826         !__SSE_MATH__.
51828 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51830         [BZ #13540]
51831         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
51832         processing for last bytes.
51834 2011-08-06  Bruno Haible  <bruno@clisp.org>
51836         [BZ #13061]
51837         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
51838         U+0385, not to U+1FEE.
51840         [BZ #13062]
51841         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
51842         entry for U+00A5 U+0301.
51844 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
51846         [BZ #13166]
51847         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
51848         buffer for the output is too small.
51850         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
51851         optimization.
51853         [BZ #13185]
51854         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
51855         SSE flags if possible.
51857 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51859         [BZ #13540]
51860         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
51861         processing for last bytes.
51863 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
51865         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
51866         (syscall-list-default-options, syscall-list-default-condition)
51867         (syscall-list-includes): Define.
51868         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
51869         list of ABIs and options and #if conditions for each ABI.  Do not
51870         handle common syscalls between ABIs specially.
51871         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
51872         Remove.
51873         (syscall-list-variants, syscall-list-32bit-options)
51874         (syscall-list-32bit-condition, syscall-list-64bit-options)
51875         (syscall-list-64bit-condition): Define.
51876         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
51877         (syscall-list-variants, syscall-list-32bit-options)
51878         (syscall-list-32bit-condition, syscall-list-64bit-options)
51879         (syscall-list-64bit-condition): Define.
51880         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
51881         Remove.
51882         (syscall-list-variants, syscall-list-32bit-options)
51883         (syscall-list-32bit-condition, syscall-list-64bit-options)
51884         (syscall-list-64bit-condition): Define.
51885         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
51886         Remove.
51887         (syscall-list-variants, syscall-list-32bit-options)
51888         (syscall-list-32bit-condition, syscall-list-64bit-options)
51889         (syscall-list-64bit-condition): Define.
51891 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
51893         * locale/iso-639.def: Add brx entry.
51895         [BZ #13328]
51896         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
51897         Proposed by Mariusz_Cukr <marcukr@op.pl>.
51899         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
51900         __feraiseexcept_renamed.
51902 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
51904         [BZ #13538]
51905         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
51906         EPOLLET with unsigned values.
51907         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51908         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
51910         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
51911         to large cancellation.
51912         * math/s_cacoshf.c: Likewise.
51913         * math/s_cacoshl.c: Likewise.
51915 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
51917         [BZ #13305]
51918         [BZ #12786]
51919         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
51920         * math/s_cacoshf.c: Likewise.
51921         * math/s_cacoshl.c: Likewise.
51923 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
51925         [BZ #13439]
51926         * iconv/gconv.h: Define __GCONV_SWAP.
51927         * iconvdata/unicode.c: The swap bit must be stored in __flags.
51928         * iconvdata/utf-16.c: Likewise.
51929         * iconvdata/utf-32.c: Likewise.
51931 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
51933         [BZ #13524]
51934         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
51935         numerator after shifting it by one limb.
51937 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
51939         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
51940         under [__USE_EXTERN_INLINES].
51942 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
51944         [BZ #13446]
51945         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
51947 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51949         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
51950         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
51951         optimized code.
51952         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
51953         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
51954         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
51955         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
51956         for strncasecmp/strncasecmp_l compilation.
51957         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
51958         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
51960 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
51962         [BZ #13484]
51963         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
51964         of __asm__.
51966 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
51968         [BZ #13506]
51969         * time/tzfile.c (__tzfile_read): Check values from file header.
51971 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
51973         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
51974         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
51975         * powerpc/powerpc32/dl-start.S: Likewise.
51976         * powerpc/powerpc32/elf/start.S: Likewise.
51977         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
51978         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
51979         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
51980         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
51981         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
51982         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
51983         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
51984         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
51985         * powerpc/powerpc32/fpu/s_round.S: Likewise.
51986         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
51987         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
51988         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
51989         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
51990         * powerpc/powerpc32/memset.S: Likewise.
51991         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
51992         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
51993         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
51994         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
51995         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
51996         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
51997         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
51998         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
51999         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
52000         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
52001         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
52002         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
52003         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
52005 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52007         * math/libm-test.inc: Added more nearbyint tests.
52008         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
52009         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
52010         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
52011         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
52013 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
52015         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
52016         FD_CLOEXEC.
52018 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52020         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
52021         Add wcscpy-ssse3 wcscpy-c.
52022         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
52023         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
52024         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
52025         * sysdeps/x86_64/wcschr.S: New file.
52026         * sysdeps/x86_64/wcsrchr.S: New file.
52027         * string/test-strcmp.c: Remove checking of wcscmp function for
52028         wrong alignments.
52029         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
52030         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
52031         wcsrchr-sse2 wcsrchr-c.
52032         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
52033         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
52034         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
52035         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
52036         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
52037         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
52038         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
52039         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
52040         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
52041         * wcsmbc/wcschr.c (WCSCHR): New macro.
52043 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52045         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
52046         * wcsmbs/test-wcsrchr.c: New file.
52047         * string/test-strrchr.c: Add wcsrchr support.
52048         (WIDE): New macro.
52049         * wcsmbs/test-wcscpy.c: New file.
52050         * string/test-strcpy.c: Add wcscpy support.
52051         (WIDE): New macro.
52053 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
52055         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
52056         the inner loop.
52058 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
52060         [BZ #13472]
52061         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
52063 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
52065         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
52066         Minor optimizations.
52068         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
52069         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
52070         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
52072 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
52074         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
52075         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
52076         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
52077         for gcc to avoid warnings.
52078         * inet/Makefile (tests): Add tst-checks.
52079         * inet/tst-checks.c: New file.
52081         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
52082         warning.
52084         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
52085         __wmemcmp_sse2.
52087         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
52088         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
52090         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
52092 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
52094         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
52095         problem.
52097         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
52099 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
52101         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
52102         conditional on GCC version.
52103         (__arch_compare_and_exchange_val_8_acq)
52104         (__arch_compare_and_exchange_val_16_acq)
52105         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
52106         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
52107         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
52109 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
52111         * sysdeps/sh/backtrace.c: New file.
52113 2011-12-02  Andreas Schwab  <schwab@redhat.com>
52115         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
52116         parenthesis.
52118 2011-12-01  Andreas Schwab  <schwab@redhat.com>
52120         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
52121         falling back to utime.
52123 2011-11-30  Andreas Schwab  <schwab@redhat.com>
52125         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
52126         expectations for float.
52128 2011-11-29  Andreas Schwab  <schwab@redhat.com>
52130         * locale/weight.h (findidx): Add parameter len.
52131         * locale/weightwc.h (findidx): Likewise.
52132         * posix/fnmatch_loop.c (FCT): Adjust caller.
52133         * posix/regcomp.c (build_equiv_class): Likewise.
52134         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
52135         * posix/regexec.c (check_node_accept_bytes): Likewise.
52136         * string/strcoll_l.c (STRCOLL): Likewise.
52137         * string/strxfrm_l.c (STRXFRM): Likewise.
52139 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
52141         * Makefile.in: Remove CVSOPT handling.
52142         * configure.in: Remove use of AC_REVISION.
52143         * iconvdata/Makefile (distribute): No need to filter out CVS.
52144         * scripts/list-sources.sh: Remove CVS, subversion and monotone
52145         handling.
52147 2011-11-16  Andreas Schwab  <schwab@redhat.com>
52149         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
52150         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
52151         [USE_AS_STRNCASECMP_L]: Likewise.
52152         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
52153         NO_TLS_DIRECT_SEG_REFS.
52154         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
52155         Fix argument offsets for non-PIC.
52156         [USE_AS_STRNCASECMP_L]: Likewise.
52157         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
52158         NO_TLS_DIRECT_SEG_REFS.
52160 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
52162         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
52163         O_CLOEXEC.
52164         * locale/loadlocale.c (_nl_load_locale): Likewise.
52166 2011-11-15  Andreas Schwab  <schwab@redhat.com>
52168         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
52169         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
52170         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
52171         (SYSCALL_GETTIME): Set errno on error.
52173         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
52174         count references to noai6ai_cached.
52176 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
52178         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
52180         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
52181         FD_CLOEXEC for /proc/self/maps.
52183         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
52184         FD_CLOEXEC for /proc/meminfo.
52186         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
52187         gai.conf.
52189         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
52190         FD_CLOEXEC for given file.
52192         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
52194         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
52195         FD_CLOEXEC for /etc/hosts.
52196         (_gethtent): Likewise.
52198         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
52200         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
52201         cancellation and set FD_CLOEXEC for /etc/netgroup.
52203         * nss/nss_files/files-key.c (search): Don't allow cancellation when
52204         reading /etc/publickey.
52206         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
52207         allow cancellation when reading /etc/group.
52209         * nss/nss_files/files-alias.c (internal_setent): Don't allow
52210         cancellation.
52211         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
52213         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
52214         when using data file.
52216         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
52218         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
52219         (write_nis_obj): Use "c" and "e" in fopen.
52221         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
52223         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
52225         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
52227         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
52229         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
52230         locale.alias.
52232         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
52234         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
52236         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
52238         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
52239         file parsing and set FD_CLOEXEC.
52241 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
52243         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
52245 2011-11-14  Andreas Schwab  <schwab@redhat.com>
52247         * malloc/arena.c (arena_get2): Don't call reused_arena when
52248         _int_new_arena failed.
52250 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
52252         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
52253         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
52254         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
52255         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
52256         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
52257         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
52258         to compile strcasecmp and strncasecmp.
52259         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
52260         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
52262         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
52264 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
52266         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
52267         locale-defines.sym to gen-as-const-headers.
52268         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
52269         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
52270         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
52271         to compile strcasecmp and strncasecmp.
52272         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
52273         strcasecmp_l and strncasecmp_l.
52274         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
52275         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
52276         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
52277         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
52278         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
52279         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
52280         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
52281         * sysdeps/i386/i686/multiarch/strncase.S: New file.
52282         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
52283         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
52284         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
52286 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
52288         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
52289         result of SYSDEP_GETTIME_CPU to retval.
52290         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
52291         parameter list to macro.  Remove trailing semicolon.  Adjust users.
52293         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
52294         variable.
52296         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
52297         mantissa words.
52298         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
52300         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
52301         from unused variable.
52303         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
52304         DWARF definitions.
52305         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
52306         for assembling.
52308         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
52309         over namespaces.
52311         * sunrpc/rpc_prot.c (rejected): Fix case value.
52313         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
52314         unsigned long long int to avoid warnings in shift.
52316         * posix/regex_internal.c (re_string_reconstruct): Actually use result
52317         of use of trans.
52318         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
52319         variable tmp.
52321         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
52322         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
52323         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
52325         * nis/nis_table.c (nis_list): Use variable of correct type for
52326         result of __follow_path call.
52328 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52330         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
52331         of math functions ceil, trunc, floor, round, and sqrt, when
52332         avaliable on the platform.
52333         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
52334         name clash.
52335         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
52336         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
52337         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
52339 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
52341         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
52342         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
52344 2011-11-11  Roland McGrath  <roland@hack.frob.com>
52346         * include/unistd.h: Fix __readlink return type.
52347         Reported by Chris Metcalf <cmetcalf@tilera.com>.
52349 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
52351         * stdlib/ucontext.h: Undo last change for makecontext.
52353 2011-11-11  Andreas Schwab  <schwab@redhat.com>
52355         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
52357         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
52358         * setjmp/setjmp.h: Mark functions as non-leaf.
52359         * setjmp/bits/setjmp2.h: Likewise.
52360         * stdlib/ucontext.h: Likewise.
52362 2011-11-10  Andreas Schwab  <schwab@redhat.com>
52364         * malloc/arena.c (_int_new_arena): Don't increment narenas.
52365         (reused_arena): Don't check arena limit.
52366         (arena_get2): Atomically check arena limit.
52368 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
52370         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
52371         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
52373         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
52374         instructions.
52376 2011-11-07  Andreas Schwab  <schwab@redhat.com>
52378         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
52379         handler when locking.
52381         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
52382         Fix size of allocated buffer.
52384 2011-11-04  Andreas Schwab  <schwab@redhat.com>
52386         [BZ #10103]
52387         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
52388         declarations for long double functions.
52389         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
52391         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
52393 2011-11-03  Andreas Schwab  <schwab@redhat.com>
52395         * nscd/nscd.c (main): Don't start AVC thread until credentials are
52396         installed.
52398         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
52399         is disabled.
52401 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52403         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
52405 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
52407         * include/alloca.h (stackinfo_alloca_round): Define.
52408         (extend_alloca): Use it.
52409         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
52410         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
52411         here.
52413         * scripts/check-local-headers.sh: Ignore libaudit.h.
52415         * nscd/Makefile (extra-objs): Make recursively expanded.
52417 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
52419         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
52420         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
52422         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
52423         * posix/tst-rfc3484-2.c: Likewise.
52424         * posix/tst-rfc3484-3.c: Likewise.
52426         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
52427         process_vm_writev.
52428         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
52429         process_vm_writev.
52430         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
52431         process_vm_writev from libc using GLIBC_2.15 version.
52433         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
52435 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
52437         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
52438         stack usage.
52440 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
52442         [BZ #13367]
52443         * nss/getent.c (initgroups_keys): Show error message in case no group
52444         names are given.
52446         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
52447         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
52448         __bump_nl_timestamp.
52449         * nscd/connections (nscd_init): When host database is served open
52450         netlink socket and request notification about configuration changes.
52451         (main_loop_poll): Track netlink file descriptor and bump timestamp
52452         in case data becomes available.
52453         (main_loop_epoll): Likewise.
52454         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
52455         (database_pers_head): Add extra_data fileds.
52456         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
52457         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
52458         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
52459         Adjust caller.
52460         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
52461         in6ai data, call __free_in6ai.
52462         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
52463         Add -DHAVE_NETLINK.
52464         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
52465         interface information.  Reuse previous data if netlink timestamp
52466         is not changed.
52467         (__bump_nl_timestamp): New function.
52468         (__free_in6ai): New function.
52470 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
52472         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
52473         close_not_cancel_no_status here.
52474         (__check_pf): Reorganize code a bit to not call close twice if OOM.
52476 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
52478         [BZ #13276]
52479         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
52480         return value.
52482         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
52483         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
52484         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
52486 2011-07-03  Andreas Jaeger  <aj@suse.de>
52488         [BZ #10709]
52489         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
52490         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
52491         * math/libm-test.inc (sin_test): Add test case.
52493 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
52495         [BZ #13337]
52496         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
52497         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
52499         * elf/chroot_canon.c (chroot_canon): Cleanups.
52501         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
52503         [BZ #13335]
52504         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
52505         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
52507         * string/test-strchr.c: Make usable for strchrnul testing.
52508         * string/test-strchrnul.c: New file.
52509         * string/Makefile (strop-tests): Add strchrnul.
52511         * po/it.po: Update from translation team.
52512         * po/es.po: Likewise.
52514 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
52516         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
52517         the three constants needed as parameters.  Drop the others.
52518         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
52519         __m128i_strloadu_tolower.
52520         Create and initialize variable zero and use it in all the places
52521         where _mm_setzero_si128 was used.
52523         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
52524         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
52525         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
52526         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
52527         anymore.
52528         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
52529         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
52530         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
52531         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
52532         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
52533         __mpranred, __mptan.
52534         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
52535         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
52536         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
52537         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
52538         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
52539         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
52540         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
52541         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
52542         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
52544 2011-10-28  Andreas Schwab  <schwab@redhat.com>
52546         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
52547         redefine if SHARED.
52548         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
52550         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
52551         wide char related routines to wcsmbs subdir.
52553 2011-10-27  Andreas Schwab  <schwab@redhat.com>
52555         [BZ #13344]
52556         * misc/sys/cdefs.h (__THROWNL): Define.
52557         * posix/unistd.h: Use __THREADNL instead of __THREAD
52558         for memory synchronization functions.
52560 2011-10-26  Roland McGrath  <roland@hack.frob.com>
52562         [BZ #13349]
52563         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
52564         doesn't exist.
52565         * manual/stdio.texi (Obstack Streams): Node removed.
52567 2011-10-26  Andreas Schwab  <schwab@redhat.com>
52569         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
52570         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52571         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52573         * math/math_private.h (math_force_eval): Allow non-addressable
52574         arguments.
52575         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
52577 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52579         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
52580         file is not needed.
52582         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
52583         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
52584         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
52585         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
52586         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
52587         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
52588         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
52589         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
52590         Add AVX variants.
52591         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
52592         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
52593         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
52594         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
52595         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
52596         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
52597         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
52598         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
52599         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
52600         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
52601         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
52602         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
52603         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
52604         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
52605         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
52606         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
52607         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
52608         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
52609         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
52611         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
52612         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
52614         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
52615         place.  Use VEX encoding when compiling for AVX.
52617 2011-10-25  Andreas Schwab  <schwab@redhat.com>
52619         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
52620         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
52622         * string/test-strchr.c (do_test): Don't generate NUL bytes.
52624 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52626         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
52627         useless if() expression.
52628         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
52629         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
52630         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
52631         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52632         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
52633         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52634         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
52635         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
52636         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
52637         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
52638         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
52639         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
52640         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
52641         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
52642         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
52643         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52644         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
52645         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
52646         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
52648         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
52650 2011-10-25  Andreas Schwab  <schwab@redhat.com>
52652         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
52653         condition.
52654         * elf/dl-fini.c (_dl_sort_fini): Likewise.
52656 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52658         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
52659         .text section.  Avoid duplicate constants.
52660         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
52661         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52662         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
52663         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52664         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52665         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52666         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52667         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52668         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
52669         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
52670         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
52671         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
52672         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
52673         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
52674         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
52675         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
52676         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
52677         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
52678         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
52679         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52680         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
52681         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
52682         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
52683         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
52684         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
52685         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
52686         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
52687         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
52688         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
52689         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
52690         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
52691         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
52692         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
52693         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
52694         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
52695         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
52696         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
52697         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
52698         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
52699         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
52700         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
52701         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
52702         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
52703         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
52704         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
52706 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
52708         * sysdeps/x86_64/dla.h: Move to ...
52709         * sysdeps/x86_64/fpu/dla.h: ...here.
52710         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
52711         situations.  Use __builtin_fma only for gcc 4.6 and up.
52713         * config.make.in: Add have-mfma4 entry.
52714         * configure.in: Substitute libc_cv_cc_fma4.
52715         * math/Makefile (dbl-only-routines): Add sincostab.
52716         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
52717         Use __sincostab not sincos.
52718         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
52719         name is a macro.
52720         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52721         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52722         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52723         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
52724         using __copysign.
52725         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
52726         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
52727         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
52728         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
52729         and __inv.
52730         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
52731         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
52732         __copysign.
52733         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
52734         define aliases when function name is a macro.
52735         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
52736         sysdeps/ieee754/dbl-64/sincos.tbl.
52737         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
52738         fma4-enabled routines.
52739         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
52740         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
52741         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
52742         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
52743         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
52744         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
52745         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
52746         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
52747         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
52748         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
52749         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
52750         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
52751         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
52752         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
52753         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
52754         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
52755         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
52756         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
52757         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
52758         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
52759         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
52760         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
52761         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
52762         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
52763         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
52764         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
52765         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
52766         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
52767         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
52768         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
52770         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
52771         rename.
52772         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52773         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52774         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52775         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52776         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52777         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52778         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52779         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52781 2011-10-24  Andreas Schwab  <schwab@redhat.com>
52783         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
52785 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52787         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
52789         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
52790         prediction.
52791         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
52793         * string/strnlen.c: Don't define STRNLEN, reverse logic.
52794         Remove unused variable magic_bits.
52795         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
52797         * string/strnlen.c: Define and use STRNLEN macro.
52798         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
52799         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
52800         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
52801         * wcsmbs/wcslen.c: Define and use WCSLEN.
52802         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
52803         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
52804         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
52805         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
52806         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
52807         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
52808         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
52810 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52812         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
52813         strnlen-sse2-no-bsf.
52814         Rename strlen-no-bsf to strlen-sse2-no-bsf.
52815         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
52816         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
52817         Add strnlen support.
52818         (USE_AS_STRNLEN): New macro.
52819         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
52820         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
52821         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
52822         * sysdeps/x86_64/wcslen.S: New file.
52824 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
52826         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
52827         XMM-moves are used for copying on small sizes.
52829 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52831         * wcsmbs/Makefile (strop-tests): Add wcschr.
52832         * wcsmbs/test-wcschr.c: New file.
52833         * string/test-strchr.c: Update.
52834         Add wcschr support.
52835         (WIDE): New macro.
52837 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52839         * wcsmbs/Makefile (strop-tests): Add wcslen.
52840         * wcsmbs/test-wcslen.c: New file.
52841         * string/test-strlen.c: Update.
52842         Add wcslen support.
52843         (WIDE): New macro.
52845 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52847         * po/it.po: Update from translation team.
52849 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52851         * sysdeps/x86_64/wcscmp.S: Update.
52852         Fix wrong comparison semantics.
52853         wcscmp shall use signed comparison not unsigned.
52854         Don't use substraction to avoid overflow bug.
52855         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
52856         * wcsmbc/wcscmp.c: Likewise.
52857         * string/test-strcmp.c: Likewise.
52858         Add new tests to check cases with negative values.
52860 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52862         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
52863         * sysdeps/x86_64/dla.h: ...here.  New file.
52864         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
52865         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52866         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52867         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52868         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52869         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
52870         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52871         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52872         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52874 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
52876         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
52877         __ynl_finite aliases.
52879 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
52881         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
52883         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
52884         define DLA_FMA.
52885         [DLA_FMA] (EMULV): Use DLA_FMA.
52886         [DLA_FMA] (MUL12): Use EMULV.
52887         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
52888         that are not needed.
52889         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52890         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52891         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52892         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52893         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52894         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52895         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52897 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
52899         * math/s_nan.c: Undef __nan.
52900         * math/s_nanf.c: Undef __nanf.
52901         * math/s_nanl.c: Undef __nanl.
52902         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
52903         "math_private.h".
52905 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
52907         * math/s_catan.c: Add branch predictions.
52908         * math/s_catanf.c: Likewise.
52909         * math/s_catanh.c: Likewise.
52910         * math/s_catanhf.c: Likewise.
52911         * math/s_catanhl.c: Likewise.
52912         * math/s_catanl.c: Likewise.
52913         * math/s_cexp.c: Likewise.
52914         * math/s_cexpf.c: Likewise.
52915         * math/s_cexpl.c: Likewise.
52916         * math/s_clog.c: Likewise.
52917         * math/s_clog10.c: Likewise.
52918         * math/s_clog10f.c: Likewise.
52919         * math/s_clog10l.c: Likewise.
52920         * math/s_clogf.c: Likewise.
52921         * math/s_clogl.c: Likewise.
52922         * math/s_csqrt.c: Likewise.
52923         * math/s_csqrtf.c: Likewise.
52924         * math/s_csqrtl.c: Likewise.
52925         * math/s_ctanf.c: Likewise.
52926         * math/s_ctanh.c: Likewise.
52927         * math/s_ctanhf.c: Likewise.
52928         * math/s_ctanhl.c: Likewise.
52929         * math/s_ctanl.c: Likewise.
52931         * math/math_private.h: Define __nan, __nanf, __nanl.
52932         * math/s_cacosh.c: Include <math_private.h>.
52933         * math/s_cacoshl.c: Likewise.
52934         * math/s_casinh.c: Likewise.
52935         * math/s_casinhf.c: Likewise.
52936         * math/s_casinhl.c: Likewise.
52937         * math/s_ccos.c: Rely entire on ccosh.
52938         * math/s_ccosf.c: Rely entire on ccoshf.
52939         * math/s_ccosl.c: Rely entirely on ccoshl.
52940         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
52941         Remove tests for FE_INVALID.
52942         * math/s_ccoshf.c: Likewise.
52943         * math/s_ccoshl.c: Likewise.
52944         * math/s_csin.c: Likewise.
52945         * math/s_csinf.c: Likewise.
52946         * math/s_csinh.c Likewise.
52947         * math/s_csinhf.c: Likewise.
52948         * math/s_csinhl.c: Likewise.
52949         * math/s_csinl.c: Likewise.
52950         * math/s_ctan.c: Likewise.
52951         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
52952         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
52953         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
52955 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
52957         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
52958         compilation problems.
52960         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
52961         __builtin_expect.
52963 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
52965         * sysdeps/i386/configure.in: Test for -mfma4 option.
52966         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
52967         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
52968         COMMON_CPUID_INDEX_80000001.
52969         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
52970         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
52971         use it if FMA3 is not supported.
52972         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
52974         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
52975         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
52977 2011-10-20  Andreas Schwab  <schwab@redhat.com>
52979         [BZ #12892]
52980         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
52981         it would create a cycle with a link time dependency.
52983 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
52985         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
52986         instruction.
52987         * string/Makefile (strop-tests): Add rawmemchr.
52988         * string/test-rawmemchr.c: New file.
52990         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
52991         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
52992         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
52993         when compiling str{,n}casecmp and when AVX is available.  Hook up
52994         new optimized code in initializers.
52996 2011-10-19  Andreas Schwab  <schwab@redhat.com>
52998         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
52999         __feraiseexcept instead of feraiseexcept.
53001 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
53003         * math/math_private.h: Define defaults for libc_fetestexcept and
53004         libc_feupdateenv.
53005         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
53006         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
53007         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
53008         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
53009         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
53010         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
53011         libc_fetestexcept and libc_feupdateenv.
53013         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
53014         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
53015         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
53016         * sysdeps/x86_64/fpu/math_private.h: Define special version of
53017         libc_feholdexcept_setround.
53019         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
53020         Add s_nearbyint-c and s_nearbyintf-c.
53021         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
53022         nearbyintf inlines.
53023         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
53024         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
53025         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
53026         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
53028         * math/math_private.h: Define defaults for libc_fegetround,
53029         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
53030         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
53031         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
53032         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
53033         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
53034         standard functions.
53035         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
53036         Remove comments and hacks for old compiler versions.
53037         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
53038         libc_fegetround, libc_fesetround, libc_feholdexcept, and
53039         libc_feholdexceptl.
53041 2011-10-18  Andreas Schwab  <schwab@redhat.com>
53043         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
53044         (__feraiseexcept_renamed): Add __NTH.
53045         (feraiseexcept): Add __NTH.  Rename local variables to fix
53046         namespace violations.
53048 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
53050         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
53052         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
53054         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
53055         recently added interfaces.
53056         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
53058         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
53059         about macro parameter expansion.
53061         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
53062         __NO_MATH_INLINES is defined.  Cleanups.
53064         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
53065         and __floorf is target has SSE4.1.
53066         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
53067         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
53068         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
53069         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
53071         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
53072         name.
53073         (floorf): Likewise.
53075         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
53077 2011-10-17  Andreas Schwab  <schwab@redhat.com>
53079         * misc/sys/cdefs.h: Fix last change.
53081         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
53082         database lookup.
53084 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
53086         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
53088         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
53089         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
53090         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
53091         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
53092         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
53093         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
53094         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
53095         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
53096         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
53097         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
53098         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
53099         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
53100         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
53101         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
53102         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
53103         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
53104         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
53105         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
53106         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
53107         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
53108         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
53109         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
53111         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
53112         ceil, ceilf, floor, floorf.
53114         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
53115         Perform IRELATIVE relocations last.
53117         * elf/do-rel.h: Add another parameter nrelative, replacing the
53118         local variable with the same name.  Change name of the function
53119         to end in Rel or Rela (uppercase).
53120         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
53121         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
53122         elf_dynamic_do_##reloc function.
53124 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
53126         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
53127         is sufficient, at least on modern CPUs.
53129         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
53131         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
53132         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
53134         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
53135         __expl_finite.
53136         * math/bits/math-finite.h: Add entries for exp.
53137         * math/e_expl.c: Add __*_finite alias.
53138         * sysdeps/i386/fpu/e_exp.S: Likewise.
53139         * sysdeps/i386/fpu/e_expf.S: Likewise.
53140         * sysdeps/i386/fpu/e_expl.c: Likewise.
53141         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53142         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
53143         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
53144         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
53145         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
53146         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
53147         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
53149         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
53150         is sufficient, at least on modern CPUs.
53152         * ctype/ctype-info.c (__ctype_init): Define.
53153         * include/ctype.h (__ctype_init): Declare.
53154         (__ctype_b_loc): The variable is always initialized.
53155         (__ctype_toupper_loc): Likewise.
53156         (__ctype_tolower_loc): Likewise.
53157         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
53158         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
53160 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
53162         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
53164         * configure.in: Also look in $cxxmachine/include for C++ system
53165         headers.
53167 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53169         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
53170         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
53171         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
53172         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
53173         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
53174         (USE_AS_WMEMCMP): New macro.
53175         Fixing indents.
53176         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
53177         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
53178         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
53179         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
53180         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53181         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
53182         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
53183         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
53184         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
53185         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
53186         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
53187         (USE_AS_WMEMCMP): New macro.
53188         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
53189         * sysdeps/string/test-memcmp.c: Update.
53190         Fix simple_wmemcmp.
53191         Add new tests.
53192         * wcsmbs/wmemcmp.c: Update.
53193         (WMEMCMP): New macro.
53194         Fix overflow bug.
53196 2011-10-12  Andreas Jaeger  <aj@suse.de>
53198         [BZ #13268]
53199         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
53201 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
53203         * libio/iofwide.c (do_length): Avoid warning.
53205         * ctype/ctype.h (__isctype_f): Add missing __THROW.
53207 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
53209         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
53211         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
53212         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
53213         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
53214         * sysdeps/i386/i686/fpu/e_log.S: New file.
53215         * sysdeps/i386/i686/fpu/e_logf.S: New file.
53216         * sysdeps/i386/i686/fpu/e_logl.S: New file.
53218         * ctype/ctype.h: Add support for inlined isXXX functions when
53219         compiling C++ code.
53221 2011-10-14  Andreas Schwab  <schwab@redhat.com>
53223         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53225         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
53227 2011-10-13  Roland McGrath  <roland@hack.frob.com>
53229         [BZ #13291]
53230         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
53232 2011-10-13  Andreas Schwab  <schwab@redhat.com>
53234         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
53235         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
53236         feraiseexcept.
53238         * sysdeps/x86_64/memrchr.S: Check for zero size.
53240         * string/stratcliff.c: Add memrchr tests.
53242 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53244         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53245         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
53246         rawmemchr-sse2 rawmemchr-sse2-bsf.
53247         * sysdeps/i386/i686/multiarch/memchr.S: New file.
53248         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
53249         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
53250         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
53251         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
53252         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
53253         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
53254         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
53255         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
53256         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
53257         * string/memrchr.c (MEMRCHR): New macro.
53259 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
53261         Add integration with gcc's -ffinite-math-only and optimize wrapper
53262         functions in libm.
53263         * Versions.def: Define GLIBC_2.15 version for libm.
53264         * math/Makefile (headers): Add bits/math-finite.h.
53265         * math/bits/math-finite.h: New file.
53266         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
53267         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
53268         * math/e_acoshl.c: Add __*_finite alias.
53269         * math/e_acosl.c: Likewise.
53270         * math/e_asinl.c: Likewise.
53271         * math/e_atan2l.c: Likewise.
53272         * math/e_atanhl.c: Likewise.
53273         * math/e_coshl.c: Likewise.
53274         * math/e_exp10.c: Likewise.
53275         * math/e_exp10f.c: Likewise.
53276         * math/e_exp10l.c: Likewise.
53277         * math/e_exp2l.c: Likewise.
53278         * math/e_fmodl.c: Likewise.
53279         * math/e_gammal_r.c: Likewise.
53280         * math/e_hypotl.c: Likewise.
53281         * math/e_j0l.c: Likewise.
53282         * math/e_j1l.c: Likewise.
53283         * math/e_jnl.c: Likewise.
53284         * math/e_lgammal_r.c: Likewise.
53285         * math/e_log10l.c: Likewise.
53286         * math/e_log2l.c: Likewise.
53287         * math/e_logl.c: Likewise.
53288         * math/e_powl.c: Likewise.
53289         * math/e_sinhl.c: Likewise.
53290         * math/e_sqrtl.c: Likewise.
53291         * math/e_scalb.c: Completely rewritten and optimized.
53292         * math/e_scalbf.c: Likewise.
53293         * math/e_scalbl.c: Likewise.
53294         * math/w_acos.c: Likewise.
53295         * math/w_acosf.c: Likewise.
53296         * math/w_acosl.c: Likewise.
53297         * math/w_acosh.c: Likewise.
53298         * math/w_acoshf.c: Likewise.
53299         * math/w_acoshl.c: Likewise.
53300         * math/w_asin.c: Likewise.
53301         * math/w_asinf.c: Likewise.
53302         * math/w_asinl.c: Likewise.
53303         * math/w_atan2.c: Likewise.
53304         * math/w_atan2f.c: Likewise.
53305         * math/w_atan2l.c: Likewise.
53306         * math/w_atanh.c: Likewise.
53307         * math/w_atanhf.c: Likewise.
53308         * math/w_atanhl.c: Likewise.
53309         * math/w_exp10.c: Likewise.
53310         * math/w_exp10f.c: Likewise.
53311         * math/w_exp10l.c: Likewise.
53312         * math/w_fmod.c: Likewise.
53313         * math/w_fmodf.c: Likewise.
53314         * math/w_fmodl.c: Likewise.
53315         * math/w_j0.c: Likewise.
53316         * math/w_j0f.c: Likewise.
53317         * math/w_j0l.c: Likewise.
53318         * math/w_j1.c: Likewise.
53319         * math/w_j1f.c: Likewise.
53320         * math/w_j1l.c: Likewise.
53321         * math/w_jn.c: Likewise.
53322         * math/w_jnf.c: Likewise.
53323         * math/w_log.c: Likewise.
53324         * math/w_logf.c: Likewise.
53325         * math/w_logl.c: Likewise.
53326         * math/w_log10.c: Likewise.
53327         * math/w_log10f.c: Likewise.
53328         * math/w_log10l.c: Likewise.
53329         * math/w_log2.c: Likewise.
53330         * math/w_log2f.c: Likewise.
53331         * math/w_log2l.c: Likewise.
53332         * math/w_pow.c: Likewise.
53333         * math/w_powf.c: Likewise.
53334         * math/w_powl.c: Likewise.
53335         * math/w_remainder.c: Likewise.
53336         * math/w_remainderf.c: Likewise.
53337         * math/w_remainderl.c: Likewise.
53338         * math/w_scalb.c: Likewise.
53339         * math/w_scalbf.c: Likewise.
53340         * math/w_scalbl.c: Likewise.
53341         * math/w_sqrt.c: Likewise.
53342         * math/w_sqrtf.c: Likewise.
53343         * math/w_sqrtl.c: Likewise.
53344         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
53345         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
53346         used.
53347         * math/math_private.h: Declare __kernel_standard_f.
53348         * math/w_cosh.c: Remove cruft and optimize a bit.
53349         * math/w_coshf.c: Likewise.
53350         * math/w_coshl.c: Likewise.
53351         * math/w_exp2.c: Likewise.
53352         * math/w_exp2f.c: Likewise.
53353         * math/w_exp2l.c: Likewise.
53354         * math/w_hypot.c: Likewise.
53355         * math/w_hypotf.c: Likewise.
53356         * math/w_hypotl.c: Likewise.
53357         * math/w_lgamma.c: Likewise.
53358         * math/w_lgamma_r.c: Likewise.
53359         * math/w_lgammaf.c: Likewise.
53360         * math/w_lgammaf_r.c: Likewise.
53361         * math/w_lgammal.c: Likewise.
53362         * math/w_lgammal_r.c: Likewise.
53363         * math/w_sinh.c: Likewise.
53364         * math/w_sinhf.c: Likewise.
53365         * math/w_sinhl.c: Likewise.
53366         * math/w_tgamma.c: Likewise.
53367         * math/w_tgammaf.c: Likewise.
53368         * math/w_tgammal.c: Likewise.
53369         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
53370         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
53371         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
53372         Minor optimizations.  Pretty printing.  Remove cruft.
53373         * sysdeps/i386/fpu/e_acosf.S: Likewise.
53374         * sysdeps/i386/fpu/e_acosh.S: Likewise.
53375         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
53376         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
53377         * sysdeps/i386/fpu/e_acosl.c: Likewise.
53378         * sysdeps/i386/fpu/e_asin.S: Likewise.
53379         * sysdeps/i386/fpu/e_asinf.S: Likewise.
53380         * sysdeps/i386/fpu/e_atan2.S: Likewise.
53381         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
53382         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
53383         * sysdeps/i386/fpu/e_atanh.S: Likewise.
53384         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
53385         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
53386         * sysdeps/i386/fpu/e_exp10.S: Likewise.
53387         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
53388         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
53389         * sysdeps/i386/fpu/e_exp2.S: Likewise.
53390         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
53391         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
53392         * sysdeps/i386/fpu/e_fmod.S: Likewise.
53393         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
53394         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
53395         * sysdeps/i386/fpu/e_hypot.S: Likewise.
53396         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
53397         * sysdeps/i386/fpu/e_log.S: Likewise.
53398         * sysdeps/i386/fpu/e_log10.S: Likewise.
53399         * sysdeps/i386/fpu/e_log10f.S: Likewise.
53400         * sysdeps/i386/fpu/e_log10l.S: Likewise.
53401         * sysdeps/i386/fpu/e_log2.S: Likewise.
53402         * sysdeps/i386/fpu/e_log2f.S: Likewise.
53403         * sysdeps/i386/fpu/e_log2l.S: Likewise.
53404         * sysdeps/i386/fpu/e_logf.S: Likewise.
53405         * sysdeps/i386/fpu/e_logl.S: Likewise.
53406         * sysdeps/i386/fpu/e_pow.S: Likewise.
53407         * sysdeps/i386/fpu/e_powf.S: Likewise.
53408         * sysdeps/i386/fpu/e_powl.S: Likewise.
53409         * sysdeps/i386/fpu/e_remainder.S: Likewise.
53410         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
53411         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
53412         * sysdeps/i386/fpu/e_scalb.S: Likewise.
53413         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
53414         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
53415         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
53416         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
53417         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
53418         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
53419         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
53420         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53421         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
53422         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
53423         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
53424         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
53425         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
53426         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
53427         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
53428         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
53429         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
53430         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53431         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
53432         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
53433         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53434         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
53435         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
53436         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
53437         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53438         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
53439         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
53440         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
53441         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
53442         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
53443         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
53444         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
53445         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
53446         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
53447         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
53448         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
53449         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
53450         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
53451         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
53452         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
53453         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
53454         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
53455         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
53456         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
53457         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
53458         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
53459         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
53460         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
53461         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
53462         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
53463         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
53464         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
53465         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
53466         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
53467         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
53468         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
53469         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
53470         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
53471         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
53472         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
53473         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
53474         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
53475         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
53476         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
53477         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
53478         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
53479         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
53480         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
53481         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
53482         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
53483         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
53484         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
53485         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
53486         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
53487         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
53488         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
53489         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
53490         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
53491         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
53492         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
53493         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
53494         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
53495         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
53496         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
53497         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
53498         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
53499         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
53500         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
53501         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
53502         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
53503         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
53504         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
53505         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
53506         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
53507         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
53508         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
53509         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
53510         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
53511         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
53512         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
53513         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
53514         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
53515         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
53516         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
53517         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
53518         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
53519         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
53520         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
53521         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
53522         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
53523         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
53524         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
53525         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
53526         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
53527         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
53528         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
53529         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
53530         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
53531         (__isnanf): Likewise.
53532         (__isinf_ns): Likewise.
53533         (__isinf_nsf): Likewise.
53534         (__finite): Likewise.
53535         (__finitef): Likewise.
53536         (__ieee754_sqrt): Define as macro.
53537         (__ieee754_sqrtf): Define as macro.
53538         (__ieee754_sqrtl): Define as macro.
53539         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
53540         inlined copy.
53541         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
53542         __FINITE_MATH_ONLY__ consistent.
53543         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
53545 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
53547         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
53548         of rawmemchr.
53550         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
53552 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
53554         * po/ja.po: Update from translation team.
53556 2011-10-08  Roland McGrath  <roland@hack.frob.com>
53558         * locale/programs/locarchive.c (prepare_address_space): New function.
53559         (create_archive, enlarge_archive, open_archive): Use it.
53561         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
53562         inside [SHARED], where it is used.
53564         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
53566         * nss/getent.c (netgroup_keys): Remove unused variable.
53567         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
53569 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
53571         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
53572         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
53573         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
53574         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
53575         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
53576         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
53577         * math/Makefile (libm-calls): Add s_isinf_ns.
53578         * math/divtc3.c: Use __isinf_nsl instead of isinf.
53579         * math/multc3.c: Likewise.
53580         * math/s_casin.c: Likewise.
53581         * math/s_casinf.c: Likewise.
53582         * math/s_casinl.c: Likewise.
53583         * math/s_ccos.c: Likewise.
53584         * math/s_ccosf.c: Likewise.
53585         * math/s_ccosl.c: Likewise.
53586         * math/s_ctan.c: Likewise.
53587         * math/s_ctanf.c: Likewise.
53588         * math/s_ctanh.c: Likewise.
53589         * math/s_ctanhf.c: Likewise.
53590         * math/s_ctanhl.c: Likewise.
53591         * math/s_ctanl.c: Likewise.
53592         * math/w_fmod.c: Likewise.
53593         * math/w_fmodf.c: Likewise.
53594         * math/w_fmodl.c: Likewise.
53595         * math/w_remainder.c: Likewise.
53596         * math/w_remainderf.c: Likewise.
53597         * math/w_remainderl.c: Likewise.
53598         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
53599         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
53600         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
53601         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
53602         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
53603         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
53604         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
53605         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
53607         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
53608         of the number.
53609         * stdio-common/printf_fphex.c: Likewise.
53610         * stdio-common/printf_size.c: Likewise.
53612         * math/e_exp10.c: Include math_private.h using <...> not "...".
53613         * math/e_exp10f.c: Likewise.
53614         * math/e_exp10l.c: Likewise.
53615         * math/e_exp2l.c: Likewise.
53616         * math/e_j0l.c: Likewise.
53617         * math/e_j1l.c: Likewise.
53618         * math/e_jnl.c: Likewise.
53619         * math/e_lgammal_r.c: Likewise.
53620         * math/e_rem_pio2l.c: Likewise.
53621         * math/e_scalb.c: Likewise.
53622         * math/e_scalbf.c: Likewise.
53623         * math/e_scalbl.c: Likewise.
53624         * math/k_cosl.c: Likewise.
53625         * math/k_sinl.c: Likewise.
53626         * math/k_tanl.c: Likewise.
53627         * math/s_cacoshf.c: Likewise.
53628         * math/s_catan.c: Likewise.
53629         * math/s_catanf.c: Likewise.
53630         * math/s_catanh.c: Likewise.
53631         * math/s_catanhf.c: Likewise.
53632         * math/s_catanhl.c: Likewise.
53633         * math/s_catanl.c: Likewise.
53634         * math/s_ccosh.c: Likewise.
53635         * math/s_ccoshf.c: Likewise.
53636         * math/s_ccoshl.c: Likewise.
53637         * math/s_cexp.c: Likewise.
53638         * math/s_cexpf.c: Likewise.
53639         * math/s_cexpl.c: Likewise.
53640         * math/s_clog.c: Likewise.
53641         * math/s_clog10.c: Likewise.
53642         * math/s_clog10f.c: Likewise.
53643         * math/s_clog10l.c: Likewise.
53644         * math/s_clogf.c: Likewise.
53645         * math/s_clogl.c: Likewise.
53646         * math/s_csin.c: Likewise.
53647         * math/s_csinf.c: Likewise.
53648         * math/s_csinh.c: Likewise.
53649         * math/s_csinhf.c: Likewise.
53650         * math/s_csinhl.c: Likewise.
53651         * math/s_csinl.c: Likewise.
53652         * math/s_csqrt.c: Likewise.
53653         * math/s_csqrtf.c: Likewise.
53654         * math/s_csqrtl.c: Likewise.
53655         * math/s_ctan.c: Likewise.
53656         * math/s_ctanf.c: Likewise.
53657         * math/s_ctanh.c: Likewise.
53658         * math/s_ctanhf.c: Likewise.
53659         * math/s_ctanhl.c: Likewise.
53660         * math/s_ctanl.c: Likewise.
53661         * math/s_ldexp.c: Likewise.
53662         * math/s_ldexpf.c: Likewise.
53663         * math/s_ldexpl.c: Likewise.
53664         * math/s_significand.c: Likewise.
53665         * math/s_significandf.c: Likewise.
53666         * math/s_significandl.c: Likewise.
53667         * math/w_acos.c: Likewise.
53668         * math/w_acosf.c: Likewise.
53669         * math/w_acosh.c: Likewise.
53670         * math/w_acoshf.c: Likewise.
53671         * math/w_acoshl.c: Likewise.
53672         * math/w_acosl.c: Likewise.
53673         * math/w_asin.c: Likewise.
53674         * math/w_asinf.c: Likewise.
53675         * math/w_asinl.c: Likewise.
53676         * math/w_atan2.c: Likewise.
53677         * math/w_atan2f.c: Likewise.
53678         * math/w_atan2l.c: Likewise.
53679         * math/w_atanh.c: Likewise.
53680         * math/w_atanhf.c: Likewise.
53681         * math/w_atanhl.c: Likewise.
53682         * math/w_cosh.c: Likewise.
53683         * math/w_coshf.c: Likewise.
53684         * math/w_coshl.c: Likewise.
53685         * math/w_dremf.c: Likewise.
53686         * math/w_exp10.c: Likewise.
53687         * math/w_exp10f.c: Likewise.
53688         * math/w_exp10l.c: Likewise.
53689         * math/w_exp2.c: Likewise.
53690         * math/w_exp2f.c: Likewise.
53691         * math/w_fmod.c: Likewise.
53692         * math/w_fmodf.c: Likewise.
53693         * math/w_fmodl.c: Likewise.
53694         * math/w_hypot.c: Likewise.
53695         * math/w_hypotf.c: Likewise.
53696         * math/w_hypotl.c: Likewise.
53697         * math/w_j0.c: Likewise.
53698         * math/w_j0f.c: Likewise.
53699         * math/w_j0l.c: Likewise.
53700         * math/w_j1.c: Likewise.
53701         * math/w_j1f.c: Likewise.
53702         * math/w_j1l.c: Likewise.
53703         * math/w_jn.c: Likewise.
53704         * math/w_jnf.c: Likewise.
53705         * math/w_jnl.c: Likewise.
53706         * math/w_lgamma.c: Likewise.
53707         * math/w_lgamma_r.c: Likewise.
53708         * math/w_lgammaf.c: Likewise.
53709         * math/w_lgammaf_r.c: Likewise.
53710         * math/w_lgammal.c: Likewise.
53711         * math/w_lgammal_r.c: Likewise.
53712         * math/w_log.c: Likewise.
53713         * math/w_log10.c: Likewise.
53714         * math/w_log10f.c: Likewise.
53715         * math/w_log10l.c: Likewise.
53716         * math/w_log2.c: Likewise.
53717         * math/w_log2f.c: Likewise.
53718         * math/w_log2l.c: Likewise.
53719         * math/w_logf.c: Likewise.
53720         * math/w_logl.c: Likewise.
53721         * math/w_pow.c: Likewise.
53722         * math/w_powf.c: Likewise.
53723         * math/w_powl.c: Likewise.
53724         * math/w_remainder.c: Likewise.
53725         * math/w_remainderf.c: Likewise.
53726         * math/w_remainderl.c: Likewise.
53727         * math/w_scalb.c: Likewise.
53728         * math/w_scalbf.c: Likewise.
53729         * math/w_scalbl.c: Likewise.
53730         * math/w_sinh.c: Likewise.
53731         * math/w_sinhf.c: Likewise.
53732         * math/w_sinhl.c: Likewise.
53733         * math/w_sqrt.c: Likewise.
53734         * math/w_sqrtf.c: Likewise.
53735         * math/w_sqrtl.c: Likewise.
53736         * math/w_tgamma.c: Likewise.
53737         * math/w_tgammaf.c: Likewise.
53738         * math/w_tgammal.c: Likewise.
53740         * po/ja.po: Update from translation team.
53742 2011-09-29  Andreas Jaeger  <aj@suse.de>
53744         [BZ #13179]
53745         * sunrpc/netname.c (netname2host): Fix logic.
53747         [BZ #6779]
53748         [BZ #6783]
53749         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
53750         correctly.
53751         * math/w_remainder.c (__remainder): Likewise.
53752         * math/w_remainderf.c (__remainderf): Likewise.
53753         * math/libm-test.inc (remainder_test): Add test cases.
53755 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53757         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
53758         sdiv_qrnnd.
53760 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
53762         * string/test-memcmp.c: Avoid unncessary #defines.
53763         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
53765 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53767         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
53768         Use new sse2 version for core i3 - i7 as it's faster
53769         than sse42 version.
53770         (bit_Prefer_PMINUB_for_stringop): New.
53771         * sysdeps/x86_64/rawmemchr.S: Update.
53772         Replace with faster SSE2 version.
53773         * sysdeps/x86_64/memrchr.S: New file.
53774         * sysdeps/x86_64/memchr.S: Update.
53775         Replace with faster SSE2 version.
53777 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
53779         * elf/dl-load.c (lose): Add cast to avoid warning.
53781 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
53783         * po/ca.po: Update from translation team.
53785         * inet/getnetgrent_r.c: Hook up nscd.
53786         * nscd/Makefile (routines): Add nscd_netgroup.
53787         (nscd-modules): Add netgroupcache.
53788         (CFLAGS-netgroupcache.c): Define.
53789         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
53790         (cache_search): Add const to second parameter.
53791         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
53792         INNETGR.
53793         (dbs): Add netgrdb entry.
53794         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
53795         (verify_persistent_db): Handle netgrdb.
53796         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
53797         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
53798         GETFDNETGR.
53799         (netgroup_response_header): Define.
53800         (innetgroup_response_header): Define.
53801         (datahead): Add netgroup_response_header and innetgroup_response_header
53802         elements.
53803         * nscd/nscd.conf: Add entries for netgroup cache.
53804         * nscd/nscd.h (dbtype): Add netgrdb.
53805         (_PATH_NSCD_NETGROUP_DB): Define.
53806         (netgroup_iov_disabled): Declare.
53807         (xmalloc, xcalloc, xrealloc): Move declarations here.
53808         (cache_search): Adjust prototype.
53809         Add netgroup-related prototypes.
53810         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
53811         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
53812         (__nscd_innetgr): Declare.
53813         * nscd/selinux.c (perms): Use access_vector_t as element type and
53814         add netgroup-related initializers.
53815         * nscd/netgroupcache.c: New file.
53816         * nscd/nscd_netgroup.c: New file.
53817         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
53818         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
53819         For four parameters use innetgr.
53820         * nss/nss_files/files-init.c: Add definition and callback for netgr.
53821         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
53822         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
53823         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
53825         * nscd/connections.c (register_traced_file): Don't register file
53826         for disabled databases.
53828 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
53830         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
53832         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
53833         from tree and freeing node.
53835 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
53837         * nss/nsswitch.c (__nss_database_lookup): Handle
53838         nss_parse_service_list out of memory case.
53840 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
53842         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
53843         out of memory case.
53845 2011-10-04  Andreas Schwab  <schwab@redhat.com>
53847         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
53848         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
53849         pass it down.
53850         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
53851         elf_machine_rela, elf_machine_lazy_rel.
53852         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
53853         (ELF_DYNAMIC_DO_REL): Likewise.
53854         (ELF_DYNAMIC_DO_RELA): Likewise.
53855         (ELF_DYNAMIC_RELOCATE): Likewise.
53856         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
53857         to ELF_DYNAMIC_DO_REL.
53858         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
53859         (dl_main): In trace mode always set __RTLD_NOIFUNC.
53860         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
53861         elf_machine_rela.
53862         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
53863         skip_ifunc, don't call ifunc function if non-zero.
53864         (elf_machine_rela): Likewise.
53865         (elf_machine_lazy_rel): Likewise.
53866         (elf_machine_lazy_rela): Likewise.
53867         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
53868         (elf_machine_lazy_rel): Likewise.
53869         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
53870         Likewise.
53871         (elf_machine_lazy_rel): Likewise.
53872         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53873         Likewise.
53874         (elf_machine_lazy_rel): Likewise.
53875         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
53876         (elf_machine_lazy_rel): Likewise.
53877         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
53878         (elf_machine_lazy_rel): Likewise.
53879         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
53880         (elf_machine_lazy_rel): Likewise.
53881         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
53882         (elf_machine_lazy_rel): Likewise.
53883         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
53884         (elf_machine_lazy_rel): Likewise.
53885         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
53886         (elf_machine_lazy_rel): Likewise.
53888 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
53890         * nss/nss_files/files-init.c (_nss_files_init): Use static
53891         initialization for all the *_traced_file variables.
53893 2011-09-28  Andreas Schwab  <schwab@redhat.com>
53895         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53897 2011-09-27  Roland McGrath  <roland@hack.frob.com>
53899         [BZ #13226]
53900         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
53902 2011-09-27  Andreas Schwab  <schwab@redhat.com>
53904         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
53905         Reread the line before reparsing it.
53907 2011-09-26  Andreas Schwab  <schwab@redhat.com>
53909         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
53911 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
53912             Maxim Kuvyrkov  <maxim@codesourcery.com>
53913             Joseph Myers  <joseph@codesourcery.com>
53915         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
53916         if needed for __stack_chk_guard.
53918 2011-09-19  Roland McGrath  <roland@hack.frob.com>
53920         * sysdeps/posix/spawni.c (script_execute): Always define it.
53921         It will be optimized away if unused.
53922         (maybe_script_execute): New function.
53923         (__spawni): Call it.
53925         * Makerules: Don't include tls.make.
53926         (config-tls): Always set to thread.
53927         * tls.make.c: File removed.
53929 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
53931         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
53932         * config.make.in (CPPFLAGS-config): New substituted variable.
53934 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
53936         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
53938         [BZ #13192]
53939         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
53940         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
53942 2011-09-15  Roland McGrath  <roland@hack.frob.com>
53944         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
53945         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
53946         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
53947         (CALL_FAIL): Likewise.
53948         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
53949         (CALL_FAIL): Macro removed.
53950         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
53952 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
53954         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
53955         for __FINITE_MATH_ONLY__ == 1.
53957 2011-09-15  Andreas Schwab  <schwab@redhat.com>
53959         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
53960         __ieee754_sqrt instead of sqrt.
53961         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
53962         __ieee754_sqrtf instead of sqrtf.
53963         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
53964         __floorf instead of floorf.
53965         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
53966         __floorf, __truncf instead of floorf, truncf.
53968 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
53970         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
53972         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
53973         __extern_always_inline.
53974         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
53975         32-bit.
53977 2011-09-14  Andreas Schwab  <schwab@redhat.com>
53979         * elf/rtld.c (dl_main): Also relocate in dependency order when
53980         doing symbol dependency testing.
53982 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
53984         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53985         Always define `refsym'.
53987 2011-09-13  Andreas Schwab  <schwab@redhat.com>
53989         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
53990         (__FD_ELT): Renamed from __FDELT.
53991         * misc/bits/select2.h (__FD_ELT): Likewise.
53992         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
53993         __FD_MASK instead of __FDELT, __FDMASK.
53994         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
53995         Likewise.
53996         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
53997         Likewise.
53999         * elf/Makefile (gen-ldd): Fix pattern.
54001         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
54002         (init_tls): Likewise.
54004 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
54006         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
54008 2011-09-12  Andreas Schwab  <schwab@redhat.com>
54010         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
54011         `struct cmsghdr *' instead of `void *'.
54012         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
54013         Likewise.
54015 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
54017         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
54018         if non-absolute.
54019         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
54020         ldd_rewrite_script.
54022 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
54024         * configure.in: Remove --with-tls option.
54025         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
54026         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
54027         out in case it is missing.
54028         * sysdeps/ia64/elf/configure.in: Likewise.
54029         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
54030         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
54031         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
54032         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
54033         * sysdeps/sh/elf/configure.in: Likewise.
54034         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
54035         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
54036         * sysdeps/x86_64/elf/configure.in: Likewise.
54037         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
54038         * sysdeps/mach/hurd/tls.h: Likewise.
54040         [BZ #13067]
54041         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
54043         [BZ #13090]
54044         * configure.in: Fix use of AC_INIT.
54046         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
54048 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
54050         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
54051         __set_errno.
54052         * malloc/hooks.c: Likewise.
54054         [BZ #11929]
54055         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
54056         variables statically.
54057         (narenas): Initialize.
54058         (list_lock): Initialize.
54059         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
54060         initializtion of main_arena and list_lock.  Small cleanups.
54061         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
54062         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
54063         Add initializers to main_arena and mp_.
54064         (malloc_state): Remove pagesize member.  Change all users to use
54065         GLRO(dl_pagesize).
54067         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
54068         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
54069         is always initialized.
54071         * malloc/malloc.c: Removed unused configurations and dead code.
54072         * malloc/arena.c: Likewise.
54073         * malloc/hooks.c: Likewise.
54074         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
54076         * include/tls.h: Removed.  USE___THREAD must always be defined.
54077         * bits/libc-tsd.h: Don't handle !USE___THREAD.
54078         * elf/dl-libc.c: Likewise.
54079         * elf/dl-tsd.c: Likewise.
54080         * include/errno.h: Likewise.
54081         * include/netdb.h: Likewise.
54082         * include/resolv.h: Likewise.
54083         * inet/herrno-loc.c: Likewise.
54084         * inet/herrno.c: Likewise.
54085         * malloc/arena.c: Likewise.
54086         * malloc/hooks.c: Likewise.
54087         * malloc/malloc.c: Likewise.
54088         * resolv/res-state.c: Likewise.
54089         * resolv/res_libc.c: Likewise.
54090         * sysdeps/i386/dl-machine.h: Likewise.
54091         * sysdeps/ia64/dl-machine.h: Likewise.
54092         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
54093         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
54094         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
54095         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
54096         * sysdeps/sh/dl-machine.h: Likewise.
54097         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
54098         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
54099         * sysdeps/unix/i386/sysdep.S: Likewise.
54100         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
54101         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
54102         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
54103         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
54104         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
54105         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
54106         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
54107         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
54108         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
54109         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
54110         * sysdeps/unix/x86_64/sysdep.S: Likewise.
54111         * sysdeps/x86_64/dl-machine.h: Likewise.
54112         * tls.make.c: Likewise.
54114         * configure.in: Remove --with-__thread option.  Make tests for
54115         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
54116         tls_model attribute fail if no support is available.  Remove
54117         USE_IN_LIBIO.
54118         * Makeconfig: Adjust for dropped configure option.  All features are
54119         now mandatory.
54120         * Makerules: Likewise.
54121         * Versions.def: Likewise.
54122         * argp/argp-fmtstream.c: Likewise.
54123         * argp/argp-fmtstream.h: Likewise.
54124         * argp/argp-help.c: Likewise.
54125         * assert/assert.c: Likewise.
54126         * config.h.in: Likewise.
54127         * config.make.in: Likewise.
54128         * configure: Likewise.
54129         * configure.in: Likewise.
54130         * csu/Versions: Likewise.
54131         * csu/init.c: Likewise.
54132         * elf/tst-audit2.c: Likewise.
54133         * elf/tst-tls10.c: Likewise.
54134         * elf/tst-tls10.h: Likewise.
54135         * elf/tst-tls11.c: Likewise.
54136         * elf/tst-tls12.c: Likewise.
54137         * elf/tst-tls14.c: Likewise.
54138         * elf/tst-tlsmod11.c: Likewise.
54139         * elf/tst-tlsmod12.c: Likewise.
54140         * elf/tst-tlsmod13.c: Likewise.
54141         * elf/tst-tlsmod13a.c: Likewise.
54142         * elf/tst-tlsmod14a.c: Likewise.
54143         * elf/tst-tlsmod15b.c: Likewise.
54144         * elf/tst-tlsmod16a.c: Likewise.
54145         * elf/tst-tlsmod16b.c: Likewise.
54146         * elf/tst-tlsmod7.c: Likewise.
54147         * elf/tst-tlsmod8.c: Likewise.
54148         * elf/tst-tlsmod9.c: Likewise.
54149         * gmon/gmon.c: Likewise.
54150         * grp/fgetgrent_r.c: Likewise.
54151         * grp/putgrent.c: Likewise.
54152         * hurd/fopenport.c: Likewise.
54153         * include/libc-symbols.h: Likewise.
54154         * include/tls.h: Likewise.
54155         * intl/gettextP.h: Likewise.
54156         * intl/loadinfo.h: Likewise.
54157         * locale/global-locale.c: Likewise.
54158         * locale/localeinfo.h: Likewise.
54159         * mach/devstream.c: Likewise.
54160         * malloc/arena.c: Likewise.
54161         * malloc/set-freeres.c: Likewise.
54162         * misc/err.c: Likewise.
54163         * misc/getttyent.c: Likewise.
54164         * misc/mntent_r.c: Likewise.
54165         * posix/getopt.c: Likewise.
54166         * posix/wordexp.c: Likewise.
54167         * pwd/fgetpwent_r.c: Likewise.
54168         * resolv/Versions: Likewise.
54169         * resolv/res_hconf.c: Likewise.
54170         * shadow/fgetspent_r.c: Likewise.
54171         * shadow/putspent.c: Likewise.
54172         * stdio-common/printf_fphex.c: Likewise.
54173         * stdio-common/tmpfile.c: Likewise.
54174         * stdlib/abort.c: Likewise.
54175         * stdlib/fmtmsg.c: Likewise.
54176         * sunrpc/auth_unix.c: Likewise.
54177         * sunrpc/clnt_perr.c: Likewise.
54178         * sunrpc/clnt_tcp.c: Likewise.
54179         * sunrpc/clnt_udp.c: Likewise.
54180         * sunrpc/clnt_unix.c: Likewise.
54181         * sunrpc/openchild.c: Likewise.
54182         * sunrpc/svc_simple.c: Likewise.
54183         * sunrpc/svc_tcp.c: Likewise.
54184         * sunrpc/svc_udp.c: Likewise.
54185         * sunrpc/svc_unix.c: Likewise.
54186         * sunrpc/xdr.c: Likewise.
54187         * sunrpc/xdr_array.c: Likewise.
54188         * sunrpc/xdr_rec.c: Likewise.
54189         * sunrpc/xdr_ref.c: Likewise.
54190         * sunrpc/xdr_stdio.c: Likewise.
54192 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54194         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54196 2011-07-03  Andreas Jaeger  <aj@suse.de>
54198         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
54199         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
54200         regenerate with gen-libm-tests.pl.
54202 2010-05-12  Petr Baudis  <pasky@suse.cz>
54204         [BZ #11589]
54205         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
54206         around j0() zero points by switching to j1().
54207         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
54208         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
54209         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
54210         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
54212 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54214         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
54215         instead of 0.
54216         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
54217         instead of 0.
54218         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
54219         Patch in part by Pavel Roskin <proski@gnu.org>.
54221         [BZ #13138]
54222         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
54223         realloc.
54224         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
54225         Free memory block if necessary.
54227         [BZ #12847]
54228         * libio/genops.c (INTDEF): For string streams the _lock pointer can
54229         be NULL.  Don't lock in this case.
54231 2011-09-09  Roland McGrath  <roland@hack.frob.com>
54233         * elf/elf.h (ELFOSABI_GNU): New macro.
54234         (ELFOSABI_LINUX): Define to that.
54236 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
54238         * string/strncat.c (strncat): Undef the symbol in case it has been
54239         defined in bits/string.h.
54241 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54243         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
54245         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
54246         link map.
54248 2011-08-17  Andreas Jaeger  <aj@suse.de>
54250         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
54252 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
54253             Ian Lance Taylor  <iant@google.com>
54255         * math/libm-test.inc (lround_test): New testcase.
54256         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
54258 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
54260         * Makefile: Remove support for automatic cvs check-ins.
54261         * Makerules: Likewise.
54262         * config.make.in: Likewise.
54263         * configure.in: Likewise.
54264         * intl/Makefile: Likewise.
54265         * locale/Makefile: Likewise.
54266         * po/Makefile: Likewise.
54267         * posix/Makefile: Likewise.
54268         * sysdeps/gnu/Makefile: Likewise.
54269         * sysdeps/mach/hurd/Makefile: Likewise.
54270         * sysdeps/sparc/sparc32/Makefile: Likewise.
54272         [BZ #13118]
54273         * posix/Makefile (bug-regex32-ENV): Define.
54274         Patch by John Stanley <jpsinthemix@verizon.net>.
54276         * misc/Makefile (headers): Add bits/select2.h.
54277         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
54278         * misc/bits/select2.h: New file.
54279         * include/bits/select2.h: New file.
54280         * debug/Makefile (routines): Add fdelt_chk.
54281         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
54282         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
54283         FD_ISSET.
54284         * debug/fdelt_chk.c: New file.
54286         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
54287         * wcsmbs/test-wmemcmp.c: Likewise.
54288         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
54289         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
54291 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54293         * string/Makefile (strop-tests): Add memcmp.
54294         * string/test-wmemcmp.c: New file.
54295         * string/test-memcmp.c: Add wmemcmp support.
54297 2011-09-08  Roland McGrath  <roland@hack.frob.com>
54299         [BZ #13153]
54300         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
54301         2011-07-19 change.
54303         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
54304         garbage value in a __mach_port_mod_refs call in the cases of the
54305         task-self and thread-self ports.
54307 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54309         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
54311 2011-09-08  Andreas Schwab  <schwab@redhat.com>
54313         * elf/dl-load.c (lose): Check for non-null L.
54315 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
54317         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
54319         * elf/dl-libc.c (dlerror_run): Pass back error code from
54320         dl_catch_error.
54322         [BZ #13123]
54323         * elf/dl-load.c (lose): Free l_origin if it is valid.
54325         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
54326         names.
54327         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
54328         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
54329         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
54330         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
54331         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
54332         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
54334 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
54336         * sysdeps/powerpc/fpu/e_hypot.c: New file.
54337         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
54338         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
54339         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
54340         * sysdeps/powerpc/fpu/k_cosf.c: New file.
54341         * sysdeps/powerpc/fpu/k_sinf.c: New file.
54342         * sysdeps/powerpc/fpu/s_cosf.c: New file.
54343         * sysdeps/powerpc/fpu/s_sinf.c: New file.
54344         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
54345         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
54347 2011-08-15  Alan Modra  <amodra@gmail.com>
54349         [BZ #13092]
54350         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
54351         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
54352         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
54353         ppc_mcount to static-only-routines.
54354         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
54355         __mcount_internal.
54356         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
54357         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
54359 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
54361         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
54362         for finite and infinity parameters.
54364 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
54366         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
54367         and add nop instructions for throughput optimization.
54368         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
54370 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
54372         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
54373         aligned copy for power7 with vector-scalar instructions.
54374         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
54376 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
54378         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
54379         AVX check.
54381 2011-09-07  Andreas Schwab  <schwab@redhat.com>
54383         [BZ #13144]
54384         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
54385         last change.
54387 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
54389         * sysdeps/unix/sysv/linux/x86_64/init-first.c
54390         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
54391         syscall wrapper around clock_gettime in __vdso_clock_gettime.
54392         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
54393         clock_gettime.
54395 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
54397         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
54398         Forgot to demangle the pointer.
54400         * sysdeps/i386/sysdep.h: Define atom_text_section.
54401         * sysdeps/x86_64/sysdep.h: Likewise.
54402         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
54403         section with atom_text_section.
54404         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
54405         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
54406         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
54407         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
54408         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
54410         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
54411         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
54412         already be defined.  Change to take two parameters and don't assign
54413         result to variable.  Adjust all users.
54414         Define INTERNAL_GETTIME if not already defined.
54415         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
54416         call.
54417         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
54418         HAVE_CLOCK_GETTIME_VSYSCALL.
54419         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
54421         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
54422         gettimeofday vsyscall, just use time.
54424 2011-09-06  Andreas Schwab  <schwab@redhat.com>
54426         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
54427         <errno.h>.
54429 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
54431         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
54432         syscall on x86-64.
54433         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
54434         syscall.
54435         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
54436         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
54437         syscall if possible.
54439 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54441         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
54442         e_ident.  Don't pass to find_mapsXX.
54443         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
54445 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54447         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54448         strchr-sse2-no-bsf strrchr-sse2-no-bsf
54449         * sysdeps/x86_64/multiarch/strchr.S: Update.
54450         Check bit_slow_BSF bit.
54451         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
54452         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
54453         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
54455 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54457         [BZ #13134]
54458         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
54459         before glibc 2.15.
54460         (tryshell): Define.
54461         (__spawni): Change last parameter to be flag.  Test
54462         SPAWN_XFLAGS_USE_PATH flag to use path or not.
54463         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
54464         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
54465         * posix/spawni.c: Likewise.
54466         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
54467         * posix/spawnp.c: Likewise.  Change normal version to use
54468         SPAWN_XFLAGS_USE_PATH.
54469         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
54470         SPAWN_XFLAGS_TRY_SHELL.
54472         [BZ #13150]
54473         * posix/glob.h: Remove gcc 1.x support.
54475         [BZ #13068]
54476         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
54478 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54480         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54481         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
54482         strrchr-sse2-bsf
54483         * sysdeps/i386/i686/multiarch/strchr.S: New file.
54484         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
54485         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
54486         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
54487         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
54488         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
54490 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54492         * sysdeps/x86_64/wcscmp.S: New file.
54494         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
54495         wcscmp-c wcscmp-sse2
54496         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
54497         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
54498         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
54499         * wcsmbs/wcscmp.c: Allow renaming.
54501 2011-09-05  David S. Miller  <davem@davemloft.net>
54503         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
54504         stack slot, rather than the struct return pointer slot.
54505         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
54506         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
54507         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
54508         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
54510 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54512         * po/ja.po: Update from translation team.
54514         [BZ #13144]
54515         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
54516         kernel in 64-bit binaries.
54518 2011-09-01  David S. Miller  <davem@davemloft.net>
54520         * elf/elf.h (HWCAP_SPARC_*): Move to..
54521         * sysdeps/sparc/sysdep.h: this new file and add new values.
54522         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
54523         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
54524         _DL_HWCAP_COUNT to 24.
54525         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
54526         entries.
54527         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
54528         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
54529         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
54530         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
54531         instead of magic constants.
54532         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
54534 2011-08-31  David S. Miller  <davem@davemloft.net>
54536         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
54537         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
54538         Reimplement to do errno handling inline.
54539         (SYSCALL_ERROR_HANDLER): New macro.
54540         (__SYSCALL_STRING): Do not do errno handling in asm.
54541         (__CLONE_SYSCALL_STRING): Delete.
54542         (__INTERNAL_SYSCALL_STRING): Delete.
54543         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
54544         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
54545         (PSEUDO): Reimplement to do errno handling inline.
54546         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
54547         (SYSCALL_ERROR_HANDLER): New macro.
54548         (__SYSCALL_STRING): Do not do errno handling in asm.
54549         (__CLONE_SYSCALL_STRING): Delete.
54550         (__INTERNAL_SYSCALL_STRING): Delete.
54551         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
54552         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
54553         i386.
54554         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
54555         (inline_syscall*): Add 'err' argument.
54556         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
54557         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
54558         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
54559         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
54561         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
54562         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
54564 2011-08-30  Andreas Schwab  <schwab@redhat.com>
54566         * elf/rtld.c (dl_main): Relocate objects in dependency order.
54568 2011-08-29  Jiri Olsa <jolsa@redhat.com>
54570         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
54571         directive.
54573 2011-08-24  David S. Miller  <davem@davemloft.net>
54575         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
54577 2011-08-24  Andreas Schwab  <schwab@redhat.com>
54579         * elf/Makefile: Add rules to build and run unload8 test.
54580         * elf/unload8.c: New file.
54581         * elf/unload8mod1.c: New file.
54582         * elf/unload8mod1x.c: New file.
54583         * elf/unload8mod2.c: New file.
54584         * elf/unload8mod3.c: New file.
54586         * elf/dl-close.c (_dl_close_worker): Reset private search list if
54587         it wasn't used.
54589 2011-08-23  David S. Miller  <davem@davemloft.net>
54591         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
54592         subtract stack bias.
54593         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
54594         %sp not %fp in calculations.
54595         (_JMPBUF_UNWINDS_ADJ): Likewise.
54597         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
54598         (aio_suspend): Call it to force an exception region around the
54599         AIO_MISC_WAIT() invocation.
54601 2011-08-23  Andreas Schwab  <schwab@redhat.com>
54603         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
54604         backslash.
54606 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
54608         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
54609         protection macro.
54610         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
54611         and <dl-machine.h>.
54612         (Elf64_FuncDesc): Remove.
54614 2011-08-22  David S. Miller  <davem@davemloft.net>
54616         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
54617         sigaltstack check, add missing cfi directives.
54618         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
54619         missing cfi directives, and sigaltstack handling.
54621 2011-08-16  Andreas Schwab  <schwab@redhat.com>
54623         [BZ #11724]
54624         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
54625         object is seen twice.
54626         * elf/dl-fini.c (_dl_sort_fini): Likewise.
54628         * elf/Makefile (distribute): Add tst-initorder2.c.
54629         (tests): Add tst-initorder2.
54630         (modules-names): Add tst-initorder2a tst-initorder2b
54631         tst-initorder2c tst-initorder2d.  Add rules to build them.
54632         ($(objpfx)tst-initorder2.out): New rule.
54633         * elf/tst-initorder2.c: New file.
54634         * elf/tst-initorder2.exp: New file.
54636 2011-08-22  Andreas Schwab  <schwab@redhat.com>
54638         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
54640         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
54641         dependencies back to end of function.
54643         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
54644         $(elfobjdir)/ld.so.
54646 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
54648         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
54649         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
54650         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
54651         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
54652         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
54653         of __vdso_gettimeofday.
54654         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
54655         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
54656         attribute_hidden.
54657         (_libc_vdso_platform_setup): Remove initialization of
54658         __vdso_gettimeofday and __vdso_time.
54660 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
54662         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
54663         and fgetc_unlocked.
54664         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
54665         getc_unlocked.
54667         * elf/dl-open.c (add_to_global): Report additions to the global scope
54668         for LD_DEBUG=scopes.
54669         (dl_open_worker): Also print scope of newly loaded dependencies.
54670         (_dl_show_scope): Indicate if there is no scope.
54672         [BZ #13114]
54673         * stdio-common/Makefile (tests): Add bug24.
54674         * stdio-common/bug24.c: New file.
54676 2011-08-19  Andreas Jaeger  <aj@suse.de>
54678         [BZ #13114]
54679         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
54680         non-existant file when using close-on-exec mode.
54682 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
54684         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
54685         the very first instruction.
54687         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
54688         the CFI state in the end.
54689         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
54690         inclusion of dl-trampoline.h.
54691         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
54693 2011-08-19  Andreas Schwab  <schwab@redhat.com>
54695         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
54696         expectations for long double.
54698         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
54699         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
54701 2011-08-14  David S. Miller  <davem@davemloft.net>
54703         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
54704         artificual limit depends upon the system page size.
54706 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
54708         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
54709         * resolv/Makefile: Define CFLAGS-libresolv.
54711 2011-08-17  Andreas Schwab  <schwab@redhat.com>
54713         * nss/makedb.c (compute_tables): Make variables used in nested
54714         function static.
54716 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
54718         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
54719         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
54720         if buffer was too small.
54722         * elf/pldd.c (main): Attach to all threads in the process.
54723         Rewrite /proc handling to use *at functions.
54725 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
54727         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
54728         specifies first scope to show.
54729         (dl_open_worker): Update callers.  Move printing scope of new
54730         object to before the relocation.
54731         * elf/rtld.c (dl_main): Update _dl_show_scope call.
54732         * sysdeps/generic/ldsodefs.h: Update declaration.
54734         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
54735         string for the scope number.
54737 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
54739         * nscd/servicescache.c (cache_addserv): Make sure written is always
54740         initialized.
54742 2011-08-14  Roland McGrath  <roland@hack.frob.com>
54744         * sysdeps/i386/i486/bits/atomic.h
54745         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
54746         statement expression, so as to suppress "set but not used" warning.
54747         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
54749         * string/strncat.c (STRNCAT): Use prototype definition.
54751         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
54752         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
54753         -Iprograms here.
54754         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
54755         (localedef-modules): Add localedef.
54756         (locale-modules): Add locale.
54758         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
54759         * elf/rtld.c (dl_main): Invert order of assignment in last change,
54760         to avoid a warning.
54762 2011-08-14  David S. Miller  <davem@davemloft.net>
54764         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
54765         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
54767 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
54769         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
54770         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
54771         * elf/rtld.c (dl_main): Set l_name of vDSO.
54772         Call _dl_show_scope when DL_DEBUG_SCOPES.
54773         (process_dl_debug): Recognize scopes flag and also set it for all.
54774         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
54775         Declare _dl_show_scope.
54777         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
54778         (do_dlopen): Pass caller_dlopen to dl_open.
54779         (__libc_dlopen_mode): Initialize caller_dlopen.
54781         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
54782         of libc.  Make tolower call locale-independent.  Optimize a bit by
54783         using isdigit instead of isalnum.
54784         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
54786 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
54788         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
54789         was a dependency or dynamically loaded.
54791 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
54793         * intl/l10nflist.c: Allow architecture-specific pop function.
54794         * sysdeps/x86_64/l10nflist.c: New file.
54796         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
54797         classification.
54799 2011-08-10  Andreas Schwab  <schwab@redhat.com>
54801         * include/dirent.h: Add libc_hidden_proto for scandirat and
54802         scandirat64.  Don't declare __scandirat64.
54803         * dirent/scandirat.c: Add libc_hidden_def.
54804         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
54805         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
54807 2011-08-10  David S. Miller  <davem@davemloft.net>
54809         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
54810         enum.
54811         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
54812         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
54813         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
54815 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
54817         * Versions.def [libc]: Add GLIBC_2.15.
54818         * dirent/Makefile (routines): Add scandirat and scandirat64.
54819         * dirent/Versions [libc]: Export scandirat and scandirat64 for
54820         GLIBC_2.15.
54821         * dirent/dirent.h: Declare scandirat and scandirat64.
54822         * dirent/scandirat.c: New file.
54823         * dirent/scandirat64.c: New file.
54824         * sysdeps/wordsize-64/scandirat.c: New file.
54825         * sysdeps/wordsize-64/scandirat64.c: New file.
54826         * dirent/opendir.c: Define opendirat.
54827         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
54828         using scandirat.
54829         * dirent/scandir64.c: Adjust for scandir.c change.
54830         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
54831         __scandirat64, and __scandir_cancel_handler.
54832         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
54833         additional parameter and use openat instead of open (outside of ld.so).
54834         Add new __opendir as wrapper around __opendirat.
54835         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
54836         here without requiring old scandirat implementation.
54838 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
54840         * dirent/scandir.c (cancel_handler): Renamed to
54841         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
54842         defined.  Adjust users.
54843         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
54844         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
54846 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
54848         * string/test-string.h (IMPL): Use __STRING to expand name and then
54849         stringify it.
54851         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
54852         of cleanups.
54854 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54856         * string/Makefile: Update.
54857         (strop-tests): Append strncat.
54858         * string/test-wcscmp.c: New file.
54859         New comprehensive test for wcscmp.
54860         * string/test-strcmp.c: Update.
54861         (WIDE): New define.
54863 2011-07-22  Andreas Schwab  <schwab@redhat.com>
54865         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
54866         line.
54868 2011-07-26  Andreas Schwab  <schwab@redhat.com>
54870         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
54871         encoding to ACE if AI_IDN.
54873 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
54875         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
54876         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
54878 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54880         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
54881         Fix overflow bug in strncat.
54882         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
54884         * string/test-strncat.c: Update.
54885         Add new tests for checking overflow bugs.
54887 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54889         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54890         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
54891         * sysdeps/i386/i686/multiarch/strcat.S: New file.
54892         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
54893         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
54894         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
54895         * sysdeps/i386/i686/multiarch/strncat.S: New file.
54896         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
54897         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
54899         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
54900         (USE_AS_STRCAT): Define.
54901         Add strcat and strncat support.
54902         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
54904 2011-07-25  Andreas Schwab  <schwab@redhat.com>
54906         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
54907         __n bigger than INT_MAX+1.
54908         (__strncmp_g): Likewise.
54910 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
54912         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
54913         * libio/stido.h: Likewise.
54915         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
54916         (AF_NFC): Define.
54917         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
54918         (AF_NFC): Define.
54920         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
54921         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
54922         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
54923         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
54924         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
54926         [BZ #13021]
54927         * scripts/test-installation.pl: Don't expect libnss_test1 to be
54928         installed.
54930         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
54931         typo.
54932         (_dl_x86_64_save_sse): Likewise.
54934 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
54936         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
54937         OSXSAVE.
54938         (_dl_x86_64_save_sse): Likewise.
54940         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
54942         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
54944 2011-07-21  Andreas Schwab  <schwab@redhat.com>
54946         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
54947         change.
54948         (_dl_x86_64_save_sse): Use correct AVX check.
54950 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54952         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
54953         bug in strncpy/strncat.
54954         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
54956 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
54958         * string/tester.c (test_strcat): Add tests for different alignments
54959         of source and destination.
54960         (test_strncat): Likewise.
54962 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
54964         [BZ #12852]
54965         * posix/glob.c (glob): Check passed in values before using them in
54966         expressions to avoid some overflows.
54967         (glob_in_dir): Likewise.
54969         [BZ #13007]
54970         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
54971         check for AVX enablement so that we don't crash with old kernels and
54972         new hardware.
54973         * elf/tst-audit4.c: Add same checks here.
54974         * elf/tst-audit6.c: Likewise.
54976         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
54978 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
54980         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
54982 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
54984         * po/cs.po: Update from translation team.
54985         * po/bg.po: Likewise.
54987 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
54989         * misc/sys/cdefs.h: Add support for const attribute.
54990         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
54991         to gnu_dev_{major,minor,makedev} functions.
54993 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
54995         * intl/dcigettext.c (get_output_charset): Add missing bracket.
54997 2011-07-20  Andreas Schwab  <schwab@redhat.com>
54999         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
55000         strlen results.
55002 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55004         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
55005         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
55006         register in order to avoid conflicts with the soft frame pointer
55007         being held in r11 when necessary.
55008         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
55009         (INTERNAL_VSYSCALL_NCS): Likewise.
55011 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
55013         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
55014         * elf/dl-fini.c (_dl_fini): Adjust caller.
55015         * elf/dl-close.c (_dl_close_worker): Likewise.
55016         * sysdeps/generic/ldsodefs.h: Adjust declaration.
55018 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
55020         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
55021         "aux_cache->nlibs < 0".
55023         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
55024         in the reload-count case.
55026 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55028         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55029         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
55030         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
55031         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
55032         * sysdeps/x86_64/multiarch/strcat.S: New file.
55033         * sysdeps/x86_64/multiarch/strncat.S: New file.
55034         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
55035         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
55036         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
55037         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
55038         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
55039         (USE_AS_STRCAT): Define.
55040         Add strcat and strncat support.
55041         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
55042         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
55043         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
55044         * string/strncat.c: Update.
55045         (USE_AS_STRNCAT): Define.
55046         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55047         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
55048         and i7.
55049         * sysdeps/x86_64/multiarch/init-arch.h
55050         (bit_Prefer_PMINUB_for_stringop): New.
55051         (index_Prefer_PMINUB_for_stringop): Likewise.
55052         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
55053         bit_Prefer_PMINUB_for_stringop.
55055 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
55057         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
55058         buffer64.
55059         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
55060         of casting of buffer.
55061         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
55062         buffer32 and buffer64.
55063         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
55064         writes instead of casting of buffer.
55065         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
55066         buffer32.
55067         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
55068         casting of buffer.
55070 2011-07-19  Andreas Schwab  <schwab@redhat.com>
55072         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
55074 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
55076         * nscd/nscd.c (termination_handler): Don't do anything for a database
55077         if it has not yet been initialized.
55079 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
55081         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
55083 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
55085         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
55087 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
55089         * po/nl.po: Update from translation team.
55090         * po/sv.po: Likewise.
55092 2011-07-16  Roland McGrath  <roland@hack.frob.com>
55094         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
55095         now disallowed by GCC.
55097         * configure.in (use-default-link): Default to yes if a test -shared
55098         link meets our qualifications.
55099         * configure: Regenerated.
55101         * config.make.in (output-format): New variable.
55102         * configure.in: Check for ld --print-output-format support.
55103         * configure: Regenerated.
55104         * Makerules ($(common-objpfx)format.lds)
55105         [$(output-format) != unknown]: Just use $(output-format),
55106         instead of the linker-script munging.
55108 2011-07-14  Roland McGrath  <roland@hack.frob.com>
55110         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
55111         of $(common-objpfx)shlib.lds.
55112         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
55114         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
55115         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
55117         * configure.in (-z relro check): Adjust test code to add a large
55118         writable data section after it.
55119         * configure: Regenerated.
55121 2011-07-11  Roland McGrath  <roland@hack.frob.com>
55123         * configure.in (-z relro check): Fix test code to make the variable
55124         truly const.
55125         * configure: Regenerated.
55127 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
55129         * nscd/nscd.h (struct traced_file): Define.
55130         (struct database_dyn): Remove inotify_descr, reset_res, and filename
55131         elements.  Add traced_files.
55132         (inotify_fd): Declare.
55133         (register_traced_file): Declare.
55134         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
55135         (inotify_fd): Export.
55136         (resolv_conf_descr): Remove.
55137         (nscd_init): Move inotify descriptor creation to main.
55138         Don't register files for notification here.
55139         (register_traced_file): New function.
55140         (invalidate_cache): Don't use reset_res to determine whether to call
55141         res_init, go through the list of registered files.
55142         (main_loop_poll): The inotify descriptors are now stored in the
55143         structures for the traced files.
55144         (main_loop_epoll): Likewise
55145         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
55146         to __nss_disable_nscd.
55147         * nscd/cache.c (prune_cache): There is no single inotify descriptor
55148         for a database anymore.  Check the records for all the registered
55149         files instead.
55150         * nss/Makefile (libnss_files-routines): Add files-init.
55151         (libnss_db-routines): Add db-init.
55152         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
55153         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
55154         * nss/nss_db/db-init.c: New file.
55155         * nss/nss_files/files-init.c: New file.
55156         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
55157         __nss_lookup_function.
55158         (__nss_lookup_function): Call nss_load_library.
55159         (nss_load_all_libraries): New function.
55160         (__nss_disable_nscd): Take parameter with callback function for files
55161         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
55162         used for the cached services.
55163         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
55164         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
55165         options for features to all the files in nscd.
55167         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
55169 2011-07-10  Roland McGrath  <roland@hack.frob.com>
55171         * csu/elf-init.c (__libc_csu_init): Comment typo.
55173 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
55175         * po/pl.po: Update from translation team.
55176         * po/ja.po: Likewise.
55177         * po/ru.po: Likewise.
55178         * po/ko.po: Likewise.
55179         * po/fr.po: Likewise.
55181 2011-07-09  Roland McGrath  <roland@hack.frob.com>
55183         * configure.in (.ctors/.dtors header and trailer check):
55184         Use an empirical test on a built program.
55185         * configure: Regenerated.
55187         * configure.in (-z relro check): Use an empirical test on a built DSO.
55188         Detect, but do not require, on ia64.
55189         * configure: Regenerated.
55191         * configure.in (READELF): Find it with AC_CHECK_TOOL.
55192         Update tests that use readelf to use $READELF instead.
55193         * configure: Regenerated.
55195 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
55197         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
55198         if the result is not used.
55200 2011-07-05  Andreas Jaeger  <aj@suse.de>
55202         [BZ#9696]
55203         * stdlib/tst-strtod.c: Add testcase.
55205 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
55207         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
55208         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
55209         The latter has a higher limit.  Take additional parameter to pass to
55210         the new function.
55211         (__pathconf): Pass file to __statfs_link_max.
55212         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
55213         __statfs_link_max.
55214         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
55215         __statfs_link_max.
55217         [BZ #12868]
55218         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
55219         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
55220         Handle Lustre.
55221         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
55222         (__statfs_filesize_max): Likewise.
55223         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
55225 2011-07-05  Andreas Jaeger  <aj@suse.de>
55227         * resolv/res_comp.c (dn_skipname): Remove unused variable.
55229 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
55231         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
55232         `status' variable.
55233         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
55234         Likewise.
55236 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
55238         * Makefile (strop-tests): Add strncat.
55239         * string/test-strncat.c: New file.
55241 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
55243         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
55245 2011-06-21  Andreas Jaeger  <aj@suse.de>
55247         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
55248         Copy rule from iconvdata/Makefile.
55250 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
55252         [BZ #12922]
55253         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
55254         but no long options are defined, just return 'W'.
55256 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
55258         [BZ #9696]
55259         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
55261 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
55263         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
55264         netgroups to read.
55265         (innetgr): Likewise.
55267 2011-07-05  Roland McGrath  <roland@hack.frob.com>
55269         * config.make.in (install_root): Default to $(DESTDIR).
55271 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
55273         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
55275 2011-07-02  Roland McGrath  <roland@hack.frob.com>
55277         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
55279         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
55280         containing directory rather than embedding absolute directory names.
55282         * scripts/check-local-headers.sh: Rewritten using awk.
55283         Match by word, not by line.  Print error messages for matches.
55284         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
55286         * Makerules [shlib-lds-flags empty]:
55287         ($(common-objpfx)libc_pic.opts): New target.
55288         ($(common-objpfx)libc_pic.os.clean): New target.
55289         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
55291         * config.make.in (OBJCOPY): New variable.
55292         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
55293         * configure: Regenerated.
55295         * config.make.in (use-default-link): New variable.
55296         * configure.in (use_default_link): Grok --with-default-link to set it.
55297         * configure: Regenerated.
55298         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
55299         (shlib-lds, shlib-lds-flags): Define to empty.
55301         * Makerules (shlib-lds): New variable.
55302         (shlib-lds-flags): New variable.
55303         (build-shlib, build-moduile, build-module-asneeded): Use it.
55304         ($(common-objpfx)libc.so): Use $(shlib-lds).
55305         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
55306         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
55308         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
55309         DT_FLAGS/DT_FLAGS_1 with zero flags.
55311         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
55312         linker script munging.
55314 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
55316         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
55317         as 128-bit value.
55318         * crypt/sha512.c (sha512_process_block): Perform total addition using
55319         128-bit if possible.
55320         (__sha512_finish_ctx): Likewise.
55321         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
55322         as 64-bit value.
55323         * crypt/sha256.c (SWAP64): Define.
55324         (sha256_process_block): Perform total addition using 64-bit if
55325         possible.
55326         (__sha256_finish_ctx): Likewise.
55328 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
55330         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
55331         * nscd/initgrcache.c (addinitgroupsX): Likewise.
55332         * nscd/hstcache.c (cache_addhst): Likewise.
55333         * nscd/grpcache.c (cache_addgr): Likewise.
55334         * nscd/aicache.c (addhstaiX): Likewise
55335         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
55337 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
55339         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
55340         * nscd/initgrcache.c (addinitgroupsX): Likewise.
55341         * nscd/hstcache.c (cache_addhst): Likewise.
55342         * nscd/grpcache.c (cache_addgr): Likewise.
55343         * nscd/aicache.c (addhstaiX): Likewise
55345 2011-07-01  Andreas Schwab  <schwab@redhat.com>
55347         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
55348         domain only when needed.
55350 2011-06-30  Andreas Schwab  <schwab@redhat.com>
55352         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
55353         is always restored.
55355 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
55357         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
55358         are re-adding the entry.
55359         * nscd/servicescache.c (cache_addserv): Likewise.
55361 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
55363         * sysdeps/generic/dl-irel.h: fix protection against multiple
55364         inclusions.
55365         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
55367 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
55369         [BZ #12935]
55370         * malloc/memusage.sh: Fix quoting in message.
55371         * debug/xtrace.sh: Likewise.
55373         * configure.in: Remove support for --experimental-malloc option, make
55374         it the default.
55375         * config.make.in: Likewise.
55376         * malloc/Makefile: Likewise.
55378 2011-06-27  Andreas Schwab  <schwab@redhat.com>
55380         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
55381         two-byte characters.
55383 2011-06-27  Roland McGrath  <roland@hack.frob.com>
55385         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
55386         AC_CACHE_CHECK invocation.
55387         * configure: Regenerated.
55389         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
55391 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
55393         [BZ #12350]
55394         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
55395         bit from old_res_options.
55397         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
55399         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
55400         value type for setfct.
55402 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
55404         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
55405         __gettimeofday instead of gettimeofday.
55407 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
55409         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
55411 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
55413         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
55415         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
55416         info.
55418 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
55420         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55421         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
55422         strcpy-sse2-unaligned strncpy-sse2-unaligned
55423         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
55424         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
55425         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
55426         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
55427         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
55428         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
55429         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
55430         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
55431         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
55432         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
55433         (STRCPY): Support SSE2 and SSSE3 versions.
55435 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
55437         [BZ #12874]
55438         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
55439         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
55440         kernels which artificially limit size of requests.
55442 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
55444         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55445         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
55446         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
55447         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
55448         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
55449         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
55450         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
55451         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
55452         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
55453         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
55454         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
55455         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
55456         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
55457         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
55458         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
55459         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55460         Enable unaligned load optimization for Intel Core i3, i5 and i7
55461         processors.
55462         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
55463         Define.
55464         (index_Fast_Unaligned_Load): Define.
55465         (HAS_FAST_UNALIGNED_LOAD): Define.
55467 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
55469         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
55471 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
55473         [BZ #12907]
55474         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
55475         until it is clear that the information is realy needed.
55476         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
55478 2011-06-22  Andreas Schwab  <schwab@redhat.com>
55480         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
55482 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
55484         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
55485         /sys/devices/system/cpu/online if it is usable.
55487         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
55488         reading the information from the /proc filesystem to once a second.
55490 2011-06-21  Andreas Jaeger  <aj@suse.de>
55492         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
55493         NULL after inclusion of kernel headers.
55495 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
55497         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
55498         calls to internal_setent.
55500         [BZ #12885]
55501         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
55502         addresses using gethostbyname4_r ignore IPv4 addresses.
55504         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
55505         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
55507         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
55509 2011-06-20  David S. Miller  <davem@davemloft.net>
55511         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
55512         inclusions.
55513         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
55515         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
55516         (elf_irel): Use it.
55517         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
55518         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
55519         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
55520         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
55521         * sysdeps/x86_64/dl-irel.h: Likewise.
55523         * elf/dl-runtime.c: Use elf_ifunc_invoke.
55524         * elf/dl-sym.c: Likewise.
55526 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
55528         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
55529         need to dereference resplen2.
55531 2011-06-14  Andreas Schwab  <schwab@redhat.com>
55533         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
55535 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
55537         * Makeconfig: Define vardbdir and inst_vardbdir.
55538         * nss/Makefile: Add rules to install db-Makefile.
55540         * nss/nss_db/db-XXX.c: Cleanup.
55542         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
55543         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
55544         GLIBC_PRIVATE.
55545         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
55546         * nss/makedb.c: Implement -g option to specify that value strings
55547         are generated and should not be added to table iterated over for
55548         get*ent calls.
55549         * nss/nss_db/db-initgroups.c: New file.
55551         * nss/getent.c: Add support for initgroups lookups through getgrouplist
55552         interface.
55554         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
55555         (internal_getgrouplist): Adjust to name change.
55556         Update use_initgroups_entry if this is not the first call.
55557         * nss/databases.def: Add initgroups entry.
55559         * nss/makedb.c (compute_tables): Check result of multiple hash table
55560         sizes to minimize maximum chain length.
55562 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
55564         * Versions.def: Add entry for libnss_db.
55565         * shlib-versions: Likewise.
55566         * nss/Makefile: Add rules to build libnss_db.
55567         * nss/Versions: Add libnss_db information.  Organize libnss_files
55568         entries better.
55569         * nss/db-Makefile: Add gshadow support.  Change rules for the new
55570         makedb progra.  Some minor improvements to generate smaller files.
55571         * nss/nss_db/nss_db.h: Move NSS database header data structures to
55572         here from...
55573         * nss/makedb.c: ...here.
55574         Improve database format to be smaller and require less memory at
55575         runtime.
55576         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
55577         db anymore.
55578         * nss/nss_db/db-netgrp.c: Likewise.
55579         * nss/nss_db/db-open.c: Likewise.
55580         * nss/nss_files/flies-XXX.x: Adjust comments.
55581         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
55582         * nss/nss_files/files-grp.c: Likewise.
55583         * nss/nss_files/files-hosts.c: Likewise.
55584         * nss/nss_files/files-network.c: Likewise.
55585         * nss/nss_files/files-proto.c: Likewise.
55586         * nss/nss_files/files-pwd.c: Likewise.
55587         * nss/nss_files/files-rpc.c: Likewise.
55588         * nss/nss_files/files-service.c: Likewise.
55589         * nss/nss_files/files-sgrp.c: Likewise.
55590         * nss/nss_files/files-spwd.c: Likewise.
55591         * nss/nss_db/db-alias.c: Removed.
55592         * nss/nss_db/dummy-db.h: Removed.
55594 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
55596         * nss/makedb.c: Rewritten to not use database library.
55597         * nss/Makefile: Update to build new makedb program.
55599 2011-06-14  Andreas Jaeger  <aj@suse.de>
55601         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
55602         memset declaration.
55604 2011-06-10  Andreas Schwab  <schwab@redhat.com>
55606         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
55607         tmpbuf.
55609 2011-06-10  Roland McGrath  <roland@hack.frob.com>
55611         * Makerules (shlib.lds): Fail if the linker script comes out empty.
55612         * elf/Makefile ($(objpfx)ld.so): Likewise.
55614         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
55615         Don't list ld.so twice in dependencies.
55617         * posix/bug-regex31.c: Include <stdlib.h>.
55619         * nscd/hstcache.c (cache_addhst): Remove unused variable.
55621         * nis/nss_compat/compat-spwd.c
55622         (getspent_next_nss_netgr): Remove unused variable.
55623         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
55625         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
55626         nonmembers" output to use the right array.
55628         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
55630         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
55632         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
55633         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
55634         * catgets/gencat.c (read_input_file): Likewise.
55635         * locale/programs/locarchive.c (enlarge_archive): Likewise.
55637         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
55638         variable definition inside #if's controlling its use.
55640         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
55642         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
55644         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
55646         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
55647         unreachable code.
55649         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
55651         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
55652         * configure: Regenerated.
55654         * Makerules: Revert last change.
55655         * elf/Makefile: Likewise.
55657 2011-06-09  Roland McGrath  <roland@hack.frob.com>
55659         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
55660         * elf/Makefile ($(objpfx)librtld.os): Likewise.
55661         (reloc-link): Likewise.
55663 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
55665         * elf/Makefile: Add rules to build pldd.
55666         * elf/pldd.c: New file.
55667         * elf/pldd-xx.c: New file.
55669 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
55671         * version.h: Update for 2.15 development version.
55673 2011-06-07  David S. Miller  <davem@davemloft.net>
55675         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
55676         ifuncs.
55677         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
55678         elf_machine_lazy_rel): Likewise.
55679         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
55680         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
55681         elf_machine_lazy_rel): Likewise.
55682         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
55683         dl_hwcap via passed in argument.
55684         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
55685         Likewise.
55687 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55689         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
55691 2011-06-06  Roland McGrath  <roland@hack.frob.com>
55693         [BZ #12849]
55694         * manual/fdl-1.1.texi: New file, verbatim from:
55695         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
55696         * manual/lgpl-2.1.texi: New file, verbatim from:
55697         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
55698         * manual/Makefile (licenses): New variable, list those new file names.
55699         (texis): Use it.
55700         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
55702         * manual/fdl.texi: File removed.
55703         * manual/lesser.texi: File removed.
55704         * manual/libc.texinfo (Copying, Documentation License):
55705         Use new @include file names, put @appendix directive before @include.
55707 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
55709         [BZ #12841]
55710         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
55711         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
55712         (mq_open): Add __NTH.
55714 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
55716         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55717         Assume Intel Core i3/i5/i7 processor if AVX is available.
55719 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
55721         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
55722         typo.
55724 2011-05-31  Andreas Schwab  <schwab@redhat.com>
55726         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
55727         memory.  Use alloca_account.  Fix memory leak when retrying.
55729 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
55731         * version.h (RELEASE): Bump for 2.14 release.
55732         * include/features.h (__GLIBC_MINOR__): Bump to 14.
55734         * config.make.in (RANLIB): Remove entry.
55736 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
55738         * po/Makefile (po-sed-cmd): Add ksh to extensions.
55739         (libc.pot): Work around missing support for .ksh extension in xgettext.
55741         [BZ #12684]
55742         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
55743         if both request failed.
55744         (send_dg): In case of server errors clear resplen or *resplen2.
55746         [BZ #12454]
55747         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
55748         when there are multiple maps.
55749         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
55750         (_dl_fini): Remove test here.
55752         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
55754 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
55756         [BZ #12350]
55757         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
55758         bit from old_res_options.
55759         (gaih_inet): Likewise.
55761         [BZ #11099]
55762         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
55763         as signed.
55765         * resolv/res_init.c (res_setoptions): Make the code more compact.
55767         [BZ #11558]
55768         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
55769         set RES_USEVC.
55771         [BZ #11634]
55772         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
55774         * malloc/malloc.h: Mark malloc hook variables as deprecated.
55776         [BZ #11781]
55777         * malloc/malloc.h: Declare malloc hook variables as volatile.
55779         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
55780         in last patch.
55782         [BZ #11799]
55783         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
55784         raise in the comment.
55785         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
55786         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
55787         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
55789 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
55791         [BZ #12811]
55792         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
55793         grow the buffers more if it already has to be sufficient.
55794         (build_wcs_upper_buffer): Likewise.
55795         * posix/regexec.c (check_matching): Likewise.
55796         (clean_state_log_if_needed): Likewise.
55797         (extend_buffers): Don't enlarge buffers beyond size of the input
55798         buffer.
55799         Patches mostly by Emil Wojak <emil@wojak.eu>.
55800         * posix/bug-regex32.c: New file.
55801         * posix/Makefile (tests): Add bug-regex32.
55803         * locale/findlocale.c (_nl_find_locale): Return right away if
55804         _nl_explode_name failed.
55805         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
55807         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
55809         * debug/xtrace.sh: Unify messages.
55810         * malloc/memusage.sh: Likewise.
55812         [BZ #12813]
55813         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
55814         time symbol from vDSO.  Substitute with vsyscall if not available.
55815         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
55816         __vdso_time.
55818         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
55819         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
55820         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
55821         Add sendmmsg and internal_sendmmsg.
55822         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
55823         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
55824         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
55826         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
55827         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
55828         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
55830 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
55832         [BZ #12813]
55833         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
55834         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
55835         available.
55836         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
55837         __vdso_getcpu.
55839         [BZ #12814]
55840         * iconvdata/Makefile (tests): Add bug-iconv9.
55841         * iconvdata/bug-iconv9.c: New file.
55843 2011-05-27  Andreas Schwab  <schwab@redhat.com>
55845         [BZ #12814]
55846         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
55848 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
55850         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
55851         (struct user_regs_struct): Change intcs field back to cs.
55853 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
55855         * po/ja.po: Update from translation team.
55857 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
55859         [BZ #12795]
55860         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
55861         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
55863 2011-05-20  Andreas Schwab  <schwab@redhat.com>
55865         * stdlib/longlong.h: Update from GCC.
55867 2011-05-23  Andreas Schwab  <schwab@redhat.com>
55869         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
55870         parameter name.
55871         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
55872         Add parameter name.
55873         (__sysconf): Pass it down.
55875 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
55877         [BZ #12671]
55878         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
55879         some situations.
55880         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
55881         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
55882         add in in __libc_use_alloca calls.  Adjust callers.
55883         (glob): Use malloc in some situations.
55885         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
55886         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
55887         pltexit.
55889 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
55891         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
55892         and CLOCK_BOOTTIME_ALARM.
55894         [BZ #12782]
55895         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
55896         is returned.
55898         * string/_strerror.c (__strerror_r): Print negative errors as signed
55899         numbers.
55901         [BZ #12777]
55902         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
55903         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
55904         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
55906         * configure.in: Fix typo in redirection and correct removal of test
55907         files in two cases.
55909         [BZ #12788]
55910         * locale/setlocale.c (new_composite_name): Fix test to check for
55911         identical name of all categories.
55913         [BZ #12792]
55914         * libio/filedoalloc.c (local_isatty): New function.
55915         (_IO_file_doallocate): Use local_isatty.
55916         * stdio-common/perror.c (perror): In case a new stream is used
55917         forward the stream error.
55918         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
55919         error flag.
55921 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
55923         [BZ #11869]
55924         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
55925         alloca.
55926         * include/alloca.h (extend_alloca_account): Define.
55928         [BZ #11857]
55929         * posix/regex.h: Fix comments with documentation of user-accessible
55930         fields after compilation and describe correct free'ing of pattern
55931         after re_compile_pattern.
55932         Patch by Reuben Thomas <rrt@sc3d.org>.
55934 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
55936         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
55937         and -mno-altivec to prevent the compiler from using Altivec and/or
55938         VSX instructions when the corresponding registers are not available.
55940 2011-05-19  Andreas Schwab  <schwab@redhat.com>
55942         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
55944 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
55946         * libio/freopen.c (freopen): Use __dup2, not dup2.
55947         * libio/freopen64.c (freopen64): Likewise.
55949 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
55951         [BZ #12775]
55952         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
55953         * math/Makefile (tests): Add test-powl.
55954         (CFLAGS-test-powl.c): Define.
55955         * math/test-powl.c: New file.
55957 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
55959         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
55961 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
55963         [BZ #11837]
55964         * iconvdata/gb18030.c: Update to GB18020-2005.
55966 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
55968         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
55969         RE_SYNTAX_POSIX_AWK): Update to match recent development.
55970         Patch by Aharon Robbins <arnold@skeeve.com>.
55972         [BZ #11892]
55973         * stdlib/putenv.c (putenv): Don't always create copy of the variable
55974         on the stack.
55976         [BZ #11895]
55977         * misc/pselect.c (__pselect): Handle timeout value errors hidden
55978         through underflows.
55980         [BZ #12766]
55981         * misc/error.c (error_at_line): Ensure file_name and old_file_name
55982         point to strings before performing equality test for error_one_per_line
55983         mode.
55985         [BZ #11697]
55986         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
55988         [BZ #11820]
55989         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
55990         (struct user_fpregs_struct): Avoid __uint*_t types.
55992         [BZ #6420]
55993         * malloc/mtrace.c (tr_where): Add additional parameter to point to
55994         symbol info.  Use it instead of calling _dl_addr locally.
55995         (lock_and_info): New function.
55996         (tr_freehook): Call lock_and_info and pass symbol info as additional
55997         parameter to tr_where.
55998         (tr_mallochook): Likewise.
55999         (tr_reallochook): Likewise.
56000         (tr_memalignhook): Likewise.
56002         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
56003         used and couldn't be at all thread-safe.
56005 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
56007         * libio/freopen.c (freopen): Don't close old file descriptor
56008         before the new one is opened.  Instead dup the new file descriptor
56009         to the old one after the new stream is created.
56010         * libio/freopen64.c (freopen64): Likewise.
56011         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
56012         * libio/fileops.c (_IO_new_file_close_it): Handle new
56013         _IO_FLAGS2_NOCLOSE flag.
56014         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
56015         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
56016         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
56017         _IO_FLAGS2_NOCLOSE flag.
56018         * include/unistd.h: Add hidden_proto for dup3.
56019         Define __have_dup3.
56020         * io/dup3.c: Define hidden symbol.
56021         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
56023         [BZ #7101]
56024         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
56025         when an incomplete long option is used.
56026         * posix/tst-getopt_long1.c: New file.
56027         * posix/Makefile (tests): Add tst-getopt_long1.
56029         [BZ #10138]
56030         * scripts/config.guess: Update from autoconf-2.68.
56031         * scripts/config.sub: Likewise.
56033         [BZ #10157]
56034         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
56035         tests into ...
56036         (has_cpuclock): ...this.  New function.
56037         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
56038         macro here based on has_cpuclock code.
56040         [BZ #10149]
56041         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
56042         First byte (not low byte) is now always NUL.
56043         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
56045         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
56046         Use non-cancelable interfaces.
56048         [BZ #9809]
56049         * locale/iso-639.def: Add entry for Sorani.
56051         [BZ #11901]
56052         * include/stdlib.h: Move include protection to the right place.
56053         Define abort_msg_s.  Declare __abort_msg with it.
56054         * stdlib/abort.c (__abort_msg): Adjust type.
56055         * assert/assert.c (__assert_fail_base): New function.  Majority
56056         of code from __assert_fail.  Allocate memory for __abort_msg with
56057         mmap.
56058         (__assert_fail): Now call __assert_fail_base.
56059         * assert/assert-perr.c: Remove bulk of implementation.  Use
56060         __assert_fail_base.
56061         * include/assert.hL Declare __assert_fail_base.
56062         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
56063         mmap.
56064         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
56066 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
56068         [BZ #11952]
56069         [BZ #12453]
56070         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
56071         until all modules are registered in the DTV.
56072         * elf/Makefile: Add rules to build and run tst-tls19.
56073         * elf/tst-tls19.c: New file.
56074         * elf/tst-tls19mod1.c: New file.
56075         * elf/tst-tls19mod2.c: New file.
56076         * elf/tst-tls19mod3.c: New file.
56077         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
56079         [BZ #12083]
56080         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
56081         correctly.
56083         [BZ #12601]
56084         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
56085         two-byte sequence errors.
56086         * iconvdata/Makefile (tests): Add bug-iconv8.
56087         * iconvdata/bug-iconv8.c: New file.
56089         [BZ #12626]
56090         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
56091         buf2 definition.
56093         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
56095         [BZ #12432]
56096         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
56097         (dummy_getcfa): New function.
56098         (init): Get _Unwind_GetCFA address, use dummy if not found.
56099         (backtrace_helper): In recursion check, also check whether CFA changes.
56100         (__backtrace): Completely initialize arg.
56102         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
56103         storing incomplete byte sequence in state object.  Avoid testing for
56104         guaranteed too small input if we know there is enough data available.
56106 2011-05-11  Andreas Schwab  <schwab@redhat.com>
56108         * Makeconfig (+link-pie): Indent.
56109         * Rules (binaries-pie): Define if $(have-fpie) and
56110         $(build-shared).
56111         (binaries-shared): Also filter out $(binaries-pie).
56112         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
56113         * nscd/Makefile (others-pie): Add nscd.
56114         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
56115         ($(objpfx)nscd): Remove command override.
56116         * login/Makefile (others-pie): Add pt_chown.
56117         ($(objpfx)pt_chown): Remove command override.
56118         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
56119         remove command overrides.
56121 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
56123         * libio/tst_putwc.c: Fix error messages.
56125         [BZ #12724]
56126         * libio/fileops.c (_IO_new_file_close_it): Always flush when
56127         currently writing and seek to current position when not.
56128         * libio/Makefile (tests): Add bug-fclose1.
56129         * libio/bug-fclose1.c: New file.
56131 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
56133         [BZ #12511]
56134         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
56135         don't set DF_1_NODELETE here.
56136         (do_lookup_x): When entering new entry test for copy relocation
56137         and if necessary set DF_1_NODELETE flag.
56138         * elf/tst-unique4.cc: New file.
56139         * elf/tst-unique4.h: New file.
56140         * elf/tst-unique4lib.cc: New file.
56141         * elf/Makefile: Add rules to build and run tst-unique4.
56142         Patch by Piotr Bury <pbury@goahead.com>.
56144 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
56146         [BZ #12052]
56147         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
56149         [BZ #12625]
56150         * misc/mntent_r.c (addmntent): Flush the stream after the output
56152         [BZ #12393]
56153         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
56154         (is_trusted_path_normalize): Skip initial colon.  Append slash
56155         to empty buffer.  Duplicate is_trusted_path code but allow
56156         constructed patch to be prefix.
56157         (is_dst): Allow $ORIGIN followed by /.
56158         (_dl_dst_substitute): Correct clearing of check_for_trusted.
56159         Correct testing of result of is_trusted_path_normalize
56160         (decompose_rpath): Fix warning.
56162 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
56164         [BZ #11257]
56165         * grp/initgroups.c (internal_getgrouplist): When we found the service
56166         list through the initgroups entry in nsswitch.conf do not always
56167         continue on a successful lookup.  Don't always use the
56168         __nss_group_database value if it is set.
56169         * nss/nsswitch.conf (initgroups): Change action for successful db
56170         lookup to continue for compatibility.
56172 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
56174         [BZ #11532]
56175         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
56176         and CP774 modules.
56177         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
56178         and CP774 modules.
56179         * iconvdata/tst-tables.sh: Likewise.
56180         * iconvdata/cp770.c: New file.
56181         * iconvdata/cp771.c: New file.
56182         * iconvdata/cp772.c: New file.
56183         * iconvdata/cp773.c: New file.
56184         * iconvdata/cp774.c: New file.
56185         * iconvdata/testdata/CP770: New file.
56186         * iconvdata/testdata/CP770..UTF8: New file.
56187         * iconvdata/testdata/CP771: New file.
56188         * iconvdata/testdata/CP771..UTF8: New file.
56189         * iconvdata/testdata/CP772: New file.
56190         * iconvdata/testdata/CP772..UTF8: New file.
56191         * iconvdata/testdata/CP773: New file.
56192         * iconvdata/testdata/CP773..UTF8: New file.
56193         * iconvdata/testdata/CP774: New file.
56194         * iconvdata/testdata/CP774..UTF8: New file.
56196         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
56197         END CHARMAP line.
56198         * iconvdata/gen-8bit-gap.sh: Likewise.
56199         * iconvdata/gen-8bit.sh: Likewise.
56201         * locale/iso-639.def: Add ary entry.
56203         [BZ #11258]
56204         * locale/C-translit.h.in: Add U20A1 transliteration.
56206         [BZ #12178]
56207         * locale/iso-639.def: Add wae entry.
56208         Patch by Kevin Bortis <bortis@translate-wae.ch>.
56210         [BZ #12545]
56211         * locale/programs/localedef.c (construct_output_path): Use ssize_t
56212         for n.
56214         [BZ #12711]
56215         * locale/C-translit.h.in: Add entry for U20B9.
56216         Patch by pravin.d.s@gmail.com.
56218 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
56220         [BZ #12713]
56221         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
56222         ENAMETOOLONG use generic getcwd.
56223         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
56224         in rtld.  Use *stat64.
56225         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
56226         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
56227         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
56228         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
56229         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
56230         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
56231         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
56232         __fstatat64 macros.
56233         * include/dirent.h: Add libc_hidden_proto for rewinddir.
56234         * dirent/rewinddir.c: Add libc_hidden_def.
56235         * sysdeps/mach/hurd/rewinddir.c: Likewise.
56236         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
56238         * include/dirent.h (__alloc_dir): Add flags parameter.
56239         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
56240         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
56241         __alloc_dir.
56242         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
56243         from fdopendir if O_CLOEXEC is already set.
56245 2011-03-15  Alan Modra  <amodra@gmail.com>
56247         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
56248         l_tls_firstbyte_offset non-zero.  Save padding offset in
56249         l_tls_firstbyte_offset for later use.
56250         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
56251         freeing static tls block.
56253 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
56255         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
56256         where #ifdef was intended.  The intent is to prevent ARG_MAX from
56257         being defined by the kernel headers.
56259 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
56261         [BZ #12734]
56262         * resolv/resolv.h: Define RES_NOTLDQUERY.
56263         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
56264         no-tld-query and set RES_NOTLDQUERY.
56265         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
56266         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
56267         modern BIND to search name as TLD unless forbidden.
56269 2011-05-07  Petr Baudis  <pasky@suse.cz>
56270             Ulrich Drepper  <drepper@gmail.com>
56272         [BZ #12393]
56273         * elf/dl-load.c (fillin_rpath): Move trusted path check...
56274         (is_trusted_path): ...to here.
56275         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
56276         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
56277         using is_trusted_path_normalize() in setuid scripts.
56279 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
56281         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
56282         __BEGIN/__END_DECLS.
56284 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
56286         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
56287         NSS_STATUS_NOTFOUND if no record was found.
56289 2011-05-05  Andreas Schwab  <schwab@redhat.com>
56291         * sunrpc/Makefile (headers): Add rpc/netdb.h.
56292         (headers-not-in-tirpc): Remove rpc/netdb.h
56293         * resolv/netdb.h: Revert last change.
56295 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
56297         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
56298         circular dependency between libgcc.a and libc.a.
56300 2011-05-05  Andreas Schwab  <schwab@redhat.com>
56302         * resolv/netdb.h: Don't include <rpc/netdb.h>.
56303         * nis/Makefile: Don't install rpcsvc/*.
56304         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
56305         instead of <rpc/types.h>.
56306         (MAXHOSTNAMELEN): Define.
56308 2011-05-03  Andreas Schwab  <schwab@redhat.com>
56310         * elf/ldconfig.c (add_dir): Don't crash on empty path.
56312 2011-04-28  Maciej Babinski  <mbabinski@google.com>
56314         [BZ #12714]
56315         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
56316         gethostbyname4_r when IPv6 results are possible.
56318 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
56320         [BZ #12723]
56321         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
56322         _PC_PIPE_BUF handling.
56324 2011-04-30  Bruno Haible  <bruno@clisp.org>
56326         [BZ #12717]
56327         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
56328         * resolv/netdb.h (getnameinfo): Change type of flags parameter
56329         to 'int'.
56330         * inet/getnameinfo.c (getnameinfo): Likewise.
56332 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
56334         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
56335         to groups setting in database lookup.
56336         * nss/nsswitch.conf: Add initgroups entry.
56338 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
56340         [BZ #12685]
56341         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
56342         mode string.
56343         Patch by Eric Blake <eblake@redhat.com>.
56345 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
56347         * sunrpc/Makefile (need-export-routines): Add svc_run.
56348         (routines): Remove svc_run.
56349         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
56350         * sunrpc/clnt_perr.c (clnt_perrno): Export.
56351         * sunrpc/svc_run.c (svc_run): Likewise.
56352         * sunrpc/svc_udp.c (svcudp_create): Likewise.
56354 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
56356         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
56357         problem in reallocation in last patch.
56359 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
56361         * sunrpc/Makefile: Move inclusion of Rules.
56363 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
56365         * nss/nss_files/files-initgroups.c: New file.
56366         * nss/Makefile (libnss_files-routines): Add files-initgroups.
56367         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
56368         _nss_files_initgroups_dyn.
56370 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
56372         * elf/elf.h (R_ARM_IRELATIVE): Define.
56374 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
56376         * po/ru.po: Update from translation team.
56378 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
56380         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
56381         dependencies.
56383 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
56385         [BZ #12653]
56386         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
56387         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
56388         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
56389         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
56390         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
56392 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
56394         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
56395         differing bytes.
56396         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
56397         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
56398         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
56400 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
56402         [BZ #12420]
56403         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
56404         storing it.
56405         * stdlib/bug-getcontext.c: New file.
56406         * stdlib/Makefile: Add rules to build and run bug-getcontext.
56408 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56410         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
56411         instructions into .machine "z9-109".
56412         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
56413         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
56415 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56417         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
56418         between environment variables and auxiliary vector.
56420 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
56422         * Makefile: Add rules to build linkobj/libc.so.
56423         * include/libc-symbols.h: Define libc_hidden_nolink.
56424         * include/rpc/auth.h: Mark functions which are to be hidden.
56425         * include/rpc/auth_des.h: Likewise.
56426         * include/rpc/auth_unix.h: Likewise.
56427         * include/rpc/clnt.h: Likewise.
56428         * include/rpc/des_crypt.h: Likewise.
56429         * include/rpc/key_prot.h: Likewise.
56430         * include/rpc/pmap_clnt.h: Likewise.
56431         * include/rpc/pmap_prot.h: Likewise.
56432         * include/rpc/pmap_rmt.h: Likewise.
56433         * include/rpc/rpc_msg.h: Likewise.
56434         * include/rpc/svc.h: Likewise.
56435         * include/rpc/svc_auth.h: Likewise.
56436         * include/rpc/xdr.h: Likewise.
56437         * nis/Makefile: Link all DSOs against linkobj/libc.so.
56438         * nss/Makefile: Likewise.
56439         * sunrpc/Makefile: Don't install headers.  Build library with normal
56440         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
56441         * sunrpc/auth_des.c: Hide exported symbols by default, export some
56442         for the compat linking library.  Remove use of INTDEF/INTUSE.
56443         * sunrpc/auth_none.c: Likewise.
56444         * sunrpc/auth_unix.c: Likewise.
56445         * sunrpc/authdes_prot.c: Likewise.
56446         * sunrpc/authuxprot.c: Likewise.
56447         * sunrpc/clnt_gen.c: Likewise.
56448         * sunrpc/clnt_perr.c: Likewise.
56449         * sunrpc/clnt_raw.c: Likewise.
56450         * sunrpc/clnt_simp.c: Likewise.
56451         * sunrpc/clnt_tcp.c: Likewise.
56452         * sunrpc/clnt_udp.c: Likewise.
56453         * sunrpc/clnt_unix.c: Likewise.
56454         * sunrpc/des_crypt.c: Likewise.
56455         * sunrpc/des_soft.c: Likewise.
56456         * sunrpc/get_myaddr.c: Likewise.
56457         * sunrpc/key_call.c: Likewise.
56458         * sunrpc/key_prot.c: Likewise.
56459         * sunrpc/netname.c: Likewise.
56460         * sunrpc/pm_getmaps.c: Likewise.
56461         * sunrpc/pm_getport.c: Likewise.
56462         * sunrpc/pmap_clnt.c: Likewise.
56463         * sunrpc/pmap_prot.c: Likewise.
56464         * sunrpc/pmap_prot2.c: Likewise.
56465         * sunrpc/pmap_rmt.c: Likewise.
56466         * sunrpc/publickey.c: Likewise.
56467         * sunrpc/rpc_cmsg.c: Likewise.
56468         * sunrpc/rpc_common.c: Likewise.
56469         * sunrpc/rpc_dtable.c: Likewise.
56470         * sunrpc/rpc_prot.c: Likewise.
56471         * sunrpc/rpc_thread.c: Likewise.
56472         * sunrpc/rtime.c: Likewise.
56473         * sunrpc/svc.c: Likewise.
56474         * sunrpc/svc_auth.c: Likewise.
56475         * sunrpc/svc_authux.c: Likewise.
56476         * sunrpc/svc_raw.c: Likewise.
56477         * sunrpc/svc_run.c: Likewise.
56478         * sunrpc/svc_simple.c: Likewise.
56479         * sunrpc/svc_tcp.c: Likewise.
56480         * sunrpc/svc_udp.c: Likewise.
56481         * sunrpc/svc_unix.c: Likewise.
56482         * sunrpc/svcauth_des.c: Likewise.
56483         * sunrpc/xcrypt.c: Likewise.
56484         * sunrpc/xdr.c: Likewise.
56485         * sunrpc/xdr_array.c: Likewise.
56486         * sunrpc/xdr_float.c: Likewise.
56487         * sunrpc/xdr_intXX_t.c: Likewise.
56488         * sunrpc/xdr_mem.c: Likewise.
56489         * sunrpc/xdr_rec.c: Likewise.
56490         * sunrpc/xdr_ref.c: Likewise.
56491         * sunrpc/xdr_sizeof.c: Likewise.
56492         * sunrpc/xdr_stdio.c: Likewise.
56494 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
56496         [BZ #12650]
56497         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
56498         * sysdeps/ia64/dl-tls.h: Likewise.
56499         * sysdeps/powerpc/dl-tls.h: Likewise.
56500         * sysdeps/s390/dl-tls.h: Likewise.
56501         * sysdeps/sh/dl-tls.h: Likewise.
56502         * sysdeps/sparc/dl-tls.h: Likewise.
56503         * sysdeps/x86_64/dl-tls.h: Likewise.
56504         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
56506 2011-03-14  Andreas Schwab  <schwab@redhat.com>
56508         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
56509         rpath element also skip the following colon.
56510         (expand_dynamic_string_token): Add is_path parameter and pass
56511         down to DL_DST_REQUIRED and _dl_dst_substitute.
56512         (decompose_rpath): Call expand_dynamic_string_token with
56513         non-zero is_path.  Ignore empty rpaths.
56514         (_dl_map_object_from_fd): Call expand_dynamic_string_token
56515         with zero is_path.
56517 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
56519         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
56520         Make cancelable.
56522 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
56524         [BZ #12655]
56525         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
56526         Patch by Filipe David Manana <fdmanana@apache.org>.
56528 2011-04-07  Andreas Schwab  <schwab@redhat.com>
56530         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
56531         Maintain aligned stack.
56532         (CHECK_RSP): Remove unused macro.
56534 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
56536         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
56537         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
56539 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
56541         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
56543         * include/features.h: Mention __USE_XOPEN2K8 in comment.
56545 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
56547         [BZ #12518]
56548         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
56549         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
56550         * sysdeps/x86_64/memmove.c: New file.
56551         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
56552         (memcpy): Renamed to ...
56553         (__new_memcpy): This.
56554         (memcpy): Provide GLIBC_2_14 memcpy.
56555         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
56556         (memcpy): Provide GLIBC_2_2_5 memcpy.
56558 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56560         [BZ #12631]
56561         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
56563 2011-03-30  Andreas Schwab  <schwab@redhat.com>
56565         * misc/syncfs.c: New file.
56566         * misc/Makefile (routines): Add syncfs.
56567         * posix/unistd.h: Declare syncfs.
56568         * sysdeps/unix/syscalls.list: Add syncfs.
56570 2011-04-01  Andreas Schwab  <schwab@redhat.com>
56572         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
56573         open_by_handle_at.
56574         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
56575         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56576         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56577         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56578         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56579         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
56580         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56582 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56584         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
56585         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56586         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
56587         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56588         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56589         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56590         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56592         * io/Makefile: Compile fallocate.c, fallocate64.c, and
56593         sync_file_range.c with -fexceptions.
56594         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
56595         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
56596         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
56597         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
56598         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
56599         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
56600         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
56601         sync_file_range as cancellation point
56602         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
56603         now a wrapper around __call_sync_file_range with cancellation handling.
56604         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
56605         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
56606         function name to __call_sync_file_range.
56607         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
56608         Add call_sync_file_range.
56610 2011-04-01  Andreas Schwab  <schwab@redhat.com>
56612         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
56613         bits/timex.h.
56615 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56617         * iconv/iconv.h: Fix typo in comment.
56618         * io/fcntl.h: Likewise.
56619         * libio/stdio.h: Likewise.
56620         * posix/spawn.h: Likewise.
56621         * posix/unistd.h: Likewise.
56622         * stdlib/stdlib.h: Likewise.
56623         * time/time.h: Likewise.
56624         * wcsmbs/wchar.h: Likewise.
56626         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
56627         open_by_handle): Add.
56628         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
56629         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
56630         Augment a few comments.
56631         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56632         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56633         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56634         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56635         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56636         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
56637         open_by_handle.
56639         * io/fcntl.h (AT_EMPTY_PATH): Define.
56641 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
56643         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
56644         * sysdeps/unix/sysv/linux/bits/time.h: New file.
56645         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
56646         to...
56647         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
56648         * Versions.def: Add GLIBC_2.14.
56649         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
56650         Export.
56652 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
56654         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
56655         round counter.
56656         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
56658 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
56660         [BZ #12597]
56661         * string/test-strncmp.c (do_page_test): New function.
56662         (check2): Likewise.
56663         (test_main): Call check2.
56664         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
56666 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
56668         [BZ #12587]
56669         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
56670         Handle cache information in CPU leaf 4.
56671         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
56673 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
56675         [BZ #12583]
56676         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
56677         character representation.
56678         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
56680 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
56682         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
56683         END(__isnan) to END(__isnanf) to match function entry point/label
56684         EALIGN(__isnanf,...).
56686 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
56688         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
56690 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
56692         [BZ #12510]
56693         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
56694         copy from the symbol referenced in the relocation to initialize the
56695         used variable.
56696         Patch by Piotr Bury <pbury@goahead.com>.
56697         * elf/Makefile: Add rules to build and tst-unique3.
56698         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
56699         * elf/tst-unique3.cc: New file.
56700         * elf/tst-unique3.h: New file.
56701         * elf/tst-unique3lib.cc: New file.
56702         * elf/tst-unique3lib2.cc: New file.
56704         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
56706 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
56708         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
56709         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
56710         to _start.
56712 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
56714         * elf/dl-load.c (_dl_map_object): If we are looking for the first
56715         to-be-loaded object along a path to loader is ld.so.
56717 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
56718             Ulrich Drepper  <drepper@gmail.com>
56720         * sysdeps/x86_64/memset.S: After aligning destination, code
56721         branches to different locations depending on the value of
56722         misalignment, when multiarch is enabled. Fix this.
56724 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
56726         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
56727         Set _x86_64_preferred_memory_instruction for AMD processsors.
56728         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56729         Set bit_Prefer_SSE_for_memop for AMD processors.
56731 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
56733         * libio/fmemopen.c (fmemopen): Optimize a bit.
56735 2011-03-03  Andreas Schwab  <schwab@redhat.com>
56737         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
56739 2011-03-03  Roland McGrath  <roland@redhat.com>
56741         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
56743 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
56745         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
56746         __bzero_ultra1 instead of __memset_ultra1.
56748 2011-02-23  Andreas Schwab  <schwab@redhat.com>
56749             Ulrich Drepper  <drepper@gmail.com>
56751         [BZ #12509]
56752         * include/link.h (struct link_map): Add l_orig_initfini.
56753         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
56754         returning unsuccessfully.
56755         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
56756         close of a file loaded at startup, restore the original l_initfini
56757         list.
56758         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
56759         list, store the pointer.
56760         * elf/Makefile ($(objpfx)noload-mem): New rule.
56761         (noload-ENV): Define.
56762         (tests): Add $(objpfx)noload-mem.
56763         * elf/noload.c: Include <memcheck.h>.
56764         (main): Call mtrace.  Close all opened handles.
56766 2011-02-17  Andreas Schwab  <schwab@redhat.com>
56768         [BZ #12454]
56769         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
56770         dependencies are missing.
56772 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56774         Fix __if_freereq crash: Unlike the generic version which uses free,
56775         Hurd needs munmap.
56776         * sysdeps/mach/hurd/ifreq.h: New file.
56778 2011-01-27  Petr Baudis  <pasky@suse.cz>
56779             Ulrich Drepper  <drepper@gmail.com>
56781         [BZ 12445]#
56782         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
56783         to extend_alloca().
56784         * stdio-common/bug23.c: New file.
56785         * stdio-common/Makefile (tests): Add bug23.
56787 2010-09-28  Andreas Schwab  <schwab@redhat.com>
56788             Ulrich Drepper  <drepper@gmail.com>
56790         [BZ #12489]
56791         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
56792         before performing relro protection.  At old place add assertion
56793         to make sure nothing changed.
56795 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
56796             Glauber de Oliveira Costa  <glommer@gmail.com>
56798         * elf/elf.h: Add new ARM TLS relocs.
56800 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
56802         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
56803         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
56804         cast from r3.
56805         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
56806         'tests' variable.
56807         * sysdeps/wordsize-64/tst-writev.c: New file.
56809 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
56811         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
56812         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
56813         insns in _dl_start to prevent a TOC reference before relocs are
56814         resolved.
56816 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
56818         [BZ #12469]
56819         * Makeconfig: Remove RANLIB definition.
56820         * Makerules: Don't use RANLIB.
56821         * aclocal.m4: Remove ranlib test.
56822         * configure.in: No need to check for ranlib.
56823         * elf/rtld-Rules: Don't use RANLIB.
56825 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56827         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
56828         protection macro.
56829         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
56830         inclusion protection macro.
56832         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
56833         SIGRTMIN and SIGRTMAX and print information in that case only when
56834         SIGRTMIN is defined.
56836 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
56838         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
56839         arginfo fn returning -1.
56841         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
56842         and thousands string is zero terminated.
56844 2011-02-03  Andreas Schwab  <schwab@redhat.com>
56846         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
56847         sysdeps/unix/sysv/linux/bits/socket.h.
56849 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56851         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
56852         (__CPU_COUNT): Remove old macros.
56853         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
56854         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
56855         (__CPU_ALLOC, __CPU_FREE): Add macros.
56856         (__sched_cpualloc, __sched_cpufree): Add declarations.
56858 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
56860         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
56861         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
56862         * nscd/aicache.c (addhstaiX): Return timeout of added value.
56863         (readdhstai): Return value of addhstaiX call.
56864         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
56865         (addgrbyX): Return value returned by cache_addgr.
56866         (readdgrbyname): Return value returned by addgrbyX.
56867         (readdgrbygid): Likewise.
56868         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
56869         (addpwbyX): Return value returned by cache_addpw.
56870         (readdpwbyname): Return value returned by addhstbyX.
56871         (readdpwbyuid): Likewise.
56872         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
56873         (addservbyX): Return value returned by cache_addserv.
56874         (readdservbyname): Return value returned by addservbyX:
56875         (readdservbyport): Likewise.
56876         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
56877         (addhstbyX): Return value returned by cache_addhst.
56878         (readdhstbyname): Return value returned by addhstbyX.
56879         (readdhstbyaddr): Likewise.
56880         (readdhstbynamev6): Likewise.
56881         (readdhstbyaddrv6): Likewise.
56882         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
56883         (readdinitgroups): Return value returned by addinitgroupsX.
56884         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
56885         (prune_cache): Keep track of timeout value of re-added entries.
56886         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
56887         * nscd/nscd.h: Adjust prototypes of readd* functions.
56889 2011-02-04  Roland McGrath  <roland@redhat.com>
56891         * nis/nis_server.c (nis_servstate): Use the right name for 0.
56892         (nis_stats): Likewise.
56893         * nis/nis_modify.c (nis_modify): Likewise.
56894         * nis/nis_remove.c (nis_remove): Likewise.
56895         * nis/nis_add.c (nis_add): Likewise.
56897         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
56899         * posix/fnmatch_loop.c: Add some consts.
56901         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
56903 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
56905         [BZ #12460]
56906         * config.make.in (config-cflags-novzeroupper): Define.
56907         * configure.in: Substitute libc_cv_cc_novzeroupper.
56908         * elf/Makefile (AVX-CFLAGS): Define.
56909         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
56910         (CFLAGS-tst-auditmod4a.c): Likewise.
56911         (CFLAGS-tst-auditmod4b.c): Likewise.
56912         (CFLAGS-tst-auditmod6b.c): Likewise.
56913         (CFLAGS-tst-auditmod6c.c): Likewise.
56914         (CFLAGS-tst-auditmod7b.c): Likewise.
56915         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
56917 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
56919         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
56920         function to the callback.
56921         Patch partly by Jiri Olsa <jolsa@redhat.com>.
56923 2011-02-02  Andreas Schwab  <schwab@redhat.com>
56925         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
56926         of errno.
56928 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
56930         [BZ #11724]
56931         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
56932         of constructors.
56933         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
56934         of destructors.
56935         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
56937         [BZ #11724]
56938         * elf/Makefile: Add rules to build and run new test.
56939         * elf/tst-initorder.c: New file.
56940         * elf/tst-initorder.exp: New file.
56941         * elf/tst-initordera1.c: New file.
56942         * elf/tst-initordera2.c: New file.
56943         * elf/tst-initordera3.c: New file.
56944         * elf/tst-initordera4.c: New file.
56945         * elf/tst-initorderb1.c: New file.
56946         * elf/tst-initorderb2.c: New file.
56947         * elf/tst-order-a1.c: New file.
56948         * elf/tst-order-a2.c: New file.
56949         * elf/tst-order-a3.c: New file.
56950         * elf/tst-order-a4.c: New file.
56951         * elf/tst-order-b1.c: New file.
56952         * elf/tst-order-b2.c: New file.
56953         * elf/tst-order-main.c: New file.
56954         New test case by George Gensure <werkt0@gmail.com>.
56956 2010-10-01  Andreas Schwab  <schwab@redhat.com>
56958         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
56959         decoding ACE if AI_CANONIDN.
56961 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
56963         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
56965 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
56967         * version.h (RELEASE): Bump for 2.13 release.
56968         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
56970         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
56972         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
56973         MADV_NOHUGEPAGE.
56974         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
56975         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
56976         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
56977         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
56978         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
56979         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
56981         * posix/getconf.c: Update copyright year.
56982         * catgets/gencat.c: Likewise.
56983         * csu/version.c: Likewise.
56984         * debug/catchsegv.sh: Likewise.
56985         * debug/xtrace.sh: Likewise.
56986         * elf/ldconfig.c: Likewise.
56987         * elf/ldd.bash.in: Likewise.
56988         * elf/sprof.c (print_version): Likewise.
56989         * iconv/iconv_prog.c: Likewise.
56990         * iconv/iconvconfig.c: Likewise.
56991         * locale/programs/locale.c: Likewise.
56992         * locale/programs/localedef.c: Likewise.
56993         * malloc/memusage.sh: Likewise.
56994         * malloc/mtrace.pl: Likewise.
56995         * nscd/nscd.c (print_version): Likewise.
56996         * nss/getent.c: Likewise.
56998         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
56999         PF_CAIF, and PF_ALG.
57000         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
57002 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
57004         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
57005         (modules-names): Use them.
57006         (ifunc-test-modules, ifunc-pie-tests): Define.
57007         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
57008         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
57009         (test-extras): Likewise.
57010         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
57011         $(compile-command.c).
57012         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
57013         (all-built-dso): Define.
57014         (check-textrel.out, check-execstack.out): Depend on it.
57016         * configure.in: Don't override --enable-multi-arch.
57018 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
57020         [BZ #6812]
57021         * nscd/hstcache.c (tryagain): Define.
57022         (cache_addhst): Return tryagain not notfound for temporary errors.
57023         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
57024         failed.
57026 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
57028         [BZ #10563]
57029         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
57030         to make the syscall.
57031         * sysdeps/unix/sysv/linux/setgroups.c: New file.
57033         [BZ #12378]
57034         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
57035         and fall back to matching as normal character if the string ends before
57036         the matching ']' is found.  This is what POSIX requires.
57037         * posix/testfnm.c: Adjust test result.
57038         * posix/globtest.sh: Adjust test result.  Add new test.
57039         * posix/tst-fnmatch.input: Likewise.
57040         * posix/tst-fnmatch2.c: Add new test.
57042 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
57044         * elf/Makefile (check-execstack): Revert last change.  Depend on
57045         check-execstack.h.
57046         (check-execstack.h): New target.
57047         (generated): Add check-execstack.h.
57048         * elf/check-execstack.c: Include "check-execstack.h".
57049         (main): Revert last change.
57050         (handle_file): Return zero if GNU_STACK is absent and
57051         DEFAULT_STACK_PERMS doesn't include PF_X.
57053 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
57055         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
57056         in child fails because the descriptor is already closed.
57057         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
57058         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
57059         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
57061         [BZ #12397]
57062         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
57063         syscall.
57065         [BZ #10484]
57066         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
57067         temporary buffer used to handle multi lookups locally.
57068         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
57070 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
57072         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
57073         loader is ld.so.
57075 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
57077         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
57078         alignment for SSE2.
57080 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
57082         [BZ #12394]
57083         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
57084         characters.  When rounding increased number of integer digits recompute
57085         number of groups.
57086         * stdio-common/tst-grouping.c: New file.
57087         * stdio-common/Makefile: Add rules to build and run tst-grouping.
57089 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
57091         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
57092         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
57094         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
57095         void.
57096         * bits/select.h: Likewise.
57098 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
57100         * po/ja.po: Update from translation team.
57102 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
57104         [BZ #11155]
57105         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
57106         implementation just like for lxstat, fxstatat, et al.
57108 2010-12-27  Jim Meyering  <meyering@redhat.com>
57110         [BZ #12348]
57111         * posix/regexec.c (build_trtable): Return failure indication upon
57112         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
57114 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
57116         [BZ #12201]
57117         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
57118         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
57119         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
57120         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
57122         [BZ #12207]
57123         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
57125         [BZ #12204]
57126         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
57127         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
57129 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
57131         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
57132         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
57133         script has SORT_BY_INIT_PRIORITY.
57134         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
57135         NO_CTORS_DTORS_SECTIONS is defined.
57136         * elf/soinit.c: Likewise.
57137         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
57138         NO_CTORS_DTORS_SECTIONS is defined.
57139         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
57140         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
57141         * sysdeps/sh/init-first.c: Likewise.
57142         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
57144 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
57146         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
57147         always use the slow path.
57149 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
57151         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
57152         similar rule which adds the sysdep directories to the header search in
57153         order to pick up the correct platform stackinfo.h.
57154         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
57155         perform test if it is, otherwise return successfully without testing.
57156         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
57157         DEFAULT_STACK_PERMS define in stackinfo.h.
57158         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
57159         defined in stackinfo.h.
57160         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
57161         DEFAULT_STACK_PERMS defined in stackinfo.h.
57162         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
57163         * sysdeps/ia64/stackinfo.h: Likewise.
57164         * sysdeps/s390/stackinfo.h: Likewise.
57165         * sysdeps/sh/stackinfo.h: Likewise.
57166         * sysdeps/sparc/stackinfo.h: Likewise.
57167         * sysdeps/x86_64/stackinfo.h: Likewise.
57168         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
57169         PF_X for powerpc64.  Retain PF_X for powerpc32.
57171 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
57173         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
57174         accurately.
57175         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
57176         GETDENTS_64BIT_ALIGNED.
57178 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
57180         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
57182 2010-12-10  Andreas Schwab  <schwab@redhat.com>
57184         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
57185         _GNU_SOURCE.
57187         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
57188         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
57189         Remove __restrict.
57190         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
57191         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
57193 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
57195         [BZ #11655]
57196         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
57197         are initialized.
57199 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
57201         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
57203 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
57205         * po/it.po: Update from translation team.
57207 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
57209         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
57210         unused codes.
57212 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
57214         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
57216 2010-11-24  Andreas Schwab  <schwab@redhat.com>
57218         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
57219         specially.
57220         (gaih_getanswer_slice): Likewise.
57222 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
57224         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
57226 2010-05-31  Petr Baudis  <pasky@suse.cz>
57228         [BZ #11149]
57229         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
57230         silently even in the chroot mode.
57232 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
57234         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
57235         last patch a bit.  Pretty printing
57237 2010-05-31  Petr Baudis <pasky@suse.cz>
57239         [BZ #10085]
57240         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
57241         initialization of skip_initgroups_dyn.
57243 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
57245         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
57246         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
57248 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
57250         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
57252 2010-11-11  Andreas Schwab  <schwab@redhat.com>
57254         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
57255         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
57256         (tst-fnmatch-ENV): Set MALLOC_TRACE.
57257         ($(objpfx)tst-fnmatch-mem): New rule.
57258         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
57259         * posix/tst-fnmatch.c (main): Call mtrace.
57261 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
57263         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57264         Support Intel processor model 6 and model 0x2c.
57266 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
57268         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
57269           signed comparison.
57271 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
57273         [BZ #12205]
57274         * string/test-strncasecmp.c (check_result): New function.
57275         (do_one_test): Use it.
57276         (check1): New function.
57277         (test_main): Use it.
57278         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
57279         Support strcasecmp and strncasecmp.
57281 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
57283         [BZ #12194]
57284         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
57285         * sysdeps/x86_64/bits/byteswap.h: Likewise.
57287 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
57289         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
57290         IFUNC support.
57291         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57292         memset-x86-64.
57293         * sysdeps/x86_64/multiarch/bzero.S: New file.
57294         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
57295         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
57296         * sysdeps/x86_64/multiarch/memset.S: New file.
57297         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
57298         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57299         Set bit_Prefer_SSE_for_memop for Intel processors.
57300         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
57301         Define.
57302         (index_Prefer_SSE_for_memop): Define.
57303         (HAS_PREFER_SSE_FOR_MEMOP): Define.
57305 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
57307         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
57308         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
57310 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
57312         [BZ #12191]
57313         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
57314         (__x86_64_raw_data_cache_size_half): Likewise.
57315         (__x86_64_raw_shared_cache_size): Likewise.
57316         (__x86_64_raw_shared_cache_size_half): Likewise.
57318         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
57319         (__x86_64_raw_data_cache_size_half): Likewise.
57320         (__x86_64_raw_shared_cache_size): Likewise.
57321         (__x86_64_raw_shared_cache_size_half): Likewise.
57322         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
57323         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
57324         and __x86_64_raw_shared_cache_size_half.  Round
57325         __x86_64_data_cache_size_half, __x86_64_data_cache_size
57326         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
57327         to multiple of 256 bytes.
57329 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
57331         [BZ #12167]
57332         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
57333         of inacessible symlinks.  Verify result of symlink before returning it.
57334         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
57335         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
57337 2010-10-28  Erich Ritz  <erichritz@gmail.com>
57339         * math/math.h (isinf): Fix typo in comment.
57341 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
57343         * po/da.po: Update from translation team.
57345 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
57347         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
57348         is added to the list.
57350 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57351             Ulrich Drepper  <drepper@gmail.com>
57353         * elf/dl-object.c (_dl_new_object): Don't append the new object to
57354         the global list here.  Move code to...
57355         (_dl_add_to_namespace_list): ...here.  New function.
57356         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
57357         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
57358         * elf/dl-load.c (lose): Don't remove the element from the list.
57359         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
57360         (_dl_map_object): Likewise.
57362 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
57364         [BZ #12159]
57365         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
57366         into all bytes of SSE register.
57367         Patch by Richard Li <richardpku@gmail.com>.
57369 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
57371         [BZ #12140]
57372         * malloc/malloc.c (_int_free): Fill correct number of bytes when
57373         perturbing.
57375 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
57377         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
57378         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
57379         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
57380         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
57381         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
57382         submachine.
57383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
57385 2010-10-22  Andreas Schwab  <schwab@redhat.com>
57387         * include/dlfcn.h (__RTLD_SECURE): Define.
57388         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
57389         mode & __RTLD_SECURE instead.
57390         (open_path): Rename preloaded parameter to secure.
57391         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
57392         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
57393         * elf/dl-deps.c (openaux): Likewise.
57394         * elf/rtld.c (struct map_args): Remove is_preloaded.
57395         (map_doit): Don't use it.
57396         (dl_main): Likewise.
57397         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
57398         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
57400 2010-09-09  Andreas Schwab  <schwab@redhat.com>
57402         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
57403         (sysd-rules-targets): Remove duplicates.
57404         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
57405         rtld-%.$o dependency.
57407 2010-10-18  Andreas Schwab  <schwab@redhat.com>
57409         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
57410         _dl_map_object do it.
57412 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
57414         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
57415         fast fma builtins, define the macros in the C99 standard.
57416         (FP_FAST_FMAF): Likewise.
57417         (FP_FAST_FMAL): Likewise.
57418         * sysdeps/x86_64/bits/mathdef.h: Likewise.
57420         * bits/mathdef.h: Update copyright year.
57421         * sysdeps/powerpc/bits/mathdef.h: Likewise.
57423 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
57425         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
57426         builtins, define the macros in the C99 standard.
57427         (FP_FAST_FMAF): Likewise.
57428         (FP_FAST_FMAL): Likewise.
57429         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
57430         multiply/add.
57431         (FP_FAST_FMAF): Likewise.
57433 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
57435         [BZ #3268]
57436         * math/libm-test.inc (fma_test): Some new testcases.
57437         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
57438         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
57439         y and infinite z.  Do multiplication by C already in long double.
57440         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
57441         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
57442         y and infinite z.  Do bitwise or of inexact bit into u.d.
57443         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
57444         * sysdeps/i386/fpu/s_fmaf.S: Removed.
57445         * sysdeps/i386/fpu/s_fma.S: Removed.
57446         * sysdeps/i386/fpu/s_fmal.S: Removed.
57448 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
57450         [BZ #3268]
57451         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
57452         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
57453         computation is not scheduled after fetestexcept.  Fix value
57454         of minimum denormal long double.
57456 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
57458         [BZ #3268]
57459         * math/libm-test.inc (fma_test): Add some more tests.
57460         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
57461         correctly.
57463 2010-10-15  Andreas Schwab  <schwab@redhat.com>
57465         * scripts/data/localplt-s390-linux-gnu.data: New file.
57466         * scripts/data/localplt-s390x-linux-gnu.data: New file.
57468 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
57470         [BZ #3268]
57471         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
57472         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
57473         instead of dbl-64.
57474         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
57475         inlines.
57476         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
57477         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
57478         if one of x and y is very large and the other is subnormal.
57479         * sysdeps/s390/fpu/s_fmaf.c: New file.
57480         * sysdeps/s390/fpu/s_fma.c: New file.
57481         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
57482         * sysdeps/powerpc/fpu/s_fma.S: New file.
57483         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
57484         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
57485         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
57487 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
57489         [BZ #3268]
57490         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
57491         fma tests.
57492         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
57493         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
57494         * sysdeps/i386/i686/multiarch/s_fma.c: Include
57495         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
57496         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
57497         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
57498         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
57500 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
57502         [BZ #12078]
57503         * posix/regcomp.c (parse_branch): One more memory leak plugged.
57504         * posix/bug-regex31.input: Add test case.
57506 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
57508         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
57509         * posix/bug-regex31.input: New file.
57511         [BZ #12078]
57512         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
57513         (parse_sub_exp): Fix last change, use postorder.
57515         * posix/bug-regex31.c: New file.
57516         * posix/Makefile: Add rules to build and run bug-regex31.
57518         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
57520         [BZ #12078]
57521         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
57523         [BZ #12108]
57524         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
57525         to have entries in sys_siglist.
57527         [BZ #12093]
57528         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
57529         be NULL.
57531 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
57533         [BZ #3268]
57534         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
57535         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
57536         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
57537         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
57538         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
57539         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
57540         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
57541         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
57542         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
57543         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
57544         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
57545         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
57546         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
57547         * math/ftestexcept.c (fetestexcept): Likewise.
57548         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
57549         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
57550         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
57551         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
57552         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
57553         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
57554         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
57556 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
57558         [BZ #12107]
57559         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
57560         newline.
57562 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
57564         * string/bug-strstr1.c: New file.
57565         * string/Makefile: Add rules to build and run bug-strstr1.
57567 2010-10-05  Eric Blake  <eblake@redhat.com>
57569         [BZ #12092]
57570         * string/str-two-way.h (two_way_long_needle): Always clear memory
57571         when skipping input due to the shift table.
57573 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
57575         [BZ #12005]
57576         * malloc/mcheck.c: Handle large requests.
57578         [BZ #12077]
57579         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
57580         for strncmp and strncasecmp.
57581         * string/stratcliff.c: Add tests for strcmp and strncmp.
57582         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
57584 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
57586         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
57587         __set_fpscr.
57589 2010-09-30  Andreas Jaeger  <aj@suse.de>
57591         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
57592         (CGROUP_SUPER_MAGIC): Define.
57593         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
57594         Handle btrfs and cgroup file systems.
57595         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
57596         Likewise.
57598 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
57600         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
57601         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
57603 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57605         [BZ #12067]
57606         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
57607         trying to locate the ELF header.
57609 2010-09-27  Andreas Schwab  <schwab@redhat.com>
57611         [BZ #11611]
57612         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
57613         Mask out sign-bit copies when constructing f_fsid.
57615 2010-09-24  Petr Baudis <pasky@suse.cz>
57617         * debug/stack_chk_fail_local.c: Add missing licence exception.
57618         * debug/warning-nop.c: Likewise.
57620 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
57622         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
57623         implementing getdents64 using getdents syscall, set d_type if
57624         __ASSUME_GETDENTS32_D_TYPE.
57626 2010-09-16  Andreas Schwab  <schwab@redhat.com>
57628         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
57629         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
57631 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
57633         [BZ #12037]
57634         * posix/unistd.h: Undo change of feature selection for ftruncate from
57635         2010-01-11.
57637 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
57639         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
57640         detection.
57642 2010-09-20  Andreas Schwab  <schwab@redhat.com>
57644         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
57645         fanotify_mark.
57646         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
57648 2010-09-14  Andreas Schwab  <schwab@redhat.com>
57650         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
57651         variables after CHECK_SP call.
57652         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
57654 2010-09-13  Andreas Schwab  <schwab@redhat.com>
57655             Ulrich Drepper  <drepper@redhat.com>
57657         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
57658         re-relocationg ld.so.
57659         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
57660         _dl_init_paths call.
57661         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
57662         here anymore.
57664 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
57666         * resolv/res_init.c (__res_vinit): Count the default server we added.
57668 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
57669             Ulrich Drepper  <drepper@redhat.com>
57671         [BZ #11968]
57672         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
57673         (____longjmp_chk): Use %ebx for saving value across system call.
57674         Add unwind info.
57676 2010-09-06  Andreas Schwab  <schwab@redhat.com>
57678         * manual/Makefile: Don't mix pattern rules with normal rules.
57680 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
57682         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
57683         operation.
57684         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
57685         * libio/iofopncook.c (_IO_cookie_init): Likewise.
57686         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
57687         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
57688         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
57689         Likewise.
57691 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
57693         [BZ #11979]
57694         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
57695         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
57697 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
57699         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
57700         * sysdeps/x86_64/addmul_1.S: Likewise.
57701         * sysdeps/x86_64/lshift.S: Likewise.
57702         * sysdeps/x86_64/mul_1.S: Likewise.
57703         * sysdeps/x86_64/rshift.S: Likewise.
57704         * sysdeps/x86_64/sub_n.S: Likewise.
57705         * sysdeps/x86_64/submul_1.S: Likewise.
57707 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57709         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
57710         Define __sched_param instead of SCHED_* and sched_param when
57711         <bits/sched.h> is included with __need_schedparam defined.
57712         * bits/sched.h [__need_schedparam]
57713         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
57714         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
57715         (__defined_schedparam): Define to 1.
57716         (__sched_param): New structure, identical to sched_param.
57717         (__need_schedparam): Undefine.
57719 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
57721         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
57722         (epoll_create1): Declare.
57724         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
57726 2010-08-31  Andreas Schwab  <schwab@redhat.com>
57728         [BZ #7066]
57729         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
57730         shifting retval into place.
57732 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
57734         * nis/rpcsvc/nis.h: Update copyright notice.
57735         * nis/rpcsvc/nis.x: Likewise.
57736         * nis/rpcsvc/nis_callback.h: Likewise.
57737         * nis/rpcsvc/nis_callback.x: Likewise.
57738         * nis/rpcsvc/nis_object.x: Likewise.
57739         * nis/rpcsvc/nis_tags.h: Likewise.
57740         * nis/rpcsvc/yp.h: Likewise.
57741         * nis/rpcsvc/yp.x: Likewise.
57742         * nis/rpcsvc/ypupd.h: Likewise.
57743         * nis/yp_xdr.c: Likewise.
57744         * nis/ypupdate_xdr.c: Likewise.
57746         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
57747         mainly the body of pmap_getport.  Add parameters to specify timeouts.
57748         (pmap_getport): Use __libc_rpc_getport.
57749         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
57750         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
57751         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
57753 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
57755         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
57756         fanotify_mark.
57758 2010-08-27  Roland McGrath  <roland@redhat.com>
57760         * sysdeps/i386/i686/multiarch/Makefile
57761         (CFLAGS-varshift.c): New variable.
57763 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
57765         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
57766         * sysdeps/i386/i686/multiarch/varshift.c: New file.
57768         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
57770         * sysdeps/x86_64/strlen.S: Minimal code improvement.
57772 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
57774         * sysdeps/x86_64/strlen.S: Unroll the loop.
57775         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57776         strlen-sse2 strlen-sse2-bsf.
57777         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
57778         __strlen_no_bsf if bit_Slow_BSF is set.
57779         (__strlen_sse42): Removed.
57780         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
57781         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
57783 2010-08-25  Roland McGrath  <roland@redhat.com>
57785         * sysdeps/x86_64/multiarch/varshift.S: File removed.
57786         * sysdeps/x86_64/multiarch/varshift.c: New file.
57787         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
57788         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
57789         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
57790         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
57792 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
57794         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
57795         strlen-sse2 strlen-sse2-bsf.
57796         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
57797         __strlen_sse2_bsf if bit_Slow_BSF is unset.
57798         (__strlen_sse2): Removed.
57799         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
57800         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
57801         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
57802         bit_Slow_BSF for Atom.
57803         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
57804         (index_Slow_BSF): Define.
57805         (HAS_SLOW_BSF): Define.
57807 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
57809         [BZ #10851]
57810         * resolv/res_init.c (__res_vinit): When no server address at all
57811         is given default to loopback.
57813 2010-08-24  Roland McGrath  <roland@redhat.com>
57815         * configure.in: Remove config-name.h generation.
57816         * configure: Regenerated.
57817         * config-name.in: File removed.
57818         * scripts/config-uname.sh: New file.
57819         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
57820         ($(objdir)config-name.h): New target.
57822         * sunrpc/rpc_parse.h: Avoid nested comment.
57824 2010-08-24  Richard Henderson  <rth@redhat.com>
57825             Ulrich Drepper  <drepper@redhat.com>
57826             H.J. Lu  <hongjiu.lu@intel.com>
57828         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
57829         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
57830         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
57831         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
57832         _mm_alignr_epi8 with _mm_loadu_si128.
57833         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
57834         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
57835         (__m128i_shift_right): Removed.
57836         * sysdeps/i386/i686/multiarch/varshift.h: New file.
57837         * sysdeps/i386/i686/multiarch/varshift.S: New file.
57838         * sysdeps/x86_64/multiarch/varshift.h: New file.
57839         * sysdeps/x86_64/multiarch/varshift.S: New file.
57841 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
57843         * configure.in: Move assembler checks to before sysdep dir checking.
57845 2010-08-20  Petr Baudis  <pasky@suse.cz>
57847         * LICENSES: Sync the sunrpc license.
57849 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
57851         * sunrpc/auth_des.c: Update copyright notice once again.
57852         * sunrpc/auth_none.c: Likewise.
57853         * sunrpc/auth_unix.c: Likewise.
57854         * sunrpc/authdes_prot.c: Likewise.
57855         * sunrpc/authuxprot.c: Likewise.
57856         * sunrpc/bindrsvprt.c: Likewise.
57857         * sunrpc/clnt_gen.c: Likewise.
57858         * sunrpc/clnt_perr.c: Likewise.
57859         * sunrpc/clnt_raw.c: Likewise.
57860         * sunrpc/clnt_simp.c: Likewise.
57861         * sunrpc/clnt_tcp.c: Likewise.
57862         * sunrpc/clnt_udp.c: Likewise.
57863         * sunrpc/clnt_unix.c: Likewise.
57864         * sunrpc/des_crypt.c: Likewise.
57865         * sunrpc/des_soft.c: Likewise.
57866         * sunrpc/get_myaddr.c: Likewise.
57867         * sunrpc/getrpcport.c: Likewise.
57868         * sunrpc/key_call.c: Likewise.
57869         * sunrpc/key_prot.c: Likewise.
57870         * sunrpc/openchild.c: Likewise.
57871         * sunrpc/pm_getmaps.c: Likewise.
57872         * sunrpc/pm_getport.c: Likewise.
57873         * sunrpc/pmap_clnt.c: Likewise.
57874         * sunrpc/pmap_prot.c: Likewise.
57875         * sunrpc/pmap_prot2.c: Likewise.
57876         * sunrpc/pmap_rmt.c: Likewise.
57877         * sunrpc/rpc/auth.h: Likewise.
57878         * sunrpc/rpc/auth_unix.h: Likewise.
57879         * sunrpc/rpc/clnt.h: Likewise.
57880         * sunrpc/rpc/des_crypt.h: Likewise.
57881         * sunrpc/rpc/key_prot.h: Likewise.
57882         * sunrpc/rpc/netdb.h: Likewise.
57883         * sunrpc/rpc/pmap_clnt.h: Likewise.
57884         * sunrpc/rpc/pmap_prot.h: Likewise.
57885         * sunrpc/rpc/pmap_rmt.h: Likewise.
57886         * sunrpc/rpc/rpc.h: Likewise.
57887         * sunrpc/rpc/rpc_des.h: Likewise.
57888         * sunrpc/rpc/rpc_msg.h: Likewise.
57889         * sunrpc/rpc/svc.h: Likewise.
57890         * sunrpc/rpc/svc_auth.h: Likewise.
57891         * sunrpc/rpc/types.h: Likewise.
57892         * sunrpc/rpc/xdr.h: Likewise.
57893         * sunrpc/rpc_clntout.c: Likewise.
57894         * sunrpc/rpc_cmsg.c: Likewise.
57895         * sunrpc/rpc_common.c: Likewise.
57896         * sunrpc/rpc_cout.c: Likewise.
57897         * sunrpc/rpc_dtable.c: Likewise.
57898         * sunrpc/rpc_hout.c: Likewise.
57899         * sunrpc/rpc_main.c: Likewise.
57900         * sunrpc/rpc_parse.c: Likewise.
57901         * sunrpc/rpc_parse.h: Likewise.
57902         * sunrpc/rpc_prot.c: Likewise.
57903         * sunrpc/rpc_sample.c: Likewise.
57904         * sunrpc/rpc_scan.c: Likewise.
57905         * sunrpc/rpc_scan.h: Likewise.
57906         * sunrpc/rpc_svcout.c: Likewise.
57907         * sunrpc/rpc_tblout.c: Likewise.
57908         * sunrpc/rpc_util.c: Likewise.
57909         * sunrpc/rpc_util.h: Likewise.
57910         * sunrpc/rpcinfo.c: Likewise.
57911         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
57912         * sunrpc/rpcsvc/key_prot.x: Likewise.
57913         * sunrpc/rpcsvc/klm_prot.x: Likewise.
57914         * sunrpc/rpcsvc/mount.x: Likewise.
57915         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
57916         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
57917         * sunrpc/rpcsvc/rex.x: Likewise.
57918         * sunrpc/rpcsvc/rstat.x: Likewise.
57919         * sunrpc/rpcsvc/rusers.x: Likewise.
57920         * sunrpc/rpcsvc/sm_inter.x: Likewise.
57921         * sunrpc/rpcsvc/spray.x: Likewise.
57922         * sunrpc/rpcsvc/yppasswd.x: Likewise.
57923         * sunrpc/rtime.c: Likewise.
57924         * sunrpc/svc.c: Likewise.
57925         * sunrpc/svc_auth.c: Likewise.
57926         * sunrpc/svc_authux.c: Likewise.
57927         * sunrpc/svc_raw.c: Likewise.
57928         * sunrpc/svc_run.c: Likewise.
57929         * sunrpc/svc_simple.c: Likewise.
57930         * sunrpc/svc_tcp.c: Likewise.
57931         * sunrpc/svc_udp.c: Likewise.
57932         * sunrpc/svc_unix.c: Likewise.
57933         * sunrpc/svcauth_des.c: Likewise.
57934         * sunrpc/xcrypt.c: Likewise.
57935         * sunrpc/xdr.c: Likewise.
57936         * sunrpc/xdr_array.c: Likewise.
57937         * sunrpc/xdr_float.c: Likewise.
57938         * sunrpc/xdr_mem.c: Likewise.
57939         * sunrpc/xdr_rec.c: Likewise.
57940         * sunrpc/xdr_ref.c: Likewise.
57941         * sunrpc/xdr_sizeof.c: Likewise.
57942         * sunrpc/xdr_stdio.c: Likewise.
57944         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
57945         handling.
57947 2010-08-19  Andreas Schwab  <schwab@redhat.com>
57949         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
57951 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
57953         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
57954         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
57955         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
57956         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
57957         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
57958         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
57959         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
57960         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
57961         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
57962         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
57963         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
57964         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
57965         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
57966         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
57968 2010-07-26  Anton Blanchard  <anton@samba.org>
57970         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
57971         * malloc/arena.c (heap_trim): Likewise.
57973 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
57975         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
57976         here.  Not...
57977         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
57978         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
57980 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
57982         * sysdeps/i386/elf/Makefile: New file.
57984 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
57986         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
57987         from fanotify_init.
57988         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
57989         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
57991 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
57993         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
57994         of strncasecmp_l.
57995         * sysdeps/multiarch/strcmp.S: Likewise.
57997 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
57999         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
58000         strncase_l-nonascii.
58001         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
58002         Add strncase_l-ssse3.
58003         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
58004         * sysdeps/x86_64/strcmp.S: Likewise.
58005         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
58006         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
58007         * sysdeps/x86_64/strncase.S: New file.
58008         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
58009         * sysdeps/x86_64/strncase_l.S: New file.
58010         * string/Makefile (strop-tests): Add strncasecmp.
58011         * string/test-strncasecmp.c: New file.
58013         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
58014         warning.
58016         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
58017         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
58019 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
58021         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
58023 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
58025         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
58026         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
58027         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
58029 2010-05-01  Alan Modra  <amodra@gmail.com>
58031         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
58032         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
58033         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
58034         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
58035         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
58036         tidying.  Don't tail-call __sigjmp_save for static lib.
58037         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
58038         save location.
58039         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
58040         (CALL_MCOUNT): Add eh info, and nop after bl.
58041         (TAIL_CALL_SYSCALL_ERROR): New macro.
58042         (PSEUDO_RET): Use it.
58043         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
58044         Correct save location of integer regs and cr.
58045         (_dl_profile_resolve): Correct cr save location.  Delete nops
58046         after bl when SHARED.  Reduce cfi size a little by better
58047         placement of cfi directives.
58048         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
58049         make a stack frame.  Instead use parm save area as a temp.
58050         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
58051         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
58052         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
58053         Don't make a stack frame for parent, use parm save area.
58054         Increase child stack frame to 112 bytes.  Don't save unused reg,
58055         and adjust reg usage.  Set up cfi on error recovery and
58056         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
58057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
58058         (__makecontext): Add dummy nop after jump to exit.
58059         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
58060         Use correct parm save area and cr save, reduce stack frame.
58061         Correct cfi for possible PSEUDO_RET frame setup.
58062         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
58063         Branch to local label emitted by PSEUDO_RET rather than
58064         __syscall_error.
58066 2010-08-12  Andreas Schwab  <schwab@redhat.com>
58068         [BZ #11904]
58069         * locale/programs/locale.c (print_assignment): New function.
58070         (show_locale_vars): Use it.
58072 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
58074         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
58075         field.
58076         (struct statfs64): Likewise.
58077         (_STATFS_F_FLAGS): Define.
58078         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
58079         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
58080         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
58081         (ST_VALID): Define locally.
58082         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
58083         __statvfs_getflags, use the provided value.
58084         * sysdeps/unix/sysv/linux/kernel-features.h: Define
58085         __ASSUME_STATFS_F_FLAGS.
58087         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
58089         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
58090         Add sys/fanotify.h.
58091         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
58092         fanotify_mask for GLIBC_2.13.
58093         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
58094         fanotify_init and fanotify_mark.
58095         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
58096         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
58098         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
58099         Add prlimit.
58100         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
58101         prlimit64 for GLIBC_2.13.
58102         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
58103         prlimit64.
58104         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
58105         syscall.
58106         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
58107         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
58108         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
58109         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
58110         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
58111         add prlimit alias.
58112         * sysdeps/unix/sysv/linux/prlimit.c: New file.
58114         [BZ #11903]
58115         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
58116         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
58118         * nss/Makefile: Add rules to build and run tst-nss-test1.
58119         * shlib-versions: Add entry for libnss_test1.
58120         * nss/nss_test1.c: New file.
58121         * nss/tst-nss-test1.c: New file.
58123         * nss/nsswitch.c (__nss_database_custom): Define new variable.
58124         (__nss_configure_lookup): Set appropriate entry in
58125         __nss_configure_lookup to true.
58126         * nss/nsswitch.h: Define enum with indeces of databases in
58127         databases and __nss_database_custom arrays.  Declare
58128         __nss_database_custom.
58129         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
58130         to avoid using nscd when custom rules are installed.
58131         * nss/getXXbyYY_r.c: Likewise.
58132         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
58134         * nss/nss_files/files-parse.c: Whitespace fixes.
58136 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
58138         [BZ #11883]
58139         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
58140         * posix/fnmatch_loop.c: Likewise.
58142 2010-07-17  Andi Kleen  <ak@linux.intel.com>
58144         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
58145         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
58146         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
58147         * Versions.def [GLIBC_2.13]: Add.
58149 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
58151         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
58152         Also fail if tpwd after pwuid call is NULL.
58154 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58156         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
58157         when converting to ms.
58159 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58161         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
58162         EOPNOTSUPP errors with ENOTTY.
58163         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
58164         EOPNOTSUPP errors with ENOTTY.
58166 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
58168         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
58169         Add strcasecmp_l-ssse3.
58170         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
58171         strcasecmp.
58172         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
58173         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
58174         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
58176 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
58178         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
58180         * string/Makefile (strop-tests): Add strcasecmp.
58181         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
58182         strcasecmp_l-nonascii.
58183         (gen-as-const-headers): Add locale-defines.sym.
58184         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
58185         * sysdeps/x86_64/strcasecmp.S: New file.
58186         * sysdeps/x86_64/strcasecmp_l.S: New file.
58187         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
58188         * sysdeps/x86_64/locale-defines.sym: New file.
58189         * string/test-strcasecmp.c: New file.
58191         * string/test-strcasestr.c: Test both ends of the range of characters.
58192         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
58194 2010-07-29  Roland McGrath  <roland@redhat.com>
58196         [BZ #11856]
58197         * manual/locale.texi (Yes-or-No Questions): Fix example code.
58199 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
58201         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
58202         for ld.so.
58204 2010-07-27  Andreas Schwab  <schwab@redhat.com>
58206         * manual/memory.texi (Malloc Tunable Parameters): Document
58207         M_PERTURB.
58209 2010-07-26  Roland McGrath  <roland@redhat.com>
58211         [BZ #11840]
58212         * configure.in (-fgnu89-inline check): Set and substitute
58213         gnu89_inline, not libc_cv_gnu89_inline.
58214         * configure: Regenerated.
58215         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
58217 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
58219         * string/test-strnlen.c: New file.
58220         * string/Makefile (strop-tests): Add strnlen.
58221         * string/tester.c (test_strnlen): Add a few more test cases.
58222         * string/tst-strlen.c: Better error reporting.
58224         * sysdeps/x86_64/strnlen.S: New file.
58226 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
58228         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
58229         lower-latency instructions.
58231 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
58233         * string/test-strcasestr.c: New file.
58234         * string/test-strstr.c: New file.
58235         * string/Makefile (strop-tests): Add strstr and strcasestr.
58236         * string/str-two-way.h: Don't undefine MAX.
58237         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
58239 2010-07-21  Andreas Schwab  <schwab@redhat.com>
58241         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58242         strcasestr-nonascii.
58243         (CFLAGS-strcasestr-nonascii.c): Define.
58244         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
58245         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
58246         Remove unused attribute.
58248 2010-07-20  Roland McGrath  <roland@redhat.com>
58250         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
58251         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
58252         ld.so.cache was broken.  With it, there is no way to disable dsocaps
58253         like LD_HWCAP_MASK can disable hwcaps.
58255 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
58257         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
58259 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
58261         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
58262         call in strcasestr.
58263         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
58264         __strcasestr_sse42_nonascii.
58265         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
58266         strcasestr-nonascii.c.
58267         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
58269 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
58271         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
58272         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
58273         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
58274         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
58276 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
58278         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
58279         fcntl.
58281 2010-07-06  Andreas Schwab  <schwab@redhat.com>
58283         [BZ #11577]
58284         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
58285         dl_signal_cerror.
58287 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
58289         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
58290         _PC_PIPE_BUF using F_GETPIPE_SZ.
58292 2010-07-05  Roland McGrath  <roland@redhat.com>
58294         * manual/arith.texi (Rounding Functions): Fix rint description
58295         implicit in round description.
58297 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
58299         * elf/Makefile: Fix linking for a few tests to make recent linker
58300         happy.
58302 2010-06-30  Andreas Schwab  <schwab@redhat.com>
58304         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
58305         $(common-objpfx)libc_nonshared.a.
58307 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
58309         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
58310         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
58311         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
58312         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
58313         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
58314         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
58315         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
58316         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
58317         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
58318         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
58319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
58320         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
58321         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
58322         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
58323         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
58324         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
58325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
58326         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
58327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
58328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
58329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
58330         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
58331         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
58332         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
58333         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
58334         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
58335         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
58336         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
58337         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
58338         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
58339         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
58340         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
58341         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
58342         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
58343         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
58344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
58345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
58346         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
58347         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
58348         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
58349         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
58350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
58351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
58352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
58353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
58354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
58355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
58356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
58358 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
58360         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
58361         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
58362         * string/memmove.c (memmove): Renamed to ...
58363         (MEMMOVE): ...this.  Default to memmove.
58364         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
58365         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
58366         (END_CHK): Define.
58367         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58368         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
58369         mempcpy-ssse3-back memmove-ssse3-back.
58370         * sysdeps/x86_64/multiarch/bcopy.S: New file .
58371         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
58372         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
58373         * sysdeps/x86_64/multiarch/memcpy.S: New file.
58374         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
58375         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
58376         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
58377         * sysdeps/x86_64/multiarch/memmove.c: New file.
58378         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
58379         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
58380         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
58381         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
58382         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
58383         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
58384         Define.
58385         (index_Fast_Copy_Backward): Define.
58386         (HAS_ARCH_FEATURE): Define.
58387         (HAS_FAST_REP_STRING): Define.
58388         (HAS_FAST_COPY_BACKWARD): Define.
58390 2010-06-21  Andreas Schwab  <schwab@redhat.com>
58392         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
58393         Restore proper fallback handling.
58395 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
58397         [BZ #11701]
58398         * posix/group_member.c (__group_member): Correct checking loop.
58400         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
58401         OOM in getpwuid_r correctly.  Return error number when the caller
58402         should return, otherwise -1.
58403         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
58404         call returning > 0 value.
58405         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
58407 2010-06-07  Andreas Schwab  <schwab@redhat.com>
58409         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
58410         libc_nonshared.a from targets in modules-names.
58412 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
58414         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
58415         requires it.
58417 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
58419         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
58420         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
58421         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
58422         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
58424 2010-06-02  Andreas Schwab  <schwab@redhat.com>
58426         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
58428 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
58430         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
58431         and F_GETPIPE_SZ.
58432         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
58433         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
58434         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
58435         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
58436         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
58437         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
58439 2010-06-14  Roland McGrath  <roland@redhat.com>
58441         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
58443 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
58445         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
58446         __REDIRECT followed by __THROW.
58447         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
58448         * posix/getopt.h (getopt): Likewise.
58450 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
58452         * hurd/lookup-at.c (__file_name_lookup_at): Accept
58453         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
58454         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
58455         in AT_FLAGS.
58456         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
58457         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
58459 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
58461         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
58463 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
58465         [BZ #11640]
58466         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58467         Properly check family and model.
58469 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
58471         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
58473 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
58475         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
58477 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
58479         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
58480         symbol reference.
58482 2010-05-19  Andreas Schwab  <schwab@redhat.com>
58484         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
58485         symbol reference.
58487 2010-05-21  Andreas Schwab  <schwab@redhat.com>
58489         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
58490         and internal_recvmmsg.
58491         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
58492         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
58493         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
58494         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
58496         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
58497         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
58498         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
58500 2010-05-20  Andreas Schwab  <schwab@redhat.com>
58502         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
58504 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
58506         POWER7 optimizations.
58507         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
58508         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
58510 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
58512         * version.h: Update for 2.13 development version.
58514 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
58516         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
58517         exceptions.  Return 0.
58519 2010-05-07  Roland McGrath  <roland@redhat.com>
58521         * elf/ldconfig.c (main): Add a const.
58523 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
58525         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
58526         (args_options): Add no-idn option.
58527         (ahosts_keys_int): Add idn_flags to ai_flags.
58528         (parse_option): Handle 'i' option to clear idn_flags.
58530         * malloc/malloc.c (_int_free): Possible race in the most recently
58531         added check.  Only act on the data if no current modification
58532         happened.
58534 See ChangeLog.17 for earlier changes.